{
  "metadata": {
    "transaction_key": "deprecated",
    "request_id": "6300e75e-3102-4bfd-9a85-9b7cb8c31ca6",
    "sha256": "b42b09e408bb11de4405d1bf8ee4075680a6119f0c21f061e0a1872f5edd60a8",
    "created": "2025-10-28T10:58:51.760Z",
    "duration": 2607.65,
    "channels": 1,
    "models": [
      "1abfe86b-e047-4eed-858a-35e5625b41ee"
    ],
    "warnings": null,
    "model_info": {
      "1abfe86b-e047-4eed-858a-35e5625b41ee": {
        "name": "2-general-nova",
        "version": "2024-01-06.5664",
        "arch": "nova-2"
      }
    },
    "summary_info": null
  },
  "results": {
    "channels": [
      {
        "search": null,
        "alternatives": [
          {
            "transcript": "Hello. I'm Ryan Cook, and this is Civic Tech Chat, a podcast about the civic technology movement. We seek to harness the power technology has to improve the delivery of public services to people everywhere. Welcome back for another episode of Civic Type Chat. If you liked our content so far, head on over to your podcast app and give us a five star review. Doing so helps us reach a broader audience and helps motivate me to continue making these episodes. This week, we're joined by David Holmes, engineering director with the United States Digital Service. We'll get to learn and lean on his experience as we talk about a few topics, including the idea of technology accessibility, partners and the transition of business rules into code, as well as mentoring and developing engineers on engineering teams. I know that I enjoyed this conversation, and hopefully, you will too. So let's go ahead and hop right into it. David, thank you so much for coming on to Civic Tech Chat. Can you introduce yourself and tell us a little bit about what you do? Thanks, Ryan, for having me. Really excited to be on, this podcast. So my name is David Holmes. I'm the director of engineering at US Business Service. And kind of a little bit of detail just in case some folks don't know what US Business Service is. It's what basically started in the White House that's tasked with handling, you know, really tough technical problems and using design and technology to deliver better government services, to the people. Like, for for instance, like, right, it doesn't make sense I can order McDonald's from an app on my phone and, like, it just shows up. Right? And just a magical easy to use app. But if, like, a veteran wants health care, they have to go through this entire complex process. So, like, we work on, like, those tough problems that we try to make something that shouldn't be that hard and just make it easier so that way people can can use them in a better way. As director of engineering, I pretty much oversee the entire engineering community. And my main focus there is just making sure that all the engineers are happy, working with agency leads that we have to ensure that all the projects we have is fully staffed up. I'm also on the hiring committee, that reviews all the interviews and transcripts and make a determination if someone should come on board or not. Also do some biz dev work, like, in between, like, as, like, we're starting new agencies and the projects. Like, I'll I'll talk to some of the folks there at the agency before we start, the project. It sounds like you've got quite a bit of different hats that you have to wear. I I imagine you're a pretty busy person over there with the USDS role. Yeah. A little busy. I'm always down to to have conversations like this. Awesome. Speaking of your USDS presence, you have a page on there that talks a bit about you and perhaps why you joined USDS. And in that page, you cite an article and a Hacker News post that links to it from 2015 as a point of inspiration for joining the agency. Could you tell us a little bit about that? Yeah. So I was on Hacker News, you know, this one day one day as I usually am. And I see this this article. I clicked the headline on something like, Obama's self startup in the White House. And I was like, oh, like, at the time, I was definitely working at a bunch of different startups and I love working in the start of culture. And I was like, one in the federal government? Like, yes. I'm I'm on board. And I clicked the article. I didn't even read the comment. I just clicked the article. I got halfway through the article, and I was just like, I gotta apply right now. And I just went and just sent my resume in. In a few months, yeah, I was here at USCIS, just bought that Fast Company article and the Hacker News post. On that same page, you also mentioned that learning the plethora of acronyms used in government was a challenge, as you got started, which is certainly understandable. There are quite a few of those that float around. Over time, has that gotten easier? And, do you have a favorite acronym among them? It has definitely gotten a lot easier, and I just provided them off in conversation, so I apologize if I use them. Yeah. I don't know if I have a favorite among them, but I definitely have a favorite government website URL. And so the register to to register a .gov, a web address, is .gov.gov. And I said to my favorite URL, like, I just picture being in that room making a decision. What should we name this? And someone was just like, just .gov. It was like, yes. We know it's a .gov, but what should we name this? No. I mean, like, .gov, .gov. If you go to .gov, .gov, then it's a .gov register for all the government URL. So this is my favorite website government website URL. And I think my favorite URL almost anyway. Oh, I I think it would be amazing to have been a fly on the wall for that meeting. I imagine that turned into very much like a who's on first kinda situation. Yeah. I imagine. I do. Yeah. I wish I could just go back and just be in that room. And, as you mentioned, you know, you're currently a director of engineering. I imagine there were some steps before that in your career. How would you describe that path as you've ventured upward toward now leading a practice? So back when I came to USCIS in 2016, I started working on the Social Security administration project, called disability claims processing system, and that was basically how do we make the disability disability claims processing system a little bit better. Then I moved on to department education where we help students get a debt in default, because tons of people are in student loan debt. And then I moved on to small business administration where we help disadvantaged businesses apply to get to the eight a certification a little bit easier. Some people was paying up to $30,000 to get into this program, which is free because it was so complicated. So we just made that a little bit easy and now it's a 100% digital, and you could do everything just straight online. And then I went to FEMA where we help with the grants management modernization, where they're trying to take 10 different grant systems, down into one. And as you can imagine, there's 10 different systems. You don't even know which one to actually go to. So we're trying to just how do we, you know, consolidate that down to one? And I became, director of engineering here at USCS. So it's been an interesting journey with a lot of impact. So so how we describe that path is just, you know, interesting and impactful. Right? Across the the the, breadth of, you know, in three years, I was able to have so much impact across many different agencies. As an engineer, kinda trying to make that impact as as you mentioned, I imagine that there's a plethora of different tools and technologies that you've used along the way. In your experience so far, do you have a a favorite or a go to, programming language or or toolset? And if so, why is that your choice? So my go to programming language is Python. And the reason why it's my choice is so, like, our MacBooks and Linux, it comes in it's all by default. And just the Python standard library, you could just do so much just with the standard library, and that's just usually my go to, especially if I just wanna write, like, a simple script or something like that. I just I just default, just jump straight into Python. And my go to tool, I would probably say for my editor, I use Sublime. I just love it. It just opens fast. It can open, you know, large files, and I know there's, like, Versus Code and Adam and all those, new things coming out, but just Sublime just just gets me. I even paid for it because I probably wouldn't have be because, like, it's just so great. I I can definitely, understand both those choices. I I myself rather enjoy both Sublime and Python. So I'm I'm I'm right there with you on those opinions. Alright. I'd like to, go ahead and, have us, switch gears here a little bit. And, we're gonna end up talking through a couple of different topics, including some stuff about accessibility, some stuff about partners and idea of, like, turning business rules into code, and then a little bit about, mentoring and development of engineers. To start that, though, I'd like to hop into the accessibility portion of our conversation. And to start that off, I think there's an assumption out there that public sector projects have to work a little harder at accessibility than those in the private sector. I suppose there's the assumption that the public side can hand wave or can't hand wave some of that away via audience targeting, like, maybe the private sector can. Is is that something in your experience that seems to be true? Whether it is or isn't, like, what kind of impact does that have on your work? Yep. So it's definitely true. So, by law, we have to do something that's called five zero eight compliance. And what that is is just, a law that requires federal governments to be safe and accessible for people with disabilities. And, like, a couple of months ago, I was actually just doing some fact checking. Twenty ten of Americans have some type of disability, and a lot of the work that we do impacts some of the most vulnerable populations. We need to make sure that the work that that we are outputting actually is usable by, you know, every American, citizen, and we wanna make sure that we can help those votes as well. So, the impact that it has on our work is nothing goes by without five zero eight compliance testing, and I think that's a good thing. That that makes a lot of sense. And I've heard folks often describe work to, like, get that sort of compliance. Just I've heard them describe in a way that makes it seem like it's a a hard problem and to put that in quotes. Is that something you've observed, and are there patterns that you try to follow to to get to that end goal? No. I don't think it's a hard problem at all. One of the things that, you know, that some people feel like it's hard is, like, actually built into the web. So there's things like alternate text for images and, make sure that you keep, you know, people who are visually impaired or blind or, you know, color blind in mind when you're picking design colors. You know, and and a large part of what we do is we talk to the users. Right? And we say, like, hey. How would you use this? So we actually go out and and talk to, you know, the, most vulnerable populations. So how would you actually use this this application? And then we work with them to make sure that it's it's easily accessible for them as well. But I don't think it's a hard problem, and there are some things you could do to learn more about, you know, usability testing for five zero eight compliance as section 508.gov, or you could use The US web design system, which is five zero eight compliant. Oh, for folks that aren't, familiar with that system, could you give us kinda, like, the high level of what the, the web design system is? Yes. Pretty much like Bootstrap. So if, business are familiar with, like, the, Bootstrap, CSS framework, it's pretty much like that. It just makes it a little bit easy to build websites and, build your, user interface. And we did one internally for for our websites, and then we brainstorm open source that with the help of, like, AT and T and others, which is a US web design system that, you know, a big part of that is making sure that accessibility is, like, up and forward and center. And the that that US web design project, is that then, is that, like, an open source initiative? Is that something folks can just like anybody out there can use and contribute to? Yep. And we have tons of people who already just uses it for their websites all across the federal government. And, it's open. You can go to designsystem.digital.gov to go, learn more about it. And a lot of our projects from, you know, the work that we do at the VA even down to NASA uses it. Oh, wow. That's that's, quite a wide, berth of folks getting involved with it. Yep. I, also, like, in thinking about accessibility, I I also get the sense that having it in mind early on in a project seems to be a thing that's desirable, whether it's reading the, you know, United Kingdom's service manual stating something like, think about accessibility from the start, or, from The US web design system that we've been talking about for a moment, which is quoted as saying accessibility is fundamental. With that in mind, like, do those intentions then shape how y'all at USDS put projects and teams together? Yep. So on every project and, team that we have, there's a designer there who is super focused on that, and we do a lot of user research. So we are able to see those problems so far too. And because we have designers on every single team who can make sure that everything's five way compliant, like, it does, like, it does shape how we make sure that how we put teams together. And, again, a large part of this that we do is user research. Right? Go to the teams, talk to the users and see and how, you know, we could best serve them. And, we've mentioned the idea of being, five zero eight compliant a couple of times. Could you give, the audience maybe a a little bit of an idea of, like, what that what that means as far as five zero eight compliance? And is there anything on the on the private sector side that kinda compares to that? One of the things that that five zero eight compliant does is just ensures that we aren't, like you said earlier, just building it for a target audience and that we are building it for everybody. And it's just a law that congress set up, I believe, couple of decades ago just to make sure that all federal websites are accessible by everybody. And if if there was a one piece of advice you could give somebody starting a project that has that intention of, like, I wanna make sure that this project does respect, those those sorts of standards, as they're getting going, what what advice would you would you give that person? I'll definitely tell them, to check out section five zero eight dot gov, and you can learn way more, about how to, make your website more accessible by people with disabilities. And, also, the other thing I would say is, you know, for especially in the private industry or in other government agencies, talk to your users. You know, you may actually know that your users are having difficulty accessing your website, so just go out there and and try and talk to as much of your users as possible. Awesome. I I I'm sure that there's folks out there that'll, appreciate those insights as they, kinda figure out how their their own work day to day is gonna happen. I'd like to now, go ahead and, talk a little bit about, the idea of partners and and how business rules can become code. And, to start that off, as you're starting a new project, Let's say you're working with an an agency, perhaps maybe even for the first time. There's probably a set of interactions that happen. Could you talk to us a little bit about what those are like getting started? Yep. So as we start, part of our project selection criteria is making sure that we pick projects such as a group, greatest goods for the most amount of people in need. And that's where we start our base at. Right? So we get a lot of offers to help with stuff, but then it just doesn't fit kind of our our project selection criteria. And how those initial interactions are like is once we go in the ground floor, one of the things that that we need is air cover. So we'll probably talk to a deputy secretary or secretary or maybe on the secretary or CIO or somebody, kind of at that that top level of the organization hierarchy. And make sure we have the air cover and then have a project, like, scoped out for us. We just don't wanna be there because you want us there. Right? Like like, have a a particular project scoped out, for us to do. And so that the, initial interactions are once we have that air cover, we do what is called a discovery sprint. And over the next two weeks, we'll just kind of talk to people on the ground and everybody with an organization to kind of learn more about this, because we don't know what we don't know. So the best thing that we could do is just go talk to all the stakeholders and people involved in the project and just learn as much as we can. And then from there, we we deliver a report and kind of go and figure out, like, is it something that we could do? Or sometimes this is that person who's on the the, you know, ground level, you know, in the trenches doing the work who has a great idea. Now we are able to just empower them and put them in contact with the deputy secretary and say, like, hey. You should listen to this person because they know exactly what they're talking about and what they're doing. And, you know, part of the reason why air cover is so important and how we why we try to go at the top of the hierarchy and authorization all the way to, to in between and everywhere, in between is because, you know, sometimes things go wrong. Right? Sometimes we're on the Ground Floor and and somebody's like, I can't give you access to that data. And if you go, like, oh, no. The CIO said, like, it's okay to give us access to that. So that's why the air cover is really, really important for us to have. One thing I I think I heard you you mentioned ex explanation was this idea that there's some criteria about whether or not your organization considers the work the sort that you'd like to engage with. Could you talk a little bit about the the process behind that sort of determination a little bit? Yeah. So, all the leadership at USCIS sort of gets together, and we just talk about it. And, we'll have, like, an initial conversation with the the person who acts and say, okay. What is the problem that you're actually trying to solve? And then we'll just have a, in-depth conversation about that problem trying to solve. And sometimes it may just be solved in that simple phone call. Right? Sometimes it's just, yeah, you're trying to get the CICD pipeline set up, like, get, you know, use Jenkins or something. And sometimes it gets more complicated. We actually have to go in and and figure out, what's what's the ground truth. I I would venture to guess along the way that there's probably a non zero number of occasions where, folks you have to work with or the organizations themselves, can be a bit difficult, for lack of a better word, to, collaborate with. Are there strategies that you found effective at addressing those kinds of situations? Outside of, you know, executive air cover, making sure that we have, like, that person who can, like, vouch for us and say, like, no. No. These people are supposed to be here. I think one of the biggest things that we do is we just listen to the partners and stakeholders, and we try to make sure to understand where they're coming from and and try to say, like, hey. We're here to help you. We're not here to, you know, tell you that you're doing the wrong and that we're we're better than you or anything like that. Like, no. We're just simply brought in to help and see how we can make this better. Because one thing I definitely learned, working on multiple different agencies is everybody at each agency really, really does care. And sometimes it's just really hard for them to, you know, share that, out to to the rest of, like, the organization. And one thing that we come with is, like, because of this executive air cover, we can actually get those voices heard to a deputy secretary or under secretary. So that's one way we found it to be in, to work in those difficult to collaborate situations. And, you know, just to tell them that we're temporary. Right? We're not here to take your job. Right? At USGS, we have tour of duty models. So we're here from our shortest three months up to four years. And, we we're not trying to take your jobs. We're not trying to take over the project. We we just simply want to help. So you mentioned that a a significant part of that is is getting that, it sounds like kinda like buy in from from that higher level executive. What does that usually look like? What are those interactions tend to be like as you try to try to get that buy in? Usually, just a a couple of meetings. Right? And just saying, like, hey. Yes. We do have, you know, so, like, for instance, at some agencies, there's no engineers. So they actually can't tell if, like, a vendor or contractor is telling them the truth or not. And one of the things we can go and say, hey. We have a ton of engineers, and we can go and actually sit with you and tell you, like, no. This is wrong and this is right and just help you through that. So a lot of it, it looks like it usually just comes through our administrative Matt Cutts, and then he'll, like, kind of, you know, determine, like, if it's, like, something that that that we should do or not. And I I believe I I also heard you describe the the tour of duty model, in there as far as the, like, the basically, the fact that you're there on a temporary basis. How does that impact, like, the way you both, like, shape that relationship and and and the project there, knowing that there's some sort of date where you've I guess there I would imagine there's a handoff of some sort that happens. Yep. So we we try not to be bold bearing because of this tour of duty model. And how much these relationships is because I think of this tour of duty model that we have, like, it it can give a sense of urgency to the project. Right? So because we're not here for many years. Right? Let's try and figure out how we can actually start the process of this. Right? So one of the things that we've been successful in is moving folks and agencies from a waterfall model where they try to build requirements over two years and then they hand it to a vendor, which then takes another two years to an agile, method, right, where we could kind of build this piece by piece. And as we talk to the users, we can, you know, we can go in and and switch gears as as we get the user feedback to things that that that we found aren't working as well. And I imagine that, once the the tour of duty, as we've been putting it, starts and you start to work with your partner on putting a solution together, that you can encounter some pretty complex requirements and, business rules, that then ostensibly has to be represented by some amount of code. How do you folks at USDS tend to approach addressing those complexities and and that kind of translation layer that has to happen? No. The best way we could do it is by listening. So I remember being in the conversation and understanding why FAFSA was super complicated. And then we actually talked to the engineers on the ground. There's a ton of business rules and tons of business logic that actually goes into fast run how they make determinations. So the the best way we've learned is just by just listening to the people who have twenty years of experience on the ground. Right? And then saying, okay, how can we make this application simpler while still understanding those business rules? And sometimes some of those rules are policies, and we can actually talk to the lawyers at the agency and say, hey, this policy was done three decades ago. Does it still make sense to be using this today? And that way we could try to reduce some of these business rules as well. That that's an interesting comment you made there at the end. Have you observed agencies making, policy changes in in a reaction to a a project with you folks? Yep. So one of the things that we have is a DITAP program where we help, train on some of the procurement folks there in a way that allows them to do Azure con contracts a little bit better. And, you know, that that DITAP program changed federal policy. Oh, well, that that's pretty cool. But I I do find that yeah. So, like, for instance, there was a policy where, at a particular agency, they needed an alert box to pop up that lets you know that you're in a government website at all times. And, we actually talked to everybody and got them down to, like, you don't need this big JavaScript alert. They don't need the JavaScript to hurt to pop up every time someone's trying to log into a system that you're logging into a government system. And we said, like, okay. Show us that policy in my brain, and then we found the policy. And it just says, like, it has to be there somewhere. So just put that, you know, near the login screen and not this JavaScript pop up other than bad for user experience for everybody. At times, the rules and requirements we mentioned before could shift and change, as you might imagine. Are there aspects of your approach to engineering that help, alleviate those impacts? So, like, in the private industry, we have the agile development for the software divide, development cycle. That government is just not on the the curve yet. So we try to implement that so that way we can meet these, changes as they happen, and we don't have to wait for all the full requirements where they would spend the the two years upfront, and I was talking about before. And then by time it's two years, congress may have changed the laws. Right? So nine year projects already, you know, behind this on the law itself. So we try and go in and we say, okay. Let's just do these until maybe both try four weeks sprints because they're not used to they're used to, like, six months releases. So we'll try, alright, let's try four weeks sprints, then we can slowly work it down to three weeks and two weeks sprints. And that way, agile requirements come down and we talk to users and those requirements we change as we talk to the users, we can just shift really quickly in the next sprint. And, you you mentioned, using some things from, like, the the the agile approach or or framework, to acting. I I believe you mentioned that, for example, like, sprint length. Are there other aspects of that framework of doing things that you found that are easier to get organizations to to, take on themselves and or things that are harder? I definitely found just getting people to release things a little bit difficult. Right? Because the usage is releasing a whole thing and not just an MVP. Right? Every feature has to be be in it day one. But, like, but what we found is as we can show them that we can release slowly and iterate and keep iterating on it, we have been we have been successful in that. Right? That we could show them that it's an MVP. We're gonna release it out to users. Let users use MVP. We're gonna just take a small piece of this program, lease it out to the public, and then from there, see how the users interact and then make iterated iterated changes based upon that. In in your experience there, I I I noticed that you mentioned, like, you you kinda have to show them that that it works. Are there things that organizations, like, tend to look forward to see as, like, I don't know, proof for lack of a better a better term that the approach is is more effective? So one of it is so, health and human services that's in for Medicaid and Medicare, they have this mainframe for Medicare payment processing. It's in sixty year old system, you know, Britain and Cobo, and they've been trying to modernize it for decades at this point. And one of the things that we came in is we said, alright. We're We're not gonna try and modernize the entire thing all at once. Right? There's a 60 year old code, 60 year old code, and it's been there for a while. Like, there's tons of, logic and business rules and things like that. How about we just take a small piece of it, right, and move that to the cloud? And let's see how that works. And we were successful doing that, taking that small piece of it, moving into the cloud. And now that helps build trust that health and human services that okay. Like, maybe we actually can modernize this if we just do it kind of slowly and piece by piece and move it all to the cloud eventually. So that's one of the perks that we found that works. It's just kind of just taking a small piece of something and then just moving it to the cloud can have, like, tremendous, you know, impact on an agency to help them, see that, that it is possible to move this, you know, six year old mainframe COBOL program to the cloud. Okay. I I think what I'm hearing from you there is that are you saying that, like, once you've shown them that you can deliver, like, a real world thing, that that confidence seems to grow? Yep. And other things that we do is, we build prototypes. Right? So we show them, like, you know, hey. You know, you said this thing could take two years, but we pretty much did 80% of it over the weekend. Right? And it's a prototype for it. And that's been really, really successful and showing that it is possible to move the needle forward. It's it's also interesting that you mentioned, like, prototyping as a as a phase, possibly that that you might engage with there. What what would you say that, like, a prototyping phase is like for a for a project over over their USDS? Yep. So first, we start out by talking to all the users and figuring out, okay, what part of the system are you having problems with? Then we'll it depends on if it's a fresh brand new project or it's like it's a kind of project, a bioticket, like, it's a fresh brand new one that that we're launching. We'll talk to users and kind of get by when they come to, let's say, www.example.gov, what are you trying to get out of it? Right? Like, what is your end goal here? And then we'll we'll start sometimes it's just on paper. Right? Sometimes it prototypal just put them put a paper just like a thing drawn up and ask them, like, hey. Okay. What would you do here? What would you do here? What would you do here? And then, and then maybe we'll make a digital version of that and then put them in front of users and and to see how they interact with that. And that's usually how we started. We just keep going back for user feedback, as we continuously, you know, improve the the the system that that we are currently working on. So, now that we've, talked a little bit about, kinda your relationship with partners and the idea of, like, translating business rules into code and kind of the the things around those topics, I'd like to have us, switch over to our third topic for this conversation, which is focused on mentoring and developing engineers. Because as you might imagine, what one aspect of building an engineering team is figuring out how to empower members of that team to to grow and develop. You as as an engineering leader, and quite a senior one, how do you prefer to go about that sort of thing? Yep. So part of how, we empower them is so most engineers come at a just GS 15 level, which is the highest you can, go in the government pay scale outside of, like, the SCS role. And that helps us have a seat at the table. But one of the things that we do is, just, you know, we're allowed to have a seat at those table at those deputy secretary meetings. Right? So I don't have to be at those deputy secretary meetings. I can another engineer can. And, you know, like, trust. So once they come on board here, like like, we explicitly trust them. Right? That, like, I'm not gonna sit there and say you should do it my way. Like like, we explicitly trust everybody to go out and solve these these tough technical problems. And I I would imagine in the environment y'all work in that, there's probably a considerable amount of diversity and technologies used and and tools needed for different projects. And I imagine that it's probably nigh impossible to make sure you have every single thing covered by by staff, meaning that, like, probably folks have to learn new things as they go on to different tours of duty. Other processes or things that, folks there try to do in order to, like, get up to speed, for those sorts of things? Yeah. So for that Medicare project I was looking on earlier, with the, putting things in the cloud, we had an engineer who learned COBOL just so they can do that, and he bought a book on Amazon, just so they can learn COBOL. So, yeah, one of the things that we look for is people's ability to just adapt the situation and learn on the ground. So for example, I love Python, but you may go to an agency and they're Ruby on Rails shop. And I have to be comfortable enough that, okay, like, I'm willing to do Ruby on Rails because I I don't want to change all the engineers from using Ruby on Rails to Python. Right? Because I prefer it. Right? And that's that's a huge knowledge gap, and we had to do a ton of training. And then we have to rewrite the entire site, but, like, when I could just come in and help out and just jump in and on some roofing on rails code. So one of the things we definitely look at is for people's ability to kind of jump around and and be willing to learn and adapt the situation at hand. And, do folks in in the, engineering practice there at USDS engage in mentoring at all? And if so, what does that look like for you folks? Yep. So we have a weekly engineering COP meeting where we're able to talk to one another and figure out, like, you know, for example, we have site reliability engineers, and some engineers aren't, like, as, as up to date in site reliability engineering. So they can, talk to that that engineer and just learn and mentor them. One of the things as, I mentioned before, the tour of duty model is so, you know, I'm in my, fourth year now, so I have to eventually roll off in April, but I plan to, like, step down and surrender in some time in January and February. So what I'm gonna do is talk to the the community, send an email in August saying, like, hey. If you would like to be director of engineering, you can come shadow me, go over this, and some meetings, and, like, really, sit down with me over the next couple of months. So that way, as, like, you know, I prepared to handle this role, you know, I can have a bunch of engineers who can learn, from me. And that way, I don't have to then we make the process fair. Right? And that way, I can show them, like, okay. Before you just jump in and apply, this is actually what the job is. That's, that's really cool. I I did not realize that there were folks that got to, to to shout out someone at your level, there in the agency. That's really neat. Yep. And I have tons of one on ones with people, just so I could kind of ensure that that, like, they're happy or just any questions I can ask for them. And sometimes, you know, they'll ask me, like, hey. I have I'm having a certain problem at this particular agency. Since you've been on so many different agencies, what what would be something, like, you would recommend, or, like, who can I speak to more about this? And, you know, always willing to help people in that regard too as well. Since we're on the topic of mentoring, I thought perhaps we could give some set of our listeners the opportunity to get a tiny amount of free mentorship from you. To that end, if if you could give any advice to an engineer, either, like, just starting out or kinda early on in their career, they're, like, looking at what to do, what would that advice be? Part of the advice I would definitely say is, you know, don't give up. A lot of things seem confused like, really confusing. But eventually, one day, it's all just gonna click. Right? Another thing, especially, that helped me, especially when, as I was, you know, becoming more of a web developer, was just going to hackathons and meeting community and seeing what they're doing. Go to meetups. Go to your local meetups. Just just keep meeting people, network, and just keep learning. Don't stop. And, like, again, I it may seem very complicated at first, but it'll all make sense and click one day. Since you mentioned that meetups there at the end, this may be geographically limited to who this is helpful for. But, are there any, meetups that you've observed that are, like, particularly good to go to? Yeah. So Code for America has tons of meetups all around the country. So, you know, they have a brigade, that people can, go to their meetups, and it's all around the country. And that's one I definitely recommend. They're doing really, really great work. And, I believe at the, kinda in your introduction, I think, is what I'm remembering that you said this. You mentioned that you yourself are kind of part of that, committee of folks that, help, like, figure out who who is, like, a good fit to to hop on and and join, USDS. Am I remembering that correctly? Yep. So in in your in your work with that, what kind of traits do you look for for a person that like, let's say there's, like, a listener out there that's, like, heard this conversation, and they're like, yeah. Like, I wanna do this. Like, what what kind of traits would you think that they would be best for them to, like, cultivate to be a, a best fit? You know, one of the things we look forward is mid to senior level folks, but, but we always hiring, like, exceptional engineers. So, you know, we had to hack the Pentagon, and we had an, and from that hack the Pentagon, we hired an 18 year old, just for the summer to come in because they they was able to do so exceptional. But for us, one of the things that we look for is just being flexible, independent, you know, confident, but not cocky, and a team player overall and, you know, someone that's willing to help fight through the bureaucracy. And, desire to serve is one of the the huge things that we look for. You mentioned the idea of of kinda like being a a team player. What what what does that mean in the context of of of USDS? Like, how how would you describe that? Just being able to work with all different types of skill sets and people and, you know, I think you mentioned earlier before that some people could be difficult to work with and just making sure that that that, you know, they're not coming on board to yell at people. Right? Just being we're all here together and we'll everybody in the federal government is trying to, you know, do the the same goal is by giving, you know, by helping use design technology to give people the services that we have promised them in congress. Right? So we're all here to do that. Now let's say that some intrepid member of the audience has heard all of this, and they've decided that's me. I'm that future USDS'er. How would you suggest they go about registering that interest? So they could definitely go to usds.gov/supply, and we're always hiring because we have that to our duty model. So we're constantly hiring, and we're looking for, you know, engineers, designers, procurement people, product, managers. We have a position here that we like to internally call bureaucracy hackers. You know, people who work in government for ten, fifteen years ain't gonna help us, you know, people who came from privacy navigate the bureaucracy. What was it for for talent, recruiters. But, yep, I would tell them, you know, this work is really, really impactful. And I came here. I moved down here with my family three years ago, from New York City, and it was a big move. It was very scary. I won't lie. But if I had to do it all over again, I would do it again a 100 times over because because the work that that you are able to do here is just really amazing. You know, I I I really appreciate your, willingness to show some vulnerability there. I I don't know that I've heard, much better as far as, like, pitches for a a role go. I I really appreciate you sharing that. Yeah. So, like, this this I never did Civic Tech before this, and, like, I think now, this job has ruined me. Right? Like, I feel like I have to do Civic Tech after this. I can't go back to, you know, doing, like, Uber for dog walkers or something. I have to be it has to be Civic Tech, and being able to make that impact. Nothing like I said before, bureaucracy is hard. But, you know, just when you know at the end of that, that lane in the tunnel that you are really making a difference in someone's life. And anywhere you go in the federal agency, you are helping potentially helping millions and millions of people. And I don't think there's no greater feeling than that. David, again, thank you so much for taking the time out of your day to come and share your your thoughts and expertise with us here on Civic Tech Chat. As is tradition, on these episodes, we like to give the guests the opportunity to set us up with whatever concluding thoughts, they'd like to leave us with as we depart the episode. So for you, David, what would those thoughts be? So back in 2016, I built a site, and I I showcased it out to the USCS. And it uses the civil rights data collection set. And what that basically is is every two years, department education will go out and ask schools for information about students and just the school in general. So and that information is broken down by total enrolled students, by gender, and race. And one of the cool things that they have about it is, that breaks it down further. Right? So you could tell by race or ethnicity who was suspended and how many times, and then they break it down by how many students are in gifted program. So moving down in DC, my son was around two or three years old at the time, so we knew he was gonna have to put him in school. So we knew he was gonna have to move if we stayed down here and figure out the perfect school for him. And I was at the prime education at the time, and they asked us for our help on, like, how should they release this civil rights collection data set. And before they was doing it by CDs, and we was just like, well, first not by CDs anymore. And maybe you could put, it just on a CSV and and that way people can download it and they could throw it into Python and R if they want. So I ended up using this data set to find a good school for my son and what musical formulas talked to my wife. Musical for, schools that was diverse from a lot of times to go to a diverse school. And we was looking for schools that, while being diverse, didn't allow equally allowed every, ethnicity and race of students to be into the gifted programs or and a school that didn't have, like, a this portion of, like, one particular group of students getting, getting suspended. So we found that perfect school, using this data, and it was pretty cool because I ended up being able to showcase this to the deputy secretary of education at the time, James Cole. And I'm really got to sit down and and share with him, like, this is why opening data is important because people like me and and, you know, this was just something I built internally. It was built on Node. Js and Postgres. And and and from that, what ended up happening was so my son went to school. He just graduated kindergarten a couple weeks ago. And before he graduated, you know, they gave him a letter. He's been put into the advanced reading program, which is, like, really exciting because as we know, if if you get put in these programs early on, like like, it it it enables you to be more successful in the future. So I was really excited, and this data really helped pick that perfect school for my son. And, you know, all I wanted was just for him to go to a school where he had an equal as a black and brown student, where he had equal opportunity to, the same opportunities everybody else has in the school. And so over the weekend, I went to see how that changed because I knew this, the CRDC data comes out every two years. So I want to see how that data changed compared to before. Like, is the school same, like, as, like, when we first recently picked it? And, you know, looked at the data compared to they are the same. But then over, I was just like, well, you know, I use this for my wife and I, right, to find a perfect school, but I'm sure everybody else would love to just look at this and at a point. So I ended up releasing it, and it's on schooldiversityschooldiversityreport.com. And not anybody can try and find that good diverse school for their children and hopefully, you know, get hopefully for them, it works out the same way it worked out for my son. And I do think that that dataset did help. So I really think, you know, as I'm monologue in here, my closing thoughts, like, especially for, you know, the government listeners, government folks who are your listeners, like, open source and data is, like, really important. And, like, people like me, I didn't even know about this data. So even promoting the data is important. If I didn't know about this data and it really helped me pick the good school for my son. I guess the monologue could have been a little bit better. I think that that was rather good. It's wow. Like, the the the way you managed to use your skills and and, like, the idea that his day was open to empower your son and then also to help empower others is is remarkable. I I know there's gonna be folks out there that are gonna be inspired by that story. Yep. And, for folks who just wanna go, you can go to school diversity report, and and you can search it by ZIP code or your school name. It's easier by ZIP code to find a school, and now we could just pull up a a report of it. But my inspiration for building it was, you know, you know, just making sure that my son had a fair equal opportunity as everybody else and, in whatever school we put him in. Well, I I really appreciate you you sharing that story with us and also letting folks know, where they too can can take a look at that at that tool and perhaps, help their kids out as well. It's, all open source too. So you can find them at GitHub at githome github.com/davideholmes, slash c r d c. I originally built this in 2016 over a 20 project here at USDS over a couple days. So it's not the best code, but it certainly works. But if anybody wants to improve, they're more than welcome to submit full requests. Excellent. And I'll, I'll make sure to, include links to, both the the, the the site and the repo that you just mentioned, for folks that want to explore and and maybe, start submitting those PRs for you. Yep. Awesome. I do wanna thank you again for taking the time to, be on the program. I I have no doubt that the listeners out there are gonna enjoy getting to hear your insights, lessons learned, and just getting to learn from, your experience. Yep. And thank you for having me. You can follow us on Twitter using the handle at civic tech chat. Visit us on the web at civic tech dot chat. Or subscribe to us for content updates wherever it is you download your podcasts.",
            "confidence": 0.99534094,
            "words": [
              {
                "word": "hello",
                "start": 0.71999997,
                "end": 1.22,
                "confidence": 0.80480236,
                "punctuated_word": "Hello.",
                "speaker": 0,
                "speaker_confidence": 0.3511485
              },
              {
                "word": "i'm",
                "start": 1.5999999,
                "end": 1.92,
                "confidence": 0.99758387,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.3511485
              },
              {
                "word": "ryan",
                "start": 1.92,
                "end": 2.32,
                "confidence": 0.9973761,
                "punctuated_word": "Ryan",
                "speaker": 0,
                "speaker_confidence": 0.3511485
              },
              {
                "word": "cook",
                "start": 2.32,
                "end": 2.8,
                "confidence": 0.71684885,
                "punctuated_word": "Cook,",
                "speaker": 0,
                "speaker_confidence": 0.3511485
              },
              {
                "word": "and",
                "start": 2.8,
                "end": 2.96,
                "confidence": 0.9979335,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.3511485
              },
              {
                "word": "this",
                "start": 2.96,
                "end": 3.1999998,
                "confidence": 0.9998097,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.3511485
              },
              {
                "word": "is",
                "start": 3.1999998,
                "end": 3.36,
                "confidence": 0.9989256,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.3511485
              },
              {
                "word": "civic",
                "start": 3.36,
                "end": 3.76,
                "confidence": 0.96822906,
                "punctuated_word": "Civic",
                "speaker": 0,
                "speaker_confidence": 0.3511485
              },
              {
                "word": "tech",
                "start": 3.76,
                "end": 4.08,
                "confidence": 0.9719225,
                "punctuated_word": "Tech",
                "speaker": 0,
                "speaker_confidence": 0.3511485
              },
              {
                "word": "chat",
                "start": 4.08,
                "end": 4.58,
                "confidence": 0.9115775,
                "punctuated_word": "Chat,",
                "speaker": 0,
                "speaker_confidence": 0.3511485
              },
              {
                "word": "a",
                "start": 4.72,
                "end": 4.96,
                "confidence": 0.9993594,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.37543327
              },
              {
                "word": "podcast",
                "start": 4.96,
                "end": 5.46,
                "confidence": 0.99700016,
                "punctuated_word": "podcast",
                "speaker": 0,
                "speaker_confidence": 0.37543327
              },
              {
                "word": "about",
                "start": 5.6,
                "end": 5.8399997,
                "confidence": 0.9993943,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.37543327
              },
              {
                "word": "the",
                "start": 5.8399997,
                "end": 6.0,
                "confidence": 0.9995202,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.37543327
              },
              {
                "word": "civic",
                "start": 6.0,
                "end": 6.3999996,
                "confidence": 0.8772261,
                "punctuated_word": "civic",
                "speaker": 0,
                "speaker_confidence": 0.37543327
              },
              {
                "word": "technology",
                "start": 6.3999996,
                "end": 6.8999996,
                "confidence": 0.9996183,
                "punctuated_word": "technology",
                "speaker": 0,
                "speaker_confidence": 0.37543327
              },
              {
                "word": "movement",
                "start": 7.04,
                "end": 7.54,
                "confidence": 0.9950409,
                "punctuated_word": "movement.",
                "speaker": 0,
                "speaker_confidence": 0.37543327
              },
              {
                "word": "we",
                "start": 7.8399997,
                "end": 8.08,
                "confidence": 0.9983942,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.37543327
              },
              {
                "word": "seek",
                "start": 8.08,
                "end": 8.32,
                "confidence": 0.9997186,
                "punctuated_word": "seek",
                "speaker": 0,
                "speaker_confidence": 0.37543327
              },
              {
                "word": "to",
                "start": 8.32,
                "end": 8.4,
                "confidence": 0.99932885,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "harness",
                "start": 8.4,
                "end": 8.8,
                "confidence": 0.9999629,
                "punctuated_word": "harness",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "the",
                "start": 8.8,
                "end": 8.88,
                "confidence": 0.9977228,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "power",
                "start": 8.88,
                "end": 9.28,
                "confidence": 0.9997441,
                "punctuated_word": "power",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "technology",
                "start": 9.28,
                "end": 9.78,
                "confidence": 0.870136,
                "punctuated_word": "technology",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "has",
                "start": 9.92,
                "end": 10.42,
                "confidence": 0.9986413,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "to",
                "start": 10.48,
                "end": 10.719999,
                "confidence": 0.97450405,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "improve",
                "start": 10.719999,
                "end": 11.12,
                "confidence": 0.9995939,
                "punctuated_word": "improve",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "the",
                "start": 11.12,
                "end": 11.36,
                "confidence": 0.9993781,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "delivery",
                "start": 11.36,
                "end": 11.759999,
                "confidence": 0.9998287,
                "punctuated_word": "delivery",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "of",
                "start": 11.759999,
                "end": 11.92,
                "confidence": 0.9996344,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "public",
                "start": 11.92,
                "end": 12.32,
                "confidence": 0.9994772,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "services",
                "start": 12.32,
                "end": 12.82,
                "confidence": 0.9990927,
                "punctuated_word": "services",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "to",
                "start": 12.88,
                "end": 13.04,
                "confidence": 0.9974504,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "people",
                "start": 13.04,
                "end": 13.44,
                "confidence": 0.99993896,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "everywhere",
                "start": 13.44,
                "end": 13.94,
                "confidence": 0.9992448,
                "punctuated_word": "everywhere.",
                "speaker": 0,
                "speaker_confidence": 0.4685282
              },
              {
                "word": "welcome",
                "start": 14.554999,
                "end": 14.955,
                "confidence": 0.69112784,
                "punctuated_word": "Welcome",
                "speaker": 0,
                "speaker_confidence": 0.73043066
              },
              {
                "word": "back",
                "start": 14.955,
                "end": 15.275,
                "confidence": 0.9998241,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.73043066
              },
              {
                "word": "for",
                "start": 15.275,
                "end": 15.514999,
                "confidence": 0.98835665,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.73043066
              },
              {
                "word": "another",
                "start": 15.514999,
                "end": 15.915,
                "confidence": 0.99990284,
                "punctuated_word": "another",
                "speaker": 0,
                "speaker_confidence": 0.73043066
              },
              {
                "word": "episode",
                "start": 15.915,
                "end": 16.395,
                "confidence": 0.9992736,
                "punctuated_word": "episode",
                "speaker": 0,
                "speaker_confidence": 0.73043066
              },
              {
                "word": "of",
                "start": 16.395,
                "end": 16.635,
                "confidence": 0.99977547,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.73043066
              },
              {
                "word": "civic",
                "start": 16.635,
                "end": 17.035,
                "confidence": 0.9789726,
                "punctuated_word": "Civic",
                "speaker": 0,
                "speaker_confidence": 0.73043066
              },
              {
                "word": "type",
                "start": 17.035,
                "end": 17.355,
                "confidence": 0.9423841,
                "punctuated_word": "Type",
                "speaker": 0,
                "speaker_confidence": 0.73043066
              },
              {
                "word": "chat",
                "start": 17.355,
                "end": 17.855,
                "confidence": 0.9580631,
                "punctuated_word": "Chat.",
                "speaker": 0,
                "speaker_confidence": 0.73043066
              },
              {
                "word": "if",
                "start": 18.235,
                "end": 18.395,
                "confidence": 0.9946301,
                "punctuated_word": "If",
                "speaker": 0,
                "speaker_confidence": 0.7302253
              },
              {
                "word": "you",
                "start": 18.395,
                "end": 18.474998,
                "confidence": 0.9995983,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7302253
              },
              {
                "word": "liked",
                "start": 18.474998,
                "end": 18.715,
                "confidence": 0.8191952,
                "punctuated_word": "liked",
                "speaker": 0,
                "speaker_confidence": 0.7302253
              },
              {
                "word": "our",
                "start": 18.715,
                "end": 18.875,
                "confidence": 0.99952316,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.7302253
              },
              {
                "word": "content",
                "start": 18.875,
                "end": 19.355,
                "confidence": 0.9995334,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.7302253
              },
              {
                "word": "so",
                "start": 19.355,
                "end": 19.595,
                "confidence": 0.9988285,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.7302253
              },
              {
                "word": "far",
                "start": 19.595,
                "end": 20.095,
                "confidence": 0.9979219,
                "punctuated_word": "far,",
                "speaker": 0,
                "speaker_confidence": 0.7302253
              },
              {
                "word": "head",
                "start": 20.154999,
                "end": 20.395,
                "confidence": 0.9993298,
                "punctuated_word": "head",
                "speaker": 0,
                "speaker_confidence": 0.7302253
              },
              {
                "word": "on",
                "start": 20.395,
                "end": 20.555,
                "confidence": 0.99911827,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7302253
              },
              {
                "word": "over",
                "start": 20.555,
                "end": 20.715,
                "confidence": 0.9998233,
                "punctuated_word": "over",
                "speaker": 0,
                "speaker_confidence": 0.7302253
              },
              {
                "word": "to",
                "start": 20.715,
                "end": 20.875,
                "confidence": 0.99932873,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.46754706
              },
              {
                "word": "your",
                "start": 20.875,
                "end": 21.115,
                "confidence": 0.9981772,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.46754706
              },
              {
                "word": "podcast",
                "start": 21.115,
                "end": 21.615,
                "confidence": 0.95696294,
                "punctuated_word": "podcast",
                "speaker": 0,
                "speaker_confidence": 0.46754706
              },
              {
                "word": "app",
                "start": 21.675,
                "end": 21.914999,
                "confidence": 0.9978732,
                "punctuated_word": "app",
                "speaker": 0,
                "speaker_confidence": 0.46754706
              },
              {
                "word": "and",
                "start": 21.914999,
                "end": 22.074999,
                "confidence": 0.9680512,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.46754706
              },
              {
                "word": "give",
                "start": 22.074999,
                "end": 22.235,
                "confidence": 0.9998703,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 0.46754706
              },
              {
                "word": "us",
                "start": 22.235,
                "end": 22.395,
                "confidence": 0.9998808,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.46754706
              },
              {
                "word": "a",
                "start": 22.395,
                "end": 22.555,
                "confidence": 0.99955624,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "five",
                "start": 22.555,
                "end": 22.794998,
                "confidence": 0.9998727,
                "punctuated_word": "five",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "star",
                "start": 22.794998,
                "end": 23.035,
                "confidence": 0.99960893,
                "punctuated_word": "star",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "review",
                "start": 23.035,
                "end": 23.535,
                "confidence": 0.9982769,
                "punctuated_word": "review.",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "doing",
                "start": 23.835,
                "end": 24.154999,
                "confidence": 0.9995096,
                "punctuated_word": "Doing",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "so",
                "start": 24.154999,
                "end": 24.314999,
                "confidence": 0.9999136,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "helps",
                "start": 24.314999,
                "end": 24.634998,
                "confidence": 0.9991049,
                "punctuated_word": "helps",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "us",
                "start": 24.634998,
                "end": 24.794998,
                "confidence": 0.99971455,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "reach",
                "start": 24.794998,
                "end": 25.035,
                "confidence": 0.9972416,
                "punctuated_word": "reach",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "a",
                "start": 25.035,
                "end": 25.195,
                "confidence": 0.99945074,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "broader",
                "start": 25.195,
                "end": 25.515,
                "confidence": 0.99986184,
                "punctuated_word": "broader",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "audience",
                "start": 25.515,
                "end": 26.015,
                "confidence": 0.99995375,
                "punctuated_word": "audience",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "and",
                "start": 26.154999,
                "end": 26.314999,
                "confidence": 0.9707794,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "helps",
                "start": 26.314999,
                "end": 26.634998,
                "confidence": 0.99970824,
                "punctuated_word": "helps",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "motivate",
                "start": 26.634998,
                "end": 27.035,
                "confidence": 0.99922395,
                "punctuated_word": "motivate",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "me",
                "start": 27.035,
                "end": 27.275,
                "confidence": 0.9999349,
                "punctuated_word": "me",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "to",
                "start": 27.275,
                "end": 27.435,
                "confidence": 0.99989927,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "continue",
                "start": 27.435,
                "end": 27.935,
                "confidence": 0.99983585,
                "punctuated_word": "continue",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "making",
                "start": 27.994999,
                "end": 28.474998,
                "confidence": 0.9999181,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "these",
                "start": 28.474998,
                "end": 28.875,
                "confidence": 0.99960166,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "episodes",
                "start": 28.875,
                "end": 29.375,
                "confidence": 0.99945307,
                "punctuated_word": "episodes.",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "this",
                "start": 30.47,
                "end": 30.71,
                "confidence": 0.9996183,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "week",
                "start": 30.71,
                "end": 31.11,
                "confidence": 0.97794306,
                "punctuated_word": "week,",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "we're",
                "start": 31.11,
                "end": 31.35,
                "confidence": 0.9993346,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "joined",
                "start": 31.35,
                "end": 31.59,
                "confidence": 0.9997737,
                "punctuated_word": "joined",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "by",
                "start": 31.59,
                "end": 31.91,
                "confidence": 0.9996822,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "david",
                "start": 31.91,
                "end": 32.31,
                "confidence": 0.9995628,
                "punctuated_word": "David",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "holmes",
                "start": 32.31,
                "end": 32.81,
                "confidence": 0.9958861,
                "punctuated_word": "Holmes,",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "engineering",
                "start": 33.51,
                "end": 34.01,
                "confidence": 0.98100775,
                "punctuated_word": "engineering",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "director",
                "start": 34.15,
                "end": 34.63,
                "confidence": 0.99981385,
                "punctuated_word": "director",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "with",
                "start": 34.63,
                "end": 34.95,
                "confidence": 0.99620384,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "the",
                "start": 34.95,
                "end": 35.03,
                "confidence": 0.6854361,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "united",
                "start": 35.03,
                "end": 35.43,
                "confidence": 0.99921525,
                "punctuated_word": "United",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "states",
                "start": 35.43,
                "end": 35.83,
                "confidence": 0.99932444,
                "punctuated_word": "States",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "digital",
                "start": 35.83,
                "end": 36.23,
                "confidence": 0.9283506,
                "punctuated_word": "Digital",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "service",
                "start": 36.23,
                "end": 36.73,
                "confidence": 0.9905638,
                "punctuated_word": "Service.",
                "speaker": 0,
                "speaker_confidence": 0.84948826
              },
              {
                "word": "we'll",
                "start": 37.27,
                "end": 37.51,
                "confidence": 0.9988735,
                "punctuated_word": "We'll",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "get",
                "start": 37.51,
                "end": 37.67,
                "confidence": 0.9999436,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "to",
                "start": 37.67,
                "end": 37.829998,
                "confidence": 0.999482,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "learn",
                "start": 37.829998,
                "end": 38.15,
                "confidence": 0.99979466,
                "punctuated_word": "learn",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "and",
                "start": 38.15,
                "end": 38.39,
                "confidence": 0.99860185,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "lean",
                "start": 38.39,
                "end": 38.63,
                "confidence": 0.999579,
                "punctuated_word": "lean",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "on",
                "start": 38.63,
                "end": 38.79,
                "confidence": 0.99979013,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "his",
                "start": 38.79,
                "end": 39.03,
                "confidence": 0.99945074,
                "punctuated_word": "his",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "experience",
                "start": 39.03,
                "end": 39.51,
                "confidence": 0.99515593,
                "punctuated_word": "experience",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "as",
                "start": 39.51,
                "end": 39.59,
                "confidence": 0.9965061,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "we",
                "start": 39.59,
                "end": 39.75,
                "confidence": 0.9996037,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "talk",
                "start": 39.75,
                "end": 39.989998,
                "confidence": 0.99820375,
                "punctuated_word": "talk",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "about",
                "start": 39.989998,
                "end": 40.23,
                "confidence": 0.99930084,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "a",
                "start": 40.23,
                "end": 40.309998,
                "confidence": 0.9986958,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "few",
                "start": 40.309998,
                "end": 40.55,
                "confidence": 0.99989784,
                "punctuated_word": "few",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "topics",
                "start": 40.55,
                "end": 40.95,
                "confidence": 0.8660706,
                "punctuated_word": "topics,",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "including",
                "start": 40.95,
                "end": 41.45,
                "confidence": 0.9998698,
                "punctuated_word": "including",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "the",
                "start": 41.91,
                "end": 42.07,
                "confidence": 0.9917108,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "idea",
                "start": 42.07,
                "end": 42.39,
                "confidence": 0.9985708,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "of",
                "start": 42.39,
                "end": 42.629997,
                "confidence": 0.9963677,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "technology",
                "start": 42.629997,
                "end": 43.129997,
                "confidence": 0.9993349,
                "punctuated_word": "technology",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "accessibility",
                "start": 43.27,
                "end": 43.77,
                "confidence": 0.9987833,
                "punctuated_word": "accessibility,",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "partners",
                "start": 44.629997,
                "end": 45.129997,
                "confidence": 0.9987674,
                "punctuated_word": "partners",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "and",
                "start": 45.27,
                "end": 45.59,
                "confidence": 0.7033389,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "the",
                "start": 45.59,
                "end": 45.885,
                "confidence": 0.86958426,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "transition",
                "start": 46.045,
                "end": 46.285,
                "confidence": 0.9835353,
                "punctuated_word": "transition",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "of",
                "start": 46.285,
                "end": 46.364998,
                "confidence": 0.9993724,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "business",
                "start": 46.364998,
                "end": 46.765,
                "confidence": 0.9997886,
                "punctuated_word": "business",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "rules",
                "start": 46.765,
                "end": 47.085,
                "confidence": 0.99605197,
                "punctuated_word": "rules",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "into",
                "start": 47.085,
                "end": 47.405,
                "confidence": 0.7161325,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "code",
                "start": 47.405,
                "end": 47.905,
                "confidence": 0.95682764,
                "punctuated_word": "code,",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "as",
                "start": 48.125,
                "end": 48.364998,
                "confidence": 0.9990238,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "well",
                "start": 48.364998,
                "end": 48.725,
                "confidence": 0.9999342,
                "punctuated_word": "well",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "as",
                "start": 48.725,
                "end": 49.085,
                "confidence": 0.99957794,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "mentoring",
                "start": 49.085,
                "end": 49.585,
                "confidence": 0.99721754,
                "punctuated_word": "mentoring",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "and",
                "start": 49.644997,
                "end": 49.804996,
                "confidence": 0.99590474,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "developing",
                "start": 49.804996,
                "end": 50.304996,
                "confidence": 0.99970275,
                "punctuated_word": "developing",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "engineers",
                "start": 50.844997,
                "end": 51.344997,
                "confidence": 0.99659145,
                "punctuated_word": "engineers",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "on",
                "start": 51.405,
                "end": 51.805,
                "confidence": 0.9996165,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "engineering",
                "start": 51.805,
                "end": 52.305,
                "confidence": 0.9996191,
                "punctuated_word": "engineering",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "teams",
                "start": 52.364998,
                "end": 52.864998,
                "confidence": 0.9973005,
                "punctuated_word": "teams.",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "i",
                "start": 53.245,
                "end": 53.405,
                "confidence": 0.9993505,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "know",
                "start": 53.405,
                "end": 53.565,
                "confidence": 0.9998671,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "that",
                "start": 53.565,
                "end": 53.885,
                "confidence": 0.9998124,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "i",
                "start": 53.885,
                "end": 54.045,
                "confidence": 0.9994025,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "enjoyed",
                "start": 54.045,
                "end": 54.445,
                "confidence": 0.9484111,
                "punctuated_word": "enjoyed",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "this",
                "start": 54.445,
                "end": 54.684998,
                "confidence": 0.9997247,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "conversation",
                "start": 54.684998,
                "end": 55.184998,
                "confidence": 0.91349775,
                "punctuated_word": "conversation,",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "and",
                "start": 55.644997,
                "end": 55.805,
                "confidence": 0.9995097,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "hopefully",
                "start": 55.805,
                "end": 56.284996,
                "confidence": 0.613462,
                "punctuated_word": "hopefully,",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "you",
                "start": 56.284996,
                "end": 56.524998,
                "confidence": 0.999464,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "will",
                "start": 56.524998,
                "end": 56.925,
                "confidence": 0.99967384,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "too",
                "start": 56.925,
                "end": 57.425,
                "confidence": 0.9588548,
                "punctuated_word": "too.",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "so",
                "start": 57.725,
                "end": 57.885,
                "confidence": 0.99878746,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "let's",
                "start": 57.885,
                "end": 58.125,
                "confidence": 0.99915123,
                "punctuated_word": "let's",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "go",
                "start": 58.125,
                "end": 58.284996,
                "confidence": 0.9996283,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "ahead",
                "start": 58.284996,
                "end": 58.524998,
                "confidence": 0.99981755,
                "punctuated_word": "ahead",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "and",
                "start": 58.524998,
                "end": 58.765,
                "confidence": 0.9979177,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "hop",
                "start": 58.765,
                "end": 59.085,
                "confidence": 0.99917847,
                "punctuated_word": "hop",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "right",
                "start": 59.085,
                "end": 59.324997,
                "confidence": 0.99767107,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "into",
                "start": 59.324997,
                "end": 59.565,
                "confidence": 0.9970393,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "it",
                "start": 59.565,
                "end": 60.065,
                "confidence": 0.9974066,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "david",
                "start": 60.604996,
                "end": 61.104996,
                "confidence": 0.98739386,
                "punctuated_word": "David,",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "thank",
                "start": 61.370003,
                "end": 61.530003,
                "confidence": 0.9987437,
                "punctuated_word": "thank",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "you",
                "start": 61.530003,
                "end": 61.690002,
                "confidence": 0.9998877,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.78832126
              },
              {
                "word": "so",
                "start": 61.690002,
                "end": 61.77,
                "confidence": 0.99971837,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "much",
                "start": 61.77,
                "end": 62.010002,
                "confidence": 0.9999641,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "for",
                "start": 62.010002,
                "end": 62.25,
                "confidence": 0.9997851,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "coming",
                "start": 62.25,
                "end": 62.57,
                "confidence": 0.99993277,
                "punctuated_word": "coming",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "on",
                "start": 62.57,
                "end": 62.81,
                "confidence": 0.91042125,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "to",
                "start": 62.81,
                "end": 63.13,
                "confidence": 0.9994727,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "civic",
                "start": 63.13,
                "end": 63.530003,
                "confidence": 0.9194985,
                "punctuated_word": "Civic",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "tech",
                "start": 63.530003,
                "end": 63.850002,
                "confidence": 0.96137047,
                "punctuated_word": "Tech",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "chat",
                "start": 63.850002,
                "end": 64.350006,
                "confidence": 0.9880623,
                "punctuated_word": "Chat.",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "can",
                "start": 64.49,
                "end": 64.73,
                "confidence": 0.99982065,
                "punctuated_word": "Can",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "you",
                "start": 64.73,
                "end": 64.89,
                "confidence": 0.9999417,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "introduce",
                "start": 64.89,
                "end": 65.37,
                "confidence": 0.9998667,
                "punctuated_word": "introduce",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "yourself",
                "start": 65.37,
                "end": 65.69,
                "confidence": 0.9998752,
                "punctuated_word": "yourself",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "and",
                "start": 65.69,
                "end": 66.01,
                "confidence": 0.978466,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "tell",
                "start": 66.01,
                "end": 66.17,
                "confidence": 0.9998191,
                "punctuated_word": "tell",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "us",
                "start": 66.17,
                "end": 66.41,
                "confidence": 0.9998597,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "a",
                "start": 66.41,
                "end": 66.49,
                "confidence": 0.9998443,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "little",
                "start": 66.49,
                "end": 66.65,
                "confidence": 0.99996924,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.587132
              },
              {
                "word": "bit",
                "start": 66.65,
                "end": 66.81,
                "confidence": 0.99793625,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.24317151
              },
              {
                "word": "about",
                "start": 66.81,
                "end": 67.05,
                "confidence": 0.9997069,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.24317151
              },
              {
                "word": "what",
                "start": 67.05,
                "end": 67.13,
                "confidence": 0.99964,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.24317151
              },
              {
                "word": "you",
                "start": 67.13,
                "end": 67.29,
                "confidence": 0.9997391,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.24317151
              },
              {
                "word": "do",
                "start": 67.29,
                "end": 67.770004,
                "confidence": 0.9982462,
                "punctuated_word": "do?",
                "speaker": 1,
                "speaker_confidence": 0.24317151
              },
              {
                "word": "thanks",
                "start": 67.770004,
                "end": 68.090004,
                "confidence": 0.9549682,
                "punctuated_word": "Thanks,",
                "speaker": 2,
                "speaker_confidence": 0.6052634
              },
              {
                "word": "ryan",
                "start": 68.090004,
                "end": 68.41,
                "confidence": 0.9888568,
                "punctuated_word": "Ryan,",
                "speaker": 2,
                "speaker_confidence": 0.6052634
              },
              {
                "word": "for",
                "start": 68.41,
                "end": 68.57,
                "confidence": 0.9998467,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6052634
              },
              {
                "word": "having",
                "start": 68.57,
                "end": 68.89,
                "confidence": 0.99906105,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.6052634
              },
              {
                "word": "me",
                "start": 68.89,
                "end": 69.21,
                "confidence": 0.9896227,
                "punctuated_word": "me.",
                "speaker": 2,
                "speaker_confidence": 0.6052634
              },
              {
                "word": "really",
                "start": 69.21,
                "end": 69.45,
                "confidence": 0.9779258,
                "punctuated_word": "Really",
                "speaker": 2,
                "speaker_confidence": 0.6052634
              },
              {
                "word": "excited",
                "start": 69.45,
                "end": 69.770004,
                "confidence": 0.99938846,
                "punctuated_word": "excited",
                "speaker": 2,
                "speaker_confidence": 0.6052634
              },
              {
                "word": "to",
                "start": 69.770004,
                "end": 69.85,
                "confidence": 0.9997178,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6052634
              },
              {
                "word": "be",
                "start": 69.85,
                "end": 70.01,
                "confidence": 0.9997069,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.47349137
              },
              {
                "word": "on",
                "start": 70.01,
                "end": 70.25,
                "confidence": 0.98240584,
                "punctuated_word": "on,",
                "speaker": 2,
                "speaker_confidence": 0.47349137
              },
              {
                "word": "this",
                "start": 70.49,
                "end": 70.73,
                "confidence": 0.9995454,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.47349137
              },
              {
                "word": "podcast",
                "start": 70.73,
                "end": 71.23,
                "confidence": 0.9992626,
                "punctuated_word": "podcast.",
                "speaker": 2,
                "speaker_confidence": 0.47349137
              },
              {
                "word": "so",
                "start": 71.85,
                "end": 72.17,
                "confidence": 0.995613,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.47349137
              },
              {
                "word": "my",
                "start": 72.17,
                "end": 72.33,
                "confidence": 0.98651135,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.47349137
              },
              {
                "word": "name",
                "start": 72.33,
                "end": 72.49,
                "confidence": 0.9997116,
                "punctuated_word": "name",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "is",
                "start": 72.49,
                "end": 72.65,
                "confidence": 0.99869835,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "david",
                "start": 72.65,
                "end": 72.97,
                "confidence": 0.99977094,
                "punctuated_word": "David",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "holmes",
                "start": 72.97,
                "end": 73.37,
                "confidence": 0.9954591,
                "punctuated_word": "Holmes.",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "i'm",
                "start": 73.37,
                "end": 73.53,
                "confidence": 0.99989855,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "the",
                "start": 73.53,
                "end": 73.69,
                "confidence": 0.99513996,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "director",
                "start": 73.69,
                "end": 74.01,
                "confidence": 0.9521341,
                "punctuated_word": "director",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "of",
                "start": 74.01,
                "end": 74.17,
                "confidence": 0.99898475,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "engineering",
                "start": 74.17,
                "end": 74.67,
                "confidence": 0.99738866,
                "punctuated_word": "engineering",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "at",
                "start": 74.73,
                "end": 74.97,
                "confidence": 0.99373674,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "us",
                "start": 74.97,
                "end": 75.435,
                "confidence": 0.8818351,
                "punctuated_word": "US",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "business",
                "start": 75.435,
                "end": 75.674995,
                "confidence": 0.16132623,
                "punctuated_word": "Business",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "service",
                "start": 75.674995,
                "end": 76.174995,
                "confidence": 0.7874775,
                "punctuated_word": "Service.",
                "speaker": 2,
                "speaker_confidence": 0.68538296
              },
              {
                "word": "and",
                "start": 77.115,
                "end": 77.354996,
                "confidence": 0.99569654,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.34033978
              },
              {
                "word": "kind",
                "start": 77.354996,
                "end": 77.515,
                "confidence": 0.9431205,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.34033978
              },
              {
                "word": "of",
                "start": 77.515,
                "end": 77.674995,
                "confidence": 0.9981171,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.34033978
              },
              {
                "word": "a",
                "start": 77.674995,
                "end": 77.755,
                "confidence": 0.9662936,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.34033978
              },
              {
                "word": "little",
                "start": 77.755,
                "end": 77.994995,
                "confidence": 0.9980166,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.34033978
              },
              {
                "word": "bit",
                "start": 77.994995,
                "end": 78.155,
                "confidence": 0.99833184,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.34033978
              },
              {
                "word": "of",
                "start": 78.155,
                "end": 78.235,
                "confidence": 0.9916019,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.43968958
              },
              {
                "word": "detail",
                "start": 78.235,
                "end": 78.555,
                "confidence": 0.5807982,
                "punctuated_word": "detail",
                "speaker": 2,
                "speaker_confidence": 0.43968958
              },
              {
                "word": "just",
                "start": 78.555,
                "end": 78.715,
                "confidence": 0.4047808,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.43968958
              },
              {
                "word": "in",
                "start": 78.715,
                "end": 78.795,
                "confidence": 0.5789438,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.43968958
              },
              {
                "word": "case",
                "start": 78.795,
                "end": 79.034996,
                "confidence": 0.99960274,
                "punctuated_word": "case",
                "speaker": 2,
                "speaker_confidence": 0.43968958
              },
              {
                "word": "some",
                "start": 79.034996,
                "end": 79.195,
                "confidence": 0.9423594,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.43968958
              },
              {
                "word": "folks",
                "start": 79.195,
                "end": 79.515,
                "confidence": 0.9979724,
                "punctuated_word": "folks",
                "speaker": 2,
                "speaker_confidence": 0.43968958
              },
              {
                "word": "don't",
                "start": 79.515,
                "end": 79.595,
                "confidence": 0.94600284,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.43968958
              },
              {
                "word": "know",
                "start": 79.595,
                "end": 79.835,
                "confidence": 0.9967409,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.45077485
              },
              {
                "word": "what",
                "start": 79.835,
                "end": 80.075,
                "confidence": 0.9846939,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.45077485
              },
              {
                "word": "us",
                "start": 80.075,
                "end": 80.314995,
                "confidence": 0.9799486,
                "punctuated_word": "US",
                "speaker": 2,
                "speaker_confidence": 0.45077485
              },
              {
                "word": "business",
                "start": 80.314995,
                "end": 80.555,
                "confidence": 0.4282246,
                "punctuated_word": "Business",
                "speaker": 2,
                "speaker_confidence": 0.45077485
              },
              {
                "word": "service",
                "start": 80.555,
                "end": 80.954994,
                "confidence": 0.5283227,
                "punctuated_word": "Service",
                "speaker": 2,
                "speaker_confidence": 0.45077485
              },
              {
                "word": "is",
                "start": 80.954994,
                "end": 81.274994,
                "confidence": 0.6850646,
                "punctuated_word": "is.",
                "speaker": 2,
                "speaker_confidence": 0.45077485
              },
              {
                "word": "it's",
                "start": 81.274994,
                "end": 81.435,
                "confidence": 0.7532591,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "what",
                "start": 81.435,
                "end": 81.595,
                "confidence": 0.44355837,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "basically",
                "start": 81.595,
                "end": 81.994995,
                "confidence": 0.8554416,
                "punctuated_word": "basically",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "started",
                "start": 81.994995,
                "end": 82.235,
                "confidence": 0.7403456,
                "punctuated_word": "started",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "in",
                "start": 82.235,
                "end": 82.395,
                "confidence": 0.8755895,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "the",
                "start": 82.395,
                "end": 82.475,
                "confidence": 0.85054666,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "white",
                "start": 82.475,
                "end": 82.634995,
                "confidence": 0.96866345,
                "punctuated_word": "White",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "house",
                "start": 82.634995,
                "end": 82.875,
                "confidence": 0.9981546,
                "punctuated_word": "House",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "that's",
                "start": 82.875,
                "end": 83.115,
                "confidence": 0.93802357,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "tasked",
                "start": 83.115,
                "end": 83.595,
                "confidence": 0.9907951,
                "punctuated_word": "tasked",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "with",
                "start": 83.595,
                "end": 84.075,
                "confidence": 0.999387,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "handling",
                "start": 84.075,
                "end": 84.575,
                "confidence": 0.9979386,
                "punctuated_word": "handling,",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "you",
                "start": 84.954994,
                "end": 85.115,
                "confidence": 0.9995059,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "know",
                "start": 85.115,
                "end": 85.615,
                "confidence": 0.99971527,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "really",
                "start": 85.674995,
                "end": 85.91499,
                "confidence": 0.9995209,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "tough",
                "start": 85.91499,
                "end": 86.155,
                "confidence": 0.9978765,
                "punctuated_word": "tough",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "technical",
                "start": 86.155,
                "end": 86.555,
                "confidence": 0.9874256,
                "punctuated_word": "technical",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "problems",
                "start": 86.555,
                "end": 86.875,
                "confidence": 0.99949586,
                "punctuated_word": "problems",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "and",
                "start": 86.875,
                "end": 87.034996,
                "confidence": 0.891627,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "using",
                "start": 87.034996,
                "end": 87.354996,
                "confidence": 0.99981135,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "design",
                "start": 87.354996,
                "end": 87.674995,
                "confidence": 0.9974095,
                "punctuated_word": "design",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "and",
                "start": 87.674995,
                "end": 87.835,
                "confidence": 0.9930676,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "technology",
                "start": 87.835,
                "end": 88.335,
                "confidence": 0.9995685,
                "punctuated_word": "technology",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "to",
                "start": 88.395,
                "end": 88.555,
                "confidence": 0.99958533,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "deliver",
                "start": 88.555,
                "end": 89.055,
                "confidence": 0.9998951,
                "punctuated_word": "deliver",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "better",
                "start": 89.350006,
                "end": 89.590004,
                "confidence": 0.9864248,
                "punctuated_word": "better",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "government",
                "start": 89.590004,
                "end": 90.07,
                "confidence": 0.99896884,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "services",
                "start": 90.07,
                "end": 90.57,
                "confidence": 0.9947478,
                "punctuated_word": "services,",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "to",
                "start": 90.87,
                "end": 91.03,
                "confidence": 0.9998907,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "the",
                "start": 91.03,
                "end": 91.19,
                "confidence": 0.99977237,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "people",
                "start": 91.19,
                "end": 91.69,
                "confidence": 0.93598115,
                "punctuated_word": "people.",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "like",
                "start": 92.39,
                "end": 92.630005,
                "confidence": 0.90647626,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "for",
                "start": 92.630005,
                "end": 92.87,
                "confidence": 0.998009,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "for",
                "start": 92.87,
                "end": 93.03,
                "confidence": 0.98951834,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "instance",
                "start": 93.03,
                "end": 93.350006,
                "confidence": 0.9889201,
                "punctuated_word": "instance,",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "like",
                "start": 93.350006,
                "end": 93.590004,
                "confidence": 0.9335193,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "right",
                "start": 93.590004,
                "end": 93.670006,
                "confidence": 0.8812946,
                "punctuated_word": "right,",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "it",
                "start": 93.670006,
                "end": 93.83,
                "confidence": 0.59593815,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "doesn't",
                "start": 93.83,
                "end": 93.990005,
                "confidence": 0.98707175,
                "punctuated_word": "doesn't",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "make",
                "start": 93.990005,
                "end": 94.15,
                "confidence": 0.9800367,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "sense",
                "start": 94.15,
                "end": 94.310005,
                "confidence": 0.99908245,
                "punctuated_word": "sense",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "i",
                "start": 94.310005,
                "end": 94.47,
                "confidence": 0.61108416,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "can",
                "start": 94.47,
                "end": 94.97,
                "confidence": 0.99685836,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "order",
                "start": 95.11,
                "end": 95.43,
                "confidence": 0.9977344,
                "punctuated_word": "order",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "mcdonald's",
                "start": 95.43,
                "end": 95.93,
                "confidence": 0.9510449,
                "punctuated_word": "McDonald's",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "from",
                "start": 95.990005,
                "end": 96.15,
                "confidence": 0.68045944,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "an",
                "start": 96.15,
                "end": 96.310005,
                "confidence": 0.91914195,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "app",
                "start": 96.310005,
                "end": 96.55,
                "confidence": 0.9852651,
                "punctuated_word": "app",
                "speaker": 2,
                "speaker_confidence": 0.9639564
              },
              {
                "word": "on",
                "start": 96.55,
                "end": 96.630005,
                "confidence": 0.9749382,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "my",
                "start": 96.630005,
                "end": 96.79,
                "confidence": 0.999587,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "phone",
                "start": 96.79,
                "end": 97.03,
                "confidence": 0.9987011,
                "punctuated_word": "phone",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "and",
                "start": 97.03,
                "end": 97.270004,
                "confidence": 0.8888904,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "like",
                "start": 97.270004,
                "end": 97.43,
                "confidence": 0.9994893,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "it",
                "start": 97.43,
                "end": 97.67,
                "confidence": 0.9989278,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "just",
                "start": 97.67,
                "end": 97.83,
                "confidence": 0.99819463,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "shows",
                "start": 97.83,
                "end": 98.07,
                "confidence": 0.9990596,
                "punctuated_word": "shows",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "up",
                "start": 98.07,
                "end": 98.23,
                "confidence": 0.754738,
                "punctuated_word": "up.",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "right",
                "start": 98.23,
                "end": 98.47,
                "confidence": 0.9822736,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "and",
                "start": 98.47,
                "end": 98.630005,
                "confidence": 0.79915625,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "just",
                "start": 98.630005,
                "end": 98.79,
                "confidence": 0.5559637,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5843788
              },
              {
                "word": "a",
                "start": 98.79,
                "end": 98.87,
                "confidence": 0.7709035,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.48904693
              },
              {
                "word": "magical",
                "start": 98.87,
                "end": 99.37,
                "confidence": 0.990226,
                "punctuated_word": "magical",
                "speaker": 2,
                "speaker_confidence": 0.48904693
              },
              {
                "word": "easy",
                "start": 99.51,
                "end": 99.83,
                "confidence": 0.84474266,
                "punctuated_word": "easy",
                "speaker": 2,
                "speaker_confidence": 0.48904693
              },
              {
                "word": "to",
                "start": 99.83,
                "end": 99.91,
                "confidence": 0.8220544,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.48904693
              },
              {
                "word": "use",
                "start": 99.91,
                "end": 100.23,
                "confidence": 0.9987557,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.48904693
              },
              {
                "word": "app",
                "start": 100.23,
                "end": 100.630005,
                "confidence": 0.88082683,
                "punctuated_word": "app.",
                "speaker": 2,
                "speaker_confidence": 0.48904693
              },
              {
                "word": "but",
                "start": 100.630005,
                "end": 100.950005,
                "confidence": 0.9970048,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.48904693
              },
              {
                "word": "if",
                "start": 100.950005,
                "end": 101.03,
                "confidence": 0.6405437,
                "punctuated_word": "if,",
                "speaker": 2,
                "speaker_confidence": 0.48904693
              },
              {
                "word": "like",
                "start": 101.03,
                "end": 101.19,
                "confidence": 0.9705055,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.48904693
              },
              {
                "word": "a",
                "start": 101.19,
                "end": 101.270004,
                "confidence": 0.9811978,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.48331338
              },
              {
                "word": "veteran",
                "start": 101.270004,
                "end": 101.67,
                "confidence": 0.99340546,
                "punctuated_word": "veteran",
                "speaker": 2,
                "speaker_confidence": 0.48331338
              },
              {
                "word": "wants",
                "start": 101.67,
                "end": 101.83,
                "confidence": 0.88610566,
                "punctuated_word": "wants",
                "speaker": 2,
                "speaker_confidence": 0.48331338
              },
              {
                "word": "health",
                "start": 101.83,
                "end": 102.07,
                "confidence": 0.65942067,
                "punctuated_word": "health",
                "speaker": 2,
                "speaker_confidence": 0.48331338
              },
              {
                "word": "care",
                "start": 102.07,
                "end": 102.23,
                "confidence": 0.9781013,
                "punctuated_word": "care,",
                "speaker": 2,
                "speaker_confidence": 0.48331338
              },
              {
                "word": "they",
                "start": 102.23,
                "end": 102.39,
                "confidence": 0.9838403,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.48331338
              },
              {
                "word": "have",
                "start": 102.39,
                "end": 102.55,
                "confidence": 0.91167706,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.48331338
              },
              {
                "word": "to",
                "start": 102.55,
                "end": 102.630005,
                "confidence": 0.993824,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.48331338
              },
              {
                "word": "go",
                "start": 102.630005,
                "end": 102.71,
                "confidence": 0.99860483,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "through",
                "start": 102.71,
                "end": 102.87,
                "confidence": 0.91237843,
                "punctuated_word": "through",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "this",
                "start": 102.87,
                "end": 103.11,
                "confidence": 0.9986563,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "entire",
                "start": 103.11,
                "end": 103.43,
                "confidence": 0.9992424,
                "punctuated_word": "entire",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "complex",
                "start": 103.43,
                "end": 103.905,
                "confidence": 0.9991781,
                "punctuated_word": "complex",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "process",
                "start": 104.145,
                "end": 104.385,
                "confidence": 0.9716515,
                "punctuated_word": "process.",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "so",
                "start": 104.385,
                "end": 104.545,
                "confidence": 0.97927094,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "like",
                "start": 104.545,
                "end": 104.945,
                "confidence": 0.99957275,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "we",
                "start": 104.945,
                "end": 105.104996,
                "confidence": 0.997062,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "work",
                "start": 105.104996,
                "end": 105.345,
                "confidence": 0.98761964,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "on",
                "start": 105.345,
                "end": 105.505,
                "confidence": 0.9788668,
                "punctuated_word": "on,",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "like",
                "start": 105.505,
                "end": 105.744995,
                "confidence": 0.9986197,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "those",
                "start": 105.744995,
                "end": 105.985,
                "confidence": 0.999554,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "tough",
                "start": 105.985,
                "end": 106.225,
                "confidence": 0.979845,
                "punctuated_word": "tough",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "problems",
                "start": 106.225,
                "end": 106.725,
                "confidence": 0.9991904,
                "punctuated_word": "problems",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "that",
                "start": 107.104996,
                "end": 107.424995,
                "confidence": 0.97340393,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "we",
                "start": 107.424995,
                "end": 107.585,
                "confidence": 0.8939287,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "try",
                "start": 107.585,
                "end": 107.744995,
                "confidence": 0.45717314,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "to",
                "start": 107.744995,
                "end": 107.905,
                "confidence": 0.923555,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "make",
                "start": 107.905,
                "end": 108.065,
                "confidence": 0.99908876,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "something",
                "start": 108.065,
                "end": 108.545,
                "confidence": 0.9984169,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "that",
                "start": 108.545,
                "end": 108.784996,
                "confidence": 0.9996306,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "shouldn't",
                "start": 108.784996,
                "end": 109.104996,
                "confidence": 0.9996369,
                "punctuated_word": "shouldn't",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "be",
                "start": 109.104996,
                "end": 109.424995,
                "confidence": 0.9995209,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "that",
                "start": 109.424995,
                "end": 109.665,
                "confidence": 0.99764735,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "hard",
                "start": 109.665,
                "end": 110.065,
                "confidence": 0.98742,
                "punctuated_word": "hard",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "and",
                "start": 110.065,
                "end": 110.305,
                "confidence": 0.8404692,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "just",
                "start": 110.305,
                "end": 110.625,
                "confidence": 0.99767226,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "make",
                "start": 110.625,
                "end": 110.784996,
                "confidence": 0.99802387,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "it",
                "start": 110.784996,
                "end": 110.945,
                "confidence": 0.9995927,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "easier",
                "start": 110.945,
                "end": 111.265,
                "confidence": 0.99828327,
                "punctuated_word": "easier",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "so",
                "start": 111.265,
                "end": 111.424995,
                "confidence": 0.61511827,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "that",
                "start": 111.424995,
                "end": 111.585,
                "confidence": 0.9967154,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "way",
                "start": 111.585,
                "end": 111.744995,
                "confidence": 0.9960145,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "people",
                "start": 111.744995,
                "end": 112.065,
                "confidence": 0.87111324,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "can",
                "start": 112.065,
                "end": 112.384995,
                "confidence": 0.9987896,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "can",
                "start": 112.384995,
                "end": 112.545,
                "confidence": 0.99272233,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "use",
                "start": 112.545,
                "end": 112.865,
                "confidence": 0.99913305,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "them",
                "start": 112.865,
                "end": 113.365,
                "confidence": 0.7627235,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "in",
                "start": 113.424995,
                "end": 113.585,
                "confidence": 0.9806074,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "a",
                "start": 113.585,
                "end": 113.744995,
                "confidence": 0.98584783,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "better",
                "start": 113.744995,
                "end": 113.985,
                "confidence": 0.99970394,
                "punctuated_word": "better",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "way",
                "start": 113.985,
                "end": 114.485,
                "confidence": 0.9987724,
                "punctuated_word": "way.",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "as",
                "start": 114.705,
                "end": 115.025,
                "confidence": 0.9989813,
                "punctuated_word": "As",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "director",
                "start": 115.025,
                "end": 115.345,
                "confidence": 0.9502019,
                "punctuated_word": "director",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "of",
                "start": 115.345,
                "end": 115.505,
                "confidence": 0.8266365,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "engineering",
                "start": 115.505,
                "end": 116.005,
                "confidence": 0.9977834,
                "punctuated_word": "engineering,",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "i",
                "start": 116.305,
                "end": 116.545,
                "confidence": 0.99972326,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "pretty",
                "start": 116.545,
                "end": 116.865,
                "confidence": 0.9840614,
                "punctuated_word": "pretty",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "much",
                "start": 116.865,
                "end": 117.265,
                "confidence": 0.99988365,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "oversee",
                "start": 117.265,
                "end": 117.744995,
                "confidence": 0.99743,
                "punctuated_word": "oversee",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "the",
                "start": 117.744995,
                "end": 117.985,
                "confidence": 0.999741,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "entire",
                "start": 117.985,
                "end": 118.305,
                "confidence": 0.99994075,
                "punctuated_word": "entire",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "engineering",
                "start": 118.305,
                "end": 118.805,
                "confidence": 0.99710315,
                "punctuated_word": "engineering",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "community",
                "start": 118.865,
                "end": 119.365,
                "confidence": 0.8759222,
                "punctuated_word": "community.",
                "speaker": 2,
                "speaker_confidence": 0.9584574
              },
              {
                "word": "and",
                "start": 119.57,
                "end": 119.729996,
                "confidence": 0.55272335,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "my",
                "start": 119.729996,
                "end": 119.81,
                "confidence": 0.99869907,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "main",
                "start": 119.81,
                "end": 119.97,
                "confidence": 0.99986756,
                "punctuated_word": "main",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "focus",
                "start": 119.97,
                "end": 120.369995,
                "confidence": 0.99989474,
                "punctuated_word": "focus",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "there",
                "start": 120.369995,
                "end": 120.61,
                "confidence": 0.99872786,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "is",
                "start": 120.61,
                "end": 120.77,
                "confidence": 0.99531376,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "just",
                "start": 120.77,
                "end": 121.009995,
                "confidence": 0.9883887,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "making",
                "start": 121.009995,
                "end": 121.329994,
                "confidence": 0.9958507,
                "punctuated_word": "making",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "sure",
                "start": 121.329994,
                "end": 121.49,
                "confidence": 0.99984515,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "that",
                "start": 121.49,
                "end": 121.729996,
                "confidence": 0.99962986,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "all",
                "start": 121.729996,
                "end": 121.97,
                "confidence": 0.9998216,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "the",
                "start": 121.97,
                "end": 122.049995,
                "confidence": 0.96600413,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "engineers",
                "start": 122.049995,
                "end": 122.45,
                "confidence": 0.999463,
                "punctuated_word": "engineers",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "are",
                "start": 122.45,
                "end": 122.689995,
                "confidence": 0.99960035,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "happy",
                "start": 122.689995,
                "end": 123.189995,
                "confidence": 0.7786588,
                "punctuated_word": "happy,",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "working",
                "start": 123.409996,
                "end": 123.729996,
                "confidence": 0.99856526,
                "punctuated_word": "working",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "with",
                "start": 123.729996,
                "end": 123.97,
                "confidence": 0.99981767,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "agency",
                "start": 123.97,
                "end": 124.369995,
                "confidence": 0.8265372,
                "punctuated_word": "agency",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "leads",
                "start": 124.369995,
                "end": 124.61,
                "confidence": 0.93748426,
                "punctuated_word": "leads",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "that",
                "start": 124.61,
                "end": 124.77,
                "confidence": 0.8337499,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "we",
                "start": 124.77,
                "end": 124.93,
                "confidence": 0.9915617,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "have",
                "start": 124.93,
                "end": 125.09,
                "confidence": 0.9960329,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "to",
                "start": 125.09,
                "end": 125.25,
                "confidence": 0.9655528,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "ensure",
                "start": 125.25,
                "end": 125.57,
                "confidence": 0.99430907,
                "punctuated_word": "ensure",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "that",
                "start": 125.57,
                "end": 125.729996,
                "confidence": 0.9977951,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "all",
                "start": 125.729996,
                "end": 125.89,
                "confidence": 0.9995659,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.7872608
              },
              {
                "word": "the",
                "start": 125.89,
                "end": 125.97,
                "confidence": 0.98679835,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "projects",
                "start": 125.97,
                "end": 126.369995,
                "confidence": 0.99175346,
                "punctuated_word": "projects",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "we",
                "start": 126.369995,
                "end": 126.45,
                "confidence": 0.9957123,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "have",
                "start": 126.45,
                "end": 126.689995,
                "confidence": 0.9992994,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "is",
                "start": 126.689995,
                "end": 126.77,
                "confidence": 0.98946756,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "fully",
                "start": 126.77,
                "end": 127.09,
                "confidence": 0.9984988,
                "punctuated_word": "fully",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "staffed",
                "start": 127.09,
                "end": 127.409996,
                "confidence": 0.99465513,
                "punctuated_word": "staffed",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "up",
                "start": 127.409996,
                "end": 127.89,
                "confidence": 0.9952753,
                "punctuated_word": "up.",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "i'm",
                "start": 128.05,
                "end": 128.20999,
                "confidence": 0.9979104,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "also",
                "start": 128.20999,
                "end": 128.45,
                "confidence": 0.9959002,
                "punctuated_word": "also",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "on",
                "start": 128.45,
                "end": 128.61,
                "confidence": 0.9616009,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.66305697
              },
              {
                "word": "the",
                "start": 128.61,
                "end": 128.69,
                "confidence": 0.59798527,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "hiring",
                "start": 128.69,
                "end": 129.01,
                "confidence": 0.99937624,
                "punctuated_word": "hiring",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "committee",
                "start": 129.01,
                "end": 129.51,
                "confidence": 0.99253356,
                "punctuated_word": "committee,",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "that",
                "start": 130.05,
                "end": 130.20999,
                "confidence": 0.99990654,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "reviews",
                "start": 130.20999,
                "end": 130.70999,
                "confidence": 0.9990552,
                "punctuated_word": "reviews",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "all",
                "start": 130.77,
                "end": 131.01,
                "confidence": 0.9961035,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "the",
                "start": 131.01,
                "end": 131.41,
                "confidence": 0.9246934,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "interviews",
                "start": 131.41,
                "end": 131.81,
                "confidence": 0.99710673,
                "punctuated_word": "interviews",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "and",
                "start": 131.81,
                "end": 131.97,
                "confidence": 0.9863099,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "transcripts",
                "start": 131.97,
                "end": 132.45,
                "confidence": 0.9994796,
                "punctuated_word": "transcripts",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "and",
                "start": 132.45,
                "end": 132.61,
                "confidence": 0.80522656,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "make",
                "start": 132.61,
                "end": 132.77,
                "confidence": 0.99277,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.7005072
              },
              {
                "word": "a",
                "start": 132.77,
                "end": 132.84999,
                "confidence": 0.99102014,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.34938657
              },
              {
                "word": "determination",
                "start": 132.84999,
                "end": 133.25,
                "confidence": 0.99686277,
                "punctuated_word": "determination",
                "speaker": 2,
                "speaker_confidence": 0.34938657
              },
              {
                "word": "if",
                "start": 133.25,
                "end": 133.33,
                "confidence": 0.7559862,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.34938657
              },
              {
                "word": "someone",
                "start": 133.33,
                "end": 133.56999,
                "confidence": 0.9947718,
                "punctuated_word": "someone",
                "speaker": 2,
                "speaker_confidence": 0.34938657
              },
              {
                "word": "should",
                "start": 133.56999,
                "end": 133.73,
                "confidence": 0.99480283,
                "punctuated_word": "should",
                "speaker": 2,
                "speaker_confidence": 0.34938657
              },
              {
                "word": "come",
                "start": 133.73,
                "end": 133.97,
                "confidence": 0.99831426,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.34938657
              },
              {
                "word": "on",
                "start": 133.97,
                "end": 134.05,
                "confidence": 0.88313204,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "board",
                "start": 134.05,
                "end": 134.37,
                "confidence": 0.9985934,
                "punctuated_word": "board",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "or",
                "start": 134.37,
                "end": 134.45,
                "confidence": 0.9960855,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "not",
                "start": 134.45,
                "end": 134.775,
                "confidence": 0.99709594,
                "punctuated_word": "not.",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "also",
                "start": 134.855,
                "end": 135.015,
                "confidence": 0.7046422,
                "punctuated_word": "Also",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "do",
                "start": 135.015,
                "end": 135.25499,
                "confidence": 0.5689101,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "some",
                "start": 135.25499,
                "end": 135.415,
                "confidence": 0.99598557,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "biz",
                "start": 135.415,
                "end": 135.735,
                "confidence": 0.8255653,
                "punctuated_word": "biz",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "dev",
                "start": 135.735,
                "end": 135.89499,
                "confidence": 0.66475856,
                "punctuated_word": "dev",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "work",
                "start": 135.89499,
                "end": 136.295,
                "confidence": 0.8437701,
                "punctuated_word": "work,",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "like",
                "start": 136.295,
                "end": 136.61499,
                "confidence": 0.9306802,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "in",
                "start": 136.61499,
                "end": 136.855,
                "confidence": 0.99888235,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "between",
                "start": 136.855,
                "end": 137.25499,
                "confidence": 0.819692,
                "punctuated_word": "between,",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "like",
                "start": 137.25499,
                "end": 137.655,
                "confidence": 0.9553418,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7366096
              },
              {
                "word": "as",
                "start": 137.735,
                "end": 137.89499,
                "confidence": 0.5131881,
                "punctuated_word": "as,",
                "speaker": 2,
                "speaker_confidence": 0.52098995
              },
              {
                "word": "like",
                "start": 137.89499,
                "end": 138.055,
                "confidence": 0.996543,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.52098995
              },
              {
                "word": "we're",
                "start": 138.055,
                "end": 138.215,
                "confidence": 0.9110776,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.52098995
              },
              {
                "word": "starting",
                "start": 138.215,
                "end": 138.53499,
                "confidence": 0.99006796,
                "punctuated_word": "starting",
                "speaker": 2,
                "speaker_confidence": 0.52098995
              },
              {
                "word": "new",
                "start": 138.53499,
                "end": 138.61499,
                "confidence": 0.5218421,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 0.51229644
              },
              {
                "word": "agencies",
                "start": 138.61499,
                "end": 139.015,
                "confidence": 0.98203236,
                "punctuated_word": "agencies",
                "speaker": 2,
                "speaker_confidence": 0.51229644
              },
              {
                "word": "and",
                "start": 139.015,
                "end": 139.17499,
                "confidence": 0.622334,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.51229644
              },
              {
                "word": "the",
                "start": 139.17499,
                "end": 139.33499,
                "confidence": 0.74119157,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.51229644
              },
              {
                "word": "projects",
                "start": 139.33499,
                "end": 139.735,
                "confidence": 0.9046508,
                "punctuated_word": "projects.",
                "speaker": 2,
                "speaker_confidence": 0.51229644
              },
              {
                "word": "like",
                "start": 139.735,
                "end": 139.89499,
                "confidence": 0.98333395,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.51229644
              },
              {
                "word": "i'll",
                "start": 139.89499,
                "end": 140.135,
                "confidence": 0.99099994,
                "punctuated_word": "I'll",
                "speaker": 2,
                "speaker_confidence": 0.51229644
              },
              {
                "word": "i'll",
                "start": 140.135,
                "end": 140.295,
                "confidence": 0.99566567,
                "punctuated_word": "I'll",
                "speaker": 2,
                "speaker_confidence": 0.51229644
              },
              {
                "word": "talk",
                "start": 140.295,
                "end": 140.53499,
                "confidence": 0.9980227,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.35103416
              },
              {
                "word": "to",
                "start": 140.53499,
                "end": 141.015,
                "confidence": 0.99606353,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.35103416
              },
              {
                "word": "some",
                "start": 141.015,
                "end": 141.17499,
                "confidence": 0.9750633,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.35103416
              },
              {
                "word": "of",
                "start": 141.17499,
                "end": 141.25499,
                "confidence": 0.998362,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.35103416
              },
              {
                "word": "the",
                "start": 141.25499,
                "end": 141.33499,
                "confidence": 0.99917126,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.35103416
              },
              {
                "word": "folks",
                "start": 141.33499,
                "end": 141.575,
                "confidence": 0.9994418,
                "punctuated_word": "folks",
                "speaker": 2,
                "speaker_confidence": 0.5162886
              },
              {
                "word": "there",
                "start": 141.575,
                "end": 141.81499,
                "confidence": 0.571268,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.5162886
              },
              {
                "word": "at",
                "start": 141.81499,
                "end": 141.89499,
                "confidence": 0.8015464,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.5162886
              },
              {
                "word": "the",
                "start": 141.89499,
                "end": 141.97499,
                "confidence": 0.49999768,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5162886
              },
              {
                "word": "agency",
                "start": 141.97499,
                "end": 142.375,
                "confidence": 0.34393057,
                "punctuated_word": "agency",
                "speaker": 2,
                "speaker_confidence": 0.5162886
              },
              {
                "word": "before",
                "start": 142.375,
                "end": 142.775,
                "confidence": 0.99847215,
                "punctuated_word": "before",
                "speaker": 2,
                "speaker_confidence": 0.5162886
              },
              {
                "word": "we",
                "start": 142.775,
                "end": 142.935,
                "confidence": 0.9992505,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5162886
              },
              {
                "word": "start",
                "start": 142.935,
                "end": 143.33499,
                "confidence": 0.99050343,
                "punctuated_word": "start,",
                "speaker": 2,
                "speaker_confidence": 0.5162886
              },
              {
                "word": "the",
                "start": 143.495,
                "end": 143.655,
                "confidence": 0.9994011,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5162886
              },
              {
                "word": "project",
                "start": 143.655,
                "end": 144.155,
                "confidence": 0.99948364,
                "punctuated_word": "project.",
                "speaker": 2,
                "speaker_confidence": 0.5162886
              },
              {
                "word": "it",
                "start": 144.53499,
                "end": 144.69499,
                "confidence": 0.9620644,
                "punctuated_word": "It",
                "speaker": 1,
                "speaker_confidence": 0.30787915
              },
              {
                "word": "sounds",
                "start": 144.69499,
                "end": 144.935,
                "confidence": 0.9993839,
                "punctuated_word": "sounds",
                "speaker": 1,
                "speaker_confidence": 0.30787915
              },
              {
                "word": "like",
                "start": 144.935,
                "end": 145.095,
                "confidence": 0.99763894,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.30787915
              },
              {
                "word": "you've",
                "start": 145.095,
                "end": 145.25499,
                "confidence": 0.9993861,
                "punctuated_word": "you've",
                "speaker": 1,
                "speaker_confidence": 0.30787915
              },
              {
                "word": "got",
                "start": 145.25499,
                "end": 145.575,
                "confidence": 0.999585,
                "punctuated_word": "got",
                "speaker": 1,
                "speaker_confidence": 0.30787915
              },
              {
                "word": "quite",
                "start": 145.575,
                "end": 145.81499,
                "confidence": 0.5395486,
                "punctuated_word": "quite",
                "speaker": 1,
                "speaker_confidence": 0.30787915
              },
              {
                "word": "a",
                "start": 145.81499,
                "end": 145.89499,
                "confidence": 0.9991598,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.43120074
              },
              {
                "word": "bit",
                "start": 145.89499,
                "end": 146.055,
                "confidence": 0.9997652,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.43120074
              },
              {
                "word": "of",
                "start": 146.055,
                "end": 146.215,
                "confidence": 0.99973375,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.43120074
              },
              {
                "word": "different",
                "start": 146.215,
                "end": 146.53499,
                "confidence": 0.9997147,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.43120074
              },
              {
                "word": "hats",
                "start": 146.53499,
                "end": 146.855,
                "confidence": 0.9996464,
                "punctuated_word": "hats",
                "speaker": 1,
                "speaker_confidence": 0.43120074
              },
              {
                "word": "that",
                "start": 146.855,
                "end": 147.015,
                "confidence": 0.49052188,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.43120074
              },
              {
                "word": "you",
                "start": 147.015,
                "end": 147.17499,
                "confidence": 0.9431625,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.43120074
              },
              {
                "word": "have",
                "start": 147.17499,
                "end": 147.33499,
                "confidence": 0.9969112,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.43120074
              },
              {
                "word": "to",
                "start": 147.33499,
                "end": 147.415,
                "confidence": 0.99957603,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.4982466
              },
              {
                "word": "wear",
                "start": 147.415,
                "end": 147.735,
                "confidence": 0.9993649,
                "punctuated_word": "wear.",
                "speaker": 1,
                "speaker_confidence": 0.4982466
              },
              {
                "word": "i",
                "start": 147.735,
                "end": 147.89499,
                "confidence": 0.9914573,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.4982466
              },
              {
                "word": "i",
                "start": 147.89499,
                "end": 147.97499,
                "confidence": 0.89649475,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.4982466
              },
              {
                "word": "imagine",
                "start": 147.97499,
                "end": 148.375,
                "confidence": 0.9976676,
                "punctuated_word": "imagine",
                "speaker": 1,
                "speaker_confidence": 0.4982466
              },
              {
                "word": "you're",
                "start": 148.375,
                "end": 148.61499,
                "confidence": 0.99757206,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.4982466
              },
              {
                "word": "a",
                "start": 148.61499,
                "end": 148.69499,
                "confidence": 0.9955597,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.4982466
              },
              {
                "word": "pretty",
                "start": 148.69499,
                "end": 149.015,
                "confidence": 0.81960094,
                "punctuated_word": "pretty",
                "speaker": 1,
                "speaker_confidence": 0.4982466
              },
              {
                "word": "busy",
                "start": 149.015,
                "end": 149.515,
                "confidence": 0.9998361,
                "punctuated_word": "busy",
                "speaker": 1,
                "speaker_confidence": 0.4982466
              },
              {
                "word": "person",
                "start": 149.72,
                "end": 150.04,
                "confidence": 0.99995947,
                "punctuated_word": "person",
                "speaker": 1,
                "speaker_confidence": 0.4982466
              },
              {
                "word": "over",
                "start": 150.04,
                "end": 150.12,
                "confidence": 0.99914,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.41655654
              },
              {
                "word": "there",
                "start": 150.12,
                "end": 150.62,
                "confidence": 0.99977964,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.41655654
              },
              {
                "word": "with",
                "start": 150.68,
                "end": 150.84,
                "confidence": 0.9865346,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.41655654
              },
              {
                "word": "the",
                "start": 150.84,
                "end": 151.08,
                "confidence": 0.9118837,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.41655654
              },
              {
                "word": "usds",
                "start": 151.08,
                "end": 151.48,
                "confidence": 0.929783,
                "punctuated_word": "USDS",
                "speaker": 1,
                "speaker_confidence": 0.41655654
              },
              {
                "word": "role",
                "start": 151.48,
                "end": 151.98,
                "confidence": 0.9668644,
                "punctuated_word": "role.",
                "speaker": 1,
                "speaker_confidence": 0.41655654
              },
              {
                "word": "yeah",
                "start": 152.04,
                "end": 152.36,
                "confidence": 0.93756473,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "a",
                "start": 152.36,
                "end": 152.68,
                "confidence": 0.7540562,
                "punctuated_word": "A",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "little",
                "start": 152.68,
                "end": 153.0,
                "confidence": 0.88315874,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "busy",
                "start": 153.0,
                "end": 153.5,
                "confidence": 0.8002112,
                "punctuated_word": "busy.",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "i'm",
                "start": 154.44,
                "end": 154.52,
                "confidence": 0.9768659,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "always",
                "start": 154.52,
                "end": 154.84,
                "confidence": 0.9536423,
                "punctuated_word": "always",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "down",
                "start": 154.84,
                "end": 155.08,
                "confidence": 0.9647847,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "to",
                "start": 155.08,
                "end": 155.4,
                "confidence": 0.99931467,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "to",
                "start": 155.4,
                "end": 155.56,
                "confidence": 0.99619764,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "have",
                "start": 155.56,
                "end": 155.8,
                "confidence": 0.9989403,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "conversations",
                "start": 155.8,
                "end": 156.3,
                "confidence": 0.99921966,
                "punctuated_word": "conversations",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "like",
                "start": 156.36,
                "end": 156.52,
                "confidence": 0.99980825,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "this",
                "start": 156.52,
                "end": 157.02,
                "confidence": 0.8062147,
                "punctuated_word": "this.",
                "speaker": 2,
                "speaker_confidence": 0.5533876
              },
              {
                "word": "awesome",
                "start": 157.31999,
                "end": 157.81999,
                "confidence": 0.9996338,
                "punctuated_word": "Awesome.",
                "speaker": 1,
                "speaker_confidence": 0.4759938
              },
              {
                "word": "speaking",
                "start": 158.44,
                "end": 158.84,
                "confidence": 0.99691856,
                "punctuated_word": "Speaking",
                "speaker": 1,
                "speaker_confidence": 0.4759938
              },
              {
                "word": "of",
                "start": 158.84,
                "end": 158.92,
                "confidence": 0.998379,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.4759938
              },
              {
                "word": "your",
                "start": 158.92,
                "end": 159.24,
                "confidence": 0.99919313,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.4759938
              },
              {
                "word": "usds",
                "start": 159.24,
                "end": 159.72,
                "confidence": 0.9983398,
                "punctuated_word": "USDS",
                "speaker": 1,
                "speaker_confidence": 0.4759938
              },
              {
                "word": "presence",
                "start": 159.72,
                "end": 160.22,
                "confidence": 0.99539167,
                "punctuated_word": "presence,",
                "speaker": 1,
                "speaker_confidence": 0.4759938
              },
              {
                "word": "you",
                "start": 161.0,
                "end": 161.08,
                "confidence": 0.99806625,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.41601777
              },
              {
                "word": "have",
                "start": 161.08,
                "end": 161.24,
                "confidence": 0.5071328,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.41601777
              },
              {
                "word": "a",
                "start": 161.24,
                "end": 161.31999,
                "confidence": 0.9928886,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.41601777
              },
              {
                "word": "page",
                "start": 161.31999,
                "end": 161.56,
                "confidence": 0.9983386,
                "punctuated_word": "page",
                "speaker": 1,
                "speaker_confidence": 0.41601777
              },
              {
                "word": "on",
                "start": 161.56,
                "end": 161.72,
                "confidence": 0.9911322,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.41601777
              },
              {
                "word": "there",
                "start": 161.72,
                "end": 162.075,
                "confidence": 0.9871898,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.41601777
              },
              {
                "word": "that",
                "start": 162.075,
                "end": 162.235,
                "confidence": 0.99665964,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.41601777
              },
              {
                "word": "talks",
                "start": 162.235,
                "end": 162.47499,
                "confidence": 0.9997377,
                "punctuated_word": "talks",
                "speaker": 1,
                "speaker_confidence": 0.41601777
              },
              {
                "word": "a",
                "start": 162.47499,
                "end": 162.555,
                "confidence": 0.9976757,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.41601777
              },
              {
                "word": "bit",
                "start": 162.555,
                "end": 162.635,
                "confidence": 0.9967643,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "about",
                "start": 162.635,
                "end": 163.035,
                "confidence": 0.99977165,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "you",
                "start": 163.035,
                "end": 163.355,
                "confidence": 0.99966204,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "and",
                "start": 163.355,
                "end": 163.83499,
                "confidence": 0.94477457,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "perhaps",
                "start": 163.83499,
                "end": 164.33499,
                "confidence": 0.8704179,
                "punctuated_word": "perhaps",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "why",
                "start": 164.555,
                "end": 164.955,
                "confidence": 0.9763238,
                "punctuated_word": "why",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "you",
                "start": 164.955,
                "end": 165.19499,
                "confidence": 0.9996716,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "joined",
                "start": 165.19499,
                "end": 165.595,
                "confidence": 0.99933666,
                "punctuated_word": "joined",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "usds",
                "start": 165.595,
                "end": 166.095,
                "confidence": 0.9804139,
                "punctuated_word": "USDS.",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "and",
                "start": 166.635,
                "end": 166.875,
                "confidence": 0.9991654,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "in",
                "start": 166.875,
                "end": 166.955,
                "confidence": 0.99793893,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "that",
                "start": 166.955,
                "end": 167.275,
                "confidence": 0.9998067,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "page",
                "start": 167.275,
                "end": 167.595,
                "confidence": 0.9917337,
                "punctuated_word": "page,",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "you",
                "start": 167.595,
                "end": 167.915,
                "confidence": 0.99960726,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "cite",
                "start": 167.915,
                "end": 168.235,
                "confidence": 0.9752577,
                "punctuated_word": "cite",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "an",
                "start": 168.235,
                "end": 168.39499,
                "confidence": 0.9966453,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "article",
                "start": 168.39499,
                "end": 168.89499,
                "confidence": 0.9999474,
                "punctuated_word": "article",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "and",
                "start": 169.035,
                "end": 169.355,
                "confidence": 0.9697715,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "a",
                "start": 169.355,
                "end": 169.435,
                "confidence": 0.93534523,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "hacker",
                "start": 169.435,
                "end": 169.75499,
                "confidence": 0.9235218,
                "punctuated_word": "Hacker",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "news",
                "start": 169.75499,
                "end": 169.995,
                "confidence": 0.9754268,
                "punctuated_word": "News",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "post",
                "start": 169.995,
                "end": 170.495,
                "confidence": 0.9934454,
                "punctuated_word": "post",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "that",
                "start": 170.555,
                "end": 170.715,
                "confidence": 0.99875116,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "links",
                "start": 170.715,
                "end": 170.955,
                "confidence": 0.9998036,
                "punctuated_word": "links",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "to",
                "start": 170.955,
                "end": 171.11499,
                "confidence": 0.9998405,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "it",
                "start": 171.11499,
                "end": 171.275,
                "confidence": 0.9999504,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "from",
                "start": 171.275,
                "end": 171.675,
                "confidence": 0.99977714,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "2015",
                "start": 171.675,
                "end": 172.415,
                "confidence": 0.9997907,
                "punctuated_word": "2015",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "as",
                "start": 172.875,
                "end": 173.11499,
                "confidence": 0.9908599,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "a",
                "start": 173.11499,
                "end": 173.19499,
                "confidence": 0.9997838,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "point",
                "start": 173.19499,
                "end": 173.435,
                "confidence": 0.99995434,
                "punctuated_word": "point",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "of",
                "start": 173.435,
                "end": 173.75499,
                "confidence": 0.99978155,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "inspiration",
                "start": 173.75499,
                "end": 174.25499,
                "confidence": 0.9998982,
                "punctuated_word": "inspiration",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "for",
                "start": 174.7,
                "end": 175.01999,
                "confidence": 0.9984977,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "joining",
                "start": 175.01999,
                "end": 175.5,
                "confidence": 0.90855,
                "punctuated_word": "joining",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "the",
                "start": 175.5,
                "end": 175.65999,
                "confidence": 0.99929047,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "agency",
                "start": 175.65999,
                "end": 176.15999,
                "confidence": 0.9975998,
                "punctuated_word": "agency.",
                "speaker": 1,
                "speaker_confidence": 0.72377
              },
              {
                "word": "could",
                "start": 176.54,
                "end": 176.7,
                "confidence": 0.9935042,
                "punctuated_word": "Could",
                "speaker": 1,
                "speaker_confidence": 0.19979012
              },
              {
                "word": "you",
                "start": 176.7,
                "end": 176.78,
                "confidence": 0.9992343,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.19979012
              },
              {
                "word": "tell",
                "start": 176.78,
                "end": 176.93999,
                "confidence": 0.9987878,
                "punctuated_word": "tell",
                "speaker": 1,
                "speaker_confidence": 0.19979012
              },
              {
                "word": "us",
                "start": 176.93999,
                "end": 177.09999,
                "confidence": 0.99970573,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.19979012
              },
              {
                "word": "a",
                "start": 177.09999,
                "end": 177.18,
                "confidence": 0.999813,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.19979012
              },
              {
                "word": "little",
                "start": 177.18,
                "end": 177.34,
                "confidence": 0.9999664,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.19979012
              },
              {
                "word": "bit",
                "start": 177.34,
                "end": 177.5,
                "confidence": 0.99867505,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.19979012
              },
              {
                "word": "about",
                "start": 177.5,
                "end": 177.73999,
                "confidence": 0.9998567,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.19979012
              },
              {
                "word": "that",
                "start": 177.73999,
                "end": 178.23999,
                "confidence": 0.99911034,
                "punctuated_word": "that?",
                "speaker": 1,
                "speaker_confidence": 0.19979012
              },
              {
                "word": "yeah",
                "start": 178.37999,
                "end": 178.62,
                "confidence": 0.9987424,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.2799831
              },
              {
                "word": "so",
                "start": 178.85999,
                "end": 179.09999,
                "confidence": 0.9848701,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.2799831
              },
              {
                "word": "i",
                "start": 179.09999,
                "end": 179.18,
                "confidence": 0.98837155,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.2799831
              },
              {
                "word": "was",
                "start": 179.18,
                "end": 179.34,
                "confidence": 0.99469817,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.2799831
              },
              {
                "word": "on",
                "start": 179.34,
                "end": 179.42,
                "confidence": 0.8646703,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "hacker",
                "start": 179.42,
                "end": 179.81999,
                "confidence": 0.50460106,
                "punctuated_word": "Hacker",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "news",
                "start": 179.81999,
                "end": 180.14,
                "confidence": 0.9827546,
                "punctuated_word": "News,",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "you",
                "start": 180.14,
                "end": 180.29999,
                "confidence": 0.973912,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "know",
                "start": 180.29999,
                "end": 180.62,
                "confidence": 0.99892294,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "this",
                "start": 180.62,
                "end": 181.12,
                "confidence": 0.971901,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "one",
                "start": 181.5,
                "end": 181.73999,
                "confidence": 0.54015213,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "day",
                "start": 181.73999,
                "end": 181.9,
                "confidence": 0.8927533,
                "punctuated_word": "day",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "one",
                "start": 181.9,
                "end": 182.06,
                "confidence": 0.94726515,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "day",
                "start": 182.06,
                "end": 182.29999,
                "confidence": 0.9937575,
                "punctuated_word": "day",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "as",
                "start": 182.29999,
                "end": 182.37999,
                "confidence": 0.86576337,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.59769815
              },
              {
                "word": "i",
                "start": 182.37999,
                "end": 182.54,
                "confidence": 0.99306184,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5815781
              },
              {
                "word": "usually",
                "start": 182.54,
                "end": 183.01999,
                "confidence": 0.9836602,
                "punctuated_word": "usually",
                "speaker": 2,
                "speaker_confidence": 0.5815781
              },
              {
                "word": "am",
                "start": 183.01999,
                "end": 183.51999,
                "confidence": 0.77410644,
                "punctuated_word": "am.",
                "speaker": 2,
                "speaker_confidence": 0.5815781
              },
              {
                "word": "and",
                "start": 183.81999,
                "end": 184.14,
                "confidence": 0.9982576,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5815781
              },
              {
                "word": "i",
                "start": 184.14,
                "end": 184.37999,
                "confidence": 0.99928075,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5815781
              },
              {
                "word": "see",
                "start": 184.37999,
                "end": 184.54,
                "confidence": 0.999884,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.5815781
              },
              {
                "word": "this",
                "start": 184.54,
                "end": 184.78,
                "confidence": 0.9996451,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5815781
              },
              {
                "word": "this",
                "start": 184.78,
                "end": 185.18,
                "confidence": 0.99602616,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5815781
              },
              {
                "word": "article",
                "start": 185.18,
                "end": 185.57999,
                "confidence": 0.80968654,
                "punctuated_word": "article.",
                "speaker": 2,
                "speaker_confidence": 0.5815781
              },
              {
                "word": "i",
                "start": 185.57999,
                "end": 185.65999,
                "confidence": 0.99827194,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "clicked",
                "start": 185.65999,
                "end": 185.81999,
                "confidence": 0.3871566,
                "punctuated_word": "clicked",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "the",
                "start": 185.81999,
                "end": 185.98,
                "confidence": 0.9801931,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "headline",
                "start": 185.98,
                "end": 186.29999,
                "confidence": 0.99424356,
                "punctuated_word": "headline",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "on",
                "start": 186.29999,
                "end": 186.45999,
                "confidence": 0.7326052,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "something",
                "start": 186.45999,
                "end": 186.78,
                "confidence": 0.9994935,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "like",
                "start": 186.78,
                "end": 187.215,
                "confidence": 0.8757909,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "obama's",
                "start": 188.095,
                "end": 188.495,
                "confidence": 0.7241844,
                "punctuated_word": "Obama's",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "self",
                "start": 188.495,
                "end": 188.815,
                "confidence": 0.95226306,
                "punctuated_word": "self",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "startup",
                "start": 188.815,
                "end": 189.135,
                "confidence": 0.5714135,
                "punctuated_word": "startup",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "in",
                "start": 189.135,
                "end": 189.375,
                "confidence": 0.94711435,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "the",
                "start": 189.375,
                "end": 189.455,
                "confidence": 0.93894273,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "white",
                "start": 189.455,
                "end": 189.69499,
                "confidence": 0.9326237,
                "punctuated_word": "White",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "house",
                "start": 189.69499,
                "end": 189.855,
                "confidence": 0.75654,
                "punctuated_word": "House.",
                "speaker": 2,
                "speaker_confidence": 0.5184767
              },
              {
                "word": "and",
                "start": 189.855,
                "end": 189.935,
                "confidence": 0.9640239,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.2024085
              },
              {
                "word": "i",
                "start": 189.935,
                "end": 190.015,
                "confidence": 0.99670047,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.2024085
              },
              {
                "word": "was",
                "start": 190.015,
                "end": 190.175,
                "confidence": 0.9962913,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.2024085
              },
              {
                "word": "like",
                "start": 190.175,
                "end": 190.415,
                "confidence": 0.9024576,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.2024085
              },
              {
                "word": "oh",
                "start": 190.415,
                "end": 190.735,
                "confidence": 0.85340333,
                "punctuated_word": "oh,",
                "speaker": 2,
                "speaker_confidence": 0.2024085
              },
              {
                "word": "like",
                "start": 190.735,
                "end": 190.89499,
                "confidence": 0.79682684,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.2024085
              },
              {
                "word": "at",
                "start": 190.89499,
                "end": 191.055,
                "confidence": 0.9975504,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.4618529
              },
              {
                "word": "the",
                "start": 191.055,
                "end": 191.135,
                "confidence": 0.98042715,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.4618529
              },
              {
                "word": "time",
                "start": 191.135,
                "end": 191.375,
                "confidence": 0.8039059,
                "punctuated_word": "time,",
                "speaker": 2,
                "speaker_confidence": 0.4618529
              },
              {
                "word": "i",
                "start": 191.375,
                "end": 191.455,
                "confidence": 0.9994622,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.4618529
              },
              {
                "word": "was",
                "start": 191.455,
                "end": 191.61499,
                "confidence": 0.998292,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.4618529
              },
              {
                "word": "definitely",
                "start": 191.61499,
                "end": 192.015,
                "confidence": 0.95219797,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.4618529
              },
              {
                "word": "working",
                "start": 192.015,
                "end": 192.25499,
                "confidence": 0.98999035,
                "punctuated_word": "working",
                "speaker": 2,
                "speaker_confidence": 0.4618529
              },
              {
                "word": "at",
                "start": 192.25499,
                "end": 192.29498,
                "confidence": 0.3570418,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.39217383
              },
              {
                "word": "a",
                "start": 192.29498,
                "end": 192.33499,
                "confidence": 0.9084328,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.39217383
              },
              {
                "word": "bunch",
                "start": 192.33499,
                "end": 192.495,
                "confidence": 0.999788,
                "punctuated_word": "bunch",
                "speaker": 2,
                "speaker_confidence": 0.39217383
              },
              {
                "word": "of",
                "start": 192.495,
                "end": 192.575,
                "confidence": 0.99221003,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.39217383
              },
              {
                "word": "different",
                "start": 192.575,
                "end": 192.815,
                "confidence": 0.9386669,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.39217383
              },
              {
                "word": "startups",
                "start": 192.815,
                "end": 193.135,
                "confidence": 0.9878154,
                "punctuated_word": "startups",
                "speaker": 2,
                "speaker_confidence": 0.39217383
              },
              {
                "word": "and",
                "start": 193.135,
                "end": 193.215,
                "confidence": 0.4453343,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.39217383
              },
              {
                "word": "i",
                "start": 193.215,
                "end": 193.295,
                "confidence": 0.9975465,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.3891768
              },
              {
                "word": "love",
                "start": 193.295,
                "end": 193.535,
                "confidence": 0.64292663,
                "punctuated_word": "love",
                "speaker": 2,
                "speaker_confidence": 0.3891768
              },
              {
                "word": "working",
                "start": 193.535,
                "end": 193.695,
                "confidence": 0.98605657,
                "punctuated_word": "working",
                "speaker": 2,
                "speaker_confidence": 0.3891768
              },
              {
                "word": "in",
                "start": 193.695,
                "end": 193.855,
                "confidence": 0.7281005,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.3891768
              },
              {
                "word": "the",
                "start": 193.855,
                "end": 193.935,
                "confidence": 0.25177926,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.3891768
              },
              {
                "word": "start",
                "start": 193.935,
                "end": 194.015,
                "confidence": 0.3177371,
                "punctuated_word": "start",
                "speaker": 2,
                "speaker_confidence": 0.3891768
              },
              {
                "word": "of",
                "start": 194.015,
                "end": 194.095,
                "confidence": 0.90710384,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.3891768
              },
              {
                "word": "culture",
                "start": 194.095,
                "end": 194.33499,
                "confidence": 0.7718314,
                "punctuated_word": "culture.",
                "speaker": 2,
                "speaker_confidence": 0.3891768
              },
              {
                "word": "and",
                "start": 194.33499,
                "end": 194.415,
                "confidence": 0.58038753,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.31172222
              },
              {
                "word": "i",
                "start": 194.415,
                "end": 194.495,
                "confidence": 0.90747535,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.31172222
              },
              {
                "word": "was",
                "start": 194.495,
                "end": 194.575,
                "confidence": 0.99535406,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.31172222
              },
              {
                "word": "like",
                "start": 194.575,
                "end": 194.735,
                "confidence": 0.9220506,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.31172222
              },
              {
                "word": "one",
                "start": 194.735,
                "end": 194.815,
                "confidence": 0.6877457,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.31172222
              },
              {
                "word": "in",
                "start": 194.815,
                "end": 194.97499,
                "confidence": 0.9559447,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.31172222
              },
              {
                "word": "the",
                "start": 194.97499,
                "end": 195.055,
                "confidence": 0.9927044,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "federal",
                "start": 195.055,
                "end": 195.375,
                "confidence": 0.9747034,
                "punctuated_word": "federal",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "government",
                "start": 195.375,
                "end": 195.69499,
                "confidence": 0.662687,
                "punctuated_word": "government?",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "like",
                "start": 195.69499,
                "end": 195.935,
                "confidence": 0.9888035,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "yes",
                "start": 195.935,
                "end": 196.175,
                "confidence": 0.8861497,
                "punctuated_word": "yes.",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "i'm",
                "start": 196.175,
                "end": 196.415,
                "confidence": 0.9959254,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "i'm",
                "start": 196.415,
                "end": 196.655,
                "confidence": 0.93609166,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "on",
                "start": 196.655,
                "end": 196.89499,
                "confidence": 0.88952506,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "board",
                "start": 196.89499,
                "end": 197.295,
                "confidence": 0.96902645,
                "punctuated_word": "board.",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "and",
                "start": 197.295,
                "end": 197.535,
                "confidence": 0.9980337,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "i",
                "start": 197.535,
                "end": 197.61499,
                "confidence": 0.9793017,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "clicked",
                "start": 197.61499,
                "end": 197.855,
                "confidence": 0.93635637,
                "punctuated_word": "clicked",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "the",
                "start": 197.855,
                "end": 197.935,
                "confidence": 0.7832017,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "article",
                "start": 197.935,
                "end": 198.095,
                "confidence": 0.9138553,
                "punctuated_word": "article.",
                "speaker": 2,
                "speaker_confidence": 0.58540046
              },
              {
                "word": "i",
                "start": 198.095,
                "end": 198.175,
                "confidence": 0.98302597,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "didn't",
                "start": 198.175,
                "end": 198.415,
                "confidence": 0.95634073,
                "punctuated_word": "didn't",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "even",
                "start": 198.415,
                "end": 198.575,
                "confidence": 0.9320759,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "read",
                "start": 198.575,
                "end": 198.735,
                "confidence": 0.9962244,
                "punctuated_word": "read",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "the",
                "start": 198.735,
                "end": 198.815,
                "confidence": 0.9965598,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "comment",
                "start": 198.815,
                "end": 199.055,
                "confidence": 0.8366978,
                "punctuated_word": "comment.",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "i",
                "start": 199.055,
                "end": 199.135,
                "confidence": 0.95297533,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "just",
                "start": 199.135,
                "end": 199.295,
                "confidence": 0.9977456,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "clicked",
                "start": 199.295,
                "end": 199.535,
                "confidence": 0.97322536,
                "punctuated_word": "clicked",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "the",
                "start": 199.535,
                "end": 199.61499,
                "confidence": 0.6965482,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "article",
                "start": 199.61499,
                "end": 200.11499,
                "confidence": 0.8745935,
                "punctuated_word": "article.",
                "speaker": 2,
                "speaker_confidence": 0.5297171
              },
              {
                "word": "i",
                "start": 200.54001,
                "end": 200.70001,
                "confidence": 0.9835882,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.46710777
              },
              {
                "word": "got",
                "start": 200.70001,
                "end": 200.86,
                "confidence": 0.9990126,
                "punctuated_word": "got",
                "speaker": 2,
                "speaker_confidence": 0.46710777
              },
              {
                "word": "halfway",
                "start": 200.86,
                "end": 201.26001,
                "confidence": 0.99675035,
                "punctuated_word": "halfway",
                "speaker": 2,
                "speaker_confidence": 0.46710777
              },
              {
                "word": "through",
                "start": 201.26001,
                "end": 201.5,
                "confidence": 0.95775443,
                "punctuated_word": "through",
                "speaker": 2,
                "speaker_confidence": 0.46710777
              },
              {
                "word": "the",
                "start": 201.5,
                "end": 201.66,
                "confidence": 0.9981261,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.46710777
              },
              {
                "word": "article",
                "start": 201.66,
                "end": 202.06001,
                "confidence": 0.828224,
                "punctuated_word": "article,",
                "speaker": 2,
                "speaker_confidence": 0.46710777
              },
              {
                "word": "and",
                "start": 202.06001,
                "end": 202.22,
                "confidence": 0.9992347,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.46710777
              },
              {
                "word": "i",
                "start": 202.22,
                "end": 202.3,
                "confidence": 0.9966978,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.46710777
              },
              {
                "word": "was",
                "start": 202.3,
                "end": 202.46,
                "confidence": 0.93512774,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.46710777
              },
              {
                "word": "just",
                "start": 202.46,
                "end": 202.54001,
                "confidence": 0.98341817,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.46710777
              },
              {
                "word": "like",
                "start": 202.54001,
                "end": 202.70001,
                "confidence": 0.881979,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "i",
                "start": 202.70001,
                "end": 202.78001,
                "confidence": 0.9996909,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "gotta",
                "start": 202.78001,
                "end": 203.1,
                "confidence": 0.9479854,
                "punctuated_word": "gotta",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "apply",
                "start": 203.1,
                "end": 203.5,
                "confidence": 0.9634477,
                "punctuated_word": "apply",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "right",
                "start": 203.5,
                "end": 203.66,
                "confidence": 0.9640506,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "now",
                "start": 203.66,
                "end": 203.98001,
                "confidence": 0.96551406,
                "punctuated_word": "now.",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "and",
                "start": 203.98001,
                "end": 204.14,
                "confidence": 0.99858546,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "i",
                "start": 204.14,
                "end": 204.38,
                "confidence": 0.97450316,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "just",
                "start": 204.38,
                "end": 204.62001,
                "confidence": 0.96800095,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "went",
                "start": 204.62001,
                "end": 204.78,
                "confidence": 0.9966809,
                "punctuated_word": "went",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "and",
                "start": 204.78,
                "end": 205.02,
                "confidence": 0.961922,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "just",
                "start": 205.02,
                "end": 205.26001,
                "confidence": 0.986088,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "sent",
                "start": 205.26001,
                "end": 205.42001,
                "confidence": 0.9055564,
                "punctuated_word": "sent",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "my",
                "start": 205.42001,
                "end": 205.58,
                "confidence": 0.9965257,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "resume",
                "start": 205.58,
                "end": 206.06001,
                "confidence": 0.9998704,
                "punctuated_word": "resume",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "in",
                "start": 206.06001,
                "end": 206.38,
                "confidence": 0.84174097,
                "punctuated_word": "in.",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "in",
                "start": 206.38,
                "end": 206.54001,
                "confidence": 0.82750297,
                "punctuated_word": "In",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "a",
                "start": 206.54001,
                "end": 206.62001,
                "confidence": 0.85563195,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "few",
                "start": 206.62001,
                "end": 206.78,
                "confidence": 0.9996087,
                "punctuated_word": "few",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "months",
                "start": 206.78,
                "end": 207.02,
                "confidence": 0.9487237,
                "punctuated_word": "months,",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "yeah",
                "start": 207.02,
                "end": 207.26001,
                "confidence": 0.87294704,
                "punctuated_word": "yeah,",
                "speaker": 2,
                "speaker_confidence": 0.6564952
              },
              {
                "word": "i",
                "start": 207.26001,
                "end": 207.34001,
                "confidence": 0.9979551,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "was",
                "start": 207.34001,
                "end": 207.5,
                "confidence": 0.9989266,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "here",
                "start": 207.5,
                "end": 207.82,
                "confidence": 0.98747754,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "at",
                "start": 207.82,
                "end": 208.14,
                "confidence": 0.9977456,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "uscis",
                "start": 208.14,
                "end": 208.64,
                "confidence": 0.6167391,
                "punctuated_word": "USCIS,",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "just",
                "start": 209.34001,
                "end": 209.74,
                "confidence": 0.9962063,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "bought",
                "start": 209.74,
                "end": 209.90001,
                "confidence": 0.62225866,
                "punctuated_word": "bought",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "that",
                "start": 209.90001,
                "end": 210.14,
                "confidence": 0.98915035,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "fast",
                "start": 210.14,
                "end": 210.38,
                "confidence": 0.89000154,
                "punctuated_word": "Fast",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "company",
                "start": 210.38,
                "end": 210.78,
                "confidence": 0.9940415,
                "punctuated_word": "Company",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "article",
                "start": 210.78,
                "end": 211.26001,
                "confidence": 0.99864775,
                "punctuated_word": "article",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "and",
                "start": 211.26001,
                "end": 211.5,
                "confidence": 0.43787017,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "the",
                "start": 211.5,
                "end": 211.58,
                "confidence": 0.35248202,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "hacker",
                "start": 211.58,
                "end": 211.90001,
                "confidence": 0.8570559,
                "punctuated_word": "Hacker",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "news",
                "start": 211.90001,
                "end": 212.06001,
                "confidence": 0.9897289,
                "punctuated_word": "News",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "post",
                "start": 212.06001,
                "end": 212.475,
                "confidence": 0.90924656,
                "punctuated_word": "post.",
                "speaker": 2,
                "speaker_confidence": 0.72920513
              },
              {
                "word": "on",
                "start": 212.71501,
                "end": 212.875,
                "confidence": 0.9990472,
                "punctuated_word": "On",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "that",
                "start": 212.875,
                "end": 212.955,
                "confidence": 0.9993554,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "same",
                "start": 212.955,
                "end": 213.35501,
                "confidence": 0.99984694,
                "punctuated_word": "same",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "page",
                "start": 213.35501,
                "end": 213.755,
                "confidence": 0.99813044,
                "punctuated_word": "page,",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "you",
                "start": 213.755,
                "end": 213.91501,
                "confidence": 0.99987185,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "also",
                "start": 213.91501,
                "end": 214.235,
                "confidence": 0.9996846,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "mentioned",
                "start": 214.235,
                "end": 214.63501,
                "confidence": 0.97162783,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "that",
                "start": 214.63501,
                "end": 215.115,
                "confidence": 0.9997342,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "learning",
                "start": 215.115,
                "end": 215.515,
                "confidence": 0.9993482,
                "punctuated_word": "learning",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "the",
                "start": 215.515,
                "end": 215.675,
                "confidence": 0.99928504,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "plethora",
                "start": 215.675,
                "end": 215.99501,
                "confidence": 0.9992392,
                "punctuated_word": "plethora",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "of",
                "start": 215.99501,
                "end": 216.155,
                "confidence": 0.99816257,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "acronyms",
                "start": 216.155,
                "end": 216.63501,
                "confidence": 0.9999551,
                "punctuated_word": "acronyms",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "used",
                "start": 216.63501,
                "end": 216.79501,
                "confidence": 0.98659724,
                "punctuated_word": "used",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "in",
                "start": 216.79501,
                "end": 216.955,
                "confidence": 0.99969625,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "government",
                "start": 216.955,
                "end": 217.35501,
                "confidence": 0.99940753,
                "punctuated_word": "government",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "was",
                "start": 217.35501,
                "end": 217.595,
                "confidence": 0.9996246,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "a",
                "start": 217.595,
                "end": 217.675,
                "confidence": 0.9996008,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "challenge",
                "start": 217.675,
                "end": 218.155,
                "confidence": 0.9921061,
                "punctuated_word": "challenge,",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "as",
                "start": 218.395,
                "end": 218.475,
                "confidence": 0.9998889,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "you",
                "start": 218.475,
                "end": 218.63501,
                "confidence": 0.9998299,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "got",
                "start": 218.63501,
                "end": 218.79501,
                "confidence": 0.978492,
                "punctuated_word": "got",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "started",
                "start": 218.79501,
                "end": 219.29501,
                "confidence": 0.9898924,
                "punctuated_word": "started,",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "which",
                "start": 219.43501,
                "end": 219.595,
                "confidence": 0.9991066,
                "punctuated_word": "which",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "is",
                "start": 219.595,
                "end": 219.835,
                "confidence": 0.9997981,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "certainly",
                "start": 219.835,
                "end": 220.235,
                "confidence": 0.9976311,
                "punctuated_word": "certainly",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "understandable",
                "start": 220.235,
                "end": 220.71501,
                "confidence": 0.9841306,
                "punctuated_word": "understandable.",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "there",
                "start": 220.71501,
                "end": 220.955,
                "confidence": 0.9989336,
                "punctuated_word": "There",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "are",
                "start": 220.955,
                "end": 221.195,
                "confidence": 0.99484056,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "quite",
                "start": 221.195,
                "end": 221.35501,
                "confidence": 0.99725014,
                "punctuated_word": "quite",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "a",
                "start": 221.35501,
                "end": 221.43501,
                "confidence": 0.9994307,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "few",
                "start": 221.43501,
                "end": 221.675,
                "confidence": 0.99993515,
                "punctuated_word": "few",
                "speaker": 1,
                "speaker_confidence": 0.7283757
              },
              {
                "word": "of",
                "start": 221.675,
                "end": 221.755,
                "confidence": 0.9997371,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "those",
                "start": 221.755,
                "end": 221.99501,
                "confidence": 0.8861329,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "that",
                "start": 221.99501,
                "end": 222.155,
                "confidence": 0.9210585,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "float",
                "start": 222.155,
                "end": 222.395,
                "confidence": 0.9920184,
                "punctuated_word": "float",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "around",
                "start": 222.395,
                "end": 222.895,
                "confidence": 0.997399,
                "punctuated_word": "around.",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "over",
                "start": 223.115,
                "end": 223.43501,
                "confidence": 0.98893446,
                "punctuated_word": "Over",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "time",
                "start": 223.43501,
                "end": 223.835,
                "confidence": 0.99935853,
                "punctuated_word": "time,",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "has",
                "start": 223.91501,
                "end": 224.155,
                "confidence": 0.9995839,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "that",
                "start": 224.155,
                "end": 224.475,
                "confidence": 0.9998511,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "gotten",
                "start": 224.475,
                "end": 224.79501,
                "confidence": 0.9939078,
                "punctuated_word": "gotten",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "easier",
                "start": 224.79501,
                "end": 225.29501,
                "confidence": 0.9509655,
                "punctuated_word": "easier?",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "and",
                "start": 225.675,
                "end": 225.835,
                "confidence": 0.9383521,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "do",
                "start": 225.99501,
                "end": 226.07501,
                "confidence": 0.9997563,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "you",
                "start": 226.07501,
                "end": 226.155,
                "confidence": 0.9980367,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "have",
                "start": 226.155,
                "end": 226.315,
                "confidence": 0.99855024,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.5647758
              },
              {
                "word": "a",
                "start": 226.315,
                "end": 226.395,
                "confidence": 0.9940432,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.35442024
              },
              {
                "word": "favorite",
                "start": 226.395,
                "end": 226.875,
                "confidence": 0.9999038,
                "punctuated_word": "favorite",
                "speaker": 1,
                "speaker_confidence": 0.35442024
              },
              {
                "word": "acronym",
                "start": 226.875,
                "end": 227.375,
                "confidence": 0.9995347,
                "punctuated_word": "acronym",
                "speaker": 1,
                "speaker_confidence": 0.35442024
              },
              {
                "word": "among",
                "start": 227.43501,
                "end": 227.675,
                "confidence": 0.99993134,
                "punctuated_word": "among",
                "speaker": 1,
                "speaker_confidence": 0.35442024
              },
              {
                "word": "them",
                "start": 227.675,
                "end": 228.09,
                "confidence": 0.9998773,
                "punctuated_word": "them?",
                "speaker": 1,
                "speaker_confidence": 0.35442024
              },
              {
                "word": "it",
                "start": 228.25,
                "end": 228.48999,
                "confidence": 0.9924075,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.32608008
              },
              {
                "word": "has",
                "start": 228.48999,
                "end": 228.56999,
                "confidence": 0.58885795,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.32608008
              },
              {
                "word": "definitely",
                "start": 228.56999,
                "end": 228.97,
                "confidence": 0.9992692,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.32608008
              },
              {
                "word": "gotten",
                "start": 228.97,
                "end": 229.29,
                "confidence": 0.9978789,
                "punctuated_word": "gotten",
                "speaker": 2,
                "speaker_confidence": 0.32608008
              },
              {
                "word": "a",
                "start": 229.29,
                "end": 229.37,
                "confidence": 0.99911016,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.32608008
              },
              {
                "word": "lot",
                "start": 229.37,
                "end": 229.61,
                "confidence": 0.99986017,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.32608008
              },
              {
                "word": "easier",
                "start": 229.61,
                "end": 229.84999,
                "confidence": 0.743062,
                "punctuated_word": "easier,",
                "speaker": 2,
                "speaker_confidence": 0.32608008
              },
              {
                "word": "and",
                "start": 229.84999,
                "end": 230.01,
                "confidence": 0.89062697,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.32608008
              },
              {
                "word": "i",
                "start": 230.01,
                "end": 230.09,
                "confidence": 0.9741974,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.41174555
              },
              {
                "word": "just",
                "start": 230.09,
                "end": 230.25,
                "confidence": 0.520382,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.41174555
              },
              {
                "word": "provided",
                "start": 230.25,
                "end": 230.56999,
                "confidence": 0.27827305,
                "punctuated_word": "provided",
                "speaker": 2,
                "speaker_confidence": 0.41174555
              },
              {
                "word": "them",
                "start": 230.56999,
                "end": 230.73,
                "confidence": 0.9879106,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.41174555
              },
              {
                "word": "off",
                "start": 230.73,
                "end": 230.89,
                "confidence": 0.62485737,
                "punctuated_word": "off",
                "speaker": 2,
                "speaker_confidence": 0.41174555
              },
              {
                "word": "in",
                "start": 230.89,
                "end": 231.05,
                "confidence": 0.94174707,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.41174555
              },
              {
                "word": "conversation",
                "start": 231.05,
                "end": 231.53,
                "confidence": 0.56802326,
                "punctuated_word": "conversation,",
                "speaker": 2,
                "speaker_confidence": 0.41174555
              },
              {
                "word": "so",
                "start": 231.53,
                "end": 231.69,
                "confidence": 0.9988304,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.41174555
              },
              {
                "word": "i",
                "start": 231.69,
                "end": 231.84999,
                "confidence": 0.99580646,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6017664
              },
              {
                "word": "apologize",
                "start": 231.84999,
                "end": 232.33,
                "confidence": 0.9981312,
                "punctuated_word": "apologize",
                "speaker": 2,
                "speaker_confidence": 0.6017664
              },
              {
                "word": "if",
                "start": 232.33,
                "end": 232.56999,
                "confidence": 0.9789437,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.6017664
              },
              {
                "word": "i",
                "start": 232.56999,
                "end": 232.65,
                "confidence": 0.9956447,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6017664
              },
              {
                "word": "use",
                "start": 232.65,
                "end": 232.97,
                "confidence": 0.9377591,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.6017664
              },
              {
                "word": "them",
                "start": 232.97,
                "end": 233.47,
                "confidence": 0.5156739,
                "punctuated_word": "them.",
                "speaker": 2,
                "speaker_confidence": 0.6017664
              },
              {
                "word": "yeah",
                "start": 233.93,
                "end": 234.43,
                "confidence": 0.9416068,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.6017664
              },
              {
                "word": "i",
                "start": 235.05,
                "end": 235.20999,
                "confidence": 0.9953432,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6017664
              },
              {
                "word": "don't",
                "start": 235.20999,
                "end": 235.29,
                "confidence": 0.9516367,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.031970143
              },
              {
                "word": "know",
                "start": 235.29,
                "end": 235.37,
                "confidence": 0.7279728,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.031970143
              },
              {
                "word": "if",
                "start": 235.37,
                "end": 235.45,
                "confidence": 0.9634721,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.031970143
              },
              {
                "word": "i",
                "start": 235.45,
                "end": 235.53,
                "confidence": 0.96073294,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.031970143
              },
              {
                "word": "have",
                "start": 235.53,
                "end": 235.69,
                "confidence": 0.96360695,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.031970143
              },
              {
                "word": "a",
                "start": 235.69,
                "end": 235.76999,
                "confidence": 0.95540565,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "favorite",
                "start": 235.76999,
                "end": 236.09,
                "confidence": 0.9873159,
                "punctuated_word": "favorite",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "among",
                "start": 236.09,
                "end": 236.41,
                "confidence": 0.99298406,
                "punctuated_word": "among",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "them",
                "start": 236.41,
                "end": 236.56999,
                "confidence": 0.9782809,
                "punctuated_word": "them,",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "but",
                "start": 236.56999,
                "end": 236.81,
                "confidence": 0.98966986,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "i",
                "start": 236.81,
                "end": 236.97,
                "confidence": 0.9614479,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "definitely",
                "start": 236.97,
                "end": 237.45,
                "confidence": 0.99790704,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "have",
                "start": 237.45,
                "end": 237.61,
                "confidence": 0.99936026,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "a",
                "start": 237.61,
                "end": 237.76999,
                "confidence": 0.99232626,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "favorite",
                "start": 237.76999,
                "end": 238.17,
                "confidence": 0.99862444,
                "punctuated_word": "favorite",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "government",
                "start": 238.17,
                "end": 238.48999,
                "confidence": 0.99747914,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "website",
                "start": 238.48999,
                "end": 238.97,
                "confidence": 0.9993445,
                "punctuated_word": "website",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "url",
                "start": 238.97,
                "end": 239.47,
                "confidence": 0.9808377,
                "punctuated_word": "URL.",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "and",
                "start": 239.69,
                "end": 240.01,
                "confidence": 0.998725,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "so",
                "start": 240.01,
                "end": 240.25,
                "confidence": 0.80716455,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "the",
                "start": 240.25,
                "end": 240.41,
                "confidence": 0.7771159,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "register",
                "start": 240.41,
                "end": 240.89,
                "confidence": 0.9022761,
                "punctuated_word": "register",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "to",
                "start": 240.89,
                "end": 241.12999,
                "confidence": 0.5755362,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "to",
                "start": 241.12999,
                "end": 241.37,
                "confidence": 0.9498837,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "register",
                "start": 241.37,
                "end": 241.76999,
                "confidence": 0.99898857,
                "punctuated_word": "register",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "a",
                "start": 241.76999,
                "end": 241.93,
                "confidence": 0.80671686,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "gov",
                "start": 241.93,
                "end": 242.65,
                "confidence": 0.925279,
                "punctuated_word": ".gov,",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "a",
                "start": 242.65,
                "end": 242.89,
                "confidence": 0.51458436,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "web",
                "start": 242.89,
                "end": 243.12999,
                "confidence": 0.9954281,
                "punctuated_word": "web",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "address",
                "start": 243.12999,
                "end": 243.62999,
                "confidence": 0.76399124,
                "punctuated_word": "address,",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "is",
                "start": 244.105,
                "end": 244.425,
                "confidence": 0.996807,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "gov.gov",
                "start": 244.425,
                "end": 245.625,
                "confidence": 0.9563272,
                "punctuated_word": ".gov.gov.",
                "speaker": 2,
                "speaker_confidence": 0.7180321
              },
              {
                "word": "and",
                "start": 245.625,
                "end": 245.785,
                "confidence": 0.9948691,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.44037253
              },
              {
                "word": "i",
                "start": 245.785,
                "end": 245.865,
                "confidence": 0.5601052,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.44037253
              },
              {
                "word": "said",
                "start": 245.865,
                "end": 246.02501,
                "confidence": 0.54516083,
                "punctuated_word": "said",
                "speaker": 2,
                "speaker_confidence": 0.44037253
              },
              {
                "word": "to",
                "start": 246.02501,
                "end": 246.185,
                "confidence": 0.40274066,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.44037253
              },
              {
                "word": "my",
                "start": 246.185,
                "end": 246.345,
                "confidence": 0.99511224,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.44037253
              },
              {
                "word": "favorite",
                "start": 246.345,
                "end": 246.66501,
                "confidence": 0.7481577,
                "punctuated_word": "favorite",
                "speaker": 2,
                "speaker_confidence": 0.44037253
              },
              {
                "word": "url",
                "start": 246.66501,
                "end": 247.065,
                "confidence": 0.9033547,
                "punctuated_word": "URL,",
                "speaker": 2,
                "speaker_confidence": 0.44037253
              },
              {
                "word": "like",
                "start": 247.065,
                "end": 247.565,
                "confidence": 0.96838844,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.44037253
              },
              {
                "word": "i",
                "start": 247.705,
                "end": 247.865,
                "confidence": 0.99904627,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.46760583
              },
              {
                "word": "just",
                "start": 247.865,
                "end": 248.105,
                "confidence": 0.999106,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.46760583
              },
              {
                "word": "picture",
                "start": 248.105,
                "end": 248.505,
                "confidence": 0.6366677,
                "punctuated_word": "picture",
                "speaker": 2,
                "speaker_confidence": 0.46760583
              },
              {
                "word": "being",
                "start": 248.505,
                "end": 248.745,
                "confidence": 0.9897105,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.46760583
              },
              {
                "word": "in",
                "start": 248.745,
                "end": 248.825,
                "confidence": 0.995488,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.46760583
              },
              {
                "word": "that",
                "start": 248.825,
                "end": 248.985,
                "confidence": 0.91298556,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.46760583
              },
              {
                "word": "room",
                "start": 248.985,
                "end": 249.225,
                "confidence": 0.99490756,
                "punctuated_word": "room",
                "speaker": 2,
                "speaker_confidence": 0.46760583
              },
              {
                "word": "making",
                "start": 249.225,
                "end": 249.385,
                "confidence": 0.5505195,
                "punctuated_word": "making",
                "speaker": 2,
                "speaker_confidence": 0.41154426
              },
              {
                "word": "a",
                "start": 249.385,
                "end": 249.545,
                "confidence": 0.97097003,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.41154426
              },
              {
                "word": "decision",
                "start": 249.545,
                "end": 250.025,
                "confidence": 0.77868867,
                "punctuated_word": "decision.",
                "speaker": 2,
                "speaker_confidence": 0.41154426
              },
              {
                "word": "what",
                "start": 250.025,
                "end": 250.185,
                "confidence": 0.9940929,
                "punctuated_word": "What",
                "speaker": 2,
                "speaker_confidence": 0.41154426
              },
              {
                "word": "should",
                "start": 250.185,
                "end": 250.345,
                "confidence": 0.9997609,
                "punctuated_word": "should",
                "speaker": 2,
                "speaker_confidence": 0.41154426
              },
              {
                "word": "we",
                "start": 250.345,
                "end": 250.505,
                "confidence": 0.99090135,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.41154426
              },
              {
                "word": "name",
                "start": 250.505,
                "end": 250.745,
                "confidence": 0.99551326,
                "punctuated_word": "name",
                "speaker": 2,
                "speaker_confidence": 0.41154426
              },
              {
                "word": "this",
                "start": 250.745,
                "end": 250.985,
                "confidence": 0.9853733,
                "punctuated_word": "this?",
                "speaker": 2,
                "speaker_confidence": 0.41154426
              },
              {
                "word": "and",
                "start": 250.985,
                "end": 251.145,
                "confidence": 0.6088438,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.41154426
              },
              {
                "word": "someone",
                "start": 251.145,
                "end": 251.465,
                "confidence": 0.70063525,
                "punctuated_word": "someone",
                "speaker": 2,
                "speaker_confidence": 0.41154426
              },
              {
                "word": "was",
                "start": 251.465,
                "end": 251.545,
                "confidence": 0.9207804,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "just",
                "start": 251.545,
                "end": 251.705,
                "confidence": 0.9845265,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "like",
                "start": 251.705,
                "end": 251.865,
                "confidence": 0.6833076,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "just",
                "start": 251.865,
                "end": 252.025,
                "confidence": 0.95683074,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "gov",
                "start": 252.025,
                "end": 252.425,
                "confidence": 0.9702646,
                "punctuated_word": ".gov.",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "it",
                "start": 252.425,
                "end": 252.585,
                "confidence": 0.32011354,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "was",
                "start": 252.585,
                "end": 252.745,
                "confidence": 0.9028403,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "like",
                "start": 252.745,
                "end": 252.905,
                "confidence": 0.92319775,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "yes",
                "start": 252.905,
                "end": 253.145,
                "confidence": 0.9180309,
                "punctuated_word": "yes.",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "we",
                "start": 253.145,
                "end": 253.225,
                "confidence": 0.9941148,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "know",
                "start": 253.225,
                "end": 253.465,
                "confidence": 0.84253,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "it's",
                "start": 253.465,
                "end": 253.625,
                "confidence": 0.9568656,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.41845703
              },
              {
                "word": "a",
                "start": 253.625,
                "end": 253.705,
                "confidence": 0.70380324,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.39381623
              },
              {
                "word": "gov",
                "start": 253.705,
                "end": 254.025,
                "confidence": 0.9732204,
                "punctuated_word": ".gov,",
                "speaker": 2,
                "speaker_confidence": 0.39381623
              },
              {
                "word": "but",
                "start": 254.025,
                "end": 254.265,
                "confidence": 0.9967603,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.39381623
              },
              {
                "word": "what",
                "start": 254.265,
                "end": 254.425,
                "confidence": 0.91212374,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.39381623
              },
              {
                "word": "should",
                "start": 254.425,
                "end": 254.585,
                "confidence": 0.9972402,
                "punctuated_word": "should",
                "speaker": 2,
                "speaker_confidence": 0.39381623
              },
              {
                "word": "we",
                "start": 254.585,
                "end": 254.745,
                "confidence": 0.97359055,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.39381623
              },
              {
                "word": "name",
                "start": 254.745,
                "end": 254.905,
                "confidence": 0.99401855,
                "punctuated_word": "name",
                "speaker": 2,
                "speaker_confidence": 0.39381623
              },
              {
                "word": "this",
                "start": 254.905,
                "end": 255.145,
                "confidence": 0.98407674,
                "punctuated_word": "this?",
                "speaker": 2,
                "speaker_confidence": 0.39381623
              },
              {
                "word": "no",
                "start": 255.145,
                "end": 255.385,
                "confidence": 0.99158025,
                "punctuated_word": "No.",
                "speaker": 2,
                "speaker_confidence": 0.39381623
              },
              {
                "word": "i",
                "start": 255.385,
                "end": 255.465,
                "confidence": 0.99850166,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.23774523
              },
              {
                "word": "mean",
                "start": 255.465,
                "end": 255.625,
                "confidence": 0.9561056,
                "punctuated_word": "mean,",
                "speaker": 2,
                "speaker_confidence": 0.23774523
              },
              {
                "word": "like",
                "start": 255.625,
                "end": 255.865,
                "confidence": 0.9905713,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.23774523
              },
              {
                "word": "gov",
                "start": 255.865,
                "end": 256.265,
                "confidence": 0.91984797,
                "punctuated_word": ".gov,",
                "speaker": 2,
                "speaker_confidence": 0.23774523
              },
              {
                "word": "gov",
                "start": 256.265,
                "end": 256.745,
                "confidence": 0.98812556,
                "punctuated_word": ".gov.",
                "speaker": 2,
                "speaker_confidence": 0.23774523
              },
              {
                "word": "if",
                "start": 256.745,
                "end": 256.905,
                "confidence": 0.5559871,
                "punctuated_word": "If",
                "speaker": 2,
                "speaker_confidence": 0.23774523
              },
              {
                "word": "you",
                "start": 256.905,
                "end": 257.065,
                "confidence": 0.9923497,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.23774523
              },
              {
                "word": "go",
                "start": 257.065,
                "end": 257.145,
                "confidence": 0.8656206,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "to",
                "start": 257.145,
                "end": 257.305,
                "confidence": 0.98054,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "gov",
                "start": 257.305,
                "end": 257.70502,
                "confidence": 0.91552293,
                "punctuated_word": ".gov,",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "gov",
                "start": 257.70502,
                "end": 258.105,
                "confidence": 0.9495506,
                "punctuated_word": ".gov,",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "then",
                "start": 258.105,
                "end": 258.265,
                "confidence": 0.51216143,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "it's",
                "start": 258.265,
                "end": 258.425,
                "confidence": 0.95196706,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "a",
                "start": 258.425,
                "end": 258.585,
                "confidence": 0.7847448,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "gov",
                "start": 258.585,
                "end": 259.29,
                "confidence": 0.99385977,
                "punctuated_word": ".gov",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "register",
                "start": 259.53,
                "end": 260.03,
                "confidence": 0.92903054,
                "punctuated_word": "register",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "for",
                "start": 260.41,
                "end": 260.65,
                "confidence": 0.75783527,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "all",
                "start": 260.65,
                "end": 260.81,
                "confidence": 0.5030896,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "the",
                "start": 260.81,
                "end": 261.21002,
                "confidence": 0.89627194,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "government",
                "start": 261.21002,
                "end": 261.61002,
                "confidence": 0.83004826,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "url",
                "start": 262.33002,
                "end": 262.83002,
                "confidence": 0.57057935,
                "punctuated_word": "URL.",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "so",
                "start": 262.89,
                "end": 263.05002,
                "confidence": 0.62270004,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "this",
                "start": 263.05002,
                "end": 263.21002,
                "confidence": 0.98872876,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "is",
                "start": 263.21002,
                "end": 263.29,
                "confidence": 0.9788446,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.51134354
              },
              {
                "word": "my",
                "start": 263.29,
                "end": 263.45,
                "confidence": 0.998114,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "favorite",
                "start": 263.45,
                "end": 263.95,
                "confidence": 0.97082764,
                "punctuated_word": "favorite",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "website",
                "start": 264.33002,
                "end": 264.83002,
                "confidence": 0.48199904,
                "punctuated_word": "website",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "government",
                "start": 265.37,
                "end": 265.69,
                "confidence": 0.39286244,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "website",
                "start": 265.69,
                "end": 266.01,
                "confidence": 0.9969829,
                "punctuated_word": "website",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "url",
                "start": 266.01,
                "end": 266.33002,
                "confidence": 0.8110384,
                "punctuated_word": "URL.",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "and",
                "start": 266.33002,
                "end": 266.41,
                "confidence": 0.5677609,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "i",
                "start": 266.41,
                "end": 266.49002,
                "confidence": 0.9861887,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "think",
                "start": 266.49002,
                "end": 266.65,
                "confidence": 0.96475285,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "my",
                "start": 266.65,
                "end": 266.81,
                "confidence": 0.9622253,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "favorite",
                "start": 266.81,
                "end": 267.13,
                "confidence": 0.9990073,
                "punctuated_word": "favorite",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "url",
                "start": 267.13,
                "end": 267.53,
                "confidence": 0.9980718,
                "punctuated_word": "URL",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "almost",
                "start": 267.53,
                "end": 267.85,
                "confidence": 0.9568546,
                "punctuated_word": "almost",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "anyway",
                "start": 267.85,
                "end": 268.35,
                "confidence": 0.9068272,
                "punctuated_word": "anyway.",
                "speaker": 2,
                "speaker_confidence": 0.5248321
              },
              {
                "word": "oh",
                "start": 269.05002,
                "end": 269.21002,
                "confidence": 0.99217474,
                "punctuated_word": "Oh,",
                "speaker": 1,
                "speaker_confidence": 0.21225595
              },
              {
                "word": "i",
                "start": 269.21002,
                "end": 269.45,
                "confidence": 0.9966523,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.21225595
              },
              {
                "word": "i",
                "start": 269.45,
                "end": 269.53,
                "confidence": 0.99579006,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.21225595
              },
              {
                "word": "think",
                "start": 269.53,
                "end": 269.93,
                "confidence": 0.9988349,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.21225595
              },
              {
                "word": "it",
                "start": 269.93,
                "end": 270.09,
                "confidence": 0.9976223,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.21225595
              },
              {
                "word": "would",
                "start": 270.09,
                "end": 270.25,
                "confidence": 0.9994112,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.21225595
              },
              {
                "word": "be",
                "start": 270.25,
                "end": 270.41,
                "confidence": 0.9959747,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.36582792
              },
              {
                "word": "amazing",
                "start": 270.41,
                "end": 270.73,
                "confidence": 0.9997938,
                "punctuated_word": "amazing",
                "speaker": 1,
                "speaker_confidence": 0.36582792
              },
              {
                "word": "to",
                "start": 270.73,
                "end": 270.89,
                "confidence": 0.9876722,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.36582792
              },
              {
                "word": "have",
                "start": 270.89,
                "end": 271.05002,
                "confidence": 0.98397684,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.36582792
              },
              {
                "word": "been",
                "start": 271.05002,
                "end": 271.21002,
                "confidence": 0.9963366,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.36582792
              },
              {
                "word": "a",
                "start": 271.21002,
                "end": 271.29,
                "confidence": 0.9901598,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.36582792
              },
              {
                "word": "fly",
                "start": 271.29,
                "end": 271.45,
                "confidence": 0.9930541,
                "punctuated_word": "fly",
                "speaker": 1,
                "speaker_confidence": 0.36582792
              },
              {
                "word": "on",
                "start": 271.45,
                "end": 271.53,
                "confidence": 0.9933816,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.36582792
              },
              {
                "word": "the",
                "start": 271.53,
                "end": 271.61002,
                "confidence": 0.9984359,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.2898985
              },
              {
                "word": "wall",
                "start": 271.61002,
                "end": 271.85,
                "confidence": 0.9992274,
                "punctuated_word": "wall",
                "speaker": 1,
                "speaker_confidence": 0.2898985
              },
              {
                "word": "for",
                "start": 271.85,
                "end": 271.93,
                "confidence": 0.99720144,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.2898985
              },
              {
                "word": "that",
                "start": 271.93,
                "end": 272.09,
                "confidence": 0.99894637,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.2898985
              },
              {
                "word": "meeting",
                "start": 272.09,
                "end": 272.59,
                "confidence": 0.9790783,
                "punctuated_word": "meeting.",
                "speaker": 1,
                "speaker_confidence": 0.2898985
              },
              {
                "word": "i",
                "start": 272.65,
                "end": 272.73,
                "confidence": 0.75481975,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.2898985
              },
              {
                "word": "imagine",
                "start": 272.73,
                "end": 273.05002,
                "confidence": 0.88793105,
                "punctuated_word": "imagine",
                "speaker": 1,
                "speaker_confidence": 0.2898985
              },
              {
                "word": "that",
                "start": 273.05002,
                "end": 273.13,
                "confidence": 0.9818787,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "turned",
                "start": 273.13,
                "end": 273.37,
                "confidence": 0.93744534,
                "punctuated_word": "turned",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "into",
                "start": 273.37,
                "end": 273.61002,
                "confidence": 0.72048366,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "very",
                "start": 273.61002,
                "end": 273.77002,
                "confidence": 0.9473258,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "much",
                "start": 273.77002,
                "end": 273.93,
                "confidence": 0.99893886,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "like",
                "start": 273.93,
                "end": 274.09,
                "confidence": 0.84409267,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "a",
                "start": 274.09,
                "end": 274.25,
                "confidence": 0.94328946,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "who's",
                "start": 274.25,
                "end": 274.41,
                "confidence": 0.9901341,
                "punctuated_word": "who's",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "on",
                "start": 274.41,
                "end": 274.57,
                "confidence": 0.99524754,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "first",
                "start": 274.57,
                "end": 274.81,
                "confidence": 0.993587,
                "punctuated_word": "first",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "kinda",
                "start": 274.81,
                "end": 275.205,
                "confidence": 0.50314814,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "situation",
                "start": 275.365,
                "end": 275.865,
                "confidence": 0.9982065,
                "punctuated_word": "situation.",
                "speaker": 1,
                "speaker_confidence": 0.43285602
              },
              {
                "word": "yeah",
                "start": 276.32498,
                "end": 276.82498,
                "confidence": 0.9081908,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.3312077
              },
              {
                "word": "i",
                "start": 277.125,
                "end": 277.205,
                "confidence": 0.932772,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.3312077
              },
              {
                "word": "imagine",
                "start": 277.205,
                "end": 277.525,
                "confidence": 0.73162526,
                "punctuated_word": "imagine.",
                "speaker": 2,
                "speaker_confidence": 0.3312077
              },
              {
                "word": "i",
                "start": 277.525,
                "end": 277.685,
                "confidence": 0.79990166,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.3312077
              },
              {
                "word": "do",
                "start": 277.685,
                "end": 278.185,
                "confidence": 0.40736955,
                "punctuated_word": "do.",
                "speaker": 2,
                "speaker_confidence": 0.3312077
              },
              {
                "word": "yeah",
                "start": 278.245,
                "end": 278.32498,
                "confidence": 0.979522,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.3312077
              },
              {
                "word": "i",
                "start": 278.32498,
                "end": 278.405,
                "confidence": 0.96795714,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.3312077
              },
              {
                "word": "wish",
                "start": 278.405,
                "end": 278.645,
                "confidence": 0.9858947,
                "punctuated_word": "wish",
                "speaker": 2,
                "speaker_confidence": 0.3312077
              },
              {
                "word": "i",
                "start": 278.645,
                "end": 278.72498,
                "confidence": 0.9888548,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.3312077
              },
              {
                "word": "could",
                "start": 278.72498,
                "end": 278.88498,
                "confidence": 0.98937094,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.3312077
              },
              {
                "word": "just",
                "start": 278.88498,
                "end": 279.04498,
                "confidence": 0.99660975,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.53155506
              },
              {
                "word": "go",
                "start": 279.04498,
                "end": 279.205,
                "confidence": 0.9948954,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.53155506
              },
              {
                "word": "back",
                "start": 279.205,
                "end": 279.44498,
                "confidence": 0.9992162,
                "punctuated_word": "back",
                "speaker": 2,
                "speaker_confidence": 0.53155506
              },
              {
                "word": "and",
                "start": 279.44498,
                "end": 279.60498,
                "confidence": 0.8091264,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.53155506
              },
              {
                "word": "just",
                "start": 279.60498,
                "end": 279.845,
                "confidence": 0.9961714,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.53155506
              },
              {
                "word": "be",
                "start": 279.845,
                "end": 280.085,
                "confidence": 0.9714955,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.53155506
              },
              {
                "word": "in",
                "start": 280.085,
                "end": 280.16498,
                "confidence": 0.9901333,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.53155506
              },
              {
                "word": "that",
                "start": 280.16498,
                "end": 280.32498,
                "confidence": 0.6920377,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.53155506
              },
              {
                "word": "room",
                "start": 280.32498,
                "end": 280.82498,
                "confidence": 0.9859292,
                "punctuated_word": "room.",
                "speaker": 2,
                "speaker_confidence": 0.53155506
              },
              {
                "word": "and",
                "start": 281.76498,
                "end": 282.00497,
                "confidence": 0.9354706,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.38447076
              },
              {
                "word": "as",
                "start": 282.485,
                "end": 282.72498,
                "confidence": 0.9956449,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.38447076
              },
              {
                "word": "you",
                "start": 282.72498,
                "end": 282.88498,
                "confidence": 0.99955755,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.38447076
              },
              {
                "word": "mentioned",
                "start": 282.88498,
                "end": 283.38498,
                "confidence": 0.9996681,
                "punctuated_word": "mentioned,",
                "speaker": 1,
                "speaker_confidence": 0.38447076
              },
              {
                "word": "you",
                "start": 283.76498,
                "end": 283.925,
                "confidence": 0.9993753,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.38447076
              },
              {
                "word": "know",
                "start": 283.925,
                "end": 284.00497,
                "confidence": 0.9970486,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.41432053
              },
              {
                "word": "you're",
                "start": 284.00497,
                "end": 284.245,
                "confidence": 0.99968505,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.41432053
              },
              {
                "word": "currently",
                "start": 284.245,
                "end": 284.645,
                "confidence": 0.9988416,
                "punctuated_word": "currently",
                "speaker": 1,
                "speaker_confidence": 0.41432053
              },
              {
                "word": "a",
                "start": 284.645,
                "end": 284.72498,
                "confidence": 0.9974899,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.41432053
              },
              {
                "word": "director",
                "start": 284.72498,
                "end": 285.125,
                "confidence": 0.7613185,
                "punctuated_word": "director",
                "speaker": 1,
                "speaker_confidence": 0.41432053
              },
              {
                "word": "of",
                "start": 285.125,
                "end": 285.28497,
                "confidence": 0.9994856,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.41432053
              },
              {
                "word": "engineering",
                "start": 285.28497,
                "end": 285.78497,
                "confidence": 0.9989415,
                "punctuated_word": "engineering.",
                "speaker": 1,
                "speaker_confidence": 0.41432053
              },
              {
                "word": "i",
                "start": 286.405,
                "end": 286.56497,
                "confidence": 0.960933,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "imagine",
                "start": 286.56497,
                "end": 286.965,
                "confidence": 0.98834807,
                "punctuated_word": "imagine",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "there",
                "start": 286.965,
                "end": 287.125,
                "confidence": 0.99680686,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "were",
                "start": 287.125,
                "end": 287.365,
                "confidence": 0.86528003,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "some",
                "start": 287.365,
                "end": 287.60498,
                "confidence": 0.9997582,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "steps",
                "start": 287.60498,
                "end": 287.925,
                "confidence": 0.9999113,
                "punctuated_word": "steps",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "before",
                "start": 287.925,
                "end": 288.245,
                "confidence": 0.9999025,
                "punctuated_word": "before",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "that",
                "start": 288.245,
                "end": 288.56497,
                "confidence": 0.99980694,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "in",
                "start": 288.56497,
                "end": 288.72498,
                "confidence": 0.99938095,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "your",
                "start": 288.72498,
                "end": 288.965,
                "confidence": 0.9998542,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "career",
                "start": 288.965,
                "end": 289.465,
                "confidence": 0.99798584,
                "punctuated_word": "career.",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "how",
                "start": 290.00998,
                "end": 290.16998,
                "confidence": 0.9984124,
                "punctuated_word": "How",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "would",
                "start": 290.16998,
                "end": 290.25,
                "confidence": 0.9997645,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "you",
                "start": 290.25,
                "end": 290.41,
                "confidence": 0.9995578,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "describe",
                "start": 290.41,
                "end": 290.88998,
                "confidence": 0.9998293,
                "punctuated_word": "describe",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "that",
                "start": 290.88998,
                "end": 291.12997,
                "confidence": 0.99983263,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "path",
                "start": 291.12997,
                "end": 291.37,
                "confidence": 0.9998416,
                "punctuated_word": "path",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "as",
                "start": 291.37,
                "end": 291.53,
                "confidence": 0.9933119,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "you've",
                "start": 291.53,
                "end": 291.84998,
                "confidence": 0.9891747,
                "punctuated_word": "you've",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "ventured",
                "start": 291.84998,
                "end": 292.25,
                "confidence": 0.99778914,
                "punctuated_word": "ventured",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "upward",
                "start": 292.25,
                "end": 292.65,
                "confidence": 0.987817,
                "punctuated_word": "upward",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "toward",
                "start": 292.65,
                "end": 293.05,
                "confidence": 0.97969234,
                "punctuated_word": "toward",
                "speaker": 1,
                "speaker_confidence": 0.654325
              },
              {
                "word": "now",
                "start": 293.05,
                "end": 293.44998,
                "confidence": 0.9642019,
                "punctuated_word": "now",
                "speaker": 1,
                "speaker_confidence": 0.29888046
              },
              {
                "word": "leading",
                "start": 293.44998,
                "end": 293.77,
                "confidence": 0.987058,
                "punctuated_word": "leading",
                "speaker": 1,
                "speaker_confidence": 0.29888046
              },
              {
                "word": "a",
                "start": 293.77,
                "end": 293.84998,
                "confidence": 0.99789125,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.29888046
              },
              {
                "word": "practice",
                "start": 293.84998,
                "end": 294.34998,
                "confidence": 0.9932822,
                "punctuated_word": "practice?",
                "speaker": 1,
                "speaker_confidence": 0.29888046
              },
              {
                "word": "so",
                "start": 294.65,
                "end": 294.81,
                "confidence": 0.99948186,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "back",
                "start": 294.81,
                "end": 295.05,
                "confidence": 0.99246794,
                "punctuated_word": "back",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "when",
                "start": 295.05,
                "end": 295.21,
                "confidence": 0.95050037,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "i",
                "start": 295.21,
                "end": 295.28998,
                "confidence": 0.86815566,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "came",
                "start": 295.28998,
                "end": 295.53,
                "confidence": 0.9991904,
                "punctuated_word": "came",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "to",
                "start": 295.53,
                "end": 295.77,
                "confidence": 0.9968304,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "uscis",
                "start": 295.77,
                "end": 296.27,
                "confidence": 0.6480552,
                "punctuated_word": "USCIS",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "in",
                "start": 296.56998,
                "end": 297.06998,
                "confidence": 0.9974782,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "2016",
                "start": 297.12997,
                "end": 297.94998,
                "confidence": 0.9932138,
                "punctuated_word": "2016,",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "i",
                "start": 299.05,
                "end": 299.28998,
                "confidence": 0.9990977,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "started",
                "start": 299.28998,
                "end": 299.53,
                "confidence": 0.9993362,
                "punctuated_word": "started",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "working",
                "start": 299.53,
                "end": 299.93,
                "confidence": 0.9982375,
                "punctuated_word": "working",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "on",
                "start": 299.93,
                "end": 300.25,
                "confidence": 0.9982595,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "the",
                "start": 300.25,
                "end": 300.75,
                "confidence": 0.99933285,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "social",
                "start": 300.97,
                "end": 301.44998,
                "confidence": 0.7895325,
                "punctuated_word": "Social",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "security",
                "start": 301.44998,
                "end": 301.94998,
                "confidence": 0.9997682,
                "punctuated_word": "Security",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "administration",
                "start": 302.09,
                "end": 302.59,
                "confidence": 0.50245243,
                "punctuated_word": "administration",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "project",
                "start": 302.72998,
                "end": 303.22998,
                "confidence": 0.97710824,
                "punctuated_word": "project,",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "called",
                "start": 303.53,
                "end": 304.005,
                "confidence": 0.99933124,
                "punctuated_word": "called",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "disability",
                "start": 304.245,
                "end": 304.565,
                "confidence": 0.8955826,
                "punctuated_word": "disability",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "claims",
                "start": 304.565,
                "end": 304.965,
                "confidence": 0.8815806,
                "punctuated_word": "claims",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "processing",
                "start": 304.965,
                "end": 305.365,
                "confidence": 0.9955837,
                "punctuated_word": "processing",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "system",
                "start": 305.365,
                "end": 305.765,
                "confidence": 0.75637794,
                "punctuated_word": "system,",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "and",
                "start": 305.765,
                "end": 306.005,
                "confidence": 0.9983406,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "that",
                "start": 306.005,
                "end": 306.165,
                "confidence": 0.98899174,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "was",
                "start": 306.165,
                "end": 306.48502,
                "confidence": 0.9963433,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "basically",
                "start": 306.48502,
                "end": 306.965,
                "confidence": 0.9073087,
                "punctuated_word": "basically",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "how",
                "start": 306.965,
                "end": 307.20502,
                "confidence": 0.75245196,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "do",
                "start": 307.20502,
                "end": 307.365,
                "confidence": 0.97282153,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "we",
                "start": 307.365,
                "end": 307.525,
                "confidence": 0.99900764,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "make",
                "start": 307.525,
                "end": 307.765,
                "confidence": 0.9996563,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "the",
                "start": 307.765,
                "end": 308.005,
                "confidence": 0.9646127,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "disability",
                "start": 308.005,
                "end": 308.48502,
                "confidence": 0.89752835,
                "punctuated_word": "disability",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "disability",
                "start": 308.48502,
                "end": 308.98502,
                "confidence": 0.86366826,
                "punctuated_word": "disability",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "claims",
                "start": 309.045,
                "end": 309.445,
                "confidence": 0.9904027,
                "punctuated_word": "claims",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "processing",
                "start": 309.445,
                "end": 309.845,
                "confidence": 0.97527075,
                "punctuated_word": "processing",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "system",
                "start": 309.845,
                "end": 310.085,
                "confidence": 0.9988801,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "a",
                "start": 310.085,
                "end": 310.245,
                "confidence": 0.99917054,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "little",
                "start": 310.245,
                "end": 310.405,
                "confidence": 0.99980646,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "bit",
                "start": 310.405,
                "end": 310.565,
                "confidence": 0.99879277,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "better",
                "start": 310.565,
                "end": 310.965,
                "confidence": 0.9239502,
                "punctuated_word": "better.",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "then",
                "start": 310.965,
                "end": 311.20502,
                "confidence": 0.59868973,
                "punctuated_word": "Then",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "i",
                "start": 311.20502,
                "end": 311.285,
                "confidence": 0.9919321,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "moved",
                "start": 311.285,
                "end": 311.525,
                "confidence": 0.9688126,
                "punctuated_word": "moved",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "on",
                "start": 311.525,
                "end": 311.685,
                "confidence": 0.95629364,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "to",
                "start": 311.685,
                "end": 312.005,
                "confidence": 0.9962913,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "department",
                "start": 312.005,
                "end": 312.325,
                "confidence": 0.60633945,
                "punctuated_word": "department",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "education",
                "start": 312.325,
                "end": 312.825,
                "confidence": 0.7650715,
                "punctuated_word": "education",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "where",
                "start": 312.885,
                "end": 313.045,
                "confidence": 0.80369127,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "we",
                "start": 313.045,
                "end": 313.20502,
                "confidence": 0.99889404,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "help",
                "start": 313.20502,
                "end": 313.70502,
                "confidence": 0.95029163,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "students",
                "start": 313.765,
                "end": 314.245,
                "confidence": 0.99345905,
                "punctuated_word": "students",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "get",
                "start": 314.245,
                "end": 314.405,
                "confidence": 0.92434883,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "a",
                "start": 314.405,
                "end": 314.565,
                "confidence": 0.78159547,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "debt",
                "start": 314.565,
                "end": 314.725,
                "confidence": 0.99897254,
                "punctuated_word": "debt",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "in",
                "start": 314.725,
                "end": 314.965,
                "confidence": 0.60358065,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "default",
                "start": 314.965,
                "end": 315.465,
                "confidence": 0.97247005,
                "punctuated_word": "default,",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "because",
                "start": 315.92502,
                "end": 316.165,
                "confidence": 0.9884388,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "tons",
                "start": 316.165,
                "end": 316.405,
                "confidence": 0.9995153,
                "punctuated_word": "tons",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "of",
                "start": 316.405,
                "end": 316.48502,
                "confidence": 0.9988913,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "people",
                "start": 316.48502,
                "end": 316.725,
                "confidence": 0.99991226,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.9159272
              },
              {
                "word": "are",
                "start": 316.725,
                "end": 316.805,
                "confidence": 0.99256766,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "in",
                "start": 316.805,
                "end": 316.965,
                "confidence": 0.9280674,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "student",
                "start": 316.965,
                "end": 317.285,
                "confidence": 0.9967597,
                "punctuated_word": "student",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "loan",
                "start": 317.285,
                "end": 317.525,
                "confidence": 0.99398535,
                "punctuated_word": "loan",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "debt",
                "start": 317.525,
                "end": 317.91,
                "confidence": 0.9457462,
                "punctuated_word": "debt.",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "and",
                "start": 318.07,
                "end": 318.23,
                "confidence": 0.9994073,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "then",
                "start": 318.23,
                "end": 318.39,
                "confidence": 0.990855,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "i",
                "start": 318.39,
                "end": 318.63,
                "confidence": 0.9078932,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "moved",
                "start": 318.63,
                "end": 318.87,
                "confidence": 0.9989543,
                "punctuated_word": "moved",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "on",
                "start": 318.87,
                "end": 319.37,
                "confidence": 0.9823574,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "to",
                "start": 319.75,
                "end": 319.91,
                "confidence": 0.9992567,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "small",
                "start": 319.91,
                "end": 320.23,
                "confidence": 0.93066657,
                "punctuated_word": "small",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "business",
                "start": 320.23,
                "end": 320.73,
                "confidence": 0.99978644,
                "punctuated_word": "business",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "administration",
                "start": 320.79,
                "end": 321.29,
                "confidence": 0.99985385,
                "punctuated_word": "administration",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "where",
                "start": 321.43,
                "end": 321.67,
                "confidence": 0.72172695,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "we",
                "start": 321.67,
                "end": 321.83002,
                "confidence": 0.9997727,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "help",
                "start": 321.83002,
                "end": 322.15,
                "confidence": 0.91697526,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "disadvantaged",
                "start": 322.15,
                "end": 322.65,
                "confidence": 0.98811907,
                "punctuated_word": "disadvantaged",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "businesses",
                "start": 322.71,
                "end": 323.21,
                "confidence": 0.9937996,
                "punctuated_word": "businesses",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "apply",
                "start": 323.43,
                "end": 323.91,
                "confidence": 0.96116865,
                "punctuated_word": "apply",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "to",
                "start": 323.91,
                "end": 324.07,
                "confidence": 0.9995384,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "get",
                "start": 324.07,
                "end": 324.39,
                "confidence": 0.9988913,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "to",
                "start": 324.39,
                "end": 324.55002,
                "confidence": 0.9875043,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "the",
                "start": 324.55002,
                "end": 324.71,
                "confidence": 0.9938955,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "eight",
                "start": 324.71,
                "end": 324.87,
                "confidence": 0.7824614,
                "punctuated_word": "eight",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "a",
                "start": 324.87,
                "end": 325.11002,
                "confidence": 0.9022205,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "certification",
                "start": 325.11002,
                "end": 325.59,
                "confidence": 0.9954619,
                "punctuated_word": "certification",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "a",
                "start": 325.59,
                "end": 325.67,
                "confidence": 0.9772897,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "little",
                "start": 325.67,
                "end": 325.91,
                "confidence": 0.9996605,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.7051344
              },
              {
                "word": "bit",
                "start": 325.91,
                "end": 325.99,
                "confidence": 0.9951525,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.6122484
              },
              {
                "word": "easier",
                "start": 325.99,
                "end": 326.31,
                "confidence": 0.9977621,
                "punctuated_word": "easier.",
                "speaker": 2,
                "speaker_confidence": 0.6122484
              },
              {
                "word": "some",
                "start": 326.31,
                "end": 326.55,
                "confidence": 0.98819375,
                "punctuated_word": "Some",
                "speaker": 2,
                "speaker_confidence": 0.6122484
              },
              {
                "word": "people",
                "start": 326.55,
                "end": 327.05,
                "confidence": 0.9996244,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.6122484
              },
              {
                "word": "was",
                "start": 327.19,
                "end": 327.51,
                "confidence": 0.9523538,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.6122484
              },
              {
                "word": "paying",
                "start": 327.51,
                "end": 327.83002,
                "confidence": 0.99790835,
                "punctuated_word": "paying",
                "speaker": 2,
                "speaker_confidence": 0.6122484
              },
              {
                "word": "up",
                "start": 327.83002,
                "end": 327.99,
                "confidence": 0.99901843,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.6122484
              },
              {
                "word": "to",
                "start": 327.99,
                "end": 328.23,
                "confidence": 0.9986084,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6122484
              },
              {
                "word": "$30,000",
                "start": 328.23,
                "end": 328.95,
                "confidence": 0.9940926,
                "punctuated_word": "$30,000",
                "speaker": 2,
                "speaker_confidence": 0.6122484
              },
              {
                "word": "to",
                "start": 328.95,
                "end": 329.03,
                "confidence": 0.66079676,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "get",
                "start": 329.03,
                "end": 329.19,
                "confidence": 0.81691915,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "into",
                "start": 329.19,
                "end": 329.43,
                "confidence": 0.7056425,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "this",
                "start": 329.43,
                "end": 329.67,
                "confidence": 0.9928185,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "program",
                "start": 329.67,
                "end": 329.99,
                "confidence": 0.9084682,
                "punctuated_word": "program,",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "which",
                "start": 329.99,
                "end": 330.15,
                "confidence": 0.99986994,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "is",
                "start": 330.15,
                "end": 330.31,
                "confidence": 0.9985915,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "free",
                "start": 330.31,
                "end": 330.63,
                "confidence": 0.99955875,
                "punctuated_word": "free",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "because",
                "start": 330.63,
                "end": 330.95,
                "confidence": 0.7502513,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "it",
                "start": 330.95,
                "end": 331.11002,
                "confidence": 0.99177235,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "was",
                "start": 331.11002,
                "end": 331.27,
                "confidence": 0.9582332,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "so",
                "start": 331.27,
                "end": 331.51,
                "confidence": 0.9996419,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "complicated",
                "start": 331.51,
                "end": 332.01,
                "confidence": 0.9827199,
                "punctuated_word": "complicated.",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "so",
                "start": 332.31,
                "end": 332.415,
                "confidence": 0.9978059,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "we",
                "start": 332.575,
                "end": 332.73502,
                "confidence": 0.9985886,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "just",
                "start": 332.73502,
                "end": 332.815,
                "confidence": 0.99952424,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "made",
                "start": 332.815,
                "end": 332.89502,
                "confidence": 0.97525907,
                "punctuated_word": "made",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "that",
                "start": 332.89502,
                "end": 333.215,
                "confidence": 0.9978903,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "a",
                "start": 333.215,
                "end": 333.295,
                "confidence": 0.96674746,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "little",
                "start": 333.295,
                "end": 333.45502,
                "confidence": 0.99720204,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "bit",
                "start": 333.45502,
                "end": 333.61502,
                "confidence": 0.46956873,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "easy",
                "start": 333.61502,
                "end": 333.855,
                "confidence": 0.59828234,
                "punctuated_word": "easy",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "and",
                "start": 333.855,
                "end": 333.935,
                "confidence": 0.51946926,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "now",
                "start": 333.935,
                "end": 334.015,
                "confidence": 0.82654375,
                "punctuated_word": "now",
                "speaker": 2,
                "speaker_confidence": 0.7013793
              },
              {
                "word": "it's",
                "start": 334.015,
                "end": 334.095,
                "confidence": 0.9688862,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.40730202
              },
              {
                "word": "a",
                "start": 334.095,
                "end": 334.17502,
                "confidence": 0.9801585,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.40730202
              },
              {
                "word": "100%",
                "start": 334.17502,
                "end": 334.655,
                "confidence": 0.9970139,
                "punctuated_word": "100%",
                "speaker": 2,
                "speaker_confidence": 0.40730202
              },
              {
                "word": "digital",
                "start": 334.655,
                "end": 334.975,
                "confidence": 0.62636894,
                "punctuated_word": "digital,",
                "speaker": 2,
                "speaker_confidence": 0.40730202
              },
              {
                "word": "and",
                "start": 334.975,
                "end": 335.05502,
                "confidence": 0.64158666,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.40730202
              },
              {
                "word": "you",
                "start": 335.05502,
                "end": 335.135,
                "confidence": 0.7806937,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5449827
              },
              {
                "word": "could",
                "start": 335.135,
                "end": 335.295,
                "confidence": 0.85532236,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.5449827
              },
              {
                "word": "do",
                "start": 335.295,
                "end": 335.45502,
                "confidence": 0.9953779,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.5449827
              },
              {
                "word": "everything",
                "start": 335.45502,
                "end": 335.855,
                "confidence": 0.9992663,
                "punctuated_word": "everything",
                "speaker": 2,
                "speaker_confidence": 0.5449827
              },
              {
                "word": "just",
                "start": 335.855,
                "end": 336.015,
                "confidence": 0.9872147,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5449827
              },
              {
                "word": "straight",
                "start": 336.015,
                "end": 336.17502,
                "confidence": 0.9975764,
                "punctuated_word": "straight",
                "speaker": 2,
                "speaker_confidence": 0.5449827
              },
              {
                "word": "online",
                "start": 336.17502,
                "end": 336.67502,
                "confidence": 0.9978076,
                "punctuated_word": "online.",
                "speaker": 2,
                "speaker_confidence": 0.5449827
              },
              {
                "word": "and",
                "start": 337.215,
                "end": 337.375,
                "confidence": 0.9987207,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5449827
              },
              {
                "word": "then",
                "start": 337.375,
                "end": 337.61502,
                "confidence": 0.9981993,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.5449827
              },
              {
                "word": "i",
                "start": 337.61502,
                "end": 337.695,
                "confidence": 0.9795313,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "went",
                "start": 337.695,
                "end": 338.195,
                "confidence": 0.9996549,
                "punctuated_word": "went",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "to",
                "start": 338.495,
                "end": 338.655,
                "confidence": 0.9990783,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "fema",
                "start": 338.655,
                "end": 339.05502,
                "confidence": 0.97497636,
                "punctuated_word": "FEMA",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "where",
                "start": 339.05502,
                "end": 339.295,
                "confidence": 0.8194767,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "we",
                "start": 339.295,
                "end": 339.535,
                "confidence": 0.9996012,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "help",
                "start": 339.535,
                "end": 339.855,
                "confidence": 0.8966206,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "with",
                "start": 339.855,
                "end": 340.015,
                "confidence": 0.99727976,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "the",
                "start": 340.015,
                "end": 340.17502,
                "confidence": 0.99948454,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "grants",
                "start": 340.17502,
                "end": 340.575,
                "confidence": 0.96233886,
                "punctuated_word": "grants",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "management",
                "start": 340.575,
                "end": 340.975,
                "confidence": 0.3408417,
                "punctuated_word": "management",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "modernization",
                "start": 340.975,
                "end": 341.45502,
                "confidence": 0.6076678,
                "punctuated_word": "modernization,",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "where",
                "start": 341.45502,
                "end": 341.695,
                "confidence": 0.9865644,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "they're",
                "start": 341.695,
                "end": 341.855,
                "confidence": 0.97185075,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "trying",
                "start": 341.855,
                "end": 342.095,
                "confidence": 0.99347186,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.6726391
              },
              {
                "word": "to",
                "start": 342.095,
                "end": 342.17502,
                "confidence": 0.99546415,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "take",
                "start": 342.17502,
                "end": 342.415,
                "confidence": 0.99970406,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "10",
                "start": 342.415,
                "end": 342.89502,
                "confidence": 0.9995505,
                "punctuated_word": "10",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "different",
                "start": 342.89502,
                "end": 343.295,
                "confidence": 0.9997526,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "grant",
                "start": 343.295,
                "end": 343.535,
                "confidence": 0.96540505,
                "punctuated_word": "grant",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "systems",
                "start": 343.535,
                "end": 344.035,
                "confidence": 0.9876007,
                "punctuated_word": "systems,",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "down",
                "start": 344.415,
                "end": 344.655,
                "confidence": 0.9987338,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "into",
                "start": 344.655,
                "end": 344.815,
                "confidence": 0.981382,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "one",
                "start": 344.815,
                "end": 345.055,
                "confidence": 0.99003565,
                "punctuated_word": "one.",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "and",
                "start": 345.055,
                "end": 345.135,
                "confidence": 0.7764525,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "as",
                "start": 345.135,
                "end": 345.295,
                "confidence": 0.9186731,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "you",
                "start": 345.295,
                "end": 345.375,
                "confidence": 0.9998134,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "can",
                "start": 345.375,
                "end": 345.535,
                "confidence": 0.9970409,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "imagine",
                "start": 345.535,
                "end": 345.855,
                "confidence": 0.9778595,
                "punctuated_word": "imagine,",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "there's",
                "start": 345.855,
                "end": 346.015,
                "confidence": 0.92303073,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "10",
                "start": 346.015,
                "end": 346.17502,
                "confidence": 0.9995839,
                "punctuated_word": "10",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "different",
                "start": 346.17502,
                "end": 346.415,
                "confidence": 0.998845,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "systems",
                "start": 346.415,
                "end": 346.73502,
                "confidence": 0.8061712,
                "punctuated_word": "systems.",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "you",
                "start": 346.73502,
                "end": 346.815,
                "confidence": 0.99375445,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "don't",
                "start": 346.815,
                "end": 347.055,
                "confidence": 0.9995749,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "even",
                "start": 347.055,
                "end": 347.295,
                "confidence": 0.9997241,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "know",
                "start": 347.295,
                "end": 347.45502,
                "confidence": 0.99958247,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "which",
                "start": 347.45502,
                "end": 347.695,
                "confidence": 0.999073,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "one",
                "start": 347.695,
                "end": 348.06,
                "confidence": 0.9986499,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "to",
                "start": 348.13998,
                "end": 348.3,
                "confidence": 0.99546427,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "actually",
                "start": 348.3,
                "end": 348.54,
                "confidence": 0.9989563,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "go",
                "start": 348.54,
                "end": 348.78,
                "confidence": 0.9991109,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "to",
                "start": 348.78,
                "end": 349.02,
                "confidence": 0.95814645,
                "punctuated_word": "to.",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "so",
                "start": 349.02,
                "end": 349.26,
                "confidence": 0.99932146,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "we're",
                "start": 349.26,
                "end": 349.34,
                "confidence": 0.9960532,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "trying",
                "start": 349.34,
                "end": 349.58,
                "confidence": 0.9953974,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "to",
                "start": 349.58,
                "end": 349.66,
                "confidence": 0.9871044,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "just",
                "start": 349.66,
                "end": 349.9,
                "confidence": 0.86428314,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "how",
                "start": 349.98,
                "end": 350.06,
                "confidence": 0.99830306,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "do",
                "start": 350.06,
                "end": 350.3,
                "confidence": 0.989885,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "we",
                "start": 350.3,
                "end": 350.38,
                "confidence": 0.98073316,
                "punctuated_word": "we,",
                "speaker": 2,
                "speaker_confidence": 0.74489
              },
              {
                "word": "you",
                "start": 350.38,
                "end": 350.46,
                "confidence": 0.99942255,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "know",
                "start": 350.46,
                "end": 350.78,
                "confidence": 0.9998301,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "consolidate",
                "start": 350.78,
                "end": 351.18,
                "confidence": 0.9955922,
                "punctuated_word": "consolidate",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "that",
                "start": 351.18,
                "end": 351.41998,
                "confidence": 0.99971503,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "down",
                "start": 351.41998,
                "end": 351.66,
                "confidence": 0.9983454,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "to",
                "start": 351.66,
                "end": 351.82,
                "confidence": 0.58082134,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "one",
                "start": 351.82,
                "end": 352.22,
                "confidence": 0.8632009,
                "punctuated_word": "one?",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "and",
                "start": 352.22,
                "end": 352.38,
                "confidence": 0.9989881,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "i",
                "start": 352.38,
                "end": 352.54,
                "confidence": 0.9882069,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "became",
                "start": 352.54,
                "end": 353.04,
                "confidence": 0.96393996,
                "punctuated_word": "became,",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "director",
                "start": 353.5,
                "end": 353.82,
                "confidence": 0.9580908,
                "punctuated_word": "director",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "of",
                "start": 353.82,
                "end": 353.9,
                "confidence": 0.92644036,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.63857836
              },
              {
                "word": "engineering",
                "start": 353.9,
                "end": 354.22,
                "confidence": 0.99848455,
                "punctuated_word": "engineering",
                "speaker": 2,
                "speaker_confidence": 0.5548766
              },
              {
                "word": "here",
                "start": 354.22,
                "end": 354.38,
                "confidence": 0.9972343,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.5548766
              },
              {
                "word": "at",
                "start": 354.38,
                "end": 354.54,
                "confidence": 0.9587057,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.5548766
              },
              {
                "word": "uscs",
                "start": 354.54,
                "end": 354.94,
                "confidence": 0.72961926,
                "punctuated_word": "USCS.",
                "speaker": 2,
                "speaker_confidence": 0.5548766
              },
              {
                "word": "so",
                "start": 354.94,
                "end": 355.1,
                "confidence": 0.99826896,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.5548766
              },
              {
                "word": "it's",
                "start": 355.1,
                "end": 355.18,
                "confidence": 0.9979268,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.5548766
              },
              {
                "word": "been",
                "start": 355.18,
                "end": 355.34,
                "confidence": 0.9991448,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.5548766
              },
              {
                "word": "an",
                "start": 355.34,
                "end": 355.5,
                "confidence": 0.9965013,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.5548766
              },
              {
                "word": "interesting",
                "start": 355.5,
                "end": 355.9,
                "confidence": 0.99993193,
                "punctuated_word": "interesting",
                "speaker": 2,
                "speaker_confidence": 0.5548766
              },
              {
                "word": "journey",
                "start": 355.9,
                "end": 356.22,
                "confidence": 0.9997154,
                "punctuated_word": "journey",
                "speaker": 2,
                "speaker_confidence": 0.5548766
              },
              {
                "word": "with",
                "start": 356.22,
                "end": 356.38,
                "confidence": 0.37648696,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.20528448
              },
              {
                "word": "a",
                "start": 356.38,
                "end": 356.46,
                "confidence": 0.987409,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.20528448
              },
              {
                "word": "lot",
                "start": 356.46,
                "end": 356.7,
                "confidence": 0.9988072,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.20528448
              },
              {
                "word": "of",
                "start": 356.7,
                "end": 356.86,
                "confidence": 0.9962136,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.20528448
              },
              {
                "word": "impact",
                "start": 356.86,
                "end": 357.26,
                "confidence": 0.8330085,
                "punctuated_word": "impact.",
                "speaker": 2,
                "speaker_confidence": 0.20528448
              },
              {
                "word": "so",
                "start": 357.26,
                "end": 357.76,
                "confidence": 0.9990652,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.20528448
              },
              {
                "word": "so",
                "start": 357.98,
                "end": 358.22,
                "confidence": 0.8908217,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.49437988
              },
              {
                "word": "how",
                "start": 358.22,
                "end": 358.38,
                "confidence": 0.9869487,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.49437988
              },
              {
                "word": "we",
                "start": 358.38,
                "end": 358.54,
                "confidence": 0.64820564,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.49437988
              },
              {
                "word": "describe",
                "start": 358.54,
                "end": 358.94,
                "confidence": 0.7457924,
                "punctuated_word": "describe",
                "speaker": 2,
                "speaker_confidence": 0.49437988
              },
              {
                "word": "that",
                "start": 358.94,
                "end": 359.18,
                "confidence": 0.999178,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.49437988
              },
              {
                "word": "path",
                "start": 359.18,
                "end": 359.41998,
                "confidence": 0.9866269,
                "punctuated_word": "path",
                "speaker": 2,
                "speaker_confidence": 0.49437988
              },
              {
                "word": "is",
                "start": 359.41998,
                "end": 359.58,
                "confidence": 0.9422003,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.49437988
              },
              {
                "word": "just",
                "start": 359.58,
                "end": 359.82,
                "confidence": 0.99347544,
                "punctuated_word": "just,",
                "speaker": 2,
                "speaker_confidence": 0.49437988
              },
              {
                "word": "you",
                "start": 359.82,
                "end": 359.9,
                "confidence": 0.99960595,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.49437988
              },
              {
                "word": "know",
                "start": 359.9,
                "end": 360.38,
                "confidence": 0.99975777,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.606035
              },
              {
                "word": "interesting",
                "start": 360.38,
                "end": 360.86,
                "confidence": 0.9996662,
                "punctuated_word": "interesting",
                "speaker": 2,
                "speaker_confidence": 0.606035
              },
              {
                "word": "and",
                "start": 360.86,
                "end": 361.02,
                "confidence": 0.9972301,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.606035
              },
              {
                "word": "impactful",
                "start": 361.02,
                "end": 361.52,
                "confidence": 0.9530649,
                "punctuated_word": "impactful.",
                "speaker": 2,
                "speaker_confidence": 0.606035
              },
              {
                "word": "right",
                "start": 361.66,
                "end": 362.16,
                "confidence": 0.974231,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.606035
              },
              {
                "word": "across",
                "start": 363.315,
                "end": 363.715,
                "confidence": 0.9924027,
                "punctuated_word": "Across",
                "speaker": 2,
                "speaker_confidence": 0.606035
              },
              {
                "word": "the",
                "start": 363.715,
                "end": 363.955,
                "confidence": 0.9088952,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.606035
              },
              {
                "word": "the",
                "start": 363.955,
                "end": 364.355,
                "confidence": 0.9786003,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.606035
              },
              {
                "word": "the",
                "start": 364.355,
                "end": 364.435,
                "confidence": 0.64653945,
                "punctuated_word": "the,",
                "speaker": 2,
                "speaker_confidence": 0.606035
              },
              {
                "word": "breadth",
                "start": 364.675,
                "end": 365.075,
                "confidence": 0.672666,
                "punctuated_word": "breadth",
                "speaker": 2,
                "speaker_confidence": 0.400643
              },
              {
                "word": "of",
                "start": 365.075,
                "end": 365.23502,
                "confidence": 0.7745918,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.400643
              },
              {
                "word": "you",
                "start": 365.23502,
                "end": 365.315,
                "confidence": 0.9988846,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.400643
              },
              {
                "word": "know",
                "start": 365.315,
                "end": 365.555,
                "confidence": 0.86495966,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.400643
              },
              {
                "word": "in",
                "start": 365.555,
                "end": 365.635,
                "confidence": 0.94013655,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.3671596
              },
              {
                "word": "three",
                "start": 365.635,
                "end": 365.795,
                "confidence": 0.999592,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.3671596
              },
              {
                "word": "years",
                "start": 365.795,
                "end": 366.115,
                "confidence": 0.9405838,
                "punctuated_word": "years,",
                "speaker": 2,
                "speaker_confidence": 0.3671596
              },
              {
                "word": "i",
                "start": 366.115,
                "end": 366.195,
                "confidence": 0.99526227,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.3671596
              },
              {
                "word": "was",
                "start": 366.195,
                "end": 366.275,
                "confidence": 0.95658976,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.3671596
              },
              {
                "word": "able",
                "start": 366.275,
                "end": 366.435,
                "confidence": 0.9486487,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.3671596
              },
              {
                "word": "to",
                "start": 366.435,
                "end": 366.515,
                "confidence": 0.99151504,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5718645
              },
              {
                "word": "have",
                "start": 366.515,
                "end": 366.675,
                "confidence": 0.9753998,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.5718645
              },
              {
                "word": "so",
                "start": 366.675,
                "end": 366.755,
                "confidence": 0.94321704,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.5718645
              },
              {
                "word": "much",
                "start": 366.755,
                "end": 367.075,
                "confidence": 0.9960098,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.5718645
              },
              {
                "word": "impact",
                "start": 367.075,
                "end": 367.395,
                "confidence": 0.99720156,
                "punctuated_word": "impact",
                "speaker": 2,
                "speaker_confidence": 0.5718645
              },
              {
                "word": "across",
                "start": 367.395,
                "end": 367.715,
                "confidence": 0.9471433,
                "punctuated_word": "across",
                "speaker": 2,
                "speaker_confidence": 0.5718645
              },
              {
                "word": "many",
                "start": 367.715,
                "end": 367.955,
                "confidence": 0.7329664,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.5718645
              },
              {
                "word": "different",
                "start": 367.955,
                "end": 368.275,
                "confidence": 0.980903,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.5718645
              },
              {
                "word": "agencies",
                "start": 368.275,
                "end": 368.775,
                "confidence": 0.99771917,
                "punctuated_word": "agencies.",
                "speaker": 2,
                "speaker_confidence": 0.5718645
              },
              {
                "word": "as",
                "start": 369.23502,
                "end": 369.475,
                "confidence": 0.9051264,
                "punctuated_word": "As",
                "speaker": 1,
                "speaker_confidence": 0.43344104
              },
              {
                "word": "an",
                "start": 369.475,
                "end": 369.635,
                "confidence": 0.9431546,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.43344104
              },
              {
                "word": "engineer",
                "start": 369.635,
                "end": 370.135,
                "confidence": 0.9991792,
                "punctuated_word": "engineer,",
                "speaker": 1,
                "speaker_confidence": 0.43344104
              },
              {
                "word": "kinda",
                "start": 370.515,
                "end": 370.835,
                "confidence": 0.81302696,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.43344104
              },
              {
                "word": "trying",
                "start": 370.835,
                "end": 371.075,
                "confidence": 0.99015194,
                "punctuated_word": "trying",
                "speaker": 1,
                "speaker_confidence": 0.43344104
              },
              {
                "word": "to",
                "start": 371.075,
                "end": 371.155,
                "confidence": 0.9998198,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.43344104
              },
              {
                "word": "make",
                "start": 371.155,
                "end": 371.315,
                "confidence": 0.9998802,
                "punctuated_word": "make",
                "speaker": 1,
                "speaker_confidence": 0.3423975
              },
              {
                "word": "that",
                "start": 371.315,
                "end": 371.555,
                "confidence": 0.9996474,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.3423975
              },
              {
                "word": "impact",
                "start": 371.555,
                "end": 372.055,
                "confidence": 0.9999069,
                "punctuated_word": "impact",
                "speaker": 1,
                "speaker_confidence": 0.3423975
              },
              {
                "word": "as",
                "start": 372.115,
                "end": 372.355,
                "confidence": 0.5426323,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.3423975
              },
              {
                "word": "as",
                "start": 372.355,
                "end": 372.595,
                "confidence": 0.9952619,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.3423975
              },
              {
                "word": "you",
                "start": 372.595,
                "end": 372.755,
                "confidence": 0.9984048,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.3423975
              },
              {
                "word": "mentioned",
                "start": 372.755,
                "end": 373.255,
                "confidence": 0.9717603,
                "punctuated_word": "mentioned,",
                "speaker": 1,
                "speaker_confidence": 0.3423975
              },
              {
                "word": "i",
                "start": 373.555,
                "end": 373.715,
                "confidence": 0.9994178,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "imagine",
                "start": 373.715,
                "end": 374.195,
                "confidence": 0.9953967,
                "punctuated_word": "imagine",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "that",
                "start": 374.195,
                "end": 374.435,
                "confidence": 0.9997241,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "there's",
                "start": 374.435,
                "end": 374.755,
                "confidence": 0.96856505,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "a",
                "start": 374.755,
                "end": 374.835,
                "confidence": 0.9981998,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "plethora",
                "start": 374.835,
                "end": 375.315,
                "confidence": 0.9995103,
                "punctuated_word": "plethora",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "of",
                "start": 375.315,
                "end": 375.395,
                "confidence": 0.9937005,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "different",
                "start": 375.395,
                "end": 375.895,
                "confidence": 0.99968004,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "tools",
                "start": 376.15,
                "end": 376.47,
                "confidence": 0.9999107,
                "punctuated_word": "tools",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "and",
                "start": 376.47,
                "end": 376.71,
                "confidence": 0.9997713,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "technologies",
                "start": 376.71,
                "end": 377.21,
                "confidence": 0.9997528,
                "punctuated_word": "technologies",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "that",
                "start": 377.27,
                "end": 377.50998,
                "confidence": 0.9998934,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "you've",
                "start": 377.50998,
                "end": 377.91,
                "confidence": 0.9998261,
                "punctuated_word": "you've",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "used",
                "start": 377.91,
                "end": 378.22998,
                "confidence": 0.99961865,
                "punctuated_word": "used",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "along",
                "start": 378.22998,
                "end": 378.55,
                "confidence": 0.9998572,
                "punctuated_word": "along",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "the",
                "start": 378.55,
                "end": 378.63,
                "confidence": 0.99959475,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "way",
                "start": 378.63,
                "end": 379.11,
                "confidence": 0.9995452,
                "punctuated_word": "way.",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "in",
                "start": 379.11,
                "end": 379.27,
                "confidence": 0.9989704,
                "punctuated_word": "In",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "your",
                "start": 379.27,
                "end": 379.43,
                "confidence": 0.99985015,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "experience",
                "start": 379.43,
                "end": 379.83,
                "confidence": 0.9998301,
                "punctuated_word": "experience",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "so",
                "start": 379.83,
                "end": 379.91,
                "confidence": 0.9801252,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "far",
                "start": 379.91,
                "end": 380.15,
                "confidence": 0.99913716,
                "punctuated_word": "far,",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "do",
                "start": 380.15,
                "end": 380.38998,
                "confidence": 0.999905,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "you",
                "start": 380.38998,
                "end": 380.47,
                "confidence": 0.9996,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6516422
              },
              {
                "word": "have",
                "start": 380.47,
                "end": 380.87,
                "confidence": 0.99983823,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "a",
                "start": 380.87,
                "end": 381.19,
                "confidence": 0.986112,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "a",
                "start": 381.19,
                "end": 381.27,
                "confidence": 0.7151958,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "favorite",
                "start": 381.27,
                "end": 381.77,
                "confidence": 0.99939394,
                "punctuated_word": "favorite",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "or",
                "start": 381.83,
                "end": 382.15,
                "confidence": 0.9950323,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "a",
                "start": 382.15,
                "end": 382.31,
                "confidence": 0.9859927,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "go",
                "start": 382.31,
                "end": 382.47,
                "confidence": 0.9993253,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "to",
                "start": 382.47,
                "end": 382.97,
                "confidence": 0.95361376,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "programming",
                "start": 383.50998,
                "end": 383.99,
                "confidence": 0.99872273,
                "punctuated_word": "programming",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "language",
                "start": 383.99,
                "end": 384.47,
                "confidence": 0.9999002,
                "punctuated_word": "language",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "or",
                "start": 384.47,
                "end": 384.78998,
                "confidence": 0.9944471,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "or",
                "start": 384.78998,
                "end": 384.94998,
                "confidence": 0.9974179,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "toolset",
                "start": 384.94998,
                "end": 385.44998,
                "confidence": 0.8508861,
                "punctuated_word": "toolset?",
                "speaker": 1,
                "speaker_confidence": 0.5527639
              },
              {
                "word": "and",
                "start": 385.83,
                "end": 385.99,
                "confidence": 0.9955669,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.48063862
              },
              {
                "word": "if",
                "start": 385.99,
                "end": 386.15,
                "confidence": 0.98309845,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.48063862
              },
              {
                "word": "so",
                "start": 386.15,
                "end": 386.65,
                "confidence": 0.9992968,
                "punctuated_word": "so,",
                "speaker": 1,
                "speaker_confidence": 0.48063862
              },
              {
                "word": "why",
                "start": 386.87,
                "end": 387.03,
                "confidence": 0.99972373,
                "punctuated_word": "why",
                "speaker": 1,
                "speaker_confidence": 0.48063862
              },
              {
                "word": "is",
                "start": 387.03,
                "end": 387.19,
                "confidence": 0.9998287,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.48063862
              },
              {
                "word": "that",
                "start": 387.19,
                "end": 387.34998,
                "confidence": 0.9999045,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.48063862
              },
              {
                "word": "your",
                "start": 387.34998,
                "end": 387.50998,
                "confidence": 0.99970776,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.48063862
              },
              {
                "word": "choice",
                "start": 387.50998,
                "end": 388.00998,
                "confidence": 0.9998096,
                "punctuated_word": "choice?",
                "speaker": 1,
                "speaker_confidence": 0.48063862
              },
              {
                "word": "so",
                "start": 388.775,
                "end": 388.935,
                "confidence": 0.9897082,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.6951958
              },
              {
                "word": "my",
                "start": 388.935,
                "end": 389.175,
                "confidence": 0.99503666,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.6951958
              },
              {
                "word": "go",
                "start": 389.175,
                "end": 389.335,
                "confidence": 0.9887328,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.6951958
              },
              {
                "word": "to",
                "start": 389.335,
                "end": 389.655,
                "confidence": 0.9981615,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6951958
              },
              {
                "word": "programming",
                "start": 389.655,
                "end": 390.135,
                "confidence": 0.78867424,
                "punctuated_word": "programming",
                "speaker": 2,
                "speaker_confidence": 0.6951958
              },
              {
                "word": "language",
                "start": 390.135,
                "end": 390.375,
                "confidence": 0.961221,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.6951958
              },
              {
                "word": "is",
                "start": 390.375,
                "end": 390.535,
                "confidence": 0.99445045,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6951958
              },
              {
                "word": "python",
                "start": 390.535,
                "end": 391.035,
                "confidence": 0.9312619,
                "punctuated_word": "Python.",
                "speaker": 2,
                "speaker_confidence": 0.6951958
              },
              {
                "word": "and",
                "start": 391.895,
                "end": 392.395,
                "confidence": 0.9955195,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6951958
              },
              {
                "word": "the",
                "start": 392.455,
                "end": 392.535,
                "confidence": 0.99803025,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "reason",
                "start": 392.535,
                "end": 392.775,
                "confidence": 0.99985623,
                "punctuated_word": "reason",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "why",
                "start": 392.775,
                "end": 393.01498,
                "confidence": 0.998528,
                "punctuated_word": "why",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "it's",
                "start": 393.01498,
                "end": 393.175,
                "confidence": 0.827451,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "my",
                "start": 393.175,
                "end": 393.335,
                "confidence": 0.9972345,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "choice",
                "start": 393.335,
                "end": 393.655,
                "confidence": 0.92804533,
                "punctuated_word": "choice",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "is",
                "start": 393.655,
                "end": 394.135,
                "confidence": 0.9948013,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "so",
                "start": 394.29498,
                "end": 394.775,
                "confidence": 0.7844641,
                "punctuated_word": "so,",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "like",
                "start": 394.775,
                "end": 395.095,
                "confidence": 0.97013277,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "our",
                "start": 395.095,
                "end": 395.255,
                "confidence": 0.24455543,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "macbooks",
                "start": 395.255,
                "end": 395.655,
                "confidence": 0.9286311,
                "punctuated_word": "MacBooks",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "and",
                "start": 395.655,
                "end": 395.815,
                "confidence": 0.96734166,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "linux",
                "start": 395.815,
                "end": 396.135,
                "confidence": 0.8883689,
                "punctuated_word": "Linux,",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "it",
                "start": 396.135,
                "end": 396.29498,
                "confidence": 0.9820853,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "comes",
                "start": 396.29498,
                "end": 396.535,
                "confidence": 0.99527127,
                "punctuated_word": "comes",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "in",
                "start": 396.535,
                "end": 396.85498,
                "confidence": 0.67180395,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "it's",
                "start": 396.935,
                "end": 397.095,
                "confidence": 0.66058636,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "all",
                "start": 397.095,
                "end": 397.255,
                "confidence": 0.9694018,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "by",
                "start": 397.255,
                "end": 397.415,
                "confidence": 0.98561066,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "default",
                "start": 397.415,
                "end": 397.815,
                "confidence": 0.8571441,
                "punctuated_word": "default.",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "and",
                "start": 397.815,
                "end": 397.975,
                "confidence": 0.85912514,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "just",
                "start": 397.975,
                "end": 398.135,
                "confidence": 0.9149815,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "the",
                "start": 398.135,
                "end": 398.29498,
                "confidence": 0.49745876,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "python",
                "start": 398.29498,
                "end": 398.615,
                "confidence": 0.9940017,
                "punctuated_word": "Python",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "standard",
                "start": 398.615,
                "end": 399.01498,
                "confidence": 0.89361435,
                "punctuated_word": "standard",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "library",
                "start": 399.01498,
                "end": 399.335,
                "confidence": 0.9012272,
                "punctuated_word": "library,",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "you",
                "start": 399.335,
                "end": 399.495,
                "confidence": 0.89876986,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "could",
                "start": 399.495,
                "end": 399.57498,
                "confidence": 0.6838881,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "just",
                "start": 399.57498,
                "end": 399.815,
                "confidence": 0.994113,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "do",
                "start": 399.815,
                "end": 400.055,
                "confidence": 0.9963109,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "so",
                "start": 400.055,
                "end": 400.215,
                "confidence": 0.9976355,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "much",
                "start": 400.215,
                "end": 400.535,
                "confidence": 0.99961865,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "just",
                "start": 400.535,
                "end": 400.695,
                "confidence": 0.9554135,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "with",
                "start": 400.695,
                "end": 400.85498,
                "confidence": 0.98751104,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "the",
                "start": 400.85498,
                "end": 400.935,
                "confidence": 0.98495066,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "standard",
                "start": 400.935,
                "end": 401.415,
                "confidence": 0.9589773,
                "punctuated_word": "standard",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "library",
                "start": 401.415,
                "end": 401.815,
                "confidence": 0.8019844,
                "punctuated_word": "library,",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "and",
                "start": 401.815,
                "end": 401.975,
                "confidence": 0.99875414,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "that's",
                "start": 401.975,
                "end": 402.215,
                "confidence": 0.9842458,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "just",
                "start": 402.215,
                "end": 402.375,
                "confidence": 0.9152319,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "usually",
                "start": 402.375,
                "end": 402.695,
                "confidence": 0.79766977,
                "punctuated_word": "usually",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "my",
                "start": 402.695,
                "end": 402.85498,
                "confidence": 0.9888918,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "go",
                "start": 402.85498,
                "end": 403.01498,
                "confidence": 0.9973003,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "to",
                "start": 403.01498,
                "end": 403.175,
                "confidence": 0.8398237,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "especially",
                "start": 403.175,
                "end": 403.57498,
                "confidence": 0.99382967,
                "punctuated_word": "especially",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "if",
                "start": 403.57498,
                "end": 403.655,
                "confidence": 0.94466114,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "i",
                "start": 403.655,
                "end": 403.735,
                "confidence": 0.9821202,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "just",
                "start": 403.735,
                "end": 403.89,
                "confidence": 0.96335053,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "wanna",
                "start": 403.89,
                "end": 404.05002,
                "confidence": 0.96147835,
                "punctuated_word": "wanna",
                "speaker": 2,
                "speaker_confidence": 0.7798877
              },
              {
                "word": "write",
                "start": 404.05002,
                "end": 404.13,
                "confidence": 0.7507715,
                "punctuated_word": "write,",
                "speaker": 2,
                "speaker_confidence": 0.4069038
              },
              {
                "word": "like",
                "start": 404.13,
                "end": 404.25,
                "confidence": 0.9831989,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.4069038
              },
              {
                "word": "a",
                "start": 404.25,
                "end": 404.37003,
                "confidence": 0.9486317,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.4069038
              },
              {
                "word": "simple",
                "start": 404.37003,
                "end": 404.77002,
                "confidence": 0.99954623,
                "punctuated_word": "simple",
                "speaker": 2,
                "speaker_confidence": 0.4069038
              },
              {
                "word": "script",
                "start": 404.77002,
                "end": 405.09003,
                "confidence": 0.99976677,
                "punctuated_word": "script",
                "speaker": 2,
                "speaker_confidence": 0.4069038
              },
              {
                "word": "or",
                "start": 405.09003,
                "end": 405.25,
                "confidence": 0.9757413,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.4069038
              },
              {
                "word": "something",
                "start": 405.25,
                "end": 405.49002,
                "confidence": 0.9999032,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.4069038
              },
              {
                "word": "like",
                "start": 405.49002,
                "end": 405.65002,
                "confidence": 0.99917465,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.4069038
              },
              {
                "word": "that",
                "start": 405.65002,
                "end": 406.15002,
                "confidence": 0.97027504,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.4069038
              },
              {
                "word": "i",
                "start": 407.01,
                "end": 407.17,
                "confidence": 0.9989035,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "just",
                "start": 407.17,
                "end": 407.41,
                "confidence": 0.9984231,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "i",
                "start": 407.41,
                "end": 407.57,
                "confidence": 0.9812619,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "just",
                "start": 407.57,
                "end": 407.97,
                "confidence": 0.9995177,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "default",
                "start": 407.97,
                "end": 408.45,
                "confidence": 0.7187087,
                "punctuated_word": "default,",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "just",
                "start": 408.45,
                "end": 408.69,
                "confidence": 0.9936132,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "jump",
                "start": 408.69,
                "end": 408.85,
                "confidence": 0.9294078,
                "punctuated_word": "jump",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "straight",
                "start": 408.85,
                "end": 409.17,
                "confidence": 0.996905,
                "punctuated_word": "straight",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "into",
                "start": 409.17,
                "end": 409.41,
                "confidence": 0.9941003,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "python",
                "start": 409.41,
                "end": 409.91,
                "confidence": 0.95877177,
                "punctuated_word": "Python.",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "and",
                "start": 410.29,
                "end": 410.53003,
                "confidence": 0.99440855,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "my",
                "start": 410.53003,
                "end": 410.77002,
                "confidence": 0.9946241,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "go",
                "start": 410.77002,
                "end": 411.01,
                "confidence": 0.99754083,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "to",
                "start": 411.01,
                "end": 411.33002,
                "confidence": 0.99016386,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "tool",
                "start": 411.33002,
                "end": 411.73,
                "confidence": 0.9267738,
                "punctuated_word": "tool,",
                "speaker": 2,
                "speaker_confidence": 0.64141816
              },
              {
                "word": "i",
                "start": 411.73,
                "end": 411.81003,
                "confidence": 0.99968255,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5094565
              },
              {
                "word": "would",
                "start": 411.81003,
                "end": 411.97,
                "confidence": 0.76523244,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.5094565
              },
              {
                "word": "probably",
                "start": 411.97,
                "end": 412.37003,
                "confidence": 0.99749583,
                "punctuated_word": "probably",
                "speaker": 2,
                "speaker_confidence": 0.5094565
              },
              {
                "word": "say",
                "start": 412.37003,
                "end": 412.53003,
                "confidence": 0.9546146,
                "punctuated_word": "say",
                "speaker": 2,
                "speaker_confidence": 0.5094565
              },
              {
                "word": "for",
                "start": 412.53003,
                "end": 412.77002,
                "confidence": 0.7724462,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.5094565
              },
              {
                "word": "my",
                "start": 412.77002,
                "end": 412.93002,
                "confidence": 0.996274,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.5094565
              },
              {
                "word": "editor",
                "start": 412.93002,
                "end": 413.25,
                "confidence": 0.89644146,
                "punctuated_word": "editor,",
                "speaker": 2,
                "speaker_confidence": 0.5094565
              },
              {
                "word": "i",
                "start": 413.25,
                "end": 413.33002,
                "confidence": 0.9881109,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5094565
              },
              {
                "word": "use",
                "start": 413.33002,
                "end": 413.57,
                "confidence": 0.95940924,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.5094565
              },
              {
                "word": "sublime",
                "start": 413.57,
                "end": 413.97,
                "confidence": 0.8776307,
                "punctuated_word": "Sublime.",
                "speaker": 2,
                "speaker_confidence": 0.5094565
              },
              {
                "word": "i",
                "start": 413.97,
                "end": 414.05002,
                "confidence": 0.9992261,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.573278
              },
              {
                "word": "just",
                "start": 414.05002,
                "end": 414.29,
                "confidence": 0.99961686,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.573278
              },
              {
                "word": "love",
                "start": 414.29,
                "end": 414.53003,
                "confidence": 0.9844477,
                "punctuated_word": "love",
                "speaker": 2,
                "speaker_confidence": 0.573278
              },
              {
                "word": "it",
                "start": 414.53003,
                "end": 415.03003,
                "confidence": 0.99753517,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.573278
              },
              {
                "word": "it",
                "start": 415.81003,
                "end": 415.89,
                "confidence": 0.966277,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.573278
              },
              {
                "word": "just",
                "start": 415.89,
                "end": 416.13,
                "confidence": 0.9865211,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.573278
              },
              {
                "word": "opens",
                "start": 416.13,
                "end": 416.53003,
                "confidence": 0.9973557,
                "punctuated_word": "opens",
                "speaker": 2,
                "speaker_confidence": 0.573278
              },
              {
                "word": "fast",
                "start": 416.53003,
                "end": 416.77002,
                "confidence": 0.92069924,
                "punctuated_word": "fast.",
                "speaker": 2,
                "speaker_confidence": 0.573278
              },
              {
                "word": "it",
                "start": 416.77002,
                "end": 416.85,
                "confidence": 0.966923,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.56826586
              },
              {
                "word": "can",
                "start": 416.85,
                "end": 417.09003,
                "confidence": 0.9992698,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.56826586
              },
              {
                "word": "open",
                "start": 417.09003,
                "end": 417.33002,
                "confidence": 0.9844233,
                "punctuated_word": "open,",
                "speaker": 2,
                "speaker_confidence": 0.56826586
              },
              {
                "word": "you",
                "start": 417.33002,
                "end": 417.49002,
                "confidence": 0.98131424,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.56826586
              },
              {
                "word": "know",
                "start": 417.49002,
                "end": 417.73,
                "confidence": 0.99950844,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.56826586
              },
              {
                "word": "large",
                "start": 417.73,
                "end": 418.05002,
                "confidence": 0.98203355,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.56826586
              },
              {
                "word": "files",
                "start": 418.05002,
                "end": 418.37003,
                "confidence": 0.7680789,
                "punctuated_word": "files,",
                "speaker": 2,
                "speaker_confidence": 0.56826586
              },
              {
                "word": "and",
                "start": 418.37003,
                "end": 418.53003,
                "confidence": 0.9684737,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.56826586
              },
              {
                "word": "i",
                "start": 418.53003,
                "end": 418.69,
                "confidence": 0.9969932,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.56826586
              },
              {
                "word": "know",
                "start": 418.69,
                "end": 418.77002,
                "confidence": 0.9809333,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.34535897
              },
              {
                "word": "there's",
                "start": 418.77002,
                "end": 419.01,
                "confidence": 0.6862192,
                "punctuated_word": "there's,",
                "speaker": 2,
                "speaker_confidence": 0.34535897
              },
              {
                "word": "like",
                "start": 419.01,
                "end": 419.295,
                "confidence": 0.9923934,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.34535897
              },
              {
                "word": "versus",
                "start": 419.295,
                "end": 419.61502,
                "confidence": 0.39438117,
                "punctuated_word": "Versus",
                "speaker": 2,
                "speaker_confidence": 0.34535897
              },
              {
                "word": "code",
                "start": 419.61502,
                "end": 419.695,
                "confidence": 0.5862843,
                "punctuated_word": "Code",
                "speaker": 2,
                "speaker_confidence": 0.34535897
              },
              {
                "word": "and",
                "start": 419.695,
                "end": 419.77502,
                "confidence": 0.90266764,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "adam",
                "start": 419.77502,
                "end": 420.17502,
                "confidence": 0.19064796,
                "punctuated_word": "Adam",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "and",
                "start": 420.17502,
                "end": 420.255,
                "confidence": 0.9565526,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "all",
                "start": 420.255,
                "end": 420.49503,
                "confidence": 0.9789964,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "those",
                "start": 420.49503,
                "end": 420.73502,
                "confidence": 0.9606815,
                "punctuated_word": "those,",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "new",
                "start": 420.975,
                "end": 421.135,
                "confidence": 0.9701236,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "things",
                "start": 421.135,
                "end": 421.45502,
                "confidence": 0.9988819,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "coming",
                "start": 421.45502,
                "end": 421.695,
                "confidence": 0.9988078,
                "punctuated_word": "coming",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "out",
                "start": 421.695,
                "end": 421.855,
                "confidence": 0.7497822,
                "punctuated_word": "out,",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "but",
                "start": 421.855,
                "end": 422.355,
                "confidence": 0.9990005,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "just",
                "start": 422.415,
                "end": 422.655,
                "confidence": 0.7424283,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "sublime",
                "start": 422.655,
                "end": 423.135,
                "confidence": 0.9611927,
                "punctuated_word": "Sublime",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "just",
                "start": 423.135,
                "end": 423.45502,
                "confidence": 0.8544365,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "just",
                "start": 423.45502,
                "end": 423.77502,
                "confidence": 0.9415902,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "gets",
                "start": 423.77502,
                "end": 423.93503,
                "confidence": 0.42627856,
                "punctuated_word": "gets",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "me",
                "start": 423.93503,
                "end": 424.095,
                "confidence": 0.685892,
                "punctuated_word": "me.",
                "speaker": 2,
                "speaker_confidence": 0.6030128
              },
              {
                "word": "i",
                "start": 424.095,
                "end": 424.17502,
                "confidence": 0.97263736,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "even",
                "start": 424.17502,
                "end": 424.575,
                "confidence": 0.9656731,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "paid",
                "start": 424.575,
                "end": 424.815,
                "confidence": 0.50251776,
                "punctuated_word": "paid",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "for",
                "start": 424.815,
                "end": 425.05502,
                "confidence": 0.99956435,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "it",
                "start": 425.05502,
                "end": 425.295,
                "confidence": 0.998936,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "because",
                "start": 425.295,
                "end": 425.695,
                "confidence": 0.8591005,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "i",
                "start": 425.695,
                "end": 425.855,
                "confidence": 0.28728333,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "probably",
                "start": 425.855,
                "end": 426.095,
                "confidence": 0.4724759,
                "punctuated_word": "probably",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "wouldn't",
                "start": 426.095,
                "end": 426.255,
                "confidence": 0.87595403,
                "punctuated_word": "wouldn't",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "have",
                "start": 426.255,
                "end": 426.415,
                "confidence": 0.6944749,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "be",
                "start": 426.415,
                "end": 426.915,
                "confidence": 0.2845439,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "because",
                "start": 427.21503,
                "end": 427.45502,
                "confidence": 0.86106086,
                "punctuated_word": "because,",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "like",
                "start": 427.45502,
                "end": 427.61502,
                "confidence": 0.99619544,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "it's",
                "start": 427.61502,
                "end": 427.77502,
                "confidence": 0.97271717,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "just",
                "start": 427.77502,
                "end": 427.935,
                "confidence": 0.9938227,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "so",
                "start": 427.935,
                "end": 428.17502,
                "confidence": 0.9981237,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "great",
                "start": 428.17502,
                "end": 428.67502,
                "confidence": 0.9989021,
                "punctuated_word": "great.",
                "speaker": 2,
                "speaker_confidence": 0.55374455
              },
              {
                "word": "i",
                "start": 429.135,
                "end": 429.295,
                "confidence": 0.99677545,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.53596365
              },
              {
                "word": "i",
                "start": 429.295,
                "end": 429.45502,
                "confidence": 0.9866986,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.53596365
              },
              {
                "word": "can",
                "start": 429.45502,
                "end": 429.61502,
                "confidence": 0.9980946,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.53596365
              },
              {
                "word": "definitely",
                "start": 429.61502,
                "end": 429.935,
                "confidence": 0.90659404,
                "punctuated_word": "definitely,",
                "speaker": 1,
                "speaker_confidence": 0.53596365
              },
              {
                "word": "understand",
                "start": 430.255,
                "end": 430.655,
                "confidence": 0.9997614,
                "punctuated_word": "understand",
                "speaker": 1,
                "speaker_confidence": 0.53596365
              },
              {
                "word": "both",
                "start": 430.655,
                "end": 430.815,
                "confidence": 0.9928785,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.53596365
              },
              {
                "word": "those",
                "start": 430.815,
                "end": 431.05502,
                "confidence": 0.9055362,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.53596365
              },
              {
                "word": "choices",
                "start": 431.05502,
                "end": 431.55502,
                "confidence": 0.99296105,
                "punctuated_word": "choices.",
                "speaker": 1,
                "speaker_confidence": 0.53596365
              },
              {
                "word": "i",
                "start": 432.03,
                "end": 432.07,
                "confidence": 0.99940455,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "i",
                "start": 432.07,
                "end": 432.31,
                "confidence": 0.813408,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "myself",
                "start": 432.31,
                "end": 432.63,
                "confidence": 0.8677375,
                "punctuated_word": "myself",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "rather",
                "start": 432.63,
                "end": 432.87,
                "confidence": 0.9689012,
                "punctuated_word": "rather",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "enjoy",
                "start": 432.87,
                "end": 433.19,
                "confidence": 0.9632218,
                "punctuated_word": "enjoy",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "both",
                "start": 433.19,
                "end": 433.43,
                "confidence": 0.99861586,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "sublime",
                "start": 433.43,
                "end": 433.83002,
                "confidence": 0.96741605,
                "punctuated_word": "Sublime",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "and",
                "start": 433.83002,
                "end": 433.99,
                "confidence": 0.9959489,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "python",
                "start": 433.99,
                "end": 434.47,
                "confidence": 0.8086206,
                "punctuated_word": "Python.",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "so",
                "start": 434.47,
                "end": 434.87,
                "confidence": 0.9957203,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "i'm",
                "start": 434.87,
                "end": 435.11002,
                "confidence": 0.9898407,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "i'm",
                "start": 435.11002,
                "end": 435.35,
                "confidence": 0.99036276,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "i'm",
                "start": 435.35,
                "end": 435.43,
                "confidence": 0.87602746,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "right",
                "start": 435.43,
                "end": 435.59,
                "confidence": 0.9964379,
                "punctuated_word": "right",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "there",
                "start": 435.59,
                "end": 435.75,
                "confidence": 0.9994091,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "with",
                "start": 435.75,
                "end": 435.99,
                "confidence": 0.9997615,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "you",
                "start": 435.99,
                "end": 436.07,
                "confidence": 0.9990232,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "on",
                "start": 436.07,
                "end": 436.15,
                "confidence": 0.9993044,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "those",
                "start": 436.15,
                "end": 436.39,
                "confidence": 0.9928421,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "opinions",
                "start": 436.39,
                "end": 436.89,
                "confidence": 0.9995061,
                "punctuated_word": "opinions.",
                "speaker": 1,
                "speaker_confidence": 0.62932956
              },
              {
                "word": "alright",
                "start": 438.63,
                "end": 439.03,
                "confidence": 0.9872239,
                "punctuated_word": "Alright.",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "i'd",
                "start": 439.19,
                "end": 439.43,
                "confidence": 0.9979036,
                "punctuated_word": "I'd",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "like",
                "start": 439.43,
                "end": 439.51,
                "confidence": 0.9994128,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "to",
                "start": 439.51,
                "end": 439.75,
                "confidence": 0.8337114,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "go",
                "start": 439.91,
                "end": 440.15,
                "confidence": 0.9998752,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "ahead",
                "start": 440.15,
                "end": 440.63,
                "confidence": 0.99992216,
                "punctuated_word": "ahead",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "and",
                "start": 440.63,
                "end": 440.87,
                "confidence": 0.93168676,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "have",
                "start": 441.11002,
                "end": 441.27,
                "confidence": 0.9973437,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "us",
                "start": 441.27,
                "end": 441.67,
                "confidence": 0.8349788,
                "punctuated_word": "us,",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "switch",
                "start": 441.91,
                "end": 442.23,
                "confidence": 0.99904317,
                "punctuated_word": "switch",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "gears",
                "start": 442.23,
                "end": 442.55,
                "confidence": 0.9996301,
                "punctuated_word": "gears",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "here",
                "start": 442.55,
                "end": 442.71,
                "confidence": 0.9991986,
                "punctuated_word": "here",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "a",
                "start": 442.71,
                "end": 442.79,
                "confidence": 0.99939847,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "little",
                "start": 442.79,
                "end": 442.95,
                "confidence": 0.99996424,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "bit",
                "start": 442.95,
                "end": 443.43,
                "confidence": 0.8462115,
                "punctuated_word": "bit.",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "and",
                "start": 443.43,
                "end": 443.67,
                "confidence": 0.98861957,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "we're",
                "start": 443.83002,
                "end": 443.99,
                "confidence": 0.9993967,
                "punctuated_word": "we're",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "gonna",
                "start": 443.99,
                "end": 444.31,
                "confidence": 0.9957194,
                "punctuated_word": "gonna",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "end",
                "start": 444.31,
                "end": 444.55,
                "confidence": 0.99779344,
                "punctuated_word": "end",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "up",
                "start": 444.55,
                "end": 444.71,
                "confidence": 0.99973017,
                "punctuated_word": "up",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "talking",
                "start": 444.71,
                "end": 445.11002,
                "confidence": 0.9997905,
                "punctuated_word": "talking",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "through",
                "start": 445.11002,
                "end": 445.35,
                "confidence": 0.99909604,
                "punctuated_word": "through",
                "speaker": 1,
                "speaker_confidence": 0.5947815
              },
              {
                "word": "a",
                "start": 445.35,
                "end": 445.43,
                "confidence": 0.999658,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "couple",
                "start": 445.43,
                "end": 445.75,
                "confidence": 0.9999045,
                "punctuated_word": "couple",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "of",
                "start": 445.75,
                "end": 445.91,
                "confidence": 0.998536,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "different",
                "start": 445.91,
                "end": 446.23,
                "confidence": 0.9998808,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "topics",
                "start": 446.23,
                "end": 446.685,
                "confidence": 0.97133183,
                "punctuated_word": "topics,",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "including",
                "start": 446.925,
                "end": 447.325,
                "confidence": 0.9999585,
                "punctuated_word": "including",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "some",
                "start": 447.325,
                "end": 447.565,
                "confidence": 0.999574,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "stuff",
                "start": 447.565,
                "end": 447.725,
                "confidence": 0.9999242,
                "punctuated_word": "stuff",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "about",
                "start": 447.725,
                "end": 448.04498,
                "confidence": 0.99968576,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "accessibility",
                "start": 448.04498,
                "end": 448.54498,
                "confidence": 0.9931265,
                "punctuated_word": "accessibility,",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "some",
                "start": 449.405,
                "end": 449.645,
                "confidence": 0.9996394,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "stuff",
                "start": 449.645,
                "end": 449.885,
                "confidence": 0.9999175,
                "punctuated_word": "stuff",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "about",
                "start": 449.885,
                "end": 450.205,
                "confidence": 0.9997794,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "partners",
                "start": 450.205,
                "end": 450.605,
                "confidence": 0.99982435,
                "punctuated_word": "partners",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "and",
                "start": 450.605,
                "end": 451.105,
                "confidence": 0.70661724,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "idea",
                "start": 451.325,
                "end": 451.565,
                "confidence": 0.80990267,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "of",
                "start": 451.565,
                "end": 451.645,
                "confidence": 0.90967697,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "like",
                "start": 451.645,
                "end": 451.805,
                "confidence": 0.99911684,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "turning",
                "start": 451.805,
                "end": 452.125,
                "confidence": 0.99941516,
                "punctuated_word": "turning",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "business",
                "start": 452.125,
                "end": 452.445,
                "confidence": 0.9998754,
                "punctuated_word": "business",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "rules",
                "start": 452.445,
                "end": 452.76498,
                "confidence": 0.9811616,
                "punctuated_word": "rules",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "into",
                "start": 452.76498,
                "end": 453.005,
                "confidence": 0.99798775,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "code",
                "start": 453.005,
                "end": 453.505,
                "confidence": 0.90926695,
                "punctuated_word": "code,",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "and",
                "start": 453.565,
                "end": 453.805,
                "confidence": 0.9992663,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "then",
                "start": 453.805,
                "end": 453.885,
                "confidence": 0.94500613,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.7222351
              },
              {
                "word": "a",
                "start": 453.885,
                "end": 453.965,
                "confidence": 0.9988262,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "little",
                "start": 453.965,
                "end": 454.205,
                "confidence": 0.99996483,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "bit",
                "start": 454.205,
                "end": 454.365,
                "confidence": 0.9995191,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "about",
                "start": 454.365,
                "end": 454.525,
                "confidence": 0.99309945,
                "punctuated_word": "about,",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "mentoring",
                "start": 454.845,
                "end": 455.245,
                "confidence": 0.9998082,
                "punctuated_word": "mentoring",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "and",
                "start": 455.245,
                "end": 455.485,
                "confidence": 0.99148667,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "development",
                "start": 455.485,
                "end": 455.885,
                "confidence": 0.98741907,
                "punctuated_word": "development",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "of",
                "start": 455.885,
                "end": 456.04498,
                "confidence": 0.9994294,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "engineers",
                "start": 456.04498,
                "end": 456.54498,
                "confidence": 0.9998845,
                "punctuated_word": "engineers.",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "to",
                "start": 457.245,
                "end": 457.405,
                "confidence": 0.99797565,
                "punctuated_word": "To",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "start",
                "start": 457.405,
                "end": 457.645,
                "confidence": 0.9999584,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "that",
                "start": 457.645,
                "end": 457.805,
                "confidence": 0.8507211,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "though",
                "start": 457.805,
                "end": 458.04498,
                "confidence": 0.9998154,
                "punctuated_word": "though,",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "i'd",
                "start": 458.04498,
                "end": 458.205,
                "confidence": 0.9999416,
                "punctuated_word": "I'd",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "like",
                "start": 458.205,
                "end": 458.365,
                "confidence": 0.9998816,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "to",
                "start": 458.365,
                "end": 458.525,
                "confidence": 0.9989316,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "hop",
                "start": 458.525,
                "end": 458.685,
                "confidence": 0.9999733,
                "punctuated_word": "hop",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "into",
                "start": 458.685,
                "end": 459.005,
                "confidence": 0.9916112,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "the",
                "start": 459.005,
                "end": 459.325,
                "confidence": 0.99955255,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "accessibility",
                "start": 459.325,
                "end": 459.825,
                "confidence": 0.9998264,
                "punctuated_word": "accessibility",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "portion",
                "start": 459.965,
                "end": 460.465,
                "confidence": 0.99985075,
                "punctuated_word": "portion",
                "speaker": 1,
                "speaker_confidence": 0.69603395
              },
              {
                "word": "of",
                "start": 460.72,
                "end": 460.88,
                "confidence": 0.99976987,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "our",
                "start": 460.88,
                "end": 461.04,
                "confidence": 0.99995124,
                "punctuated_word": "our",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "conversation",
                "start": 461.04,
                "end": 461.54,
                "confidence": 0.98249465,
                "punctuated_word": "conversation.",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "and",
                "start": 462.16,
                "end": 462.4,
                "confidence": 0.99928087,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "to",
                "start": 462.4,
                "end": 462.56,
                "confidence": 0.99222344,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "start",
                "start": 462.56,
                "end": 463.04,
                "confidence": 0.9999534,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "that",
                "start": 463.04,
                "end": 463.28,
                "confidence": 0.99993074,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "off",
                "start": 463.28,
                "end": 463.78,
                "confidence": 0.9991718,
                "punctuated_word": "off,",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "i",
                "start": 464.48,
                "end": 464.63998,
                "confidence": 0.9984906,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "think",
                "start": 464.63998,
                "end": 464.88,
                "confidence": 0.99873036,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "there's",
                "start": 464.88,
                "end": 465.38,
                "confidence": 0.9924855,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "an",
                "start": 465.52,
                "end": 465.76,
                "confidence": 0.99983,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "assumption",
                "start": 465.76,
                "end": 466.16,
                "confidence": 0.99991155,
                "punctuated_word": "assumption",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "out",
                "start": 466.16,
                "end": 466.32,
                "confidence": 0.99992764,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "there",
                "start": 466.32,
                "end": 466.82,
                "confidence": 0.9999248,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "that",
                "start": 466.96,
                "end": 467.44,
                "confidence": 0.99864215,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "public",
                "start": 467.44,
                "end": 467.76,
                "confidence": 0.99969244,
                "punctuated_word": "public",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "sector",
                "start": 467.76,
                "end": 468.08,
                "confidence": 0.99985456,
                "punctuated_word": "sector",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "projects",
                "start": 468.08,
                "end": 468.58,
                "confidence": 0.9997397,
                "punctuated_word": "projects",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "have",
                "start": 468.63998,
                "end": 468.88,
                "confidence": 0.999846,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "to",
                "start": 468.88,
                "end": 469.28,
                "confidence": 0.9998305,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "work",
                "start": 469.28,
                "end": 469.78,
                "confidence": 0.9999106,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "a",
                "start": 469.84,
                "end": 470.0,
                "confidence": 0.9991671,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "little",
                "start": 470.0,
                "end": 470.24,
                "confidence": 0.99995434,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "harder",
                "start": 470.24,
                "end": 470.74,
                "confidence": 0.9998883,
                "punctuated_word": "harder",
                "speaker": 1,
                "speaker_confidence": 0.70359933
              },
              {
                "word": "at",
                "start": 470.88,
                "end": 471.04,
                "confidence": 0.9724001,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "accessibility",
                "start": 471.04,
                "end": 471.54,
                "confidence": 0.9999387,
                "punctuated_word": "accessibility",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "than",
                "start": 471.84,
                "end": 472.08,
                "confidence": 0.9993297,
                "punctuated_word": "than",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "those",
                "start": 472.08,
                "end": 472.32,
                "confidence": 0.9997323,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "in",
                "start": 472.32,
                "end": 472.48,
                "confidence": 0.9987589,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "the",
                "start": 472.48,
                "end": 472.63998,
                "confidence": 0.99899393,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "private",
                "start": 472.63998,
                "end": 472.96,
                "confidence": 0.9999864,
                "punctuated_word": "private",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "sector",
                "start": 472.96,
                "end": 473.46,
                "confidence": 0.9998559,
                "punctuated_word": "sector.",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "i",
                "start": 473.715,
                "end": 473.875,
                "confidence": 0.99962723,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "suppose",
                "start": 473.875,
                "end": 474.195,
                "confidence": 0.9980988,
                "punctuated_word": "suppose",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "there's",
                "start": 474.195,
                "end": 474.435,
                "confidence": 0.9917085,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "the",
                "start": 474.435,
                "end": 474.595,
                "confidence": 0.9980276,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "assumption",
                "start": 474.595,
                "end": 475.07498,
                "confidence": 0.9998275,
                "punctuated_word": "assumption",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "that",
                "start": 475.07498,
                "end": 475.475,
                "confidence": 0.99923444,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "the",
                "start": 475.475,
                "end": 475.635,
                "confidence": 0.9996412,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "public",
                "start": 475.635,
                "end": 476.115,
                "confidence": 0.9999256,
                "punctuated_word": "public",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "side",
                "start": 476.115,
                "end": 476.615,
                "confidence": 0.9979747,
                "punctuated_word": "side",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "can",
                "start": 477.235,
                "end": 477.475,
                "confidence": 0.99891126,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "hand",
                "start": 477.475,
                "end": 477.715,
                "confidence": 0.9984641,
                "punctuated_word": "hand",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "wave",
                "start": 477.715,
                "end": 478.215,
                "confidence": 0.74724513,
                "punctuated_word": "wave",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "or",
                "start": 478.275,
                "end": 478.595,
                "confidence": 0.79872143,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "can't",
                "start": 478.595,
                "end": 478.835,
                "confidence": 0.9928795,
                "punctuated_word": "can't",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "hand",
                "start": 478.835,
                "end": 478.995,
                "confidence": 0.9998405,
                "punctuated_word": "hand",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "wave",
                "start": 478.995,
                "end": 479.315,
                "confidence": 0.9822198,
                "punctuated_word": "wave",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "some",
                "start": 479.315,
                "end": 479.475,
                "confidence": 0.99864787,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "of",
                "start": 479.475,
                "end": 479.635,
                "confidence": 0.9997223,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "that",
                "start": 479.635,
                "end": 479.79498,
                "confidence": 0.9993837,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "away",
                "start": 479.79498,
                "end": 480.29498,
                "confidence": 0.99754864,
                "punctuated_word": "away",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "via",
                "start": 480.435,
                "end": 480.675,
                "confidence": 0.9934977,
                "punctuated_word": "via",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "audience",
                "start": 480.675,
                "end": 481.07498,
                "confidence": 0.9783272,
                "punctuated_word": "audience",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "targeting",
                "start": 481.07498,
                "end": 481.555,
                "confidence": 0.7323044,
                "punctuated_word": "targeting,",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "like",
                "start": 481.555,
                "end": 481.79498,
                "confidence": 0.7714516,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "maybe",
                "start": 481.79498,
                "end": 482.115,
                "confidence": 0.9997675,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "the",
                "start": 482.115,
                "end": 482.195,
                "confidence": 0.9955236,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "private",
                "start": 482.195,
                "end": 482.51498,
                "confidence": 0.9999659,
                "punctuated_word": "private",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "sector",
                "start": 482.51498,
                "end": 482.915,
                "confidence": 0.9983631,
                "punctuated_word": "sector",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "can",
                "start": 482.915,
                "end": 483.395,
                "confidence": 0.9976027,
                "punctuated_word": "can.",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "is",
                "start": 483.395,
                "end": 483.635,
                "confidence": 0.99942976,
                "punctuated_word": "Is",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "is",
                "start": 483.635,
                "end": 483.79498,
                "confidence": 0.994616,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.72113526
              },
              {
                "word": "that",
                "start": 483.79498,
                "end": 483.875,
                "confidence": 0.9991881,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "something",
                "start": 483.875,
                "end": 484.275,
                "confidence": 0.9996581,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "in",
                "start": 484.275,
                "end": 484.35498,
                "confidence": 0.99031585,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "your",
                "start": 484.35498,
                "end": 484.51498,
                "confidence": 0.999874,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "experience",
                "start": 484.51498,
                "end": 485.01498,
                "confidence": 0.99972695,
                "punctuated_word": "experience",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "that",
                "start": 485.155,
                "end": 485.555,
                "confidence": 0.9996382,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "seems",
                "start": 485.555,
                "end": 485.875,
                "confidence": 0.9996778,
                "punctuated_word": "seems",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "to",
                "start": 485.875,
                "end": 486.035,
                "confidence": 0.9994147,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "be",
                "start": 486.035,
                "end": 486.195,
                "confidence": 0.999042,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "true",
                "start": 486.195,
                "end": 486.695,
                "confidence": 0.828568,
                "punctuated_word": "true?",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "whether",
                "start": 486.755,
                "end": 486.995,
                "confidence": 0.99846786,
                "punctuated_word": "Whether",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "it",
                "start": 486.995,
                "end": 487.155,
                "confidence": 0.9995653,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "is",
                "start": 487.155,
                "end": 487.235,
                "confidence": 0.9991499,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.5227312
              },
              {
                "word": "or",
                "start": 487.235,
                "end": 487.395,
                "confidence": 0.9958072,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.41198152
              },
              {
                "word": "isn't",
                "start": 487.395,
                "end": 487.715,
                "confidence": 0.98264617,
                "punctuated_word": "isn't,",
                "speaker": 1,
                "speaker_confidence": 0.41198152
              },
              {
                "word": "like",
                "start": 487.715,
                "end": 487.79498,
                "confidence": 0.92201877,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.41198152
              },
              {
                "word": "what",
                "start": 487.79498,
                "end": 487.955,
                "confidence": 0.99984443,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.41198152
              },
              {
                "word": "kind",
                "start": 487.955,
                "end": 488.195,
                "confidence": 0.52964693,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.41198152
              },
              {
                "word": "of",
                "start": 488.195,
                "end": 488.35498,
                "confidence": 0.99384624,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.41198152
              },
              {
                "word": "impact",
                "start": 488.35498,
                "end": 488.85498,
                "confidence": 0.99961674,
                "punctuated_word": "impact",
                "speaker": 1,
                "speaker_confidence": 0.41198152
              },
              {
                "word": "does",
                "start": 488.91,
                "end": 489.15,
                "confidence": 0.99985063,
                "punctuated_word": "does",
                "speaker": 1,
                "speaker_confidence": 0.26883417
              },
              {
                "word": "that",
                "start": 489.15,
                "end": 489.31,
                "confidence": 0.9999021,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.26883417
              },
              {
                "word": "have",
                "start": 489.31,
                "end": 489.39,
                "confidence": 0.99979824,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.26883417
              },
              {
                "word": "on",
                "start": 489.39,
                "end": 489.55002,
                "confidence": 0.9994685,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.26883417
              },
              {
                "word": "your",
                "start": 489.55002,
                "end": 489.79,
                "confidence": 0.9998486,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.26883417
              },
              {
                "word": "work",
                "start": 489.79,
                "end": 490.27,
                "confidence": 0.99039745,
                "punctuated_word": "work?",
                "speaker": 1,
                "speaker_confidence": 0.26883417
              },
              {
                "word": "yep",
                "start": 490.27,
                "end": 490.51,
                "confidence": 0.99515224,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "so",
                "start": 490.75,
                "end": 490.99,
                "confidence": 0.99023646,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "it's",
                "start": 490.99,
                "end": 491.15,
                "confidence": 0.99760437,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "definitely",
                "start": 491.15,
                "end": 491.55002,
                "confidence": 0.9981172,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "true",
                "start": 491.55002,
                "end": 491.95,
                "confidence": 0.99823534,
                "punctuated_word": "true.",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "so",
                "start": 491.95,
                "end": 492.45,
                "confidence": 0.94844556,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "by",
                "start": 493.47,
                "end": 493.71,
                "confidence": 0.99790215,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "law",
                "start": 493.71,
                "end": 493.95,
                "confidence": 0.9539629,
                "punctuated_word": "law,",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "we",
                "start": 493.95,
                "end": 494.19,
                "confidence": 0.9885268,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "have",
                "start": 494.19,
                "end": 494.27002,
                "confidence": 0.98052764,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "to",
                "start": 494.27002,
                "end": 494.35,
                "confidence": 0.9994905,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5593528
              },
              {
                "word": "do",
                "start": 494.35,
                "end": 494.51,
                "confidence": 0.99966586,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.5463996
              },
              {
                "word": "something",
                "start": 494.51,
                "end": 494.75,
                "confidence": 0.9997098,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.5463996
              },
              {
                "word": "that's",
                "start": 494.75,
                "end": 494.99,
                "confidence": 0.98894405,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.5463996
              },
              {
                "word": "called",
                "start": 494.99,
                "end": 495.23,
                "confidence": 0.9977864,
                "punctuated_word": "called",
                "speaker": 2,
                "speaker_confidence": 0.5463996
              },
              {
                "word": "five",
                "start": 495.23,
                "end": 495.39,
                "confidence": 0.9912453,
                "punctuated_word": "five",
                "speaker": 2,
                "speaker_confidence": 0.5463996
              },
              {
                "word": "zero",
                "start": 495.39,
                "end": 495.63,
                "confidence": 0.9904018,
                "punctuated_word": "zero",
                "speaker": 2,
                "speaker_confidence": 0.5463996
              },
              {
                "word": "eight",
                "start": 495.63,
                "end": 495.87,
                "confidence": 0.9982004,
                "punctuated_word": "eight",
                "speaker": 2,
                "speaker_confidence": 0.5463996
              },
              {
                "word": "compliance",
                "start": 495.87,
                "end": 496.37,
                "confidence": 0.79510695,
                "punctuated_word": "compliance.",
                "speaker": 2,
                "speaker_confidence": 0.5463996
              },
              {
                "word": "and",
                "start": 496.59,
                "end": 496.75,
                "confidence": 0.9977869,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "what",
                "start": 496.75,
                "end": 496.99,
                "confidence": 0.99817073,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "that",
                "start": 496.99,
                "end": 497.15,
                "confidence": 0.99889284,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "is",
                "start": 497.15,
                "end": 497.31,
                "confidence": 0.99867576,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "is",
                "start": 497.31,
                "end": 497.47,
                "confidence": 0.8886386,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "just",
                "start": 497.47,
                "end": 497.87,
                "confidence": 0.95080936,
                "punctuated_word": "just,",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "a",
                "start": 498.51,
                "end": 498.67,
                "confidence": 0.99862874,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "law",
                "start": 498.67,
                "end": 498.91,
                "confidence": 0.9546348,
                "punctuated_word": "law",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "that",
                "start": 498.91,
                "end": 499.07,
                "confidence": 0.9986437,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "requires",
                "start": 499.07,
                "end": 499.39,
                "confidence": 0.9990491,
                "punctuated_word": "requires",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "federal",
                "start": 499.39,
                "end": 499.71,
                "confidence": 0.9660393,
                "punctuated_word": "federal",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "governments",
                "start": 499.71,
                "end": 500.03,
                "confidence": 0.81441927,
                "punctuated_word": "governments",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "to",
                "start": 500.03,
                "end": 500.19,
                "confidence": 0.9995351,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "be",
                "start": 500.19,
                "end": 500.27,
                "confidence": 0.9998222,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "safe",
                "start": 500.27,
                "end": 500.51,
                "confidence": 0.9657236,
                "punctuated_word": "safe",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "and",
                "start": 500.51,
                "end": 500.67,
                "confidence": 0.9955407,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "accessible",
                "start": 500.67,
                "end": 501.15,
                "confidence": 0.94019794,
                "punctuated_word": "accessible",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "for",
                "start": 501.15,
                "end": 501.31,
                "confidence": 0.9993587,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "people",
                "start": 501.31,
                "end": 501.71,
                "confidence": 0.99995327,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "with",
                "start": 501.71,
                "end": 501.95,
                "confidence": 0.99988496,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "disabilities",
                "start": 501.95,
                "end": 502.45,
                "confidence": 0.9599196,
                "punctuated_word": "disabilities.",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "and",
                "start": 502.59,
                "end": 502.83002,
                "confidence": 0.8749307,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "like",
                "start": 502.83002,
                "end": 502.99,
                "confidence": 0.99578583,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "a",
                "start": 502.99,
                "end": 503.07,
                "confidence": 0.99929595,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "couple",
                "start": 503.07,
                "end": 503.23,
                "confidence": 0.99989545,
                "punctuated_word": "couple",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "of",
                "start": 503.23,
                "end": 503.39,
                "confidence": 0.9916209,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "months",
                "start": 503.39,
                "end": 503.505,
                "confidence": 0.999181,
                "punctuated_word": "months",
                "speaker": 2,
                "speaker_confidence": 0.74492764
              },
              {
                "word": "ago",
                "start": 503.505,
                "end": 503.62,
                "confidence": 0.9822942,
                "punctuated_word": "ago,",
                "speaker": 2,
                "speaker_confidence": 0.42381442
              },
              {
                "word": "i",
                "start": 503.62,
                "end": 503.87,
                "confidence": 0.992767,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.42381442
              },
              {
                "word": "was",
                "start": 503.87,
                "end": 503.95,
                "confidence": 0.99682033,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.42381442
              },
              {
                "word": "actually",
                "start": 503.95,
                "end": 504.345,
                "confidence": 0.9894024,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.42381442
              },
              {
                "word": "just",
                "start": 504.425,
                "end": 504.585,
                "confidence": 0.97634727,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.42381442
              },
              {
                "word": "doing",
                "start": 504.585,
                "end": 504.825,
                "confidence": 0.99948454,
                "punctuated_word": "doing",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "some",
                "start": 504.825,
                "end": 505.065,
                "confidence": 0.9967528,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "fact",
                "start": 505.065,
                "end": 505.305,
                "confidence": 0.9348958,
                "punctuated_word": "fact",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "checking",
                "start": 505.305,
                "end": 505.805,
                "confidence": 0.94338113,
                "punctuated_word": "checking.",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "twenty",
                "start": 505.945,
                "end": 506.185,
                "confidence": 0.9296778,
                "punctuated_word": "Twenty",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "ten",
                "start": 506.185,
                "end": 506.345,
                "confidence": 0.48315006,
                "punctuated_word": "ten",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "of",
                "start": 506.345,
                "end": 506.505,
                "confidence": 0.9758493,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "americans",
                "start": 506.505,
                "end": 507.005,
                "confidence": 0.96034986,
                "punctuated_word": "Americans",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "have",
                "start": 507.065,
                "end": 507.465,
                "confidence": 0.98777896,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "some",
                "start": 507.465,
                "end": 507.625,
                "confidence": 0.999111,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "type",
                "start": 507.625,
                "end": 507.865,
                "confidence": 0.9995721,
                "punctuated_word": "type",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "of",
                "start": 507.865,
                "end": 508.025,
                "confidence": 0.9993917,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "disability",
                "start": 508.025,
                "end": 508.525,
                "confidence": 0.7986174,
                "punctuated_word": "disability,",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "and",
                "start": 508.745,
                "end": 509.065,
                "confidence": 0.99916244,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "a",
                "start": 509.065,
                "end": 509.145,
                "confidence": 0.99053955,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "lot",
                "start": 509.145,
                "end": 509.225,
                "confidence": 0.99910307,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "of",
                "start": 509.225,
                "end": 509.305,
                "confidence": 0.99874383,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "the",
                "start": 509.305,
                "end": 509.385,
                "confidence": 0.86180943,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "work",
                "start": 509.385,
                "end": 509.545,
                "confidence": 0.9994406,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "that",
                "start": 509.545,
                "end": 509.705,
                "confidence": 0.998691,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "we",
                "start": 509.705,
                "end": 509.865,
                "confidence": 0.99965775,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "do",
                "start": 509.865,
                "end": 510.365,
                "confidence": 0.9993765,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "impacts",
                "start": 510.585,
                "end": 510.98502,
                "confidence": 0.9039268,
                "punctuated_word": "impacts",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "some",
                "start": 510.98502,
                "end": 511.145,
                "confidence": 0.5286428,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.79556
              },
              {
                "word": "of",
                "start": 511.145,
                "end": 511.225,
                "confidence": 0.99345654,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.39743227
              },
              {
                "word": "the",
                "start": 511.225,
                "end": 511.305,
                "confidence": 0.99802244,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.39743227
              },
              {
                "word": "most",
                "start": 511.305,
                "end": 511.545,
                "confidence": 0.9993333,
                "punctuated_word": "most",
                "speaker": 2,
                "speaker_confidence": 0.39743227
              },
              {
                "word": "vulnerable",
                "start": 511.545,
                "end": 511.945,
                "confidence": 0.99392277,
                "punctuated_word": "vulnerable",
                "speaker": 2,
                "speaker_confidence": 0.39743227
              },
              {
                "word": "populations",
                "start": 511.945,
                "end": 512.425,
                "confidence": 0.8854368,
                "punctuated_word": "populations.",
                "speaker": 2,
                "speaker_confidence": 0.39743227
              },
              {
                "word": "we",
                "start": 512.425,
                "end": 512.665,
                "confidence": 0.9029687,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.39743227
              },
              {
                "word": "need",
                "start": 512.665,
                "end": 512.825,
                "confidence": 0.7757123,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.39743227
              },
              {
                "word": "to",
                "start": 512.825,
                "end": 512.905,
                "confidence": 0.9844274,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "make",
                "start": 512.905,
                "end": 513.065,
                "confidence": 0.99854076,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "sure",
                "start": 513.065,
                "end": 513.225,
                "confidence": 0.9988361,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "that",
                "start": 513.225,
                "end": 513.465,
                "confidence": 0.99947435,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "the",
                "start": 513.465,
                "end": 513.625,
                "confidence": 0.9981844,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "work",
                "start": 513.625,
                "end": 513.785,
                "confidence": 0.99717784,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "that",
                "start": 513.785,
                "end": 514.025,
                "confidence": 0.9914171,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "that",
                "start": 514.025,
                "end": 514.185,
                "confidence": 0.9809306,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "we",
                "start": 514.185,
                "end": 514.345,
                "confidence": 0.9983047,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "are",
                "start": 514.345,
                "end": 514.585,
                "confidence": 0.9962159,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "outputting",
                "start": 514.585,
                "end": 515.085,
                "confidence": 0.9385327,
                "punctuated_word": "outputting",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "actually",
                "start": 515.305,
                "end": 515.805,
                "confidence": 0.925842,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.5661847
              },
              {
                "word": "is",
                "start": 515.865,
                "end": 516.025,
                "confidence": 0.9914283,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "usable",
                "start": 516.025,
                "end": 516.525,
                "confidence": 0.99842,
                "punctuated_word": "usable",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "by",
                "start": 516.665,
                "end": 517.165,
                "confidence": 0.99809104,
                "punctuated_word": "by,",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "you",
                "start": 517.225,
                "end": 517.305,
                "confidence": 0.99937856,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "know",
                "start": 517.305,
                "end": 517.805,
                "confidence": 0.99971193,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "every",
                "start": 517.945,
                "end": 518.265,
                "confidence": 0.9995515,
                "punctuated_word": "every",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "american",
                "start": 518.265,
                "end": 518.745,
                "confidence": 0.8847847,
                "punctuated_word": "American,",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "citizen",
                "start": 518.985,
                "end": 519.485,
                "confidence": 0.84891033,
                "punctuated_word": "citizen,",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "and",
                "start": 519.705,
                "end": 519.81,
                "confidence": 0.99610496,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "we",
                "start": 519.97,
                "end": 520.21,
                "confidence": 0.997581,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "wanna",
                "start": 520.21,
                "end": 520.29,
                "confidence": 0.9779499,
                "punctuated_word": "wanna",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "make",
                "start": 520.29,
                "end": 520.37,
                "confidence": 0.99793845,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "sure",
                "start": 520.37,
                "end": 520.52997,
                "confidence": 0.99972516,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "that",
                "start": 520.52997,
                "end": 520.69,
                "confidence": 0.99752885,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.68357295
              },
              {
                "word": "we",
                "start": 520.69,
                "end": 520.77,
                "confidence": 0.99979526,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "can",
                "start": 520.77,
                "end": 520.93,
                "confidence": 0.99269766,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "help",
                "start": 520.93,
                "end": 521.09,
                "confidence": 0.8219535,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "those",
                "start": 521.09,
                "end": 521.25,
                "confidence": 0.9987275,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "votes",
                "start": 521.25,
                "end": 521.57,
                "confidence": 0.4706245,
                "punctuated_word": "votes",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "as",
                "start": 521.57,
                "end": 521.65,
                "confidence": 0.99943525,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "well",
                "start": 521.65,
                "end": 521.97,
                "confidence": 0.9969729,
                "punctuated_word": "well.",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "so",
                "start": 521.97,
                "end": 522.47,
                "confidence": 0.99407923,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "the",
                "start": 523.33,
                "end": 523.57,
                "confidence": 0.99761605,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "impact",
                "start": 523.57,
                "end": 523.81,
                "confidence": 0.99959594,
                "punctuated_word": "impact",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "that",
                "start": 523.81,
                "end": 523.97,
                "confidence": 0.7342156,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.62519443
              },
              {
                "word": "it",
                "start": 523.97,
                "end": 524.05,
                "confidence": 0.91628516,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "has",
                "start": 524.05,
                "end": 524.21,
                "confidence": 0.9967194,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "on",
                "start": 524.21,
                "end": 524.37,
                "confidence": 0.9690148,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "our",
                "start": 524.37,
                "end": 524.45,
                "confidence": 0.84740585,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "work",
                "start": 524.45,
                "end": 524.69,
                "confidence": 0.99736506,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "is",
                "start": 524.69,
                "end": 524.93,
                "confidence": 0.99719125,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "nothing",
                "start": 524.93,
                "end": 525.33,
                "confidence": 0.9542849,
                "punctuated_word": "nothing",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "goes",
                "start": 525.33,
                "end": 525.73,
                "confidence": 0.99968886,
                "punctuated_word": "goes",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "by",
                "start": 525.73,
                "end": 526.13,
                "confidence": 0.9982002,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "without",
                "start": 526.13,
                "end": 526.52997,
                "confidence": 0.94052404,
                "punctuated_word": "without",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "five",
                "start": 526.52997,
                "end": 526.69,
                "confidence": 0.9970951,
                "punctuated_word": "five",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "zero",
                "start": 526.69,
                "end": 526.93,
                "confidence": 0.9944238,
                "punctuated_word": "zero",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "eight",
                "start": 526.93,
                "end": 527.09,
                "confidence": 0.99927527,
                "punctuated_word": "eight",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "compliance",
                "start": 527.09,
                "end": 527.59,
                "confidence": 0.99701536,
                "punctuated_word": "compliance",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "testing",
                "start": 527.65,
                "end": 528.05,
                "confidence": 0.91970336,
                "punctuated_word": "testing,",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "and",
                "start": 528.05,
                "end": 528.29,
                "confidence": 0.99954695,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.638395
              },
              {
                "word": "i",
                "start": 528.29,
                "end": 528.37,
                "confidence": 0.99920815,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.38566834
              },
              {
                "word": "think",
                "start": 528.37,
                "end": 528.61,
                "confidence": 0.9999181,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.38566834
              },
              {
                "word": "that's",
                "start": 528.61,
                "end": 528.77,
                "confidence": 0.9998208,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.38566834
              },
              {
                "word": "a",
                "start": 528.77,
                "end": 528.93,
                "confidence": 0.9995901,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.38566834
              },
              {
                "word": "good",
                "start": 528.93,
                "end": 529.09,
                "confidence": 0.9999536,
                "punctuated_word": "good",
                "speaker": 2,
                "speaker_confidence": 0.38566834
              },
              {
                "word": "thing",
                "start": 529.09,
                "end": 529.59,
                "confidence": 0.999495,
                "punctuated_word": "thing.",
                "speaker": 2,
                "speaker_confidence": 0.38566834
              },
              {
                "word": "that",
                "start": 529.81,
                "end": 530.13,
                "confidence": 0.9972767,
                "punctuated_word": "That",
                "speaker": 1,
                "speaker_confidence": 0.18726152
              },
              {
                "word": "that",
                "start": 530.13,
                "end": 530.29,
                "confidence": 0.99310654,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.18726152
              },
              {
                "word": "makes",
                "start": 530.29,
                "end": 530.52997,
                "confidence": 0.99925095,
                "punctuated_word": "makes",
                "speaker": 1,
                "speaker_confidence": 0.18726152
              },
              {
                "word": "a",
                "start": 530.52997,
                "end": 530.61,
                "confidence": 0.9996855,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.18726152
              },
              {
                "word": "lot",
                "start": 530.61,
                "end": 530.77,
                "confidence": 0.9941836,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.18726152
              },
              {
                "word": "of",
                "start": 530.77,
                "end": 530.93,
                "confidence": 0.99832433,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "sense",
                "start": 530.93,
                "end": 531.43,
                "confidence": 0.85853904,
                "punctuated_word": "sense.",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "and",
                "start": 531.49,
                "end": 531.81,
                "confidence": 0.99938,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "i've",
                "start": 531.81,
                "end": 532.05,
                "confidence": 0.9997679,
                "punctuated_word": "I've",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "heard",
                "start": 532.05,
                "end": 532.37,
                "confidence": 0.9999633,
                "punctuated_word": "heard",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "folks",
                "start": 532.37,
                "end": 532.77,
                "confidence": 0.99991226,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "often",
                "start": 532.77,
                "end": 533.17,
                "confidence": 0.999321,
                "punctuated_word": "often",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "describe",
                "start": 533.17,
                "end": 533.67,
                "confidence": 0.99792224,
                "punctuated_word": "describe",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "work",
                "start": 533.73,
                "end": 533.89,
                "confidence": 0.9777205,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "to",
                "start": 533.89,
                "end": 534.13,
                "confidence": 0.917577,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "like",
                "start": 534.13,
                "end": 534.29,
                "confidence": 0.99906766,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "get",
                "start": 534.29,
                "end": 534.45,
                "confidence": 0.99753463,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "that",
                "start": 534.45,
                "end": 534.61,
                "confidence": 0.9996253,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "sort",
                "start": 534.61,
                "end": 534.85,
                "confidence": 0.99940765,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "of",
                "start": 534.85,
                "end": 534.93,
                "confidence": 0.9998466,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "compliance",
                "start": 534.93,
                "end": 535.43,
                "confidence": 0.94290394,
                "punctuated_word": "compliance.",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "just",
                "start": 535.94495,
                "end": 536.185,
                "confidence": 0.6664868,
                "punctuated_word": "Just",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "i've",
                "start": 536.26495,
                "end": 536.425,
                "confidence": 0.89820075,
                "punctuated_word": "I've",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "heard",
                "start": 536.425,
                "end": 536.58496,
                "confidence": 0.9997024,
                "punctuated_word": "heard",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "them",
                "start": 536.58496,
                "end": 536.745,
                "confidence": 0.99943763,
                "punctuated_word": "them",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "describe",
                "start": 536.745,
                "end": 537.065,
                "confidence": 0.89660954,
                "punctuated_word": "describe",
                "speaker": 1,
                "speaker_confidence": 0.59870255
              },
              {
                "word": "in",
                "start": 537.065,
                "end": 537.14496,
                "confidence": 0.7276427,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "a",
                "start": 537.14496,
                "end": 537.225,
                "confidence": 0.99828774,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "way",
                "start": 537.225,
                "end": 537.38495,
                "confidence": 0.9999821,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "that",
                "start": 537.38495,
                "end": 537.46497,
                "confidence": 0.999703,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "makes",
                "start": 537.46497,
                "end": 537.70496,
                "confidence": 0.998268,
                "punctuated_word": "makes",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "it",
                "start": 537.70496,
                "end": 537.785,
                "confidence": 0.9986407,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "seem",
                "start": 537.785,
                "end": 538.02496,
                "confidence": 0.99954176,
                "punctuated_word": "seem",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "like",
                "start": 538.02496,
                "end": 538.185,
                "confidence": 0.9870439,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "it's",
                "start": 538.185,
                "end": 538.425,
                "confidence": 0.9994596,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "a",
                "start": 538.425,
                "end": 538.58496,
                "confidence": 0.98637277,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "a",
                "start": 538.58496,
                "end": 538.745,
                "confidence": 0.73645633,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "hard",
                "start": 538.745,
                "end": 538.985,
                "confidence": 0.9997931,
                "punctuated_word": "hard",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "problem",
                "start": 538.985,
                "end": 539.485,
                "confidence": 0.9998512,
                "punctuated_word": "problem",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "and",
                "start": 539.865,
                "end": 540.105,
                "confidence": 0.5495517,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "to",
                "start": 540.26495,
                "end": 540.345,
                "confidence": 0.9988324,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5279587
              },
              {
                "word": "put",
                "start": 540.345,
                "end": 540.50494,
                "confidence": 0.9997521,
                "punctuated_word": "put",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "that",
                "start": 540.50494,
                "end": 540.665,
                "confidence": 0.9997156,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "in",
                "start": 540.665,
                "end": 540.82495,
                "confidence": 0.9997099,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "quotes",
                "start": 540.82495,
                "end": 541.32495,
                "confidence": 0.9904391,
                "punctuated_word": "quotes.",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "is",
                "start": 541.865,
                "end": 542.02496,
                "confidence": 0.99847597,
                "punctuated_word": "Is",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "that",
                "start": 542.02496,
                "end": 542.345,
                "confidence": 0.9999188,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "something",
                "start": 542.345,
                "end": 542.665,
                "confidence": 0.99980766,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "you've",
                "start": 542.665,
                "end": 542.985,
                "confidence": 0.99961364,
                "punctuated_word": "you've",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "observed",
                "start": 542.985,
                "end": 543.38495,
                "confidence": 0.76268303,
                "punctuated_word": "observed,",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "and",
                "start": 543.38495,
                "end": 543.70496,
                "confidence": 0.99968743,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "are",
                "start": 543.70496,
                "end": 543.865,
                "confidence": 0.9828283,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "there",
                "start": 543.865,
                "end": 544.02496,
                "confidence": 0.99439174,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "patterns",
                "start": 544.02496,
                "end": 544.425,
                "confidence": 0.9991466,
                "punctuated_word": "patterns",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "that",
                "start": 544.425,
                "end": 544.58496,
                "confidence": 0.99970204,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "you",
                "start": 544.58496,
                "end": 544.82495,
                "confidence": 0.99993074,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "try",
                "start": 544.82495,
                "end": 544.985,
                "confidence": 0.9984559,
                "punctuated_word": "try",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "to",
                "start": 544.985,
                "end": 545.14496,
                "confidence": 0.9988661,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "follow",
                "start": 545.14496,
                "end": 545.46497,
                "confidence": 0.9999305,
                "punctuated_word": "follow",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "to",
                "start": 545.46497,
                "end": 545.625,
                "confidence": 0.99971944,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "to",
                "start": 545.625,
                "end": 545.865,
                "confidence": 0.99829966,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.70144975
              },
              {
                "word": "get",
                "start": 545.865,
                "end": 545.94495,
                "confidence": 0.999671,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.2667864
              },
              {
                "word": "to",
                "start": 545.94495,
                "end": 546.105,
                "confidence": 0.9979436,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.2667864
              },
              {
                "word": "that",
                "start": 546.105,
                "end": 546.345,
                "confidence": 0.99957496,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.2667864
              },
              {
                "word": "end",
                "start": 546.345,
                "end": 546.58496,
                "confidence": 0.99808264,
                "punctuated_word": "end",
                "speaker": 1,
                "speaker_confidence": 0.2667864
              },
              {
                "word": "goal",
                "start": 546.58496,
                "end": 547.08496,
                "confidence": 0.9995752,
                "punctuated_word": "goal?",
                "speaker": 1,
                "speaker_confidence": 0.2667864
              },
              {
                "word": "no",
                "start": 547.225,
                "end": 547.305,
                "confidence": 0.99760807,
                "punctuated_word": "No.",
                "speaker": 2,
                "speaker_confidence": 0.108738184
              },
              {
                "word": "i",
                "start": 547.305,
                "end": 547.46497,
                "confidence": 0.9986683,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.108738184
              },
              {
                "word": "don't",
                "start": 547.46497,
                "end": 547.545,
                "confidence": 0.9932766,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.108738184
              },
              {
                "word": "think",
                "start": 547.545,
                "end": 547.785,
                "confidence": 0.9992974,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.108738184
              },
              {
                "word": "it's",
                "start": 547.785,
                "end": 547.94495,
                "confidence": 0.99958354,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.108738184
              },
              {
                "word": "a",
                "start": 547.94495,
                "end": 548.02496,
                "confidence": 0.9945537,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.108738184
              },
              {
                "word": "hard",
                "start": 548.02496,
                "end": 548.185,
                "confidence": 0.99270517,
                "punctuated_word": "hard",
                "speaker": 2,
                "speaker_confidence": 0.42154896
              },
              {
                "word": "problem",
                "start": 548.185,
                "end": 548.50494,
                "confidence": 0.99855584,
                "punctuated_word": "problem",
                "speaker": 2,
                "speaker_confidence": 0.42154896
              },
              {
                "word": "at",
                "start": 548.50494,
                "end": 548.745,
                "confidence": 0.99986565,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.42154896
              },
              {
                "word": "all",
                "start": 548.745,
                "end": 549.225,
                "confidence": 0.9998441,
                "punctuated_word": "all.",
                "speaker": 2,
                "speaker_confidence": 0.42154896
              },
              {
                "word": "one",
                "start": 549.225,
                "end": 549.38495,
                "confidence": 0.99851304,
                "punctuated_word": "One",
                "speaker": 2,
                "speaker_confidence": 0.42154896
              },
              {
                "word": "of",
                "start": 549.38495,
                "end": 549.545,
                "confidence": 0.99899703,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.42154896
              },
              {
                "word": "the",
                "start": 549.545,
                "end": 549.625,
                "confidence": 0.99613214,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.42590588
              },
              {
                "word": "things",
                "start": 549.625,
                "end": 550.125,
                "confidence": 0.99893254,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.42590588
              },
              {
                "word": "that",
                "start": 551.1,
                "end": 551.58,
                "confidence": 0.93852544,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.42590588
              },
              {
                "word": "you",
                "start": 551.58,
                "end": 551.74,
                "confidence": 0.9997166,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.42590588
              },
              {
                "word": "know",
                "start": 551.74,
                "end": 552.24,
                "confidence": 0.9695287,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.42590588
              },
              {
                "word": "that",
                "start": 552.38,
                "end": 552.62,
                "confidence": 0.99543434,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.42590588
              },
              {
                "word": "some",
                "start": 552.62,
                "end": 552.77997,
                "confidence": 0.90503967,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "people",
                "start": 552.77997,
                "end": 553.02,
                "confidence": 0.999526,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "feel",
                "start": 553.02,
                "end": 553.18,
                "confidence": 0.9764836,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "like",
                "start": 553.18,
                "end": 553.33997,
                "confidence": 0.9449359,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "it's",
                "start": 553.33997,
                "end": 553.5,
                "confidence": 0.9352424,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "hard",
                "start": 553.5,
                "end": 553.82,
                "confidence": 0.99984145,
                "punctuated_word": "hard",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "is",
                "start": 553.82,
                "end": 554.06,
                "confidence": 0.7217593,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "like",
                "start": 554.06,
                "end": 554.3,
                "confidence": 0.99816954,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "actually",
                "start": 554.3,
                "end": 554.54,
                "confidence": 0.992576,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "built",
                "start": 554.54,
                "end": 554.7,
                "confidence": 0.96300673,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "into",
                "start": 554.7,
                "end": 554.94,
                "confidence": 0.99202394,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "the",
                "start": 554.94,
                "end": 555.1,
                "confidence": 0.99693537,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "web",
                "start": 555.1,
                "end": 555.33997,
                "confidence": 0.9558852,
                "punctuated_word": "web.",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "so",
                "start": 555.33997,
                "end": 555.5,
                "confidence": 0.9996824,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "there's",
                "start": 555.5,
                "end": 555.74,
                "confidence": 0.87012756,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "things",
                "start": 555.74,
                "end": 555.98,
                "confidence": 0.9987501,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "like",
                "start": 555.98,
                "end": 556.3,
                "confidence": 0.88087076,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "alternate",
                "start": 556.3,
                "end": 556.77997,
                "confidence": 0.7699868,
                "punctuated_word": "alternate",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "text",
                "start": 556.77997,
                "end": 556.94,
                "confidence": 0.85868526,
                "punctuated_word": "text",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "for",
                "start": 556.94,
                "end": 557.18,
                "confidence": 0.9133609,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "images",
                "start": 557.18,
                "end": 557.58,
                "confidence": 0.9994419,
                "punctuated_word": "images",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "and",
                "start": 557.58,
                "end": 558.08,
                "confidence": 0.91806865,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "make",
                "start": 558.7,
                "end": 558.94,
                "confidence": 0.99838674,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "sure",
                "start": 558.94,
                "end": 559.18,
                "confidence": 0.9998294,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "that",
                "start": 559.18,
                "end": 559.42,
                "confidence": 0.99970955,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "you",
                "start": 559.42,
                "end": 559.58,
                "confidence": 0.9997447,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "keep",
                "start": 559.58,
                "end": 560.06,
                "confidence": 0.9965341,
                "punctuated_word": "keep,",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "you",
                "start": 560.06,
                "end": 560.3,
                "confidence": 0.99824166,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "know",
                "start": 560.3,
                "end": 560.62,
                "confidence": 0.9997884,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "people",
                "start": 560.62,
                "end": 560.94,
                "confidence": 0.9997931,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "who",
                "start": 560.94,
                "end": 561.1,
                "confidence": 0.9996358,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.8066599
              },
              {
                "word": "are",
                "start": 561.1,
                "end": 561.26,
                "confidence": 0.9988876,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "visually",
                "start": 561.26,
                "end": 561.66,
                "confidence": 0.9794221,
                "punctuated_word": "visually",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "impaired",
                "start": 561.66,
                "end": 562.06,
                "confidence": 0.98856455,
                "punctuated_word": "impaired",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "or",
                "start": 562.06,
                "end": 562.22,
                "confidence": 0.9225431,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "blind",
                "start": 562.22,
                "end": 562.7,
                "confidence": 0.98366046,
                "punctuated_word": "blind",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "or",
                "start": 562.7,
                "end": 562.94,
                "confidence": 0.910218,
                "punctuated_word": "or,",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "you",
                "start": 562.94,
                "end": 563.02,
                "confidence": 0.9805762,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "know",
                "start": 563.02,
                "end": 563.26,
                "confidence": 0.99976975,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "color",
                "start": 563.26,
                "end": 563.58,
                "confidence": 0.9888698,
                "punctuated_word": "color",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "blind",
                "start": 563.58,
                "end": 563.98,
                "confidence": 0.74034154,
                "punctuated_word": "blind",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "in",
                "start": 563.98,
                "end": 564.14,
                "confidence": 0.73562807,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "mind",
                "start": 564.14,
                "end": 564.46,
                "confidence": 0.9937676,
                "punctuated_word": "mind",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "when",
                "start": 564.46,
                "end": 564.62,
                "confidence": 0.9871616,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "you're",
                "start": 564.62,
                "end": 564.77997,
                "confidence": 0.7308595,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "picking",
                "start": 564.77997,
                "end": 565.18,
                "confidence": 0.91093934,
                "punctuated_word": "picking",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "design",
                "start": 565.18,
                "end": 565.58,
                "confidence": 0.9061811,
                "punctuated_word": "design",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "colors",
                "start": 565.58,
                "end": 566.08,
                "confidence": 0.95569015,
                "punctuated_word": "colors.",
                "speaker": 2,
                "speaker_confidence": 0.6696461
              },
              {
                "word": "you",
                "start": 567.60504,
                "end": 567.765,
                "confidence": 0.9764603,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.2993818
              },
              {
                "word": "know",
                "start": 567.765,
                "end": 567.925,
                "confidence": 0.97061634,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.2993818
              },
              {
                "word": "and",
                "start": 567.925,
                "end": 568.16504,
                "confidence": 0.8862669,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.2993818
              },
              {
                "word": "and",
                "start": 568.16504,
                "end": 568.325,
                "confidence": 0.93446195,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.2993818
              },
              {
                "word": "a",
                "start": 568.325,
                "end": 568.405,
                "confidence": 0.63412577,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "large",
                "start": 568.405,
                "end": 568.72504,
                "confidence": 0.9970913,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "part",
                "start": 568.72504,
                "end": 568.965,
                "confidence": 0.9920849,
                "punctuated_word": "part",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "of",
                "start": 568.965,
                "end": 569.045,
                "confidence": 0.96572554,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "what",
                "start": 569.045,
                "end": 569.205,
                "confidence": 0.99767274,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "we",
                "start": 569.205,
                "end": 569.365,
                "confidence": 0.9990663,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "do",
                "start": 569.365,
                "end": 569.685,
                "confidence": 0.999595,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "is",
                "start": 569.685,
                "end": 570.085,
                "confidence": 0.99636394,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "we",
                "start": 570.085,
                "end": 570.565,
                "confidence": 0.97764415,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "talk",
                "start": 570.565,
                "end": 570.805,
                "confidence": 0.9955148,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "to",
                "start": 570.805,
                "end": 570.965,
                "confidence": 0.999616,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "the",
                "start": 570.965,
                "end": 571.125,
                "confidence": 0.9980888,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "users",
                "start": 571.125,
                "end": 571.625,
                "confidence": 0.93177724,
                "punctuated_word": "users.",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "right",
                "start": 571.84503,
                "end": 572.16504,
                "confidence": 0.99524736,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "and",
                "start": 572.16504,
                "end": 572.325,
                "confidence": 0.99875355,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "we",
                "start": 572.325,
                "end": 572.485,
                "confidence": 0.99889994,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "say",
                "start": 572.485,
                "end": 572.805,
                "confidence": 0.843165,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "like",
                "start": 572.805,
                "end": 572.965,
                "confidence": 0.9854211,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "hey",
                "start": 572.965,
                "end": 573.205,
                "confidence": 0.7829021,
                "punctuated_word": "hey.",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "how",
                "start": 573.205,
                "end": 573.365,
                "confidence": 0.9958711,
                "punctuated_word": "How",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "would",
                "start": 573.365,
                "end": 573.525,
                "confidence": 0.999046,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "you",
                "start": 573.525,
                "end": 573.685,
                "confidence": 0.9991567,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "use",
                "start": 573.685,
                "end": 573.84503,
                "confidence": 0.990941,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "this",
                "start": 573.84503,
                "end": 574.005,
                "confidence": 0.8740815,
                "punctuated_word": "this?",
                "speaker": 2,
                "speaker_confidence": 0.5967732
              },
              {
                "word": "so",
                "start": 574.005,
                "end": 574.16504,
                "confidence": 0.99432206,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.46316725
              },
              {
                "word": "we",
                "start": 574.16504,
                "end": 574.325,
                "confidence": 0.99816966,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.46316725
              },
              {
                "word": "actually",
                "start": 574.325,
                "end": 574.645,
                "confidence": 0.9949275,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.46316725
              },
              {
                "word": "go",
                "start": 574.645,
                "end": 574.885,
                "confidence": 0.9993156,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.46316725
              },
              {
                "word": "out",
                "start": 574.885,
                "end": 575.205,
                "confidence": 0.99973243,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.46316725
              },
              {
                "word": "and",
                "start": 575.205,
                "end": 575.685,
                "confidence": 0.9872355,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.46316725
              },
              {
                "word": "and",
                "start": 575.685,
                "end": 576.005,
                "confidence": 0.9907369,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.46316725
              },
              {
                "word": "talk",
                "start": 576.005,
                "end": 576.325,
                "confidence": 0.9969097,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.46316725
              },
              {
                "word": "to",
                "start": 576.325,
                "end": 576.825,
                "confidence": 0.9984281,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.46316725
              },
              {
                "word": "you",
                "start": 577.045,
                "end": 577.125,
                "confidence": 0.99893814,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.52532804
              },
              {
                "word": "know",
                "start": 577.125,
                "end": 577.60504,
                "confidence": 0.9996964,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.52532804
              },
              {
                "word": "the",
                "start": 577.60504,
                "end": 578.005,
                "confidence": 0.96324766,
                "punctuated_word": "the,",
                "speaker": 2,
                "speaker_confidence": 0.52532804
              },
              {
                "word": "most",
                "start": 578.405,
                "end": 578.645,
                "confidence": 0.97650594,
                "punctuated_word": "most",
                "speaker": 2,
                "speaker_confidence": 0.52532804
              },
              {
                "word": "vulnerable",
                "start": 578.645,
                "end": 579.125,
                "confidence": 0.8548032,
                "punctuated_word": "vulnerable",
                "speaker": 2,
                "speaker_confidence": 0.52532804
              },
              {
                "word": "populations",
                "start": 579.125,
                "end": 579.60504,
                "confidence": 0.7297119,
                "punctuated_word": "populations.",
                "speaker": 2,
                "speaker_confidence": 0.52532804
              },
              {
                "word": "so",
                "start": 579.60504,
                "end": 579.765,
                "confidence": 0.8835428,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "how",
                "start": 579.765,
                "end": 579.84503,
                "confidence": 0.9926359,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "would",
                "start": 579.84503,
                "end": 580.085,
                "confidence": 0.9990916,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "you",
                "start": 580.085,
                "end": 580.245,
                "confidence": 0.99902225,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "actually",
                "start": 580.245,
                "end": 580.565,
                "confidence": 0.98195165,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "use",
                "start": 580.565,
                "end": 580.805,
                "confidence": 0.9915985,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "this",
                "start": 580.805,
                "end": 581.125,
                "confidence": 0.99896455,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "this",
                "start": 581.125,
                "end": 581.365,
                "confidence": 0.99403656,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "application",
                "start": 581.365,
                "end": 581.865,
                "confidence": 0.8950196,
                "punctuated_word": "application?",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "and",
                "start": 582.3,
                "end": 582.45996,
                "confidence": 0.99940264,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "then",
                "start": 582.45996,
                "end": 582.77997,
                "confidence": 0.9995394,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "we",
                "start": 582.77997,
                "end": 583.01996,
                "confidence": 0.9836167,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "work",
                "start": 583.01996,
                "end": 583.26,
                "confidence": 0.9955651,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "with",
                "start": 583.26,
                "end": 583.42,
                "confidence": 0.9998253,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "them",
                "start": 583.42,
                "end": 583.74,
                "confidence": 0.99979347,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "to",
                "start": 583.74,
                "end": 583.89996,
                "confidence": 0.9996877,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7246841
              },
              {
                "word": "make",
                "start": 583.89996,
                "end": 583.98,
                "confidence": 0.9992473,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "sure",
                "start": 583.98,
                "end": 584.14,
                "confidence": 0.99936765,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "that",
                "start": 584.14,
                "end": 584.3,
                "confidence": 0.9082684,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "it's",
                "start": 584.3,
                "end": 584.54,
                "confidence": 0.9841285,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "it's",
                "start": 584.54,
                "end": 584.7,
                "confidence": 0.9769515,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "easily",
                "start": 584.7,
                "end": 585.01996,
                "confidence": 0.94225955,
                "punctuated_word": "easily",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "accessible",
                "start": 585.01996,
                "end": 585.42,
                "confidence": 0.97178835,
                "punctuated_word": "accessible",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "for",
                "start": 585.42,
                "end": 585.58,
                "confidence": 0.9935189,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "them",
                "start": 585.58,
                "end": 585.74,
                "confidence": 0.99987257,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "as",
                "start": 585.74,
                "end": 585.89996,
                "confidence": 0.9991954,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "well",
                "start": 585.89996,
                "end": 586.39996,
                "confidence": 0.9827825,
                "punctuated_word": "well.",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "but",
                "start": 587.1,
                "end": 587.26,
                "confidence": 0.9764994,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "i",
                "start": 587.26,
                "end": 587.33997,
                "confidence": 0.997358,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.657246
              },
              {
                "word": "don't",
                "start": 587.33997,
                "end": 587.42,
                "confidence": 0.9999539,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "think",
                "start": 587.42,
                "end": 587.58,
                "confidence": 0.9997055,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "it's",
                "start": 587.58,
                "end": 587.82,
                "confidence": 0.99984705,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "a",
                "start": 587.82,
                "end": 587.89996,
                "confidence": 0.9997427,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "hard",
                "start": 587.89996,
                "end": 588.22,
                "confidence": 0.99991834,
                "punctuated_word": "hard",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "problem",
                "start": 588.22,
                "end": 588.7,
                "confidence": 0.74192464,
                "punctuated_word": "problem,",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "and",
                "start": 588.7,
                "end": 589.01996,
                "confidence": 0.9987437,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "there",
                "start": 589.01996,
                "end": 589.18,
                "confidence": 0.99976224,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "are",
                "start": 589.18,
                "end": 589.33997,
                "confidence": 0.999049,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "some",
                "start": 589.33997,
                "end": 589.5,
                "confidence": 0.99813205,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "things",
                "start": 589.5,
                "end": 589.82,
                "confidence": 0.99984825,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.6451193
              },
              {
                "word": "you",
                "start": 589.82,
                "end": 589.89996,
                "confidence": 0.82040215,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "could",
                "start": 589.89996,
                "end": 590.06,
                "confidence": 0.9889299,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "do",
                "start": 590.06,
                "end": 590.22,
                "confidence": 0.9979164,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "to",
                "start": 590.22,
                "end": 590.38,
                "confidence": 0.97563237,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "learn",
                "start": 590.38,
                "end": 590.62,
                "confidence": 0.99612194,
                "punctuated_word": "learn",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "more",
                "start": 590.62,
                "end": 590.86,
                "confidence": 0.99889416,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "about",
                "start": 590.86,
                "end": 591.26,
                "confidence": 0.9947559,
                "punctuated_word": "about,",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "you",
                "start": 591.26,
                "end": 591.5,
                "confidence": 0.9978398,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "know",
                "start": 591.5,
                "end": 592.0,
                "confidence": 0.99968946,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "usability",
                "start": 592.3,
                "end": 592.8,
                "confidence": 0.99497104,
                "punctuated_word": "usability",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "testing",
                "start": 592.86,
                "end": 593.26,
                "confidence": 0.99778974,
                "punctuated_word": "testing",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "for",
                "start": 593.26,
                "end": 593.5,
                "confidence": 0.98996615,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "five",
                "start": 593.5,
                "end": 593.66,
                "confidence": 0.99002516,
                "punctuated_word": "five",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "zero",
                "start": 593.66,
                "end": 593.82,
                "confidence": 0.97490656,
                "punctuated_word": "zero",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "eight",
                "start": 593.82,
                "end": 594.06,
                "confidence": 0.9991621,
                "punctuated_word": "eight",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "compliance",
                "start": 594.06,
                "end": 594.54,
                "confidence": 0.56000006,
                "punctuated_word": "compliance",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "as",
                "start": 594.54,
                "end": 594.7,
                "confidence": 0.36254743,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "section",
                "start": 594.7,
                "end": 595.01996,
                "confidence": 0.98527026,
                "punctuated_word": "section",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "508.gov",
                "start": 595.01996,
                "end": 595.98,
                "confidence": 0.95627815,
                "punctuated_word": "508.gov,",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "or",
                "start": 595.98,
                "end": 596.14,
                "confidence": 0.99834776,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "you",
                "start": 596.14,
                "end": 596.22,
                "confidence": 0.9613984,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "could",
                "start": 596.22,
                "end": 596.38,
                "confidence": 0.9434105,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "use",
                "start": 596.38,
                "end": 596.54,
                "confidence": 0.99816304,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "the",
                "start": 596.54,
                "end": 596.7,
                "confidence": 0.7126426,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "us",
                "start": 596.7,
                "end": 596.94,
                "confidence": 0.99880075,
                "punctuated_word": "US",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "web",
                "start": 596.94,
                "end": 597.18,
                "confidence": 0.8485108,
                "punctuated_word": "web",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "design",
                "start": 597.18,
                "end": 597.5,
                "confidence": 0.9976484,
                "punctuated_word": "design",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "system",
                "start": 597.5,
                "end": 598.0,
                "confidence": 0.9889984,
                "punctuated_word": "system,",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "which",
                "start": 598.515,
                "end": 598.59503,
                "confidence": 0.995095,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "is",
                "start": 598.59503,
                "end": 598.67505,
                "confidence": 0.997127,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "five",
                "start": 598.67505,
                "end": 598.755,
                "confidence": 0.91736424,
                "punctuated_word": "five",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "zero",
                "start": 598.755,
                "end": 598.91504,
                "confidence": 0.9933956,
                "punctuated_word": "zero",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "eight",
                "start": 598.91504,
                "end": 599.155,
                "confidence": 0.99928135,
                "punctuated_word": "eight",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "compliant",
                "start": 599.155,
                "end": 599.655,
                "confidence": 0.9967592,
                "punctuated_word": "compliant.",
                "speaker": 2,
                "speaker_confidence": 0.74126095
              },
              {
                "word": "oh",
                "start": 599.955,
                "end": 600.195,
                "confidence": 0.9874414,
                "punctuated_word": "Oh,",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "for",
                "start": 600.195,
                "end": 600.435,
                "confidence": 0.998678,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "folks",
                "start": 600.435,
                "end": 600.835,
                "confidence": 0.7504079,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "that",
                "start": 600.835,
                "end": 600.995,
                "confidence": 0.9997178,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "aren't",
                "start": 600.995,
                "end": 601.395,
                "confidence": 0.9321086,
                "punctuated_word": "aren't,",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "familiar",
                "start": 601.955,
                "end": 602.435,
                "confidence": 0.9995289,
                "punctuated_word": "familiar",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "with",
                "start": 602.435,
                "end": 602.59503,
                "confidence": 0.999871,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "that",
                "start": 602.59503,
                "end": 602.755,
                "confidence": 0.9996915,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "system",
                "start": 602.755,
                "end": 603.255,
                "confidence": 0.99521005,
                "punctuated_word": "system,",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "could",
                "start": 603.395,
                "end": 603.635,
                "confidence": 0.99773407,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "you",
                "start": 603.635,
                "end": 603.715,
                "confidence": 0.9996377,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "give",
                "start": 603.715,
                "end": 603.875,
                "confidence": 0.9962624,
                "punctuated_word": "give",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "us",
                "start": 603.875,
                "end": 603.955,
                "confidence": 0.9980286,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "kinda",
                "start": 603.955,
                "end": 604.11505,
                "confidence": 0.73745257,
                "punctuated_word": "kinda,",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "like",
                "start": 604.11505,
                "end": 604.275,
                "confidence": 0.99855375,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "the",
                "start": 604.275,
                "end": 604.35504,
                "confidence": 0.9887701,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5214321
              },
              {
                "word": "high",
                "start": 604.35504,
                "end": 604.515,
                "confidence": 0.99864644,
                "punctuated_word": "high",
                "speaker": 1,
                "speaker_confidence": 0.49137872
              },
              {
                "word": "level",
                "start": 604.515,
                "end": 604.835,
                "confidence": 0.99984837,
                "punctuated_word": "level",
                "speaker": 1,
                "speaker_confidence": 0.49137872
              },
              {
                "word": "of",
                "start": 604.835,
                "end": 604.91504,
                "confidence": 0.9997553,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.49137872
              },
              {
                "word": "what",
                "start": 604.91504,
                "end": 605.075,
                "confidence": 0.99979454,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.49137872
              },
              {
                "word": "the",
                "start": 605.075,
                "end": 605.155,
                "confidence": 0.96073365,
                "punctuated_word": "the,",
                "speaker": 1,
                "speaker_confidence": 0.49137872
              },
              {
                "word": "the",
                "start": 605.315,
                "end": 605.395,
                "confidence": 0.9939587,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.49137872
              },
              {
                "word": "web",
                "start": 605.395,
                "end": 605.635,
                "confidence": 0.9950773,
                "punctuated_word": "web",
                "speaker": 1,
                "speaker_confidence": 0.49137872
              },
              {
                "word": "design",
                "start": 605.635,
                "end": 605.875,
                "confidence": 0.9991942,
                "punctuated_word": "design",
                "speaker": 1,
                "speaker_confidence": 0.49137872
              },
              {
                "word": "system",
                "start": 605.875,
                "end": 606.11505,
                "confidence": 0.9995447,
                "punctuated_word": "system",
                "speaker": 1,
                "speaker_confidence": 0.49137872
              },
              {
                "word": "is",
                "start": 606.11505,
                "end": 606.61505,
                "confidence": 0.9977797,
                "punctuated_word": "is?",
                "speaker": 1,
                "speaker_confidence": 0.49137872
              },
              {
                "word": "yes",
                "start": 607.075,
                "end": 607.47504,
                "confidence": 0.7940514,
                "punctuated_word": "Yes.",
                "speaker": 2,
                "speaker_confidence": 0.41974217
              },
              {
                "word": "pretty",
                "start": 607.47504,
                "end": 607.715,
                "confidence": 0.75772834,
                "punctuated_word": "Pretty",
                "speaker": 2,
                "speaker_confidence": 0.41974217
              },
              {
                "word": "much",
                "start": 607.715,
                "end": 607.955,
                "confidence": 0.999569,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.41974217
              },
              {
                "word": "like",
                "start": 607.955,
                "end": 608.195,
                "confidence": 0.869288,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.41974217
              },
              {
                "word": "bootstrap",
                "start": 608.195,
                "end": 608.695,
                "confidence": 0.9080832,
                "punctuated_word": "Bootstrap.",
                "speaker": 2,
                "speaker_confidence": 0.41974217
              },
              {
                "word": "so",
                "start": 608.755,
                "end": 608.91504,
                "confidence": 0.9956722,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.60207015
              },
              {
                "word": "if",
                "start": 608.91504,
                "end": 608.995,
                "confidence": 0.5355034,
                "punctuated_word": "if,",
                "speaker": 2,
                "speaker_confidence": 0.60207015
              },
              {
                "word": "business",
                "start": 609.23505,
                "end": 609.635,
                "confidence": 0.44083157,
                "punctuated_word": "business",
                "speaker": 2,
                "speaker_confidence": 0.60207015
              },
              {
                "word": "are",
                "start": 609.635,
                "end": 609.715,
                "confidence": 0.7565916,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.60207015
              },
              {
                "word": "familiar",
                "start": 609.715,
                "end": 610.195,
                "confidence": 0.9965828,
                "punctuated_word": "familiar",
                "speaker": 2,
                "speaker_confidence": 0.60207015
              },
              {
                "word": "with",
                "start": 610.195,
                "end": 610.35504,
                "confidence": 0.9714912,
                "punctuated_word": "with,",
                "speaker": 2,
                "speaker_confidence": 0.60207015
              },
              {
                "word": "like",
                "start": 610.35504,
                "end": 610.59503,
                "confidence": 0.9920534,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.60207015
              },
              {
                "word": "the",
                "start": 610.59503,
                "end": 611.09503,
                "confidence": 0.7876639,
                "punctuated_word": "the,",
                "speaker": 2,
                "speaker_confidence": 0.60207015
              },
              {
                "word": "bootstrap",
                "start": 612.2,
                "end": 612.7,
                "confidence": 0.9082892,
                "punctuated_word": "Bootstrap,",
                "speaker": 2,
                "speaker_confidence": 0.60207015
              },
              {
                "word": "css",
                "start": 612.92004,
                "end": 613.42004,
                "confidence": 0.9849503,
                "punctuated_word": "CSS",
                "speaker": 2,
                "speaker_confidence": 0.49153608
              },
              {
                "word": "framework",
                "start": 613.48004,
                "end": 613.98004,
                "confidence": 0.94309294,
                "punctuated_word": "framework,",
                "speaker": 2,
                "speaker_confidence": 0.49153608
              },
              {
                "word": "it's",
                "start": 614.12,
                "end": 614.36,
                "confidence": 0.9964322,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.49153608
              },
              {
                "word": "pretty",
                "start": 614.36,
                "end": 614.60004,
                "confidence": 0.9995615,
                "punctuated_word": "pretty",
                "speaker": 2,
                "speaker_confidence": 0.49153608
              },
              {
                "word": "much",
                "start": 614.60004,
                "end": 614.76,
                "confidence": 0.9998739,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.49153608
              },
              {
                "word": "like",
                "start": 614.76,
                "end": 614.92004,
                "confidence": 0.997497,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.49153608
              },
              {
                "word": "that",
                "start": 614.92004,
                "end": 615.08,
                "confidence": 0.99211705,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.49153608
              },
              {
                "word": "it",
                "start": 615.08,
                "end": 615.16003,
                "confidence": 0.9093845,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "just",
                "start": 615.16003,
                "end": 615.32,
                "confidence": 0.9948732,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "makes",
                "start": 615.32,
                "end": 615.48004,
                "confidence": 0.99610656,
                "punctuated_word": "makes",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "it",
                "start": 615.48004,
                "end": 615.64,
                "confidence": 0.986458,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "a",
                "start": 615.64,
                "end": 615.72003,
                "confidence": 0.99629045,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "little",
                "start": 615.72003,
                "end": 615.88,
                "confidence": 0.9989832,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "bit",
                "start": 615.88,
                "end": 616.04004,
                "confidence": 0.97277427,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "easy",
                "start": 616.04004,
                "end": 616.2,
                "confidence": 0.5891702,
                "punctuated_word": "easy",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "to",
                "start": 616.2,
                "end": 616.44,
                "confidence": 0.99935895,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "build",
                "start": 616.44,
                "end": 616.94,
                "confidence": 0.99981064,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "websites",
                "start": 617.0,
                "end": 617.5,
                "confidence": 0.99901366,
                "punctuated_word": "websites",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "and",
                "start": 617.56,
                "end": 618.04004,
                "confidence": 0.97426164,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "build",
                "start": 618.52,
                "end": 618.76,
                "confidence": 0.99448484,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "your",
                "start": 618.76,
                "end": 619.08,
                "confidence": 0.83020765,
                "punctuated_word": "your,",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "user",
                "start": 619.8,
                "end": 620.12,
                "confidence": 0.975317,
                "punctuated_word": "user",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "interface",
                "start": 620.12,
                "end": 620.62,
                "confidence": 0.9455717,
                "punctuated_word": "interface.",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "and",
                "start": 621.64,
                "end": 621.88,
                "confidence": 0.9960782,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "we",
                "start": 621.88,
                "end": 622.12,
                "confidence": 0.99945337,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "did",
                "start": 622.12,
                "end": 622.36,
                "confidence": 0.99976736,
                "punctuated_word": "did",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "one",
                "start": 622.36,
                "end": 622.60004,
                "confidence": 0.9955923,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "internally",
                "start": 622.60004,
                "end": 623.10004,
                "confidence": 0.99894613,
                "punctuated_word": "internally",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "for",
                "start": 623.48004,
                "end": 623.98004,
                "confidence": 0.99974865,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "for",
                "start": 624.52,
                "end": 624.84,
                "confidence": 0.9967366,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "our",
                "start": 624.84,
                "end": 625.08,
                "confidence": 0.61565524,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "websites",
                "start": 625.08,
                "end": 625.48004,
                "confidence": 0.8280239,
                "punctuated_word": "websites,",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "and",
                "start": 625.48004,
                "end": 625.72003,
                "confidence": 0.99598867,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "then",
                "start": 625.72003,
                "end": 625.96,
                "confidence": 0.9944436,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "we",
                "start": 625.96,
                "end": 626.355,
                "confidence": 0.9943903,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "brainstorm",
                "start": 626.51495,
                "end": 626.915,
                "confidence": 0.49745315,
                "punctuated_word": "brainstorm",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "open",
                "start": 626.915,
                "end": 627.235,
                "confidence": 0.75045013,
                "punctuated_word": "open",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "source",
                "start": 627.235,
                "end": 627.39496,
                "confidence": 0.941301,
                "punctuated_word": "source",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "that",
                "start": 627.39496,
                "end": 627.635,
                "confidence": 0.7506354,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "with",
                "start": 627.635,
                "end": 627.755,
                "confidence": 0.7445019,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "the",
                "start": 627.755,
                "end": 627.875,
                "confidence": 0.98567617,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "help",
                "start": 627.875,
                "end": 628.115,
                "confidence": 0.99876773,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "of",
                "start": 628.115,
                "end": 628.195,
                "confidence": 0.96246696,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "like",
                "start": 628.195,
                "end": 628.355,
                "confidence": 0.9977796,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "at",
                "start": 628.355,
                "end": 628.595,
                "confidence": 0.69084245,
                "punctuated_word": "AT",
                "speaker": 2,
                "speaker_confidence": 0.8112404
              },
              {
                "word": "and",
                "start": 628.595,
                "end": 628.675,
                "confidence": 0.98375285,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "t",
                "start": 628.675,
                "end": 628.755,
                "confidence": 0.93343204,
                "punctuated_word": "T",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "and",
                "start": 628.755,
                "end": 628.915,
                "confidence": 0.936788,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "others",
                "start": 628.915,
                "end": 629.415,
                "confidence": 0.9447398,
                "punctuated_word": "others,",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "which",
                "start": 629.95496,
                "end": 630.115,
                "confidence": 0.9988152,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "is",
                "start": 630.115,
                "end": 630.27496,
                "confidence": 0.99851435,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "a",
                "start": 630.27496,
                "end": 630.435,
                "confidence": 0.9400193,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "us",
                "start": 630.435,
                "end": 630.595,
                "confidence": 0.9936888,
                "punctuated_word": "US",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "web",
                "start": 630.595,
                "end": 630.83496,
                "confidence": 0.9519377,
                "punctuated_word": "web",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "design",
                "start": 630.83496,
                "end": 631.15497,
                "confidence": 0.99187297,
                "punctuated_word": "design",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "system",
                "start": 631.15497,
                "end": 631.555,
                "confidence": 0.99764997,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "that",
                "start": 631.555,
                "end": 632.055,
                "confidence": 0.922184,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.7342826
              },
              {
                "word": "you",
                "start": 632.195,
                "end": 632.27496,
                "confidence": 0.99610186,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.24092561
              },
              {
                "word": "know",
                "start": 632.27496,
                "end": 632.51495,
                "confidence": 0.9901078,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.24092561
              },
              {
                "word": "a",
                "start": 632.51495,
                "end": 632.675,
                "confidence": 0.9966453,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.24092561
              },
              {
                "word": "big",
                "start": 632.675,
                "end": 632.915,
                "confidence": 0.9994948,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.24092561
              },
              {
                "word": "part",
                "start": 632.915,
                "end": 633.15497,
                "confidence": 0.9969013,
                "punctuated_word": "part",
                "speaker": 2,
                "speaker_confidence": 0.24092561
              },
              {
                "word": "of",
                "start": 633.15497,
                "end": 633.235,
                "confidence": 0.96885496,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "that",
                "start": 633.235,
                "end": 633.39496,
                "confidence": 0.9764628,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "is",
                "start": 633.39496,
                "end": 633.555,
                "confidence": 0.87620896,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "making",
                "start": 633.555,
                "end": 633.875,
                "confidence": 0.999008,
                "punctuated_word": "making",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "sure",
                "start": 633.875,
                "end": 634.195,
                "confidence": 0.9995276,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "that",
                "start": 634.195,
                "end": 634.51495,
                "confidence": 0.98655427,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "accessibility",
                "start": 634.51495,
                "end": 635.01495,
                "confidence": 0.9963929,
                "punctuated_word": "accessibility",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "is",
                "start": 635.555,
                "end": 635.71497,
                "confidence": 0.97141093,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "like",
                "start": 635.71497,
                "end": 636.035,
                "confidence": 0.99971175,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "up",
                "start": 636.035,
                "end": 636.195,
                "confidence": 0.9948213,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "and",
                "start": 636.195,
                "end": 636.355,
                "confidence": 0.9803145,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "forward",
                "start": 636.355,
                "end": 636.855,
                "confidence": 0.98852694,
                "punctuated_word": "forward",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "and",
                "start": 636.915,
                "end": 637.07495,
                "confidence": 0.9219467,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "center",
                "start": 637.07495,
                "end": 637.57495,
                "confidence": 0.8149774,
                "punctuated_word": "center.",
                "speaker": 2,
                "speaker_confidence": 0.6762478
              },
              {
                "word": "and",
                "start": 637.795,
                "end": 638.115,
                "confidence": 0.9969036,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.26162285
              },
              {
                "word": "the",
                "start": 638.115,
                "end": 638.37,
                "confidence": 0.96805084,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.26162285
              },
              {
                "word": "that",
                "start": 638.45,
                "end": 638.77,
                "confidence": 0.91570324,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.26162285
              },
              {
                "word": "that",
                "start": 638.77,
                "end": 638.85,
                "confidence": 0.62078834,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.26162285
              },
              {
                "word": "us",
                "start": 638.85,
                "end": 639.25,
                "confidence": 0.9964669,
                "punctuated_word": "US",
                "speaker": 1,
                "speaker_confidence": 0.26162285
              },
              {
                "word": "web",
                "start": 639.25,
                "end": 639.41,
                "confidence": 0.82976645,
                "punctuated_word": "web",
                "speaker": 1,
                "speaker_confidence": 0.26162285
              },
              {
                "word": "design",
                "start": 639.41,
                "end": 639.73,
                "confidence": 0.9983558,
                "punctuated_word": "design",
                "speaker": 1,
                "speaker_confidence": 0.39722848
              },
              {
                "word": "project",
                "start": 639.73,
                "end": 640.21,
                "confidence": 0.97521615,
                "punctuated_word": "project,",
                "speaker": 1,
                "speaker_confidence": 0.39722848
              },
              {
                "word": "is",
                "start": 640.21,
                "end": 640.37,
                "confidence": 0.99943644,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.39722848
              },
              {
                "word": "that",
                "start": 640.37,
                "end": 640.69,
                "confidence": 0.9999131,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.39722848
              },
              {
                "word": "then",
                "start": 640.69,
                "end": 640.93,
                "confidence": 0.9206251,
                "punctuated_word": "then,",
                "speaker": 1,
                "speaker_confidence": 0.39722848
              },
              {
                "word": "is",
                "start": 641.08997,
                "end": 641.17,
                "confidence": 0.9994112,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "that",
                "start": 641.17,
                "end": 641.33,
                "confidence": 0.78549457,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "like",
                "start": 641.33,
                "end": 641.49,
                "confidence": 0.9954045,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "an",
                "start": 641.49,
                "end": 641.57,
                "confidence": 0.9994425,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "open",
                "start": 641.57,
                "end": 641.81,
                "confidence": 0.9984591,
                "punctuated_word": "open",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "source",
                "start": 641.81,
                "end": 642.13,
                "confidence": 0.9990852,
                "punctuated_word": "source",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "initiative",
                "start": 642.13,
                "end": 642.61,
                "confidence": 0.9981998,
                "punctuated_word": "initiative?",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "is",
                "start": 642.61,
                "end": 642.77,
                "confidence": 0.9994624,
                "punctuated_word": "Is",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "that",
                "start": 642.77,
                "end": 642.93,
                "confidence": 0.99991286,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "something",
                "start": 642.93,
                "end": 643.25,
                "confidence": 0.99928147,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "folks",
                "start": 643.25,
                "end": 643.49,
                "confidence": 0.9994604,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "can",
                "start": 643.49,
                "end": 643.73,
                "confidence": 0.9997682,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.45676875
              },
              {
                "word": "just",
                "start": 643.97,
                "end": 644.13,
                "confidence": 0.9995701,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.5522611
              },
              {
                "word": "like",
                "start": 644.13,
                "end": 644.29,
                "confidence": 0.76187015,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.5522611
              },
              {
                "word": "anybody",
                "start": 644.29,
                "end": 644.69,
                "confidence": 0.9839528,
                "punctuated_word": "anybody",
                "speaker": 1,
                "speaker_confidence": 0.5522611
              },
              {
                "word": "out",
                "start": 644.69,
                "end": 644.85,
                "confidence": 0.9996406,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.5522611
              },
              {
                "word": "there",
                "start": 644.85,
                "end": 645.08997,
                "confidence": 0.99988747,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.5522611
              },
              {
                "word": "can",
                "start": 645.08997,
                "end": 645.25,
                "confidence": 0.9546157,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.5522611
              },
              {
                "word": "use",
                "start": 645.25,
                "end": 645.41,
                "confidence": 0.9992613,
                "punctuated_word": "use",
                "speaker": 1,
                "speaker_confidence": 0.5522611
              },
              {
                "word": "and",
                "start": 645.41,
                "end": 645.73,
                "confidence": 0.9988355,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5522611
              },
              {
                "word": "contribute",
                "start": 645.73,
                "end": 646.13,
                "confidence": 0.9991904,
                "punctuated_word": "contribute",
                "speaker": 1,
                "speaker_confidence": 0.5522611
              },
              {
                "word": "to",
                "start": 646.13,
                "end": 646.63,
                "confidence": 0.9950417,
                "punctuated_word": "to?",
                "speaker": 1,
                "speaker_confidence": 0.5522611
              },
              {
                "word": "yep",
                "start": 647.08997,
                "end": 647.41,
                "confidence": 0.99873793,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "and",
                "start": 647.41,
                "end": 647.65,
                "confidence": 0.9774228,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "we",
                "start": 647.65,
                "end": 647.89,
                "confidence": 0.9984322,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "have",
                "start": 647.89,
                "end": 648.21,
                "confidence": 0.9982316,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "tons",
                "start": 648.21,
                "end": 648.61,
                "confidence": 0.9923104,
                "punctuated_word": "tons",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "of",
                "start": 648.61,
                "end": 648.77,
                "confidence": 0.9991536,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "people",
                "start": 648.77,
                "end": 649.17,
                "confidence": 0.99979824,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "who",
                "start": 649.17,
                "end": 649.67,
                "confidence": 0.99926406,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "already",
                "start": 649.73,
                "end": 650.23,
                "confidence": 0.98964816,
                "punctuated_word": "already",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "just",
                "start": 650.29,
                "end": 650.52997,
                "confidence": 0.9987999,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "uses",
                "start": 650.52997,
                "end": 650.85,
                "confidence": 0.9831601,
                "punctuated_word": "uses",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "it",
                "start": 650.85,
                "end": 651.08997,
                "confidence": 0.9986749,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "for",
                "start": 651.08997,
                "end": 651.33,
                "confidence": 0.99949133,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "their",
                "start": 651.33,
                "end": 651.65,
                "confidence": 0.98543036,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "websites",
                "start": 651.65,
                "end": 652.15,
                "confidence": 0.9571089,
                "punctuated_word": "websites",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "all",
                "start": 652.29,
                "end": 652.45,
                "confidence": 0.74068475,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "across",
                "start": 652.45,
                "end": 652.77,
                "confidence": 0.9990073,
                "punctuated_word": "across",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "the",
                "start": 652.77,
                "end": 652.93,
                "confidence": 0.99268395,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "federal",
                "start": 652.93,
                "end": 653.25,
                "confidence": 0.9871568,
                "punctuated_word": "federal",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "government",
                "start": 653.25,
                "end": 653.745,
                "confidence": 0.8624399,
                "punctuated_word": "government.",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "and",
                "start": 653.825,
                "end": 654.325,
                "confidence": 0.99584436,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "it's",
                "start": 654.865,
                "end": 655.105,
                "confidence": 0.99538934,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "open",
                "start": 655.105,
                "end": 655.505,
                "confidence": 0.9651203,
                "punctuated_word": "open.",
                "speaker": 2,
                "speaker_confidence": 0.7674347
              },
              {
                "word": "you",
                "start": 655.505,
                "end": 655.585,
                "confidence": 0.99892765,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.5367571
              },
              {
                "word": "can",
                "start": 655.585,
                "end": 655.825,
                "confidence": 0.99973124,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.5367571
              },
              {
                "word": "go",
                "start": 655.825,
                "end": 655.985,
                "confidence": 0.9996123,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.5367571
              },
              {
                "word": "to",
                "start": 655.985,
                "end": 656.305,
                "confidence": 0.99765575,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5367571
              },
              {
                "word": "designsystem.digital.gov",
                "start": 656.305,
                "end": 658.46497,
                "confidence": 0.95822555,
                "punctuated_word": "designsystem.digital.gov",
                "speaker": 2,
                "speaker_confidence": 0.53675705
              },
              {
                "word": "to",
                "start": 658.46497,
                "end": 658.545,
                "confidence": 0.99537224,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.50365883
              },
              {
                "word": "go",
                "start": 658.545,
                "end": 659.045,
                "confidence": 0.9243666,
                "punctuated_word": "go,",
                "speaker": 2,
                "speaker_confidence": 0.50365883
              },
              {
                "word": "learn",
                "start": 659.265,
                "end": 659.505,
                "confidence": 0.99840975,
                "punctuated_word": "learn",
                "speaker": 2,
                "speaker_confidence": 0.50365883
              },
              {
                "word": "more",
                "start": 659.505,
                "end": 659.745,
                "confidence": 0.9996811,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.50365883
              },
              {
                "word": "about",
                "start": 659.745,
                "end": 659.90497,
                "confidence": 0.99992263,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.50365883
              },
              {
                "word": "it",
                "start": 659.90497,
                "end": 660.40497,
                "confidence": 0.9449363,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.50365883
              },
              {
                "word": "and",
                "start": 661.105,
                "end": 661.605,
                "confidence": 0.9972006,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.50365883
              },
              {
                "word": "a",
                "start": 661.745,
                "end": 661.825,
                "confidence": 0.93341833,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.50365883
              },
              {
                "word": "lot",
                "start": 661.825,
                "end": 661.985,
                "confidence": 0.99980813,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "of",
                "start": 661.985,
                "end": 662.065,
                "confidence": 0.9928261,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "our",
                "start": 662.065,
                "end": 662.225,
                "confidence": 0.9958657,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "projects",
                "start": 662.225,
                "end": 662.625,
                "confidence": 0.9969212,
                "punctuated_word": "projects",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "from",
                "start": 662.625,
                "end": 662.865,
                "confidence": 0.98584354,
                "punctuated_word": "from,",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "you",
                "start": 662.865,
                "end": 663.025,
                "confidence": 0.99900323,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "know",
                "start": 663.025,
                "end": 663.185,
                "confidence": 0.99985075,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "the",
                "start": 663.185,
                "end": 663.345,
                "confidence": 0.99980813,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "work",
                "start": 663.345,
                "end": 663.505,
                "confidence": 0.9997894,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "that",
                "start": 663.505,
                "end": 663.665,
                "confidence": 0.9995229,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "we",
                "start": 663.665,
                "end": 663.90497,
                "confidence": 0.9990415,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "do",
                "start": 663.90497,
                "end": 664.145,
                "confidence": 0.99961674,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "at",
                "start": 664.145,
                "end": 664.305,
                "confidence": 0.9980877,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "the",
                "start": 664.305,
                "end": 664.46497,
                "confidence": 0.99856925,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "va",
                "start": 664.46497,
                "end": 664.96497,
                "confidence": 0.99941516,
                "punctuated_word": "VA",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "even",
                "start": 665.105,
                "end": 665.425,
                "confidence": 0.5738389,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "down",
                "start": 665.425,
                "end": 665.585,
                "confidence": 0.9963229,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "to",
                "start": 665.585,
                "end": 665.825,
                "confidence": 0.9963236,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "nasa",
                "start": 665.825,
                "end": 666.145,
                "confidence": 0.9937297,
                "punctuated_word": "NASA",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "uses",
                "start": 666.145,
                "end": 666.46497,
                "confidence": 0.95846236,
                "punctuated_word": "uses",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "it",
                "start": 666.46497,
                "end": 666.96497,
                "confidence": 0.9972557,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.6982356
              },
              {
                "word": "oh",
                "start": 667.14996,
                "end": 667.39,
                "confidence": 0.99893767,
                "punctuated_word": "Oh,",
                "speaker": 1,
                "speaker_confidence": 0.12359947
              },
              {
                "word": "wow",
                "start": 667.39,
                "end": 667.63,
                "confidence": 0.99934614,
                "punctuated_word": "wow.",
                "speaker": 1,
                "speaker_confidence": 0.12359947
              },
              {
                "word": "that's",
                "start": 667.63,
                "end": 667.87,
                "confidence": 0.99960786,
                "punctuated_word": "That's",
                "speaker": 1,
                "speaker_confidence": 0.12359947
              },
              {
                "word": "that's",
                "start": 667.87,
                "end": 668.19,
                "confidence": 0.8397784,
                "punctuated_word": "that's,",
                "speaker": 1,
                "speaker_confidence": 0.12359947
              },
              {
                "word": "quite",
                "start": 668.35,
                "end": 668.51,
                "confidence": 0.9996654,
                "punctuated_word": "quite",
                "speaker": 1,
                "speaker_confidence": 0.16173196
              },
              {
                "word": "a",
                "start": 668.51,
                "end": 668.67,
                "confidence": 0.99958736,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.16173196
              },
              {
                "word": "wide",
                "start": 668.67,
                "end": 668.91,
                "confidence": 0.9155887,
                "punctuated_word": "wide,",
                "speaker": 1,
                "speaker_confidence": 0.16173196
              },
              {
                "word": "berth",
                "start": 669.14996,
                "end": 669.39,
                "confidence": 0.47799295,
                "punctuated_word": "berth",
                "speaker": 1,
                "speaker_confidence": 0.16173196
              },
              {
                "word": "of",
                "start": 669.39,
                "end": 669.47,
                "confidence": 0.99514943,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.36411577
              },
              {
                "word": "folks",
                "start": 669.47,
                "end": 669.97,
                "confidence": 0.9997875,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.36411577
              },
              {
                "word": "getting",
                "start": 670.27,
                "end": 670.51,
                "confidence": 0.9930143,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.36411577
              },
              {
                "word": "involved",
                "start": 670.51,
                "end": 670.83,
                "confidence": 0.9995235,
                "punctuated_word": "involved",
                "speaker": 1,
                "speaker_confidence": 0.36411577
              },
              {
                "word": "with",
                "start": 670.83,
                "end": 670.99,
                "confidence": 0.9998783,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.36411577
              },
              {
                "word": "it",
                "start": 670.99,
                "end": 671.49,
                "confidence": 0.9996586,
                "punctuated_word": "it.",
                "speaker": 1,
                "speaker_confidence": 0.36411577
              },
              {
                "word": "yep",
                "start": 671.55,
                "end": 672.05,
                "confidence": 0.992185,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.18066573
              },
              {
                "word": "i",
                "start": 672.35,
                "end": 672.58997,
                "confidence": 0.9938709,
                "punctuated_word": "I,",
                "speaker": 1,
                "speaker_confidence": 0.4180786
              },
              {
                "word": "also",
                "start": 672.83,
                "end": 673.07,
                "confidence": 0.7888949,
                "punctuated_word": "also,",
                "speaker": 1,
                "speaker_confidence": 0.4180786
              },
              {
                "word": "like",
                "start": 673.07,
                "end": 673.39,
                "confidence": 0.78789794,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.4180786
              },
              {
                "word": "in",
                "start": 673.39,
                "end": 673.47,
                "confidence": 0.99563354,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.4180786
              },
              {
                "word": "thinking",
                "start": 673.47,
                "end": 673.79,
                "confidence": 0.99971455,
                "punctuated_word": "thinking",
                "speaker": 1,
                "speaker_confidence": 0.4180786
              },
              {
                "word": "about",
                "start": 673.79,
                "end": 674.02997,
                "confidence": 0.9992041,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.4180786
              },
              {
                "word": "accessibility",
                "start": 674.02997,
                "end": 674.52997,
                "confidence": 0.9974259,
                "punctuated_word": "accessibility,",
                "speaker": 1,
                "speaker_confidence": 0.4180786
              },
              {
                "word": "i",
                "start": 674.58997,
                "end": 674.75,
                "confidence": 0.9881026,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.4180786
              },
              {
                "word": "i",
                "start": 674.75,
                "end": 674.83,
                "confidence": 0.8015707,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "also",
                "start": 674.83,
                "end": 675.07,
                "confidence": 0.99972135,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "get",
                "start": 675.07,
                "end": 675.23,
                "confidence": 0.9997453,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "the",
                "start": 675.23,
                "end": 675.39,
                "confidence": 0.9992667,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "sense",
                "start": 675.39,
                "end": 675.70996,
                "confidence": 0.99992967,
                "punctuated_word": "sense",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "that",
                "start": 675.70996,
                "end": 676.20996,
                "confidence": 0.9999205,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "having",
                "start": 676.51,
                "end": 676.75,
                "confidence": 0.9961522,
                "punctuated_word": "having",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "it",
                "start": 676.75,
                "end": 677.25,
                "confidence": 0.9996413,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "in",
                "start": 677.39,
                "end": 677.55,
                "confidence": 0.9996275,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "mind",
                "start": 677.55,
                "end": 678.05,
                "confidence": 0.9999416,
                "punctuated_word": "mind",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "early",
                "start": 678.19,
                "end": 678.51,
                "confidence": 0.99257314,
                "punctuated_word": "early",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "on",
                "start": 678.51,
                "end": 678.67,
                "confidence": 0.9998061,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "in",
                "start": 678.67,
                "end": 678.83,
                "confidence": 0.99840933,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "a",
                "start": 678.83,
                "end": 678.91,
                "confidence": 0.9993824,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "project",
                "start": 678.91,
                "end": 679.41,
                "confidence": 0.9999485,
                "punctuated_word": "project",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "seems",
                "start": 679.47,
                "end": 679.70996,
                "confidence": 0.9961118,
                "punctuated_word": "seems",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "to",
                "start": 679.70996,
                "end": 679.87,
                "confidence": 0.99980277,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "be",
                "start": 679.87,
                "end": 679.95,
                "confidence": 0.9998659,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.59793144
              },
              {
                "word": "a",
                "start": 679.95,
                "end": 680.02997,
                "confidence": 0.9978224,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.55459034
              },
              {
                "word": "thing",
                "start": 680.02997,
                "end": 680.27,
                "confidence": 0.999936,
                "punctuated_word": "thing",
                "speaker": 1,
                "speaker_confidence": 0.55459034
              },
              {
                "word": "that's",
                "start": 680.27,
                "end": 680.58997,
                "confidence": 0.99990815,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.55459034
              },
              {
                "word": "desirable",
                "start": 680.58997,
                "end": 681.08997,
                "confidence": 0.7854146,
                "punctuated_word": "desirable,",
                "speaker": 1,
                "speaker_confidence": 0.55459034
              },
              {
                "word": "whether",
                "start": 682.005,
                "end": 682.245,
                "confidence": 0.999808,
                "punctuated_word": "whether",
                "speaker": 1,
                "speaker_confidence": 0.55459034
              },
              {
                "word": "it's",
                "start": 682.245,
                "end": 682.48505,
                "confidence": 0.9997439,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.55459034
              },
              {
                "word": "reading",
                "start": 682.48505,
                "end": 682.72504,
                "confidence": 0.99994004,
                "punctuated_word": "reading",
                "speaker": 1,
                "speaker_confidence": 0.55459034
              },
              {
                "word": "the",
                "start": 682.72504,
                "end": 682.965,
                "confidence": 0.9957007,
                "punctuated_word": "the,",
                "speaker": 1,
                "speaker_confidence": 0.55459034
              },
              {
                "word": "you",
                "start": 682.965,
                "end": 683.04504,
                "confidence": 0.999632,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "know",
                "start": 683.04504,
                "end": 683.28503,
                "confidence": 0.9999375,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "united",
                "start": 683.28503,
                "end": 683.60504,
                "confidence": 0.9931397,
                "punctuated_word": "United",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "kingdom's",
                "start": 683.60504,
                "end": 684.10504,
                "confidence": 0.73570126,
                "punctuated_word": "Kingdom's",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "service",
                "start": 684.245,
                "end": 684.72504,
                "confidence": 0.96659607,
                "punctuated_word": "service",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "manual",
                "start": 684.72504,
                "end": 685.205,
                "confidence": 0.9973303,
                "punctuated_word": "manual",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "stating",
                "start": 685.205,
                "end": 685.60504,
                "confidence": 0.9952329,
                "punctuated_word": "stating",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "something",
                "start": 685.60504,
                "end": 685.92505,
                "confidence": 0.99734396,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "like",
                "start": 685.92505,
                "end": 686.325,
                "confidence": 0.78978205,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "think",
                "start": 686.325,
                "end": 686.565,
                "confidence": 0.9989466,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "about",
                "start": 686.565,
                "end": 686.80505,
                "confidence": 0.99982697,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "accessibility",
                "start": 686.80505,
                "end": 687.30505,
                "confidence": 0.99986696,
                "punctuated_word": "accessibility",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "from",
                "start": 687.36505,
                "end": 687.525,
                "confidence": 0.99985325,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "the",
                "start": 687.525,
                "end": 687.685,
                "confidence": 0.9971111,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "start",
                "start": 687.685,
                "end": 688.185,
                "confidence": 0.739733,
                "punctuated_word": "start,",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "or",
                "start": 688.405,
                "end": 688.645,
                "confidence": 0.9862004,
                "punctuated_word": "or,",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "from",
                "start": 688.885,
                "end": 689.125,
                "confidence": 0.9997204,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "the",
                "start": 689.125,
                "end": 689.28503,
                "confidence": 0.9277619,
                "punctuated_word": "The",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "us",
                "start": 689.28503,
                "end": 689.525,
                "confidence": 0.9991233,
                "punctuated_word": "US",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "web",
                "start": 689.525,
                "end": 689.685,
                "confidence": 0.6848108,
                "punctuated_word": "web",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "design",
                "start": 689.685,
                "end": 689.92505,
                "confidence": 0.998911,
                "punctuated_word": "design",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "system",
                "start": 689.92505,
                "end": 690.325,
                "confidence": 0.999571,
                "punctuated_word": "system",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "that",
                "start": 690.325,
                "end": 690.48505,
                "confidence": 0.9938922,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "we've",
                "start": 690.48505,
                "end": 690.72504,
                "confidence": 0.99470294,
                "punctuated_word": "we've",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "been",
                "start": 690.72504,
                "end": 690.885,
                "confidence": 0.9996061,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "talking",
                "start": 690.885,
                "end": 691.205,
                "confidence": 0.9998834,
                "punctuated_word": "talking",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "about",
                "start": 691.205,
                "end": 691.525,
                "confidence": 0.9998276,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "for",
                "start": 691.525,
                "end": 691.685,
                "confidence": 0.99964917,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "a",
                "start": 691.685,
                "end": 691.765,
                "confidence": 0.99854314,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "moment",
                "start": 691.765,
                "end": 692.265,
                "confidence": 0.99814904,
                "punctuated_word": "moment,",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "which",
                "start": 692.565,
                "end": 692.72504,
                "confidence": 0.99983585,
                "punctuated_word": "which",
                "speaker": 1,
                "speaker_confidence": 0.7059407
              },
              {
                "word": "is",
                "start": 692.72504,
                "end": 692.885,
                "confidence": 0.95594615,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.5525032
              },
              {
                "word": "quoted",
                "start": 692.885,
                "end": 693.28503,
                "confidence": 0.99590105,
                "punctuated_word": "quoted",
                "speaker": 1,
                "speaker_confidence": 0.5525032
              },
              {
                "word": "as",
                "start": 693.28503,
                "end": 693.36505,
                "confidence": 0.9600687,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.5525032
              },
              {
                "word": "saying",
                "start": 693.36505,
                "end": 693.60504,
                "confidence": 0.9990728,
                "punctuated_word": "saying",
                "speaker": 1,
                "speaker_confidence": 0.5525032
              },
              {
                "word": "accessibility",
                "start": 693.60504,
                "end": 694.10504,
                "confidence": 0.57107043,
                "punctuated_word": "accessibility",
                "speaker": 1,
                "speaker_confidence": 0.5525032
              },
              {
                "word": "is",
                "start": 694.245,
                "end": 694.405,
                "confidence": 0.9963115,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.5525032
              },
              {
                "word": "fundamental",
                "start": 694.405,
                "end": 694.905,
                "confidence": 0.9988143,
                "punctuated_word": "fundamental.",
                "speaker": 1,
                "speaker_confidence": 0.5525032
              },
              {
                "word": "with",
                "start": 695.58,
                "end": 695.82,
                "confidence": 0.9995223,
                "punctuated_word": "With",
                "speaker": 1,
                "speaker_confidence": 0.5525032
              },
              {
                "word": "that",
                "start": 695.82,
                "end": 695.98004,
                "confidence": 0.9999379,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5525032
              },
              {
                "word": "in",
                "start": 695.98004,
                "end": 696.06,
                "confidence": 0.98321253,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5525032
              },
              {
                "word": "mind",
                "start": 696.06,
                "end": 696.30005,
                "confidence": 0.9992291,
                "punctuated_word": "mind,",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "like",
                "start": 696.30005,
                "end": 696.54004,
                "confidence": 0.99118644,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "do",
                "start": 696.54004,
                "end": 696.62006,
                "confidence": 0.9997949,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "those",
                "start": 696.62006,
                "end": 696.94,
                "confidence": 0.9997577,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "intentions",
                "start": 696.94,
                "end": 697.42004,
                "confidence": 0.9988404,
                "punctuated_word": "intentions",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "then",
                "start": 697.42004,
                "end": 697.66003,
                "confidence": 0.99501723,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "shape",
                "start": 697.66003,
                "end": 697.98004,
                "confidence": 0.99873513,
                "punctuated_word": "shape",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "how",
                "start": 697.98004,
                "end": 698.48004,
                "confidence": 0.99973315,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "y'all",
                "start": 698.7,
                "end": 699.10004,
                "confidence": 0.9584853,
                "punctuated_word": "y'all",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "at",
                "start": 699.10004,
                "end": 699.58,
                "confidence": 0.93986636,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "usds",
                "start": 699.58,
                "end": 699.98004,
                "confidence": 0.7349006,
                "punctuated_word": "USDS",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "put",
                "start": 699.98004,
                "end": 700.14,
                "confidence": 0.99254227,
                "punctuated_word": "put",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "projects",
                "start": 700.14,
                "end": 700.54004,
                "confidence": 0.9991886,
                "punctuated_word": "projects",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "and",
                "start": 700.54004,
                "end": 700.7,
                "confidence": 0.9566836,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "teams",
                "start": 700.7,
                "end": 700.94,
                "confidence": 0.9987698,
                "punctuated_word": "teams",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "together",
                "start": 700.94,
                "end": 701.44,
                "confidence": 0.99791837,
                "punctuated_word": "together?",
                "speaker": 1,
                "speaker_confidence": 0.64772
              },
              {
                "word": "yep",
                "start": 702.06,
                "end": 702.38,
                "confidence": 0.9912562,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.48195994
              },
              {
                "word": "so",
                "start": 702.38,
                "end": 702.62006,
                "confidence": 0.9994518,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.48195994
              },
              {
                "word": "on",
                "start": 702.62006,
                "end": 702.86005,
                "confidence": 0.9310139,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.48195994
              },
              {
                "word": "every",
                "start": 702.86005,
                "end": 703.18005,
                "confidence": 0.9917814,
                "punctuated_word": "every",
                "speaker": 2,
                "speaker_confidence": 0.48195994
              },
              {
                "word": "project",
                "start": 703.18005,
                "end": 703.58,
                "confidence": 0.9998217,
                "punctuated_word": "project",
                "speaker": 2,
                "speaker_confidence": 0.48195994
              },
              {
                "word": "and",
                "start": 703.58,
                "end": 704.06,
                "confidence": 0.8563975,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.48195994
              },
              {
                "word": "team",
                "start": 704.54004,
                "end": 704.7,
                "confidence": 0.9856098,
                "punctuated_word": "team",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "that",
                "start": 704.7,
                "end": 704.94,
                "confidence": 0.9937742,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "we",
                "start": 704.94,
                "end": 705.02,
                "confidence": 0.999041,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "have",
                "start": 705.02,
                "end": 705.26,
                "confidence": 0.98174345,
                "punctuated_word": "have,",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "there's",
                "start": 705.26,
                "end": 705.42004,
                "confidence": 0.9867935,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "a",
                "start": 705.42004,
                "end": 705.58,
                "confidence": 0.9917773,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "designer",
                "start": 705.58,
                "end": 706.06,
                "confidence": 0.96305317,
                "punctuated_word": "designer",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "there",
                "start": 706.06,
                "end": 706.38,
                "confidence": 0.95264435,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "who",
                "start": 706.38,
                "end": 706.88,
                "confidence": 0.9899922,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "is",
                "start": 707.26,
                "end": 707.685,
                "confidence": 0.95237875,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "super",
                "start": 707.765,
                "end": 708.085,
                "confidence": 0.9985771,
                "punctuated_word": "super",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "focused",
                "start": 708.085,
                "end": 708.325,
                "confidence": 0.9889791,
                "punctuated_word": "focused",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "on",
                "start": 708.325,
                "end": 708.40497,
                "confidence": 0.93142754,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "that",
                "start": 708.40497,
                "end": 708.645,
                "confidence": 0.7077781,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "and",
                "start": 708.645,
                "end": 708.725,
                "confidence": 0.99222296,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "we",
                "start": 708.725,
                "end": 708.885,
                "confidence": 0.99353856,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "do",
                "start": 708.885,
                "end": 708.965,
                "confidence": 0.9980506,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.60446024
              },
              {
                "word": "a",
                "start": 708.965,
                "end": 709.045,
                "confidence": 0.99763405,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.33470416
              },
              {
                "word": "lot",
                "start": 709.045,
                "end": 709.205,
                "confidence": 0.99938273,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.33470416
              },
              {
                "word": "of",
                "start": 709.205,
                "end": 709.365,
                "confidence": 0.99580175,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.33470416
              },
              {
                "word": "user",
                "start": 709.365,
                "end": 709.605,
                "confidence": 0.83658063,
                "punctuated_word": "user",
                "speaker": 2,
                "speaker_confidence": 0.33470416
              },
              {
                "word": "research",
                "start": 709.605,
                "end": 710.005,
                "confidence": 0.82903993,
                "punctuated_word": "research.",
                "speaker": 2,
                "speaker_confidence": 0.33470416
              },
              {
                "word": "so",
                "start": 710.005,
                "end": 710.085,
                "confidence": 0.99546695,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "we",
                "start": 710.085,
                "end": 710.325,
                "confidence": 0.9917169,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "are",
                "start": 710.325,
                "end": 710.565,
                "confidence": 0.9652142,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "able",
                "start": 710.565,
                "end": 710.725,
                "confidence": 0.985355,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "to",
                "start": 710.725,
                "end": 710.885,
                "confidence": 0.9920993,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "see",
                "start": 710.885,
                "end": 711.125,
                "confidence": 0.999311,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "those",
                "start": 711.125,
                "end": 711.285,
                "confidence": 0.99674135,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "problems",
                "start": 711.285,
                "end": 711.685,
                "confidence": 0.95731735,
                "punctuated_word": "problems",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "so",
                "start": 711.685,
                "end": 711.845,
                "confidence": 0.9349051,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "far",
                "start": 711.845,
                "end": 711.925,
                "confidence": 0.99309456,
                "punctuated_word": "far",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "too",
                "start": 711.925,
                "end": 712.425,
                "confidence": 0.6910245,
                "punctuated_word": "too.",
                "speaker": 2,
                "speaker_confidence": 0.52250475
              },
              {
                "word": "and",
                "start": 713.365,
                "end": 713.605,
                "confidence": 0.9940899,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5714258
              },
              {
                "word": "because",
                "start": 713.605,
                "end": 713.925,
                "confidence": 0.98943067,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.5714258
              },
              {
                "word": "we",
                "start": 713.925,
                "end": 714.085,
                "confidence": 0.9996351,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5714258
              },
              {
                "word": "have",
                "start": 714.085,
                "end": 714.245,
                "confidence": 0.9968587,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.5714258
              },
              {
                "word": "designers",
                "start": 714.245,
                "end": 714.745,
                "confidence": 0.9039802,
                "punctuated_word": "designers",
                "speaker": 2,
                "speaker_confidence": 0.5714258
              },
              {
                "word": "on",
                "start": 714.805,
                "end": 714.965,
                "confidence": 0.99321634,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.5714258
              },
              {
                "word": "every",
                "start": 714.965,
                "end": 715.205,
                "confidence": 0.99757594,
                "punctuated_word": "every",
                "speaker": 2,
                "speaker_confidence": 0.5714258
              },
              {
                "word": "single",
                "start": 715.205,
                "end": 715.445,
                "confidence": 0.9996455,
                "punctuated_word": "single",
                "speaker": 2,
                "speaker_confidence": 0.5714258
              },
              {
                "word": "team",
                "start": 715.445,
                "end": 715.685,
                "confidence": 0.99964964,
                "punctuated_word": "team",
                "speaker": 2,
                "speaker_confidence": 0.5714258
              },
              {
                "word": "who",
                "start": 715.685,
                "end": 715.845,
                "confidence": 0.81206924,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.5714258
              },
              {
                "word": "can",
                "start": 715.845,
                "end": 716.005,
                "confidence": 0.99400926,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "make",
                "start": 716.005,
                "end": 716.165,
                "confidence": 0.99935406,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "sure",
                "start": 716.165,
                "end": 716.325,
                "confidence": 0.999503,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "that",
                "start": 716.325,
                "end": 716.485,
                "confidence": 0.95028645,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "everything's",
                "start": 716.485,
                "end": 716.885,
                "confidence": 0.7757145,
                "punctuated_word": "everything's",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "five",
                "start": 716.885,
                "end": 717.045,
                "confidence": 0.19413814,
                "punctuated_word": "five",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "way",
                "start": 717.045,
                "end": 717.205,
                "confidence": 0.57418656,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "compliant",
                "start": 717.205,
                "end": 717.685,
                "confidence": 0.8477346,
                "punctuated_word": "compliant,",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "like",
                "start": 717.685,
                "end": 717.845,
                "confidence": 0.7991952,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "it",
                "start": 717.845,
                "end": 718.005,
                "confidence": 0.9974891,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "does",
                "start": 718.005,
                "end": 718.40497,
                "confidence": 0.8819319,
                "punctuated_word": "does,",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "like",
                "start": 718.40497,
                "end": 718.885,
                "confidence": 0.93214715,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "it",
                "start": 718.885,
                "end": 719.045,
                "confidence": 0.9989869,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "does",
                "start": 719.045,
                "end": 719.525,
                "confidence": 0.9996736,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "shape",
                "start": 719.525,
                "end": 719.925,
                "confidence": 0.99729174,
                "punctuated_word": "shape",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "how",
                "start": 719.925,
                "end": 720.245,
                "confidence": 0.99895954,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "we",
                "start": 720.245,
                "end": 720.745,
                "confidence": 0.99904233,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "make",
                "start": 720.885,
                "end": 721.125,
                "confidence": 0.9984151,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "sure",
                "start": 721.125,
                "end": 721.445,
                "confidence": 0.99984145,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "that",
                "start": 721.445,
                "end": 721.685,
                "confidence": 0.99029714,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "how",
                "start": 721.765,
                "end": 721.845,
                "confidence": 0.99362504,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "we",
                "start": 721.845,
                "end": 722.085,
                "confidence": 0.9973986,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "put",
                "start": 722.085,
                "end": 722.245,
                "confidence": 0.98809487,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "teams",
                "start": 722.245,
                "end": 722.485,
                "confidence": 0.9014347,
                "punctuated_word": "teams",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "together",
                "start": 722.485,
                "end": 722.985,
                "confidence": 0.989136,
                "punctuated_word": "together.",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "and",
                "start": 723.14,
                "end": 723.22,
                "confidence": 0.8168973,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "again",
                "start": 723.22,
                "end": 723.33997,
                "confidence": 0.99957407,
                "punctuated_word": "again,",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "a",
                "start": 723.33997,
                "end": 723.46,
                "confidence": 0.9796053,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "large",
                "start": 723.46,
                "end": 723.7,
                "confidence": 0.99966884,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "part",
                "start": 723.7,
                "end": 724.02,
                "confidence": 0.99974567,
                "punctuated_word": "part",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "of",
                "start": 724.02,
                "end": 724.1,
                "confidence": 0.999065,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7773046
              },
              {
                "word": "this",
                "start": 724.1,
                "end": 724.34,
                "confidence": 0.9963731,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "that",
                "start": 724.34,
                "end": 724.58,
                "confidence": 0.96639466,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "we",
                "start": 724.58,
                "end": 724.74,
                "confidence": 0.9997218,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "do",
                "start": 724.74,
                "end": 724.98,
                "confidence": 0.999915,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "is",
                "start": 724.98,
                "end": 725.22,
                "confidence": 0.988729,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "user",
                "start": 725.22,
                "end": 725.54,
                "confidence": 0.7884537,
                "punctuated_word": "user",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "research",
                "start": 725.54,
                "end": 725.86,
                "confidence": 0.9035821,
                "punctuated_word": "research.",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "right",
                "start": 725.86,
                "end": 726.02,
                "confidence": 0.96780384,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "go",
                "start": 726.02,
                "end": 726.18,
                "confidence": 0.8131238,
                "punctuated_word": "Go",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "to",
                "start": 726.18,
                "end": 726.26,
                "confidence": 0.40757123,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "the",
                "start": 726.26,
                "end": 726.34,
                "confidence": 0.32870275,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "teams",
                "start": 726.34,
                "end": 726.58,
                "confidence": 0.23620886,
                "punctuated_word": "teams,",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "talk",
                "start": 726.58,
                "end": 726.74,
                "confidence": 0.96415496,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.5796715
              },
              {
                "word": "to",
                "start": 726.74,
                "end": 726.82,
                "confidence": 0.8357305,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "the",
                "start": 726.82,
                "end": 726.9,
                "confidence": 0.48291716,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "users",
                "start": 726.9,
                "end": 727.22,
                "confidence": 0.6120339,
                "punctuated_word": "users",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "and",
                "start": 727.22,
                "end": 727.3,
                "confidence": 0.47987157,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "see",
                "start": 727.3,
                "end": 727.62,
                "confidence": 0.8825744,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "and",
                "start": 727.62,
                "end": 727.7,
                "confidence": 0.37180203,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "how",
                "start": 727.7,
                "end": 728.1,
                "confidence": 0.95969033,
                "punctuated_word": "how,",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "you",
                "start": 728.1,
                "end": 728.18,
                "confidence": 0.9968142,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "know",
                "start": 728.18,
                "end": 728.42,
                "confidence": 0.9998094,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "we",
                "start": 728.42,
                "end": 728.5,
                "confidence": 0.99852246,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "could",
                "start": 728.5,
                "end": 728.66,
                "confidence": 0.9919133,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "best",
                "start": 728.66,
                "end": 728.9,
                "confidence": 0.9926053,
                "punctuated_word": "best",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "serve",
                "start": 728.9,
                "end": 729.22,
                "confidence": 0.9993899,
                "punctuated_word": "serve",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "them",
                "start": 729.22,
                "end": 729.72,
                "confidence": 0.99893284,
                "punctuated_word": "them.",
                "speaker": 2,
                "speaker_confidence": 0.6572926
              },
              {
                "word": "and",
                "start": 729.86,
                "end": 730.1,
                "confidence": 0.8365107,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "we've",
                "start": 730.26,
                "end": 730.5,
                "confidence": 0.9987339,
                "punctuated_word": "we've",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "mentioned",
                "start": 730.5,
                "end": 730.98,
                "confidence": 0.9994491,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "the",
                "start": 730.98,
                "end": 731.22,
                "confidence": 0.99940395,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "idea",
                "start": 731.22,
                "end": 731.46,
                "confidence": 0.9998467,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "of",
                "start": 731.46,
                "end": 731.62,
                "confidence": 0.9994727,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "being",
                "start": 731.62,
                "end": 731.77997,
                "confidence": 0.7079686,
                "punctuated_word": "being,",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "five",
                "start": 731.94,
                "end": 732.18,
                "confidence": 0.99832743,
                "punctuated_word": "five",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "zero",
                "start": 732.18,
                "end": 732.34,
                "confidence": 0.9918972,
                "punctuated_word": "zero",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "eight",
                "start": 732.34,
                "end": 732.5,
                "confidence": 0.99969494,
                "punctuated_word": "eight",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "compliant",
                "start": 732.5,
                "end": 732.9,
                "confidence": 0.9961725,
                "punctuated_word": "compliant",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "a",
                "start": 732.9,
                "end": 732.98,
                "confidence": 0.9991498,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "couple",
                "start": 732.98,
                "end": 733.3,
                "confidence": 0.99987483,
                "punctuated_word": "couple",
                "speaker": 1,
                "speaker_confidence": 0.49098212
              },
              {
                "word": "of",
                "start": 733.3,
                "end": 733.38,
                "confidence": 0.99769527,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "times",
                "start": 733.38,
                "end": 733.88,
                "confidence": 0.9918097,
                "punctuated_word": "times.",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "could",
                "start": 734.26,
                "end": 734.5,
                "confidence": 0.99943095,
                "punctuated_word": "Could",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "you",
                "start": 734.5,
                "end": 734.66,
                "confidence": 0.99985063,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "give",
                "start": 734.66,
                "end": 734.82,
                "confidence": 0.98991436,
                "punctuated_word": "give,",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "the",
                "start": 734.98,
                "end": 735.14,
                "confidence": 0.99969065,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "audience",
                "start": 735.14,
                "end": 735.54,
                "confidence": 0.9997453,
                "punctuated_word": "audience",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "maybe",
                "start": 735.54,
                "end": 735.77997,
                "confidence": 0.96274,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "a",
                "start": 735.77997,
                "end": 736.02,
                "confidence": 0.8851045,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "a",
                "start": 736.02,
                "end": 736.1,
                "confidence": 0.8539714,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "little",
                "start": 736.1,
                "end": 736.26,
                "confidence": 0.99892884,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "bit",
                "start": 736.26,
                "end": 736.42,
                "confidence": 0.9690433,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "of",
                "start": 736.42,
                "end": 736.5,
                "confidence": 0.99706274,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.4562934
              },
              {
                "word": "an",
                "start": 736.5,
                "end": 736.66,
                "confidence": 0.9971987,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "idea",
                "start": 736.66,
                "end": 736.82,
                "confidence": 0.9999025,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "of",
                "start": 736.82,
                "end": 736.98,
                "confidence": 0.9635464,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "like",
                "start": 736.98,
                "end": 737.14,
                "confidence": 0.99909174,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "what",
                "start": 737.14,
                "end": 737.355,
                "confidence": 0.9967732,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "that",
                "start": 737.435,
                "end": 737.595,
                "confidence": 0.9980767,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "what",
                "start": 737.595,
                "end": 737.83496,
                "confidence": 0.9977574,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "that",
                "start": 737.83496,
                "end": 738.07495,
                "confidence": 0.9996221,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "means",
                "start": 738.07495,
                "end": 738.475,
                "confidence": 0.99988604,
                "punctuated_word": "means",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "as",
                "start": 738.475,
                "end": 738.635,
                "confidence": 0.98214865,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "far",
                "start": 738.635,
                "end": 738.795,
                "confidence": 0.9946079,
                "punctuated_word": "far",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "as",
                "start": 738.795,
                "end": 738.875,
                "confidence": 0.99895465,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "five",
                "start": 738.875,
                "end": 739.035,
                "confidence": 0.99466634,
                "punctuated_word": "five",
                "speaker": 1,
                "speaker_confidence": 0.5316285
              },
              {
                "word": "zero",
                "start": 739.035,
                "end": 739.115,
                "confidence": 0.8807396,
                "punctuated_word": "zero",
                "speaker": 1,
                "speaker_confidence": 0.5447012
              },
              {
                "word": "eight",
                "start": 739.115,
                "end": 739.27496,
                "confidence": 0.99915195,
                "punctuated_word": "eight",
                "speaker": 1,
                "speaker_confidence": 0.5447012
              },
              {
                "word": "compliance",
                "start": 739.27496,
                "end": 739.755,
                "confidence": 0.86071,
                "punctuated_word": "compliance?",
                "speaker": 1,
                "speaker_confidence": 0.5447012
              },
              {
                "word": "and",
                "start": 739.755,
                "end": 740.15497,
                "confidence": 0.99842924,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.5447012
              },
              {
                "word": "is",
                "start": 740.15497,
                "end": 740.315,
                "confidence": 0.9982963,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.5447012
              },
              {
                "word": "there",
                "start": 740.315,
                "end": 740.475,
                "confidence": 0.9998797,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.5447012
              },
              {
                "word": "anything",
                "start": 740.475,
                "end": 740.95496,
                "confidence": 0.99987984,
                "punctuated_word": "anything",
                "speaker": 1,
                "speaker_confidence": 0.5447012
              },
              {
                "word": "on",
                "start": 740.95496,
                "end": 741.45496,
                "confidence": 0.99969864,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.5447012
              },
              {
                "word": "the",
                "start": 741.755,
                "end": 741.83496,
                "confidence": 0.9990669,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "on",
                "start": 741.83496,
                "end": 742.07495,
                "confidence": 0.9979359,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "the",
                "start": 742.07495,
                "end": 742.15497,
                "confidence": 0.9990625,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "private",
                "start": 742.15497,
                "end": 742.475,
                "confidence": 0.95246553,
                "punctuated_word": "private",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "sector",
                "start": 742.475,
                "end": 742.71497,
                "confidence": 0.998307,
                "punctuated_word": "sector",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "side",
                "start": 742.71497,
                "end": 742.95496,
                "confidence": 0.9968983,
                "punctuated_word": "side",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "that",
                "start": 742.95496,
                "end": 743.035,
                "confidence": 0.9994723,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "kinda",
                "start": 743.035,
                "end": 743.27496,
                "confidence": 0.92905647,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "compares",
                "start": 743.27496,
                "end": 743.595,
                "confidence": 0.99978536,
                "punctuated_word": "compares",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "to",
                "start": 743.595,
                "end": 743.755,
                "confidence": 0.99976295,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "that",
                "start": 743.755,
                "end": 744.235,
                "confidence": 0.99975497,
                "punctuated_word": "that?",
                "speaker": 1,
                "speaker_confidence": 0.4201768
              },
              {
                "word": "one",
                "start": 744.235,
                "end": 744.39496,
                "confidence": 0.99933785,
                "punctuated_word": "One",
                "speaker": 2,
                "speaker_confidence": 0.4469871
              },
              {
                "word": "of",
                "start": 744.39496,
                "end": 744.555,
                "confidence": 0.99977225,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.4469871
              },
              {
                "word": "the",
                "start": 744.555,
                "end": 744.71497,
                "confidence": 0.99883837,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.4469871
              },
              {
                "word": "things",
                "start": 744.71497,
                "end": 745.21497,
                "confidence": 0.9992354,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.4469871
              },
              {
                "word": "that",
                "start": 745.27496,
                "end": 745.77496,
                "confidence": 0.99977523,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.4469871
              },
              {
                "word": "that",
                "start": 746.315,
                "end": 746.635,
                "confidence": 0.9230979,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.4469871
              },
              {
                "word": "five",
                "start": 746.635,
                "end": 746.795,
                "confidence": 0.9982901,
                "punctuated_word": "five",
                "speaker": 2,
                "speaker_confidence": 0.4469871
              },
              {
                "word": "zero",
                "start": 746.795,
                "end": 746.95496,
                "confidence": 0.9985391,
                "punctuated_word": "zero",
                "speaker": 2,
                "speaker_confidence": 0.4469871
              },
              {
                "word": "eight",
                "start": 746.95496,
                "end": 747.115,
                "confidence": 0.99947804,
                "punctuated_word": "eight",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "compliant",
                "start": 747.115,
                "end": 747.595,
                "confidence": 0.94296193,
                "punctuated_word": "compliant",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "does",
                "start": 747.595,
                "end": 748.095,
                "confidence": 0.99955326,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "is",
                "start": 748.15497,
                "end": 748.39496,
                "confidence": 0.9986308,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "just",
                "start": 748.39496,
                "end": 748.89496,
                "confidence": 0.99335855,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "ensures",
                "start": 749.115,
                "end": 749.615,
                "confidence": 0.8964386,
                "punctuated_word": "ensures",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "that",
                "start": 749.755,
                "end": 750.255,
                "confidence": 0.9995833,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "we",
                "start": 750.6,
                "end": 750.83997,
                "confidence": 0.9999205,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "aren't",
                "start": 750.83997,
                "end": 751.24,
                "confidence": 0.98725134,
                "punctuated_word": "aren't,",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "like",
                "start": 751.24,
                "end": 751.39996,
                "confidence": 0.9998981,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "you",
                "start": 751.39996,
                "end": 751.56,
                "confidence": 0.9987515,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "said",
                "start": 751.56,
                "end": 751.72,
                "confidence": 0.99982053,
                "punctuated_word": "said",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "earlier",
                "start": 751.72,
                "end": 752.12,
                "confidence": 0.9972056,
                "punctuated_word": "earlier,",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "just",
                "start": 752.12,
                "end": 752.27997,
                "confidence": 0.9986547,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "building",
                "start": 752.27997,
                "end": 752.6,
                "confidence": 0.99968517,
                "punctuated_word": "building",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "it",
                "start": 752.6,
                "end": 752.68,
                "confidence": 0.9468022,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7089124
              },
              {
                "word": "for",
                "start": 752.68,
                "end": 752.8,
                "confidence": 0.9991517,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.585597
              },
              {
                "word": "a",
                "start": 752.8,
                "end": 752.92,
                "confidence": 0.8543891,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.585597
              },
              {
                "word": "target",
                "start": 752.92,
                "end": 753.24,
                "confidence": 0.9906002,
                "punctuated_word": "target",
                "speaker": 2,
                "speaker_confidence": 0.585597
              },
              {
                "word": "audience",
                "start": 753.24,
                "end": 753.48,
                "confidence": 0.99736184,
                "punctuated_word": "audience",
                "speaker": 2,
                "speaker_confidence": 0.585597
              },
              {
                "word": "and",
                "start": 753.48,
                "end": 753.64,
                "confidence": 0.9079553,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.585597
              },
              {
                "word": "that",
                "start": 753.64,
                "end": 753.8,
                "confidence": 0.9989913,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.585597
              },
              {
                "word": "we",
                "start": 753.8,
                "end": 753.95996,
                "confidence": 0.9973557,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.585597
              },
              {
                "word": "are",
                "start": 753.95996,
                "end": 754.12,
                "confidence": 0.9984092,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.585597
              },
              {
                "word": "building",
                "start": 754.12,
                "end": 754.36,
                "confidence": 0.9998363,
                "punctuated_word": "building",
                "speaker": 2,
                "speaker_confidence": 0.585597
              },
              {
                "word": "it",
                "start": 754.36,
                "end": 754.51996,
                "confidence": 0.98416185,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.585597
              },
              {
                "word": "for",
                "start": 754.51996,
                "end": 754.6,
                "confidence": 0.99908817,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "everybody",
                "start": 754.6,
                "end": 755.1,
                "confidence": 0.99465555,
                "punctuated_word": "everybody.",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "and",
                "start": 755.72,
                "end": 755.95996,
                "confidence": 0.99789137,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "it's",
                "start": 755.95996,
                "end": 756.2,
                "confidence": 0.9892654,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "just",
                "start": 756.2,
                "end": 756.44,
                "confidence": 0.9964301,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "a",
                "start": 756.44,
                "end": 756.51996,
                "confidence": 0.9675937,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "law",
                "start": 756.51996,
                "end": 756.76,
                "confidence": 0.8896977,
                "punctuated_word": "law",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "that",
                "start": 756.76,
                "end": 757.0,
                "confidence": 0.97027135,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "congress",
                "start": 757.0,
                "end": 757.39996,
                "confidence": 0.7570663,
                "punctuated_word": "congress",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "set",
                "start": 757.39996,
                "end": 757.56,
                "confidence": 0.9949098,
                "punctuated_word": "set",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "up",
                "start": 757.56,
                "end": 758.06,
                "confidence": 0.98713386,
                "punctuated_word": "up,",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "i",
                "start": 759.56,
                "end": 759.72,
                "confidence": 0.9846027,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "believe",
                "start": 759.72,
                "end": 760.12,
                "confidence": 0.89389193,
                "punctuated_word": "believe,",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "couple",
                "start": 760.12,
                "end": 760.36,
                "confidence": 0.62458986,
                "punctuated_word": "couple",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "of",
                "start": 760.36,
                "end": 760.51996,
                "confidence": 0.8079999,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "decades",
                "start": 760.51996,
                "end": 760.83997,
                "confidence": 0.9996057,
                "punctuated_word": "decades",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "ago",
                "start": 760.83997,
                "end": 761.16,
                "confidence": 0.99947304,
                "punctuated_word": "ago",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "just",
                "start": 761.16,
                "end": 761.39996,
                "confidence": 0.8654563,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "to",
                "start": 761.39996,
                "end": 761.48,
                "confidence": 0.9992446,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "make",
                "start": 761.48,
                "end": 761.72,
                "confidence": 0.99836344,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "sure",
                "start": 761.72,
                "end": 761.88,
                "confidence": 0.9978587,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "that",
                "start": 761.88,
                "end": 762.12,
                "confidence": 0.99716884,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.71770287
              },
              {
                "word": "all",
                "start": 762.12,
                "end": 762.2,
                "confidence": 0.97512394,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.43963176
              },
              {
                "word": "federal",
                "start": 762.2,
                "end": 762.6,
                "confidence": 0.8979993,
                "punctuated_word": "federal",
                "speaker": 2,
                "speaker_confidence": 0.43963176
              },
              {
                "word": "websites",
                "start": 762.6,
                "end": 763.0,
                "confidence": 0.9992872,
                "punctuated_word": "websites",
                "speaker": 2,
                "speaker_confidence": 0.43963176
              },
              {
                "word": "are",
                "start": 763.0,
                "end": 763.16,
                "confidence": 0.99648154,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.43963176
              },
              {
                "word": "accessible",
                "start": 763.16,
                "end": 763.64,
                "confidence": 0.9733286,
                "punctuated_word": "accessible",
                "speaker": 2,
                "speaker_confidence": 0.43963176
              },
              {
                "word": "by",
                "start": 763.64,
                "end": 763.72,
                "confidence": 0.9921783,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.43963176
              },
              {
                "word": "everybody",
                "start": 763.72,
                "end": 764.205,
                "confidence": 0.9871579,
                "punctuated_word": "everybody.",
                "speaker": 2,
                "speaker_confidence": 0.43963176
              },
              {
                "word": "and",
                "start": 764.60504,
                "end": 764.765,
                "confidence": 0.99953437,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "if",
                "start": 764.765,
                "end": 765.085,
                "confidence": 0.99873286,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "if",
                "start": 765.085,
                "end": 765.16504,
                "confidence": 0.94311637,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "there",
                "start": 765.16504,
                "end": 765.405,
                "confidence": 0.9990784,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "was",
                "start": 765.405,
                "end": 765.645,
                "confidence": 0.9988387,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "a",
                "start": 765.645,
                "end": 766.145,
                "confidence": 0.43075633,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "one",
                "start": 766.685,
                "end": 766.925,
                "confidence": 0.73095834,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "piece",
                "start": 766.925,
                "end": 767.16504,
                "confidence": 0.999853,
                "punctuated_word": "piece",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "of",
                "start": 767.16504,
                "end": 767.405,
                "confidence": 0.999926,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "advice",
                "start": 767.405,
                "end": 767.905,
                "confidence": 0.99839646,
                "punctuated_word": "advice",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "you",
                "start": 768.125,
                "end": 768.28503,
                "confidence": 0.98293084,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "could",
                "start": 768.28503,
                "end": 768.445,
                "confidence": 0.9996644,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "give",
                "start": 768.445,
                "end": 768.945,
                "confidence": 0.9997656,
                "punctuated_word": "give",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "somebody",
                "start": 769.325,
                "end": 769.825,
                "confidence": 0.99886763,
                "punctuated_word": "somebody",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "starting",
                "start": 769.965,
                "end": 770.28503,
                "confidence": 0.99694246,
                "punctuated_word": "starting",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "a",
                "start": 770.28503,
                "end": 770.365,
                "confidence": 0.9998448,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "project",
                "start": 770.365,
                "end": 770.765,
                "confidence": 0.9999695,
                "punctuated_word": "project",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "that",
                "start": 770.765,
                "end": 771.245,
                "confidence": 0.99970466,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "has",
                "start": 771.245,
                "end": 771.48505,
                "confidence": 0.9998554,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "that",
                "start": 771.48505,
                "end": 771.72504,
                "confidence": 0.9769587,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "intention",
                "start": 771.72504,
                "end": 772.125,
                "confidence": 0.99988234,
                "punctuated_word": "intention",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "of",
                "start": 772.125,
                "end": 772.205,
                "confidence": 0.83866537,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "like",
                "start": 772.205,
                "end": 772.445,
                "confidence": 0.986132,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.71648
              },
              {
                "word": "i",
                "start": 772.445,
                "end": 772.525,
                "confidence": 0.99984074,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "wanna",
                "start": 772.525,
                "end": 772.765,
                "confidence": 0.9960603,
                "punctuated_word": "wanna",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "make",
                "start": 772.765,
                "end": 772.925,
                "confidence": 0.99896336,
                "punctuated_word": "make",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "sure",
                "start": 772.925,
                "end": 773.16504,
                "confidence": 0.999798,
                "punctuated_word": "sure",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "that",
                "start": 773.16504,
                "end": 773.405,
                "confidence": 0.99981946,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "this",
                "start": 773.405,
                "end": 773.565,
                "confidence": 0.9997588,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "project",
                "start": 773.565,
                "end": 774.065,
                "confidence": 0.99985147,
                "punctuated_word": "project",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "does",
                "start": 774.525,
                "end": 774.925,
                "confidence": 0.9994949,
                "punctuated_word": "does",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "respect",
                "start": 774.925,
                "end": 775.425,
                "confidence": 0.98912096,
                "punctuated_word": "respect,",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "those",
                "start": 776.365,
                "end": 776.685,
                "confidence": 0.99984646,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "those",
                "start": 776.685,
                "end": 776.84503,
                "confidence": 0.9981177,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "sorts",
                "start": 776.84503,
                "end": 777.16504,
                "confidence": 0.9989197,
                "punctuated_word": "sorts",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "of",
                "start": 777.16504,
                "end": 777.325,
                "confidence": 0.9999013,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "standards",
                "start": 777.325,
                "end": 777.825,
                "confidence": 0.88998806,
                "punctuated_word": "standards,",
                "speaker": 1,
                "speaker_confidence": 0.66137093
              },
              {
                "word": "as",
                "start": 778.68,
                "end": 778.84,
                "confidence": 0.9998667,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.52446485
              },
              {
                "word": "they're",
                "start": 778.84,
                "end": 779.08,
                "confidence": 0.99394786,
                "punctuated_word": "they're",
                "speaker": 1,
                "speaker_confidence": 0.52446485
              },
              {
                "word": "getting",
                "start": 779.08,
                "end": 779.4,
                "confidence": 0.99480516,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.52446485
              },
              {
                "word": "going",
                "start": 779.4,
                "end": 779.64,
                "confidence": 0.7409401,
                "punctuated_word": "going,",
                "speaker": 1,
                "speaker_confidence": 0.52446485
              },
              {
                "word": "what",
                "start": 779.64,
                "end": 779.96,
                "confidence": 0.99773943,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.52446485
              },
              {
                "word": "what",
                "start": 779.96,
                "end": 780.12,
                "confidence": 0.98347867,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.52446485
              },
              {
                "word": "advice",
                "start": 780.12,
                "end": 780.52,
                "confidence": 0.795492,
                "punctuated_word": "advice",
                "speaker": 1,
                "speaker_confidence": 0.52446485
              },
              {
                "word": "would",
                "start": 780.52,
                "end": 780.68,
                "confidence": 0.99987614,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.52446485
              },
              {
                "word": "you",
                "start": 780.68,
                "end": 780.84,
                "confidence": 0.99971837,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.52446485
              },
              {
                "word": "would",
                "start": 780.84,
                "end": 781.08,
                "confidence": 0.99796486,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.3574475
              },
              {
                "word": "you",
                "start": 781.08,
                "end": 781.24,
                "confidence": 0.99959725,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.3574475
              },
              {
                "word": "give",
                "start": 781.24,
                "end": 781.4,
                "confidence": 0.99923337,
                "punctuated_word": "give",
                "speaker": 1,
                "speaker_confidence": 0.3574475
              },
              {
                "word": "that",
                "start": 781.4,
                "end": 781.56,
                "confidence": 0.9995295,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.3574475
              },
              {
                "word": "person",
                "start": 781.56,
                "end": 782.06,
                "confidence": 0.9985403,
                "punctuated_word": "person?",
                "speaker": 1,
                "speaker_confidence": 0.3574475
              },
              {
                "word": "i'll",
                "start": 782.44,
                "end": 782.60004,
                "confidence": 0.4988312,
                "punctuated_word": "I'll",
                "speaker": 2,
                "speaker_confidence": 0.36349517
              },
              {
                "word": "definitely",
                "start": 782.60004,
                "end": 782.92,
                "confidence": 0.9984201,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.36349517
              },
              {
                "word": "tell",
                "start": 782.92,
                "end": 783.08,
                "confidence": 0.99858475,
                "punctuated_word": "tell",
                "speaker": 2,
                "speaker_confidence": 0.36349517
              },
              {
                "word": "them",
                "start": 783.08,
                "end": 783.4,
                "confidence": 0.9789318,
                "punctuated_word": "them,",
                "speaker": 2,
                "speaker_confidence": 0.36349517
              },
              {
                "word": "to",
                "start": 783.72003,
                "end": 783.8,
                "confidence": 0.9993038,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.36349517
              },
              {
                "word": "check",
                "start": 783.8,
                "end": 784.04004,
                "confidence": 0.9988795,
                "punctuated_word": "check",
                "speaker": 2,
                "speaker_confidence": 0.4542505
              },
              {
                "word": "out",
                "start": 784.04004,
                "end": 784.2,
                "confidence": 0.99747866,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.4542505
              },
              {
                "word": "section",
                "start": 784.2,
                "end": 784.60004,
                "confidence": 0.9877073,
                "punctuated_word": "section",
                "speaker": 2,
                "speaker_confidence": 0.4542505
              },
              {
                "word": "five",
                "start": 784.60004,
                "end": 784.84,
                "confidence": 0.99932086,
                "punctuated_word": "five",
                "speaker": 2,
                "speaker_confidence": 0.4542505
              },
              {
                "word": "zero",
                "start": 784.84,
                "end": 785.08,
                "confidence": 0.9958385,
                "punctuated_word": "zero",
                "speaker": 2,
                "speaker_confidence": 0.4542505
              },
              {
                "word": "eight",
                "start": 785.08,
                "end": 785.48004,
                "confidence": 0.9981273,
                "punctuated_word": "eight",
                "speaker": 2,
                "speaker_confidence": 0.4542505
              },
              {
                "word": "dot",
                "start": 785.48004,
                "end": 785.72003,
                "confidence": 0.9975949,
                "punctuated_word": "dot",
                "speaker": 2,
                "speaker_confidence": 0.4542505
              },
              {
                "word": "gov",
                "start": 785.72003,
                "end": 786.12,
                "confidence": 0.9162418,
                "punctuated_word": "gov,",
                "speaker": 2,
                "speaker_confidence": 0.4542505
              },
              {
                "word": "and",
                "start": 786.12,
                "end": 786.36,
                "confidence": 0.9972097,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.4542505
              },
              {
                "word": "you",
                "start": 786.36,
                "end": 786.44,
                "confidence": 0.99983406,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "can",
                "start": 786.44,
                "end": 786.60004,
                "confidence": 0.99937135,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "learn",
                "start": 786.60004,
                "end": 787.0,
                "confidence": 0.9998091,
                "punctuated_word": "learn",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "way",
                "start": 787.0,
                "end": 787.24,
                "confidence": 0.9975393,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "more",
                "start": 787.24,
                "end": 787.64,
                "confidence": 0.9645499,
                "punctuated_word": "more,",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "about",
                "start": 788.12,
                "end": 788.44,
                "confidence": 0.99897754,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "how",
                "start": 788.44,
                "end": 788.76,
                "confidence": 0.9997764,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "to",
                "start": 788.76,
                "end": 789.26,
                "confidence": 0.9544873,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "make",
                "start": 790.28,
                "end": 790.52,
                "confidence": 0.9995944,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "your",
                "start": 790.52,
                "end": 790.84,
                "confidence": 0.99953175,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "website",
                "start": 790.84,
                "end": 791.34,
                "confidence": 0.9995696,
                "punctuated_word": "website",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "more",
                "start": 791.925,
                "end": 792.165,
                "confidence": 0.99941933,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "accessible",
                "start": 792.165,
                "end": 792.665,
                "confidence": 0.98733133,
                "punctuated_word": "accessible",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "by",
                "start": 792.885,
                "end": 793.045,
                "confidence": 0.9982237,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "people",
                "start": 793.045,
                "end": 793.285,
                "confidence": 0.9996,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "with",
                "start": 793.285,
                "end": 793.525,
                "confidence": 0.9997367,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "disabilities",
                "start": 793.525,
                "end": 794.025,
                "confidence": 0.91380584,
                "punctuated_word": "disabilities.",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "and",
                "start": 794.885,
                "end": 795.125,
                "confidence": 0.7166501,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "also",
                "start": 795.125,
                "end": 795.625,
                "confidence": 0.72534466,
                "punctuated_word": "also,",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "the",
                "start": 796.005,
                "end": 796.325,
                "confidence": 0.99747676,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "other",
                "start": 796.325,
                "end": 796.485,
                "confidence": 0.9989849,
                "punctuated_word": "other",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "thing",
                "start": 796.485,
                "end": 796.725,
                "confidence": 0.9990477,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.75581324
              },
              {
                "word": "i",
                "start": 796.725,
                "end": 796.805,
                "confidence": 0.9935748,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.628866
              },
              {
                "word": "would",
                "start": 796.805,
                "end": 797.045,
                "confidence": 0.9241686,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.628866
              },
              {
                "word": "say",
                "start": 797.045,
                "end": 797.445,
                "confidence": 0.99968135,
                "punctuated_word": "say",
                "speaker": 2,
                "speaker_confidence": 0.628866
              },
              {
                "word": "is",
                "start": 797.445,
                "end": 797.945,
                "confidence": 0.98642564,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.628866
              },
              {
                "word": "you",
                "start": 798.245,
                "end": 798.485,
                "confidence": 0.99857616,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.628866
              },
              {
                "word": "know",
                "start": 798.485,
                "end": 798.805,
                "confidence": 0.9992716,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.628866
              },
              {
                "word": "for",
                "start": 798.805,
                "end": 799.125,
                "confidence": 0.9981482,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.628866
              },
              {
                "word": "especially",
                "start": 799.445,
                "end": 799.765,
                "confidence": 0.945553,
                "punctuated_word": "especially",
                "speaker": 2,
                "speaker_confidence": 0.628866
              },
              {
                "word": "in",
                "start": 799.765,
                "end": 799.845,
                "confidence": 0.93610936,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.628866
              },
              {
                "word": "the",
                "start": 799.845,
                "end": 799.925,
                "confidence": 0.93912643,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "private",
                "start": 799.925,
                "end": 800.245,
                "confidence": 0.97490376,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "industry",
                "start": 800.245,
                "end": 800.645,
                "confidence": 0.9802745,
                "punctuated_word": "industry",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "or",
                "start": 800.645,
                "end": 800.805,
                "confidence": 0.529465,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "in",
                "start": 800.805,
                "end": 800.965,
                "confidence": 0.9589425,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "other",
                "start": 800.965,
                "end": 801.205,
                "confidence": 0.9817316,
                "punctuated_word": "other",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "government",
                "start": 801.205,
                "end": 801.525,
                "confidence": 0.9587042,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "agencies",
                "start": 801.525,
                "end": 802.025,
                "confidence": 0.9774513,
                "punctuated_word": "agencies,",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "talk",
                "start": 802.165,
                "end": 802.325,
                "confidence": 0.9957033,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "to",
                "start": 802.325,
                "end": 802.485,
                "confidence": 0.9984281,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "your",
                "start": 802.485,
                "end": 802.645,
                "confidence": 0.9968899,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "users",
                "start": 802.645,
                "end": 803.145,
                "confidence": 0.9918357,
                "punctuated_word": "users.",
                "speaker": 2,
                "speaker_confidence": 0.6441354
              },
              {
                "word": "you",
                "start": 804.02997,
                "end": 804.11,
                "confidence": 0.8588835,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "know",
                "start": 804.11,
                "end": 804.19,
                "confidence": 0.89134705,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "you",
                "start": 804.19,
                "end": 804.26996,
                "confidence": 0.9984706,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "may",
                "start": 804.26996,
                "end": 804.50995,
                "confidence": 0.9810625,
                "punctuated_word": "may",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "actually",
                "start": 804.50995,
                "end": 804.82996,
                "confidence": 0.6382708,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "know",
                "start": 804.82996,
                "end": 805.07,
                "confidence": 0.998869,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "that",
                "start": 805.07,
                "end": 805.31,
                "confidence": 0.99952006,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "your",
                "start": 805.31,
                "end": 805.47,
                "confidence": 0.97614926,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "users",
                "start": 805.47,
                "end": 805.79,
                "confidence": 0.99938345,
                "punctuated_word": "users",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "are",
                "start": 805.79,
                "end": 805.94995,
                "confidence": 0.99964786,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "having",
                "start": 805.94995,
                "end": 806.35,
                "confidence": 0.99975926,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "difficulty",
                "start": 806.35,
                "end": 806.85,
                "confidence": 0.9979025,
                "punctuated_word": "difficulty",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "accessing",
                "start": 806.91,
                "end": 807.31,
                "confidence": 0.99737656,
                "punctuated_word": "accessing",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "your",
                "start": 807.31,
                "end": 807.47,
                "confidence": 0.9282695,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "website",
                "start": 807.47,
                "end": 807.79,
                "confidence": 0.66883004,
                "punctuated_word": "website,",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "so",
                "start": 807.79,
                "end": 807.94995,
                "confidence": 0.9983682,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "just",
                "start": 807.94995,
                "end": 808.11,
                "confidence": 0.9981775,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "go",
                "start": 808.11,
                "end": 808.26996,
                "confidence": 0.99978155,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "out",
                "start": 808.26996,
                "end": 808.43,
                "confidence": 0.98067,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "there",
                "start": 808.43,
                "end": 808.58997,
                "confidence": 0.99835795,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "and",
                "start": 808.58997,
                "end": 808.82996,
                "confidence": 0.95441073,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "and",
                "start": 808.82996,
                "end": 808.91,
                "confidence": 0.8681436,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "try",
                "start": 808.91,
                "end": 809.07,
                "confidence": 0.99146456,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "and",
                "start": 809.07,
                "end": 809.23,
                "confidence": 0.9204939,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "talk",
                "start": 809.23,
                "end": 809.38995,
                "confidence": 0.9855994,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "to",
                "start": 809.38995,
                "end": 809.47,
                "confidence": 0.66564703,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.73454106
              },
              {
                "word": "as",
                "start": 809.47,
                "end": 809.55,
                "confidence": 0.93725723,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.45343542
              },
              {
                "word": "much",
                "start": 809.55,
                "end": 809.79,
                "confidence": 0.96434593,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.45343542
              },
              {
                "word": "of",
                "start": 809.79,
                "end": 809.94995,
                "confidence": 0.96580726,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.45343542
              },
              {
                "word": "your",
                "start": 809.94995,
                "end": 810.11,
                "confidence": 0.9941518,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.45343542
              },
              {
                "word": "users",
                "start": 810.11,
                "end": 810.50995,
                "confidence": 0.99519277,
                "punctuated_word": "users",
                "speaker": 2,
                "speaker_confidence": 0.45343542
              },
              {
                "word": "as",
                "start": 810.50995,
                "end": 810.58997,
                "confidence": 0.9988059,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.45343542
              },
              {
                "word": "possible",
                "start": 810.58997,
                "end": 811.08997,
                "confidence": 0.99962664,
                "punctuated_word": "possible.",
                "speaker": 2,
                "speaker_confidence": 0.45343542
              },
              {
                "word": "awesome",
                "start": 811.79,
                "end": 812.11,
                "confidence": 0.9988586,
                "punctuated_word": "Awesome.",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "i",
                "start": 812.11,
                "end": 812.26996,
                "confidence": 0.9985139,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "i",
                "start": 812.26996,
                "end": 812.35,
                "confidence": 0.98387134,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "i'm",
                "start": 812.50995,
                "end": 812.67,
                "confidence": 0.99963546,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "sure",
                "start": 812.67,
                "end": 812.82996,
                "confidence": 0.99986076,
                "punctuated_word": "sure",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "that",
                "start": 812.82996,
                "end": 812.99,
                "confidence": 0.99814177,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "there's",
                "start": 812.99,
                "end": 813.23,
                "confidence": 0.9927601,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "folks",
                "start": 813.23,
                "end": 813.47,
                "confidence": 0.99960285,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "out",
                "start": 813.47,
                "end": 813.63,
                "confidence": 0.9997029,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "there",
                "start": 813.63,
                "end": 813.79,
                "confidence": 0.99961436,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "that'll",
                "start": 813.79,
                "end": 814.11,
                "confidence": 0.94003433,
                "punctuated_word": "that'll,",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "appreciate",
                "start": 814.58997,
                "end": 815.07,
                "confidence": 0.98455334,
                "punctuated_word": "appreciate",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "those",
                "start": 815.07,
                "end": 815.23,
                "confidence": 0.94763637,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "insights",
                "start": 815.23,
                "end": 815.63,
                "confidence": 0.9996878,
                "punctuated_word": "insights",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "as",
                "start": 815.63,
                "end": 815.79,
                "confidence": 0.99495304,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "they",
                "start": 815.79,
                "end": 815.94995,
                "confidence": 0.9716077,
                "punctuated_word": "they,",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "kinda",
                "start": 816.11,
                "end": 816.43,
                "confidence": 0.88139766,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "figure",
                "start": 816.43,
                "end": 816.75,
                "confidence": 0.9790744,
                "punctuated_word": "figure",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "out",
                "start": 816.75,
                "end": 816.91,
                "confidence": 0.99846566,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "how",
                "start": 816.91,
                "end": 817.07,
                "confidence": 0.98036283,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "their",
                "start": 817.07,
                "end": 817.23,
                "confidence": 0.95754105,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "their",
                "start": 817.23,
                "end": 817.38995,
                "confidence": 0.9650393,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "own",
                "start": 817.38995,
                "end": 817.63,
                "confidence": 0.98748106,
                "punctuated_word": "own",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "work",
                "start": 817.63,
                "end": 817.87,
                "confidence": 0.9998037,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "day",
                "start": 817.87,
                "end": 818.11,
                "confidence": 0.95030797,
                "punctuated_word": "day",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "to",
                "start": 818.11,
                "end": 818.19,
                "confidence": 0.99845684,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "day",
                "start": 818.19,
                "end": 818.595,
                "confidence": 0.99971765,
                "punctuated_word": "day",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "is",
                "start": 818.75494,
                "end": 818.995,
                "confidence": 0.9991886,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "gonna",
                "start": 818.995,
                "end": 819.495,
                "confidence": 0.99025446,
                "punctuated_word": "gonna",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "happen",
                "start": 819.755,
                "end": 820.255,
                "confidence": 0.9993231,
                "punctuated_word": "happen.",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "i'd",
                "start": 820.51495,
                "end": 820.83496,
                "confidence": 0.999622,
                "punctuated_word": "I'd",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "like",
                "start": 820.83496,
                "end": 820.995,
                "confidence": 0.99991536,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "to",
                "start": 820.995,
                "end": 821.15497,
                "confidence": 0.9998343,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "now",
                "start": 821.15497,
                "end": 821.39496,
                "confidence": 0.7614224,
                "punctuated_word": "now,",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "go",
                "start": 821.63495,
                "end": 821.795,
                "confidence": 0.9996649,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "ahead",
                "start": 821.795,
                "end": 822.115,
                "confidence": 0.999948,
                "punctuated_word": "ahead",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "and",
                "start": 822.115,
                "end": 822.615,
                "confidence": 0.95454377,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "talk",
                "start": 822.995,
                "end": 823.15497,
                "confidence": 0.9338622,
                "punctuated_word": "talk",
                "speaker": 1,
                "speaker_confidence": 0.7119749
              },
              {
                "word": "a",
                "start": 823.15497,
                "end": 823.235,
                "confidence": 0.99984133,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.23209631
              },
              {
                "word": "little",
                "start": 823.235,
                "end": 823.475,
                "confidence": 0.9999881,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.23209631
              },
              {
                "word": "bit",
                "start": 823.475,
                "end": 823.71497,
                "confidence": 0.9995592,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.23209631
              },
              {
                "word": "about",
                "start": 823.71497,
                "end": 824.21497,
                "confidence": 0.99428475,
                "punctuated_word": "about,",
                "speaker": 1,
                "speaker_confidence": 0.23209631
              },
              {
                "word": "the",
                "start": 824.675,
                "end": 824.83496,
                "confidence": 0.99978215,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.23209631
              },
              {
                "word": "idea",
                "start": 824.83496,
                "end": 825.07495,
                "confidence": 0.9997502,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "of",
                "start": 825.07495,
                "end": 825.235,
                "confidence": 0.99946624,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "partners",
                "start": 825.235,
                "end": 825.63495,
                "confidence": 0.9993205,
                "punctuated_word": "partners",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "and",
                "start": 825.63495,
                "end": 826.035,
                "confidence": 0.9781839,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "and",
                "start": 826.035,
                "end": 826.19495,
                "confidence": 0.6403875,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "how",
                "start": 826.19495,
                "end": 826.435,
                "confidence": 0.9283071,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "business",
                "start": 826.435,
                "end": 826.75494,
                "confidence": 0.9998338,
                "punctuated_word": "business",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "rules",
                "start": 826.75494,
                "end": 827.07495,
                "confidence": 0.9947672,
                "punctuated_word": "rules",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "can",
                "start": 827.07495,
                "end": 827.235,
                "confidence": 0.99991584,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "become",
                "start": 827.235,
                "end": 827.63495,
                "confidence": 0.9998605,
                "punctuated_word": "become",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "code",
                "start": 827.63495,
                "end": 828.13495,
                "confidence": 0.9514115,
                "punctuated_word": "code.",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "and",
                "start": 828.435,
                "end": 828.675,
                "confidence": 0.95423853,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "to",
                "start": 828.995,
                "end": 829.235,
                "confidence": 0.99980503,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "start",
                "start": 829.235,
                "end": 829.63495,
                "confidence": 0.9999305,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "that",
                "start": 829.63495,
                "end": 829.95496,
                "confidence": 0.99995434,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "off",
                "start": 829.95496,
                "end": 830.45496,
                "confidence": 0.86808693,
                "punctuated_word": "off,",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "as",
                "start": 830.675,
                "end": 830.995,
                "confidence": 0.9992655,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "you're",
                "start": 830.995,
                "end": 831.31494,
                "confidence": 0.9998418,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "starting",
                "start": 831.31494,
                "end": 831.71497,
                "confidence": 0.9999254,
                "punctuated_word": "starting",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "a",
                "start": 831.71497,
                "end": 831.795,
                "confidence": 0.99988747,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "new",
                "start": 831.795,
                "end": 832.035,
                "confidence": 0.9998721,
                "punctuated_word": "new",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "project",
                "start": 832.035,
                "end": 832.535,
                "confidence": 0.9744989,
                "punctuated_word": "project,",
                "speaker": 1,
                "speaker_confidence": 0.74588275
              },
              {
                "word": "let's",
                "start": 832.83,
                "end": 832.99005,
                "confidence": 0.99937654,
                "punctuated_word": "Let's",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "say",
                "start": 832.99005,
                "end": 833.07,
                "confidence": 0.9997583,
                "punctuated_word": "say",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "you're",
                "start": 833.07,
                "end": 833.57,
                "confidence": 0.9500659,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "working",
                "start": 833.59,
                "end": 834.09,
                "confidence": 0.9999168,
                "punctuated_word": "working",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "with",
                "start": 834.11005,
                "end": 834.51,
                "confidence": 0.9997228,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "an",
                "start": 834.51,
                "end": 834.83,
                "confidence": 0.5489329,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "an",
                "start": 834.83,
                "end": 834.99005,
                "confidence": 0.975747,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "agency",
                "start": 834.99005,
                "end": 835.49005,
                "confidence": 0.9045669,
                "punctuated_word": "agency,",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "perhaps",
                "start": 835.55005,
                "end": 836.05005,
                "confidence": 0.99794775,
                "punctuated_word": "perhaps",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "maybe",
                "start": 836.11005,
                "end": 836.43005,
                "confidence": 0.5879454,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "even",
                "start": 836.43005,
                "end": 836.59,
                "confidence": 0.9319141,
                "punctuated_word": "even",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "for",
                "start": 836.59,
                "end": 836.75,
                "confidence": 0.9990451,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.6121088
              },
              {
                "word": "the",
                "start": 836.75,
                "end": 836.83,
                "confidence": 0.99915326,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.43284416
              },
              {
                "word": "first",
                "start": 836.83,
                "end": 836.99005,
                "confidence": 0.999577,
                "punctuated_word": "first",
                "speaker": 1,
                "speaker_confidence": 0.43284416
              },
              {
                "word": "time",
                "start": 836.99005,
                "end": 837.49005,
                "confidence": 0.93601173,
                "punctuated_word": "time.",
                "speaker": 1,
                "speaker_confidence": 0.43284416
              },
              {
                "word": "there's",
                "start": 837.95,
                "end": 838.11005,
                "confidence": 0.99830204,
                "punctuated_word": "There's",
                "speaker": 1,
                "speaker_confidence": 0.43284416
              },
              {
                "word": "probably",
                "start": 838.11005,
                "end": 838.43005,
                "confidence": 0.9993674,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 0.43284416
              },
              {
                "word": "a",
                "start": 838.43005,
                "end": 838.51,
                "confidence": 0.99970055,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.43284416
              },
              {
                "word": "set",
                "start": 838.51,
                "end": 838.67004,
                "confidence": 0.9999758,
                "punctuated_word": "set",
                "speaker": 1,
                "speaker_confidence": 0.48987347
              },
              {
                "word": "of",
                "start": 838.67004,
                "end": 838.91003,
                "confidence": 0.9998987,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.48987347
              },
              {
                "word": "interactions",
                "start": 838.91003,
                "end": 839.41003,
                "confidence": 0.9994647,
                "punctuated_word": "interactions",
                "speaker": 1,
                "speaker_confidence": 0.48987347
              },
              {
                "word": "that",
                "start": 839.47003,
                "end": 839.63,
                "confidence": 0.999713,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.48987347
              },
              {
                "word": "happen",
                "start": 839.63,
                "end": 840.13,
                "confidence": 0.9895571,
                "punctuated_word": "happen.",
                "speaker": 1,
                "speaker_confidence": 0.48987347
              },
              {
                "word": "could",
                "start": 840.51,
                "end": 840.67004,
                "confidence": 0.91518295,
                "punctuated_word": "Could",
                "speaker": 1,
                "speaker_confidence": 0.48987347
              },
              {
                "word": "you",
                "start": 840.67004,
                "end": 840.75,
                "confidence": 0.9991222,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.48987347
              },
              {
                "word": "talk",
                "start": 840.75,
                "end": 840.91003,
                "confidence": 0.99224806,
                "punctuated_word": "talk",
                "speaker": 1,
                "speaker_confidence": 0.48987347
              },
              {
                "word": "to",
                "start": 840.91003,
                "end": 840.99005,
                "confidence": 0.99222976,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.48987347
              },
              {
                "word": "us",
                "start": 840.99005,
                "end": 841.15,
                "confidence": 0.9997373,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.48987347
              },
              {
                "word": "a",
                "start": 841.15,
                "end": 841.31,
                "confidence": 0.9995969,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.50953496
              },
              {
                "word": "little",
                "start": 841.31,
                "end": 841.47003,
                "confidence": 0.9999403,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.50953496
              },
              {
                "word": "bit",
                "start": 841.47003,
                "end": 841.71,
                "confidence": 0.9992894,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.50953496
              },
              {
                "word": "about",
                "start": 841.71,
                "end": 841.95,
                "confidence": 0.9996228,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.50953496
              },
              {
                "word": "what",
                "start": 841.95,
                "end": 842.11005,
                "confidence": 0.9993624,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.50953496
              },
              {
                "word": "those",
                "start": 842.11005,
                "end": 842.35004,
                "confidence": 0.9994254,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.50953496
              },
              {
                "word": "are",
                "start": 842.35004,
                "end": 842.43005,
                "confidence": 0.997445,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.50953496
              },
              {
                "word": "like",
                "start": 842.43005,
                "end": 842.83,
                "confidence": 0.9963966,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.50953496
              },
              {
                "word": "getting",
                "start": 842.83,
                "end": 843.15,
                "confidence": 0.8409568,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.50953496
              },
              {
                "word": "started",
                "start": 843.15,
                "end": 843.65,
                "confidence": 0.99796593,
                "punctuated_word": "started?",
                "speaker": 1,
                "speaker_confidence": 0.50953496
              },
              {
                "word": "yep",
                "start": 843.95,
                "end": 844.19,
                "confidence": 0.72569436,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "so",
                "start": 844.19,
                "end": 844.35004,
                "confidence": 0.9958027,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "as",
                "start": 844.35004,
                "end": 844.59,
                "confidence": 0.9953134,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "we",
                "start": 844.59,
                "end": 844.75,
                "confidence": 0.9984628,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "start",
                "start": 844.75,
                "end": 845.23,
                "confidence": 0.97437906,
                "punctuated_word": "start,",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "part",
                "start": 845.71,
                "end": 846.03,
                "confidence": 0.663298,
                "punctuated_word": "part",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "of",
                "start": 846.03,
                "end": 846.2175,
                "confidence": 0.9379488,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "our",
                "start": 846.2175,
                "end": 846.405,
                "confidence": 0.9143885,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "project",
                "start": 846.48505,
                "end": 846.72504,
                "confidence": 0.68539053,
                "punctuated_word": "project",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "selection",
                "start": 846.72504,
                "end": 847.04504,
                "confidence": 0.9621858,
                "punctuated_word": "selection",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "criteria",
                "start": 847.04504,
                "end": 847.445,
                "confidence": 0.95995694,
                "punctuated_word": "criteria",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "is",
                "start": 847.445,
                "end": 847.60504,
                "confidence": 0.96892303,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "making",
                "start": 847.60504,
                "end": 847.84503,
                "confidence": 0.8812188,
                "punctuated_word": "making",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "sure",
                "start": 847.84503,
                "end": 848.085,
                "confidence": 0.99860567,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "that",
                "start": 848.085,
                "end": 848.325,
                "confidence": 0.9704865,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "we",
                "start": 848.325,
                "end": 848.72504,
                "confidence": 0.99792624,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "pick",
                "start": 848.72504,
                "end": 848.965,
                "confidence": 0.9851841,
                "punctuated_word": "pick",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "projects",
                "start": 848.965,
                "end": 849.36505,
                "confidence": 0.9768694,
                "punctuated_word": "projects",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "such",
                "start": 849.36505,
                "end": 849.525,
                "confidence": 0.71528393,
                "punctuated_word": "such",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "as",
                "start": 849.525,
                "end": 849.68506,
                "confidence": 0.9932575,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.65411854
              },
              {
                "word": "a",
                "start": 849.68506,
                "end": 849.765,
                "confidence": 0.8298763,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.48856825
              },
              {
                "word": "group",
                "start": 849.765,
                "end": 850.085,
                "confidence": 0.66931695,
                "punctuated_word": "group,",
                "speaker": 2,
                "speaker_confidence": 0.48856825
              },
              {
                "word": "greatest",
                "start": 850.24506,
                "end": 850.645,
                "confidence": 0.98696053,
                "punctuated_word": "greatest",
                "speaker": 2,
                "speaker_confidence": 0.48856825
              },
              {
                "word": "goods",
                "start": 850.645,
                "end": 850.885,
                "confidence": 0.7207506,
                "punctuated_word": "goods",
                "speaker": 2,
                "speaker_confidence": 0.48856825
              },
              {
                "word": "for",
                "start": 850.885,
                "end": 850.965,
                "confidence": 0.99767023,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.48856825
              },
              {
                "word": "the",
                "start": 850.965,
                "end": 851.04504,
                "confidence": 0.9990816,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.48856825
              },
              {
                "word": "most",
                "start": 851.04504,
                "end": 851.28503,
                "confidence": 0.99976236,
                "punctuated_word": "most",
                "speaker": 2,
                "speaker_confidence": 0.48856825
              },
              {
                "word": "amount",
                "start": 851.28503,
                "end": 851.525,
                "confidence": 0.997391,
                "punctuated_word": "amount",
                "speaker": 2,
                "speaker_confidence": 0.48856825
              },
              {
                "word": "of",
                "start": 851.525,
                "end": 851.60504,
                "confidence": 0.99045324,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.43119687
              },
              {
                "word": "people",
                "start": 851.60504,
                "end": 851.84503,
                "confidence": 0.9986111,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.43119687
              },
              {
                "word": "in",
                "start": 851.84503,
                "end": 852.005,
                "confidence": 0.5273401,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.43119687
              },
              {
                "word": "need",
                "start": 852.005,
                "end": 852.505,
                "confidence": 0.83703893,
                "punctuated_word": "need.",
                "speaker": 2,
                "speaker_confidence": 0.43119687
              },
              {
                "word": "and",
                "start": 852.565,
                "end": 852.80505,
                "confidence": 0.9988697,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.43119687
              },
              {
                "word": "that's",
                "start": 852.80505,
                "end": 852.965,
                "confidence": 0.99854434,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.43119687
              },
              {
                "word": "where",
                "start": 852.965,
                "end": 853.205,
                "confidence": 0.85447085,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.43119687
              },
              {
                "word": "we",
                "start": 853.205,
                "end": 853.28503,
                "confidence": 0.9983955,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "start",
                "start": 853.28503,
                "end": 853.60504,
                "confidence": 0.95231956,
                "punctuated_word": "start",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "our",
                "start": 853.60504,
                "end": 853.765,
                "confidence": 0.9420066,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "base",
                "start": 853.765,
                "end": 854.005,
                "confidence": 0.93443394,
                "punctuated_word": "base",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "at",
                "start": 854.005,
                "end": 854.16504,
                "confidence": 0.91929865,
                "punctuated_word": "at.",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "right",
                "start": 854.16504,
                "end": 854.325,
                "confidence": 0.97806686,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "so",
                "start": 854.325,
                "end": 854.48505,
                "confidence": 0.99898714,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "we",
                "start": 854.48505,
                "end": 854.565,
                "confidence": 0.9964527,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "get",
                "start": 854.565,
                "end": 854.80505,
                "confidence": 0.9642639,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "a",
                "start": 854.80505,
                "end": 854.885,
                "confidence": 0.91518414,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "lot",
                "start": 854.885,
                "end": 855.04504,
                "confidence": 0.9989818,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "of",
                "start": 855.04504,
                "end": 855.125,
                "confidence": 0.99635774,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "offers",
                "start": 855.125,
                "end": 855.60504,
                "confidence": 0.34841672,
                "punctuated_word": "offers",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "to",
                "start": 855.60504,
                "end": 855.84503,
                "confidence": 0.9984276,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "help",
                "start": 855.84503,
                "end": 856.085,
                "confidence": 0.99963534,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "with",
                "start": 856.085,
                "end": 856.24506,
                "confidence": 0.91411716,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "stuff",
                "start": 856.24506,
                "end": 856.405,
                "confidence": 0.9525772,
                "punctuated_word": "stuff,",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "but",
                "start": 856.405,
                "end": 856.565,
                "confidence": 0.99950564,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "then",
                "start": 856.565,
                "end": 856.72504,
                "confidence": 0.99806255,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "it",
                "start": 856.72504,
                "end": 856.885,
                "confidence": 0.97051513,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.56830823
              },
              {
                "word": "just",
                "start": 856.885,
                "end": 857.04504,
                "confidence": 0.91404474,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6265625
              },
              {
                "word": "doesn't",
                "start": 857.04504,
                "end": 857.445,
                "confidence": 0.99404025,
                "punctuated_word": "doesn't",
                "speaker": 2,
                "speaker_confidence": 0.6265625
              },
              {
                "word": "fit",
                "start": 857.445,
                "end": 857.60504,
                "confidence": 0.95519286,
                "punctuated_word": "fit",
                "speaker": 2,
                "speaker_confidence": 0.6265625
              },
              {
                "word": "kind",
                "start": 857.60504,
                "end": 857.84503,
                "confidence": 0.931156,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.6265625
              },
              {
                "word": "of",
                "start": 857.84503,
                "end": 858.005,
                "confidence": 0.9994054,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6265625
              },
              {
                "word": "our",
                "start": 858.005,
                "end": 858.325,
                "confidence": 0.99600726,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.6265625
              },
              {
                "word": "our",
                "start": 858.325,
                "end": 858.645,
                "confidence": 0.98530823,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.6265625
              },
              {
                "word": "project",
                "start": 858.645,
                "end": 859.04504,
                "confidence": 0.8498572,
                "punctuated_word": "project",
                "speaker": 2,
                "speaker_confidence": 0.6265625
              },
              {
                "word": "selection",
                "start": 859.04504,
                "end": 859.445,
                "confidence": 0.992987,
                "punctuated_word": "selection",
                "speaker": 2,
                "speaker_confidence": 0.6265625
              },
              {
                "word": "criteria",
                "start": 859.445,
                "end": 859.945,
                "confidence": 0.98296803,
                "punctuated_word": "criteria.",
                "speaker": 2,
                "speaker_confidence": 0.6265625
              },
              {
                "word": "and",
                "start": 861.01,
                "end": 861.51,
                "confidence": 0.9993394,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.505909
              },
              {
                "word": "how",
                "start": 861.97,
                "end": 862.29,
                "confidence": 0.9887832,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.505909
              },
              {
                "word": "those",
                "start": 862.29,
                "end": 862.69,
                "confidence": 0.98286027,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.505909
              },
              {
                "word": "initial",
                "start": 862.69,
                "end": 863.08997,
                "confidence": 0.95703,
                "punctuated_word": "initial",
                "speaker": 2,
                "speaker_confidence": 0.505909
              },
              {
                "word": "interactions",
                "start": 863.08997,
                "end": 863.57,
                "confidence": 0.99387544,
                "punctuated_word": "interactions",
                "speaker": 2,
                "speaker_confidence": 0.505909
              },
              {
                "word": "are",
                "start": 863.57,
                "end": 863.73,
                "confidence": 0.92556405,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.505909
              },
              {
                "word": "like",
                "start": 863.73,
                "end": 863.89,
                "confidence": 0.85360175,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.40145445
              },
              {
                "word": "is",
                "start": 863.89,
                "end": 864.13,
                "confidence": 0.7777565,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.40145445
              },
              {
                "word": "once",
                "start": 864.13,
                "end": 864.37,
                "confidence": 0.7431573,
                "punctuated_word": "once",
                "speaker": 2,
                "speaker_confidence": 0.40145445
              },
              {
                "word": "we",
                "start": 864.37,
                "end": 864.45,
                "confidence": 0.99720854,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.40145445
              },
              {
                "word": "go",
                "start": 864.45,
                "end": 864.61,
                "confidence": 0.9940235,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.40145445
              },
              {
                "word": "in",
                "start": 864.61,
                "end": 864.69,
                "confidence": 0.55112433,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.2622401
              },
              {
                "word": "the",
                "start": 864.69,
                "end": 864.77,
                "confidence": 0.98761344,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.2622401
              },
              {
                "word": "ground",
                "start": 864.77,
                "end": 865.01,
                "confidence": 0.99606186,
                "punctuated_word": "ground",
                "speaker": 2,
                "speaker_confidence": 0.2622401
              },
              {
                "word": "floor",
                "start": 865.01,
                "end": 865.33,
                "confidence": 0.9519882,
                "punctuated_word": "floor,",
                "speaker": 2,
                "speaker_confidence": 0.2622401
              },
              {
                "word": "one",
                "start": 865.33,
                "end": 865.49,
                "confidence": 0.9987148,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.2622401
              },
              {
                "word": "of",
                "start": 865.49,
                "end": 865.57,
                "confidence": 0.9994591,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.21803552
              },
              {
                "word": "the",
                "start": 865.57,
                "end": 865.73,
                "confidence": 0.9978962,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.21803552
              },
              {
                "word": "things",
                "start": 865.73,
                "end": 865.97,
                "confidence": 0.99902415,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.21803552
              },
              {
                "word": "that",
                "start": 865.97,
                "end": 866.21,
                "confidence": 0.99748355,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.21803552
              },
              {
                "word": "that",
                "start": 866.21,
                "end": 866.37,
                "confidence": 0.96681154,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.21803552
              },
              {
                "word": "we",
                "start": 866.37,
                "end": 866.52997,
                "confidence": 0.998461,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "need",
                "start": 866.52997,
                "end": 866.85,
                "confidence": 0.99851483,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "is",
                "start": 866.85,
                "end": 867.01,
                "confidence": 0.9949515,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "air",
                "start": 867.01,
                "end": 867.25,
                "confidence": 0.98317957,
                "punctuated_word": "air",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "cover",
                "start": 867.25,
                "end": 867.65,
                "confidence": 0.960837,
                "punctuated_word": "cover.",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "so",
                "start": 867.65,
                "end": 867.89,
                "confidence": 0.99930346,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "we'll",
                "start": 867.89,
                "end": 868.13,
                "confidence": 0.9867109,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "probably",
                "start": 868.13,
                "end": 868.52997,
                "confidence": 0.9940807,
                "punctuated_word": "probably",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "talk",
                "start": 868.52997,
                "end": 868.85,
                "confidence": 0.9970086,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "to",
                "start": 868.85,
                "end": 869.08997,
                "confidence": 0.9990019,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "a",
                "start": 869.08997,
                "end": 869.25,
                "confidence": 0.9953621,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "deputy",
                "start": 869.25,
                "end": 869.65,
                "confidence": 0.9750922,
                "punctuated_word": "deputy",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "secretary",
                "start": 869.65,
                "end": 870.13,
                "confidence": 0.9995055,
                "punctuated_word": "secretary",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "or",
                "start": 870.13,
                "end": 870.37,
                "confidence": 0.80497813,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "secretary",
                "start": 870.37,
                "end": 870.87,
                "confidence": 0.86028403,
                "punctuated_word": "secretary",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "or",
                "start": 871.08997,
                "end": 871.33,
                "confidence": 0.7562715,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "maybe",
                "start": 871.33,
                "end": 871.65,
                "confidence": 0.9883058,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "on",
                "start": 871.65,
                "end": 871.73,
                "confidence": 0.5589363,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.66529393
              },
              {
                "word": "the",
                "start": 871.73,
                "end": 871.81,
                "confidence": 0.9583122,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.53918296
              },
              {
                "word": "secretary",
                "start": 871.81,
                "end": 872.31,
                "confidence": 0.9850192,
                "punctuated_word": "secretary",
                "speaker": 2,
                "speaker_confidence": 0.53918296
              },
              {
                "word": "or",
                "start": 872.45,
                "end": 872.69,
                "confidence": 0.9684581,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.53918296
              },
              {
                "word": "cio",
                "start": 872.69,
                "end": 873.17,
                "confidence": 0.85908556,
                "punctuated_word": "CIO",
                "speaker": 2,
                "speaker_confidence": 0.53918296
              },
              {
                "word": "or",
                "start": 873.17,
                "end": 873.33,
                "confidence": 0.9308559,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.53918296
              },
              {
                "word": "somebody",
                "start": 873.33,
                "end": 873.83,
                "confidence": 0.8478131,
                "punctuated_word": "somebody,",
                "speaker": 2,
                "speaker_confidence": 0.53918296
              },
              {
                "word": "kind",
                "start": 874.915,
                "end": 875.07495,
                "confidence": 0.9941251,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "of",
                "start": 875.07495,
                "end": 875.235,
                "confidence": 0.9991498,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "at",
                "start": 875.235,
                "end": 875.39496,
                "confidence": 0.91966164,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "that",
                "start": 875.39496,
                "end": 875.555,
                "confidence": 0.79297686,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "that",
                "start": 875.555,
                "end": 875.795,
                "confidence": 0.6775885,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "top",
                "start": 875.795,
                "end": 876.035,
                "confidence": 0.9964055,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "level",
                "start": 876.035,
                "end": 876.51495,
                "confidence": 0.9994722,
                "punctuated_word": "level",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "of",
                "start": 876.51495,
                "end": 876.75494,
                "confidence": 0.9957633,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "the",
                "start": 876.75494,
                "end": 876.995,
                "confidence": 0.64717036,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "organization",
                "start": 876.995,
                "end": 877.495,
                "confidence": 0.99256235,
                "punctuated_word": "organization",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "hierarchy",
                "start": 877.555,
                "end": 878.055,
                "confidence": 0.69743085,
                "punctuated_word": "hierarchy.",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "and",
                "start": 878.115,
                "end": 878.27496,
                "confidence": 0.92524153,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "make",
                "start": 878.27496,
                "end": 878.435,
                "confidence": 0.98250854,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "sure",
                "start": 878.435,
                "end": 878.51495,
                "confidence": 0.99972755,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "we",
                "start": 878.51495,
                "end": 878.675,
                "confidence": 0.9927342,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "have",
                "start": 878.675,
                "end": 878.83496,
                "confidence": 0.9972365,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "the",
                "start": 878.83496,
                "end": 878.995,
                "confidence": 0.5082036,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5647147
              },
              {
                "word": "air",
                "start": 878.995,
                "end": 879.07495,
                "confidence": 0.54236543,
                "punctuated_word": "air",
                "speaker": 2,
                "speaker_confidence": 0.19533151
              },
              {
                "word": "cover",
                "start": 879.07495,
                "end": 879.39496,
                "confidence": 0.99308676,
                "punctuated_word": "cover",
                "speaker": 2,
                "speaker_confidence": 0.19533151
              },
              {
                "word": "and",
                "start": 879.39496,
                "end": 879.63495,
                "confidence": 0.6992942,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.19533151
              },
              {
                "word": "then",
                "start": 879.63495,
                "end": 879.795,
                "confidence": 0.99149877,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.19533151
              },
              {
                "word": "have",
                "start": 879.795,
                "end": 879.95496,
                "confidence": 0.9964715,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.19533151
              },
              {
                "word": "a",
                "start": 879.95496,
                "end": 880.035,
                "confidence": 0.9926509,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "project",
                "start": 880.035,
                "end": 880.435,
                "confidence": 0.92718,
                "punctuated_word": "project,",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "like",
                "start": 880.435,
                "end": 880.675,
                "confidence": 0.99453473,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "scoped",
                "start": 880.675,
                "end": 880.995,
                "confidence": 0.75092614,
                "punctuated_word": "scoped",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "out",
                "start": 880.995,
                "end": 881.15497,
                "confidence": 0.9946168,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "for",
                "start": 881.15497,
                "end": 881.315,
                "confidence": 0.88376385,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "us",
                "start": 881.315,
                "end": 881.475,
                "confidence": 0.9741279,
                "punctuated_word": "us.",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "we",
                "start": 881.475,
                "end": 881.555,
                "confidence": 0.56372184,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "just",
                "start": 881.555,
                "end": 881.71497,
                "confidence": 0.729358,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "don't",
                "start": 881.71497,
                "end": 881.875,
                "confidence": 0.9863168,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "wanna",
                "start": 881.875,
                "end": 882.115,
                "confidence": 0.91066045,
                "punctuated_word": "wanna",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "be",
                "start": 882.115,
                "end": 882.27496,
                "confidence": 0.99465394,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "there",
                "start": 882.27496,
                "end": 882.435,
                "confidence": 0.99730325,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "because",
                "start": 882.435,
                "end": 882.75494,
                "confidence": 0.8863793,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "you",
                "start": 882.75494,
                "end": 882.83496,
                "confidence": 0.85600007,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "want",
                "start": 882.83496,
                "end": 883.07495,
                "confidence": 0.9731698,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "us",
                "start": 883.07495,
                "end": 883.235,
                "confidence": 0.9877479,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "there",
                "start": 883.235,
                "end": 883.39496,
                "confidence": 0.96099395,
                "punctuated_word": "there.",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "right",
                "start": 883.39496,
                "end": 883.63495,
                "confidence": 0.98112327,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "like",
                "start": 883.63495,
                "end": 883.875,
                "confidence": 0.99003965,
                "punctuated_word": "Like",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "like",
                "start": 883.875,
                "end": 884.115,
                "confidence": 0.7360529,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "have",
                "start": 884.115,
                "end": 884.435,
                "confidence": 0.91588986,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "a",
                "start": 884.435,
                "end": 884.595,
                "confidence": 0.9938153,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "a",
                "start": 884.595,
                "end": 884.675,
                "confidence": 0.54361504,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "particular",
                "start": 884.675,
                "end": 885.15497,
                "confidence": 0.9948303,
                "punctuated_word": "particular",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "project",
                "start": 885.15497,
                "end": 885.475,
                "confidence": 0.97976124,
                "punctuated_word": "project",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "scoped",
                "start": 885.475,
                "end": 885.795,
                "confidence": 0.9961006,
                "punctuated_word": "scoped",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "out",
                "start": 885.795,
                "end": 886.295,
                "confidence": 0.9956712,
                "punctuated_word": "out,",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "for",
                "start": 886.595,
                "end": 886.83496,
                "confidence": 0.99677,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "us",
                "start": 886.83496,
                "end": 886.995,
                "confidence": 0.9998765,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "to",
                "start": 886.995,
                "end": 887.15497,
                "confidence": 0.9993734,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "do",
                "start": 887.15497,
                "end": 887.65497,
                "confidence": 0.960261,
                "punctuated_word": "do.",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "and",
                "start": 887.97,
                "end": 888.20996,
                "confidence": 0.9979234,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "so",
                "start": 888.20996,
                "end": 888.37,
                "confidence": 0.7350872,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "that",
                "start": 888.37,
                "end": 888.61,
                "confidence": 0.73564476,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "the",
                "start": 888.61,
                "end": 888.93,
                "confidence": 0.81898105,
                "punctuated_word": "the,",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "initial",
                "start": 889.32996,
                "end": 889.73,
                "confidence": 0.9868168,
                "punctuated_word": "initial",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "interactions",
                "start": 889.73,
                "end": 890.05,
                "confidence": 0.8581588,
                "punctuated_word": "interactions",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "are",
                "start": 890.05,
                "end": 890.29,
                "confidence": 0.81754255,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "once",
                "start": 890.29,
                "end": 890.44995,
                "confidence": 0.58232224,
                "punctuated_word": "once",
                "speaker": 2,
                "speaker_confidence": 0.77236164
              },
              {
                "word": "we",
                "start": 890.44995,
                "end": 890.52997,
                "confidence": 0.91628706,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "have",
                "start": 890.52997,
                "end": 890.76996,
                "confidence": 0.8342825,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "that",
                "start": 890.76996,
                "end": 890.93,
                "confidence": 0.61200887,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "air",
                "start": 890.93,
                "end": 891.17,
                "confidence": 0.9609918,
                "punctuated_word": "air",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "cover",
                "start": 891.17,
                "end": 891.49,
                "confidence": 0.9720909,
                "punctuated_word": "cover,",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "we",
                "start": 891.49,
                "end": 891.64996,
                "confidence": 0.9989485,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "do",
                "start": 891.64996,
                "end": 891.81,
                "confidence": 0.99788827,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "what",
                "start": 891.81,
                "end": 891.97,
                "confidence": 0.99482024,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "is",
                "start": 891.97,
                "end": 892.13,
                "confidence": 0.95717925,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "called",
                "start": 892.13,
                "end": 892.29,
                "confidence": 0.9962942,
                "punctuated_word": "called",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "a",
                "start": 892.29,
                "end": 892.44995,
                "confidence": 0.6410145,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "discovery",
                "start": 892.44995,
                "end": 892.85,
                "confidence": 0.96456903,
                "punctuated_word": "discovery",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "sprint",
                "start": 892.85,
                "end": 893.17,
                "confidence": 0.6754659,
                "punctuated_word": "sprint.",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "and",
                "start": 893.17,
                "end": 893.41,
                "confidence": 0.99822587,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "over",
                "start": 893.41,
                "end": 893.64996,
                "confidence": 0.98876613,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.6476475
              },
              {
                "word": "the",
                "start": 893.64996,
                "end": 893.73,
                "confidence": 0.99975675,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "next",
                "start": 893.73,
                "end": 893.97,
                "confidence": 0.9997801,
                "punctuated_word": "next",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "two",
                "start": 893.97,
                "end": 894.20996,
                "confidence": 0.99878865,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "weeks",
                "start": 894.20996,
                "end": 894.44995,
                "confidence": 0.98868686,
                "punctuated_word": "weeks,",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "we'll",
                "start": 894.44995,
                "end": 894.76996,
                "confidence": 0.9964082,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "just",
                "start": 894.76996,
                "end": 895.01,
                "confidence": 0.9994918,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "kind",
                "start": 895.01,
                "end": 895.25,
                "confidence": 0.8359615,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "of",
                "start": 895.25,
                "end": 895.49,
                "confidence": 0.9958604,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "talk",
                "start": 895.49,
                "end": 895.73,
                "confidence": 0.9970595,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "to",
                "start": 895.73,
                "end": 895.97,
                "confidence": 0.9994603,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "people",
                "start": 895.97,
                "end": 896.20996,
                "confidence": 0.9932509,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "on",
                "start": 896.20996,
                "end": 896.44995,
                "confidence": 0.9335866,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6198916
              },
              {
                "word": "the",
                "start": 896.44995,
                "end": 896.52997,
                "confidence": 0.9941835,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.50415725
              },
              {
                "word": "ground",
                "start": 896.52997,
                "end": 897.01,
                "confidence": 0.9977518,
                "punctuated_word": "ground",
                "speaker": 2,
                "speaker_confidence": 0.50415725
              },
              {
                "word": "and",
                "start": 897.01,
                "end": 897.17,
                "confidence": 0.7056738,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.50415725
              },
              {
                "word": "everybody",
                "start": 897.17,
                "end": 897.49,
                "confidence": 0.3418019,
                "punctuated_word": "everybody",
                "speaker": 2,
                "speaker_confidence": 0.50415725
              },
              {
                "word": "with",
                "start": 897.49,
                "end": 897.73,
                "confidence": 0.7090353,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.50415725
              },
              {
                "word": "an",
                "start": 897.73,
                "end": 897.88995,
                "confidence": 0.9159392,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.50415725
              },
              {
                "word": "organization",
                "start": 897.88995,
                "end": 898.38995,
                "confidence": 0.99870825,
                "punctuated_word": "organization",
                "speaker": 2,
                "speaker_confidence": 0.50415725
              },
              {
                "word": "to",
                "start": 898.44995,
                "end": 898.61,
                "confidence": 0.9909183,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.50415725
              },
              {
                "word": "kind",
                "start": 898.61,
                "end": 898.85,
                "confidence": 0.94103444,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.50415725
              },
              {
                "word": "of",
                "start": 898.85,
                "end": 898.93,
                "confidence": 0.99933296,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.53809965
              },
              {
                "word": "learn",
                "start": 898.93,
                "end": 899.17,
                "confidence": 0.992462,
                "punctuated_word": "learn",
                "speaker": 2,
                "speaker_confidence": 0.53809965
              },
              {
                "word": "more",
                "start": 899.17,
                "end": 899.41,
                "confidence": 0.99967253,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.53809965
              },
              {
                "word": "about",
                "start": 899.41,
                "end": 899.73,
                "confidence": 0.9997502,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.53809965
              },
              {
                "word": "this",
                "start": 899.73,
                "end": 900.23,
                "confidence": 0.79652673,
                "punctuated_word": "this,",
                "speaker": 2,
                "speaker_confidence": 0.53809965
              },
              {
                "word": "because",
                "start": 900.975,
                "end": 901.455,
                "confidence": 0.9995733,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.53809965
              },
              {
                "word": "we",
                "start": 901.455,
                "end": 901.53503,
                "confidence": 0.99028325,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.404495
              },
              {
                "word": "don't",
                "start": 901.53503,
                "end": 901.695,
                "confidence": 0.9998408,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.404495
              },
              {
                "word": "know",
                "start": 901.695,
                "end": 901.855,
                "confidence": 0.99411434,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.404495
              },
              {
                "word": "what",
                "start": 901.855,
                "end": 901.935,
                "confidence": 0.9081688,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.404495
              },
              {
                "word": "we",
                "start": 901.935,
                "end": 902.09503,
                "confidence": 0.9991048,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.404495
              },
              {
                "word": "don't",
                "start": 902.09503,
                "end": 902.255,
                "confidence": 0.99981546,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.404495
              },
              {
                "word": "know",
                "start": 902.255,
                "end": 902.575,
                "confidence": 0.981593,
                "punctuated_word": "know.",
                "speaker": 2,
                "speaker_confidence": 0.404495
              },
              {
                "word": "so",
                "start": 902.575,
                "end": 902.735,
                "confidence": 0.99788934,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "the",
                "start": 902.735,
                "end": 902.815,
                "confidence": 0.9971208,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "best",
                "start": 902.815,
                "end": 902.975,
                "confidence": 0.9999449,
                "punctuated_word": "best",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "thing",
                "start": 902.975,
                "end": 903.135,
                "confidence": 0.9985072,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "that",
                "start": 903.135,
                "end": 903.215,
                "confidence": 0.99768126,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "we",
                "start": 903.215,
                "end": 903.375,
                "confidence": 0.9997098,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "could",
                "start": 903.375,
                "end": 903.615,
                "confidence": 0.998365,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "do",
                "start": 903.615,
                "end": 903.775,
                "confidence": 0.9977545,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "is",
                "start": 903.775,
                "end": 903.935,
                "confidence": 0.5593744,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "just",
                "start": 903.935,
                "end": 904.09503,
                "confidence": 0.9728924,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "go",
                "start": 904.09503,
                "end": 904.415,
                "confidence": 0.99923897,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "talk",
                "start": 904.415,
                "end": 904.655,
                "confidence": 0.9844313,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "to",
                "start": 904.655,
                "end": 904.735,
                "confidence": 0.99860483,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "all",
                "start": 904.735,
                "end": 904.975,
                "confidence": 0.99637127,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.5168164
              },
              {
                "word": "the",
                "start": 904.975,
                "end": 905.055,
                "confidence": 0.98475873,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.45826036
              },
              {
                "word": "stakeholders",
                "start": 905.055,
                "end": 905.53503,
                "confidence": 0.9836754,
                "punctuated_word": "stakeholders",
                "speaker": 2,
                "speaker_confidence": 0.45826036
              },
              {
                "word": "and",
                "start": 905.53503,
                "end": 905.695,
                "confidence": 0.9815987,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.45826036
              },
              {
                "word": "people",
                "start": 905.695,
                "end": 906.015,
                "confidence": 0.9929824,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.45826036
              },
              {
                "word": "involved",
                "start": 906.015,
                "end": 906.335,
                "confidence": 0.99765956,
                "punctuated_word": "involved",
                "speaker": 2,
                "speaker_confidence": 0.45826036
              },
              {
                "word": "in",
                "start": 906.335,
                "end": 906.415,
                "confidence": 0.9962412,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.45826036
              },
              {
                "word": "the",
                "start": 906.415,
                "end": 906.495,
                "confidence": 0.9961901,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.49205077
              },
              {
                "word": "project",
                "start": 906.495,
                "end": 906.815,
                "confidence": 0.999385,
                "punctuated_word": "project",
                "speaker": 2,
                "speaker_confidence": 0.49205077
              },
              {
                "word": "and",
                "start": 906.815,
                "end": 906.895,
                "confidence": 0.86811256,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.49205077
              },
              {
                "word": "just",
                "start": 906.895,
                "end": 907.135,
                "confidence": 0.9987539,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.49205077
              },
              {
                "word": "learn",
                "start": 907.135,
                "end": 907.295,
                "confidence": 0.98562336,
                "punctuated_word": "learn",
                "speaker": 2,
                "speaker_confidence": 0.49205077
              },
              {
                "word": "as",
                "start": 907.295,
                "end": 907.455,
                "confidence": 0.9882834,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.49205077
              },
              {
                "word": "much",
                "start": 907.455,
                "end": 907.695,
                "confidence": 0.99878865,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.49205077
              },
              {
                "word": "as",
                "start": 907.695,
                "end": 907.775,
                "confidence": 0.99486417,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.49205077
              },
              {
                "word": "we",
                "start": 907.775,
                "end": 907.935,
                "confidence": 0.98533046,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.55460817
              },
              {
                "word": "can",
                "start": 907.935,
                "end": 908.335,
                "confidence": 0.97575986,
                "punctuated_word": "can.",
                "speaker": 2,
                "speaker_confidence": 0.55460817
              },
              {
                "word": "and",
                "start": 908.335,
                "end": 908.495,
                "confidence": 0.99831593,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.55460817
              },
              {
                "word": "then",
                "start": 908.495,
                "end": 908.735,
                "confidence": 0.99798656,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.55460817
              },
              {
                "word": "from",
                "start": 908.735,
                "end": 908.975,
                "confidence": 0.93843305,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.55460817
              },
              {
                "word": "there",
                "start": 908.975,
                "end": 909.215,
                "confidence": 0.983021,
                "punctuated_word": "there,",
                "speaker": 2,
                "speaker_confidence": 0.55460817
              },
              {
                "word": "we",
                "start": 909.215,
                "end": 909.53503,
                "confidence": 0.999681,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.55460817
              },
              {
                "word": "we",
                "start": 909.53503,
                "end": 909.695,
                "confidence": 0.98666906,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.55460817
              },
              {
                "word": "deliver",
                "start": 909.695,
                "end": 910.175,
                "confidence": 0.9951213,
                "punctuated_word": "deliver",
                "speaker": 2,
                "speaker_confidence": 0.55460817
              },
              {
                "word": "a",
                "start": 910.175,
                "end": 910.255,
                "confidence": 0.9809449,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.55460817
              },
              {
                "word": "report",
                "start": 910.255,
                "end": 910.655,
                "confidence": 0.9958263,
                "punctuated_word": "report",
                "speaker": 2,
                "speaker_confidence": 0.5158223
              },
              {
                "word": "and",
                "start": 910.655,
                "end": 910.895,
                "confidence": 0.98049384,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5158223
              },
              {
                "word": "kind",
                "start": 910.895,
                "end": 911.135,
                "confidence": 0.9332709,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.5158223
              },
              {
                "word": "of",
                "start": 911.135,
                "end": 911.635,
                "confidence": 0.9963302,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5158223
              },
              {
                "word": "go",
                "start": 912.015,
                "end": 912.515,
                "confidence": 0.9950995,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.5158223
              },
              {
                "word": "and",
                "start": 912.575,
                "end": 912.815,
                "confidence": 0.99438655,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5158223
              },
              {
                "word": "figure",
                "start": 912.815,
                "end": 913.135,
                "confidence": 0.9998369,
                "punctuated_word": "figure",
                "speaker": 2,
                "speaker_confidence": 0.5158223
              },
              {
                "word": "out",
                "start": 913.135,
                "end": 913.53503,
                "confidence": 0.9770467,
                "punctuated_word": "out,",
                "speaker": 2,
                "speaker_confidence": 0.5158223
              },
              {
                "word": "like",
                "start": 913.53503,
                "end": 913.95,
                "confidence": 0.99806684,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.5158223
              },
              {
                "word": "is",
                "start": 914.03,
                "end": 914.11,
                "confidence": 0.9975153,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.48964894
              },
              {
                "word": "it",
                "start": 914.11,
                "end": 914.35004,
                "confidence": 0.7665218,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.48964894
              },
              {
                "word": "something",
                "start": 914.35004,
                "end": 914.51,
                "confidence": 0.9987305,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.48964894
              },
              {
                "word": "that",
                "start": 914.51,
                "end": 914.67,
                "confidence": 0.9991954,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.48964894
              },
              {
                "word": "we",
                "start": 914.67,
                "end": 914.83,
                "confidence": 0.9964385,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.48964894
              },
              {
                "word": "could",
                "start": 914.83,
                "end": 914.99,
                "confidence": 0.9989741,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.48964894
              },
              {
                "word": "do",
                "start": 914.99,
                "end": 915.23004,
                "confidence": 0.85566896,
                "punctuated_word": "do?",
                "speaker": 2,
                "speaker_confidence": 0.48964894
              },
              {
                "word": "or",
                "start": 915.23004,
                "end": 915.39,
                "confidence": 0.9943059,
                "punctuated_word": "Or",
                "speaker": 2,
                "speaker_confidence": 0.48964894
              },
              {
                "word": "sometimes",
                "start": 915.39,
                "end": 915.79004,
                "confidence": 0.97007316,
                "punctuated_word": "sometimes",
                "speaker": 2,
                "speaker_confidence": 0.48964894
              },
              {
                "word": "this",
                "start": 915.79004,
                "end": 916.03,
                "confidence": 0.38631117,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.48964894
              },
              {
                "word": "is",
                "start": 916.03,
                "end": 916.11,
                "confidence": 0.9801962,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "that",
                "start": 916.11,
                "end": 916.27,
                "confidence": 0.9826111,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "person",
                "start": 916.27,
                "end": 916.59,
                "confidence": 0.99485165,
                "punctuated_word": "person",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "who's",
                "start": 916.59,
                "end": 916.75,
                "confidence": 0.9209988,
                "punctuated_word": "who's",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "on",
                "start": 916.75,
                "end": 916.99,
                "confidence": 0.9308247,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "the",
                "start": 916.99,
                "end": 917.15,
                "confidence": 0.98815805,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "the",
                "start": 917.15,
                "end": 917.55,
                "confidence": 0.7608229,
                "punctuated_word": "the,",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "you",
                "start": 918.27,
                "end": 918.51,
                "confidence": 0.86445737,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "know",
                "start": 918.51,
                "end": 918.67,
                "confidence": 0.9987923,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "ground",
                "start": 918.67,
                "end": 918.99,
                "confidence": 0.99513006,
                "punctuated_word": "ground",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "level",
                "start": 918.99,
                "end": 919.31,
                "confidence": 0.98757035,
                "punctuated_word": "level,",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "you",
                "start": 919.31,
                "end": 919.55,
                "confidence": 0.999435,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "know",
                "start": 919.55,
                "end": 919.95,
                "confidence": 0.9898504,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "in",
                "start": 919.95,
                "end": 920.03,
                "confidence": 0.72613055,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7333226
              },
              {
                "word": "the",
                "start": 920.03,
                "end": 920.19,
                "confidence": 0.85179645,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "trenches",
                "start": 920.19,
                "end": 920.67,
                "confidence": 0.99644274,
                "punctuated_word": "trenches",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "doing",
                "start": 920.67,
                "end": 920.91003,
                "confidence": 0.9412847,
                "punctuated_word": "doing",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "the",
                "start": 920.91003,
                "end": 920.99,
                "confidence": 0.99623126,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "work",
                "start": 920.99,
                "end": 921.49,
                "confidence": 0.99987555,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "who",
                "start": 921.79004,
                "end": 922.27,
                "confidence": 0.6318579,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "has",
                "start": 922.27,
                "end": 922.51,
                "confidence": 0.9994506,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "a",
                "start": 922.51,
                "end": 922.59,
                "confidence": 0.99913496,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "great",
                "start": 922.59,
                "end": 922.83,
                "confidence": 0.9999461,
                "punctuated_word": "great",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "idea",
                "start": 922.83,
                "end": 923.23004,
                "confidence": 0.73521805,
                "punctuated_word": "idea.",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "now",
                "start": 923.23004,
                "end": 923.39,
                "confidence": 0.6178564,
                "punctuated_word": "Now",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "we",
                "start": 923.39,
                "end": 923.63,
                "confidence": 0.95742047,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6626771
              },
              {
                "word": "are",
                "start": 923.63,
                "end": 923.71,
                "confidence": 0.9974233,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.55690557
              },
              {
                "word": "able",
                "start": 923.71,
                "end": 923.95,
                "confidence": 0.9996357,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.55690557
              },
              {
                "word": "to",
                "start": 923.95,
                "end": 924.11,
                "confidence": 0.99945956,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.55690557
              },
              {
                "word": "just",
                "start": 924.11,
                "end": 924.35004,
                "confidence": 0.9441643,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.55690557
              },
              {
                "word": "empower",
                "start": 924.35004,
                "end": 924.59,
                "confidence": 0.99880743,
                "punctuated_word": "empower",
                "speaker": 2,
                "speaker_confidence": 0.55690557
              },
              {
                "word": "them",
                "start": 924.59,
                "end": 924.83,
                "confidence": 0.9993406,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.55690557
              },
              {
                "word": "and",
                "start": 924.83,
                "end": 925.15,
                "confidence": 0.96720606,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.55690557
              },
              {
                "word": "put",
                "start": 925.15,
                "end": 925.31,
                "confidence": 0.9846126,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.55690557
              },
              {
                "word": "them",
                "start": 925.31,
                "end": 925.39,
                "confidence": 0.9997037,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.55690557
              },
              {
                "word": "in",
                "start": 925.39,
                "end": 925.55,
                "confidence": 0.99918836,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "contact",
                "start": 925.55,
                "end": 925.87,
                "confidence": 0.9997534,
                "punctuated_word": "contact",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "with",
                "start": 925.87,
                "end": 926.03,
                "confidence": 0.99960226,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "the",
                "start": 926.03,
                "end": 926.19,
                "confidence": 0.99805045,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "deputy",
                "start": 926.19,
                "end": 926.51,
                "confidence": 0.9736616,
                "punctuated_word": "deputy",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "secretary",
                "start": 926.51,
                "end": 926.91003,
                "confidence": 0.99966884,
                "punctuated_word": "secretary",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "and",
                "start": 926.91003,
                "end": 927.07,
                "confidence": 0.873431,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "say",
                "start": 927.07,
                "end": 927.23004,
                "confidence": 0.7868074,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "like",
                "start": 927.23004,
                "end": 927.39,
                "confidence": 0.9879495,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "hey",
                "start": 927.39,
                "end": 927.645,
                "confidence": 0.8165157,
                "punctuated_word": "hey.",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "you",
                "start": 927.645,
                "end": 927.885,
                "confidence": 0.99749434,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "should",
                "start": 927.885,
                "end": 928.04504,
                "confidence": 0.99962246,
                "punctuated_word": "should",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "listen",
                "start": 928.04504,
                "end": 928.445,
                "confidence": 0.99951017,
                "punctuated_word": "listen",
                "speaker": 2,
                "speaker_confidence": 0.6896702
              },
              {
                "word": "to",
                "start": 928.445,
                "end": 928.525,
                "confidence": 0.9988937,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "this",
                "start": 928.525,
                "end": 928.765,
                "confidence": 0.9996437,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "person",
                "start": 928.765,
                "end": 929.085,
                "confidence": 0.99982136,
                "punctuated_word": "person",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "because",
                "start": 929.085,
                "end": 929.325,
                "confidence": 0.75879353,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "they",
                "start": 929.325,
                "end": 929.565,
                "confidence": 0.9993482,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "know",
                "start": 929.565,
                "end": 929.805,
                "confidence": 0.99784636,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "exactly",
                "start": 929.805,
                "end": 930.305,
                "confidence": 0.99921644,
                "punctuated_word": "exactly",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "what",
                "start": 930.525,
                "end": 930.765,
                "confidence": 0.99822503,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "they're",
                "start": 930.765,
                "end": 930.92505,
                "confidence": 0.9983531,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "talking",
                "start": 930.92505,
                "end": 931.245,
                "confidence": 0.9998393,
                "punctuated_word": "talking",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "about",
                "start": 931.245,
                "end": 931.405,
                "confidence": 0.99779224,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.6425545
              },
              {
                "word": "and",
                "start": 931.405,
                "end": 931.48505,
                "confidence": 0.8713343,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.50964534
              },
              {
                "word": "what",
                "start": 931.48505,
                "end": 931.72504,
                "confidence": 0.9993093,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.50964534
              },
              {
                "word": "they're",
                "start": 931.72504,
                "end": 931.885,
                "confidence": 0.99900585,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.50964534
              },
              {
                "word": "doing",
                "start": 931.885,
                "end": 932.385,
                "confidence": 0.9935685,
                "punctuated_word": "doing.",
                "speaker": 2,
                "speaker_confidence": 0.50964534
              },
              {
                "word": "and",
                "start": 932.60504,
                "end": 933.10504,
                "confidence": 0.99271816,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.50964534
              },
              {
                "word": "you",
                "start": 933.645,
                "end": 933.805,
                "confidence": 0.99912316,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.50964534
              },
              {
                "word": "know",
                "start": 933.805,
                "end": 934.305,
                "confidence": 0.99968493,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.50964534
              },
              {
                "word": "part",
                "start": 934.365,
                "end": 934.525,
                "confidence": 0.9712512,
                "punctuated_word": "part",
                "speaker": 2,
                "speaker_confidence": 0.50964534
              },
              {
                "word": "of",
                "start": 934.525,
                "end": 934.60504,
                "confidence": 0.99496365,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.50964534
              },
              {
                "word": "the",
                "start": 934.60504,
                "end": 934.685,
                "confidence": 0.9917177,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.3811497
              },
              {
                "word": "reason",
                "start": 934.685,
                "end": 935.005,
                "confidence": 0.999008,
                "punctuated_word": "reason",
                "speaker": 2,
                "speaker_confidence": 0.3811497
              },
              {
                "word": "why",
                "start": 935.005,
                "end": 935.16504,
                "confidence": 0.9134345,
                "punctuated_word": "why",
                "speaker": 2,
                "speaker_confidence": 0.3811497
              },
              {
                "word": "air",
                "start": 935.16504,
                "end": 935.405,
                "confidence": 0.8654746,
                "punctuated_word": "air",
                "speaker": 2,
                "speaker_confidence": 0.3811497
              },
              {
                "word": "cover",
                "start": 935.405,
                "end": 935.565,
                "confidence": 0.9598516,
                "punctuated_word": "cover",
                "speaker": 2,
                "speaker_confidence": 0.3811497
              },
              {
                "word": "is",
                "start": 935.565,
                "end": 935.645,
                "confidence": 0.777071,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.4903739
              },
              {
                "word": "so",
                "start": 935.645,
                "end": 935.885,
                "confidence": 0.99868673,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.4903739
              },
              {
                "word": "important",
                "start": 935.885,
                "end": 936.28503,
                "confidence": 0.9997811,
                "punctuated_word": "important",
                "speaker": 2,
                "speaker_confidence": 0.4903739
              },
              {
                "word": "and",
                "start": 936.28503,
                "end": 936.525,
                "confidence": 0.9107975,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.4903739
              },
              {
                "word": "how",
                "start": 936.525,
                "end": 936.685,
                "confidence": 0.96321535,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.4903739
              },
              {
                "word": "we",
                "start": 936.685,
                "end": 936.84503,
                "confidence": 0.93988657,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.40653324
              },
              {
                "word": "why",
                "start": 936.92505,
                "end": 937.085,
                "confidence": 0.99753153,
                "punctuated_word": "why",
                "speaker": 2,
                "speaker_confidence": 0.40653324
              },
              {
                "word": "we",
                "start": 937.085,
                "end": 937.245,
                "confidence": 0.9973144,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.40653324
              },
              {
                "word": "try",
                "start": 937.245,
                "end": 937.405,
                "confidence": 0.9158477,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.40653324
              },
              {
                "word": "to",
                "start": 937.405,
                "end": 937.48505,
                "confidence": 0.99851364,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.40653324
              },
              {
                "word": "go",
                "start": 937.48505,
                "end": 937.72504,
                "confidence": 0.991379,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.40653324
              },
              {
                "word": "at",
                "start": 937.72504,
                "end": 937.885,
                "confidence": 0.9960128,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.40653324
              },
              {
                "word": "the",
                "start": 937.885,
                "end": 938.04504,
                "confidence": 0.9981408,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.40653324
              },
              {
                "word": "top",
                "start": 938.04504,
                "end": 938.205,
                "confidence": 0.99621385,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.40653324
              },
              {
                "word": "of",
                "start": 938.205,
                "end": 938.365,
                "confidence": 0.99254483,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.40653324
              },
              {
                "word": "the",
                "start": 938.365,
                "end": 938.445,
                "confidence": 0.96016055,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.3774947
              },
              {
                "word": "hierarchy",
                "start": 938.445,
                "end": 938.765,
                "confidence": 0.99386334,
                "punctuated_word": "hierarchy",
                "speaker": 2,
                "speaker_confidence": 0.3774947
              },
              {
                "word": "and",
                "start": 938.765,
                "end": 938.84503,
                "confidence": 0.633833,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.3774947
              },
              {
                "word": "authorization",
                "start": 938.84503,
                "end": 939.34503,
                "confidence": 0.34343395,
                "punctuated_word": "authorization",
                "speaker": 2,
                "speaker_confidence": 0.3774947
              },
              {
                "word": "all",
                "start": 939.72504,
                "end": 939.885,
                "confidence": 0.93925464,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.3774947
              },
              {
                "word": "the",
                "start": 939.885,
                "end": 940.04504,
                "confidence": 0.97914106,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "way",
                "start": 940.04504,
                "end": 940.365,
                "confidence": 0.9997211,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "to",
                "start": 940.365,
                "end": 940.84503,
                "confidence": 0.8106754,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "to",
                "start": 942.11,
                "end": 942.35,
                "confidence": 0.97744024,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "in",
                "start": 942.35,
                "end": 942.51,
                "confidence": 0.8847681,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "between",
                "start": 942.51,
                "end": 942.91,
                "confidence": 0.99960834,
                "punctuated_word": "between",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "and",
                "start": 942.91,
                "end": 943.07,
                "confidence": 0.954318,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "everywhere",
                "start": 943.07,
                "end": 943.57,
                "confidence": 0.62677634,
                "punctuated_word": "everywhere,",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "in",
                "start": 944.75,
                "end": 945.07,
                "confidence": 0.5967869,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "between",
                "start": 945.07,
                "end": 945.57,
                "confidence": 0.9997824,
                "punctuated_word": "between",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "is",
                "start": 946.11,
                "end": 946.51,
                "confidence": 0.6299684,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "because",
                "start": 946.51,
                "end": 946.99,
                "confidence": 0.964737,
                "punctuated_word": "because,",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "you",
                "start": 946.99,
                "end": 947.14996,
                "confidence": 0.99941885,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "know",
                "start": 947.14996,
                "end": 947.64996,
                "confidence": 0.9918397,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "sometimes",
                "start": 947.70996,
                "end": 948.02997,
                "confidence": 0.6343217,
                "punctuated_word": "sometimes",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "things",
                "start": 948.02997,
                "end": 948.35,
                "confidence": 0.955362,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "go",
                "start": 948.35,
                "end": 948.51,
                "confidence": 0.999398,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "wrong",
                "start": 948.51,
                "end": 948.75,
                "confidence": 0.9932585,
                "punctuated_word": "wrong.",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "right",
                "start": 948.75,
                "end": 948.99,
                "confidence": 0.9978807,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "sometimes",
                "start": 948.99,
                "end": 949.39,
                "confidence": 0.99574476,
                "punctuated_word": "Sometimes",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "we're",
                "start": 949.39,
                "end": 949.55,
                "confidence": 0.8595177,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "on",
                "start": 949.55,
                "end": 949.70996,
                "confidence": 0.9864624,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8161877
              },
              {
                "word": "the",
                "start": 949.70996,
                "end": 949.79,
                "confidence": 0.9939878,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5284665
              },
              {
                "word": "ground",
                "start": 949.79,
                "end": 950.02997,
                "confidence": 0.99917275,
                "punctuated_word": "Ground",
                "speaker": 2,
                "speaker_confidence": 0.5284665
              },
              {
                "word": "floor",
                "start": 950.02997,
                "end": 950.26996,
                "confidence": 0.99870133,
                "punctuated_word": "Floor",
                "speaker": 2,
                "speaker_confidence": 0.5284665
              },
              {
                "word": "and",
                "start": 950.26996,
                "end": 950.58997,
                "confidence": 0.6538199,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5284665
              },
              {
                "word": "and",
                "start": 950.58997,
                "end": 950.75,
                "confidence": 0.9908799,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5284665
              },
              {
                "word": "somebody's",
                "start": 950.75,
                "end": 951.14996,
                "confidence": 0.94389135,
                "punctuated_word": "somebody's",
                "speaker": 2,
                "speaker_confidence": 0.5284665
              },
              {
                "word": "like",
                "start": 951.14996,
                "end": 951.31,
                "confidence": 0.8672429,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.5284665
              },
              {
                "word": "i",
                "start": 951.31,
                "end": 951.47,
                "confidence": 0.5458637,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5284665
              },
              {
                "word": "can't",
                "start": 951.47,
                "end": 951.55,
                "confidence": 0.8853886,
                "punctuated_word": "can't",
                "speaker": 2,
                "speaker_confidence": 0.5284665
              },
              {
                "word": "give",
                "start": 951.55,
                "end": 951.70996,
                "confidence": 0.997303,
                "punctuated_word": "give",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "you",
                "start": 951.70996,
                "end": 951.87,
                "confidence": 0.99905556,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "access",
                "start": 951.87,
                "end": 952.11,
                "confidence": 0.99953365,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "to",
                "start": 952.11,
                "end": 952.19,
                "confidence": 0.9832303,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "that",
                "start": 952.19,
                "end": 952.35,
                "confidence": 0.99374616,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "data",
                "start": 952.35,
                "end": 952.67,
                "confidence": 0.77300215,
                "punctuated_word": "data.",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "and",
                "start": 952.67,
                "end": 952.75,
                "confidence": 0.5668909,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "if",
                "start": 952.75,
                "end": 952.91,
                "confidence": 0.64684147,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "you",
                "start": 952.91,
                "end": 952.99,
                "confidence": 0.967068,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "go",
                "start": 952.99,
                "end": 953.23,
                "confidence": 0.76260823,
                "punctuated_word": "go,",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "like",
                "start": 953.23,
                "end": 953.39,
                "confidence": 0.98888177,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "oh",
                "start": 953.39,
                "end": 953.55,
                "confidence": 0.987712,
                "punctuated_word": "oh,",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "no",
                "start": 953.55,
                "end": 953.63,
                "confidence": 0.94070005,
                "punctuated_word": "no.",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "the",
                "start": 953.63,
                "end": 953.79,
                "confidence": 0.9944958,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "cio",
                "start": 953.79,
                "end": 954.29,
                "confidence": 0.9969186,
                "punctuated_word": "CIO",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "said",
                "start": 954.35,
                "end": 954.58997,
                "confidence": 0.9344669,
                "punctuated_word": "said,",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "like",
                "start": 954.58997,
                "end": 954.75,
                "confidence": 0.99679184,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "it's",
                "start": 954.75,
                "end": 954.91,
                "confidence": 0.99971116,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "okay",
                "start": 954.91,
                "end": 955.23,
                "confidence": 0.99973434,
                "punctuated_word": "okay",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "to",
                "start": 955.23,
                "end": 955.39,
                "confidence": 0.99459004,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "give",
                "start": 955.39,
                "end": 955.55,
                "confidence": 0.99805355,
                "punctuated_word": "give",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "us",
                "start": 955.55,
                "end": 955.70996,
                "confidence": 0.9981353,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "access",
                "start": 955.70996,
                "end": 956.02997,
                "confidence": 0.99961555,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.44142306
              },
              {
                "word": "to",
                "start": 956.02997,
                "end": 956.11,
                "confidence": 0.99832135,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "that",
                "start": 956.11,
                "end": 956.26996,
                "confidence": 0.9743929,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "so",
                "start": 956.26996,
                "end": 956.43,
                "confidence": 0.96341175,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "that's",
                "start": 956.43,
                "end": 956.58997,
                "confidence": 0.99553895,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "why",
                "start": 956.58997,
                "end": 956.75,
                "confidence": 0.9177174,
                "punctuated_word": "why",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "the",
                "start": 956.75,
                "end": 956.91,
                "confidence": 0.6910195,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "air",
                "start": 956.91,
                "end": 957.14996,
                "confidence": 0.838399,
                "punctuated_word": "air",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "cover",
                "start": 957.14996,
                "end": 957.31,
                "confidence": 0.92551565,
                "punctuated_word": "cover",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "is",
                "start": 957.31,
                "end": 957.525,
                "confidence": 0.6750846,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "really",
                "start": 957.60504,
                "end": 957.765,
                "confidence": 0.97303534,
                "punctuated_word": "really,",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "really",
                "start": 957.765,
                "end": 958.005,
                "confidence": 0.99998474,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "important",
                "start": 958.005,
                "end": 958.48505,
                "confidence": 0.99948955,
                "punctuated_word": "important",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "for",
                "start": 958.48505,
                "end": 958.645,
                "confidence": 0.9996296,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "us",
                "start": 958.645,
                "end": 958.72504,
                "confidence": 0.9999043,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "to",
                "start": 958.72504,
                "end": 958.80505,
                "confidence": 0.9984432,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "have",
                "start": 958.80505,
                "end": 959.30505,
                "confidence": 0.9960624,
                "punctuated_word": "have.",
                "speaker": 2,
                "speaker_confidence": 0.5690784
              },
              {
                "word": "one",
                "start": 959.525,
                "end": 959.765,
                "confidence": 0.9983499,
                "punctuated_word": "One",
                "speaker": 1,
                "speaker_confidence": 0.152233
              },
              {
                "word": "thing",
                "start": 959.765,
                "end": 959.92505,
                "confidence": 0.99976605,
                "punctuated_word": "thing",
                "speaker": 1,
                "speaker_confidence": 0.152233
              },
              {
                "word": "i",
                "start": 959.92505,
                "end": 960.085,
                "confidence": 0.91396475,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.152233
              },
              {
                "word": "i",
                "start": 960.085,
                "end": 960.245,
                "confidence": 0.94353527,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.152233
              },
              {
                "word": "think",
                "start": 960.245,
                "end": 960.405,
                "confidence": 0.9980726,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.152233
              },
              {
                "word": "i",
                "start": 960.405,
                "end": 960.48505,
                "confidence": 0.99387676,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.152233
              },
              {
                "word": "heard",
                "start": 960.48505,
                "end": 960.72504,
                "confidence": 0.9988852,
                "punctuated_word": "heard",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "you",
                "start": 960.72504,
                "end": 960.885,
                "confidence": 0.9977544,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "you",
                "start": 960.885,
                "end": 960.965,
                "confidence": 0.9398569,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "mentioned",
                "start": 960.965,
                "end": 961.28503,
                "confidence": 0.8590401,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "ex",
                "start": 961.28503,
                "end": 961.60504,
                "confidence": 0.89666176,
                "punctuated_word": "ex",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "explanation",
                "start": 961.685,
                "end": 962.185,
                "confidence": 0.97976995,
                "punctuated_word": "explanation",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "was",
                "start": 962.245,
                "end": 962.48505,
                "confidence": 0.9951963,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "this",
                "start": 962.48505,
                "end": 962.645,
                "confidence": 0.9989065,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "idea",
                "start": 962.645,
                "end": 962.965,
                "confidence": 0.99988365,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "that",
                "start": 962.965,
                "end": 963.125,
                "confidence": 0.9993782,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "there's",
                "start": 963.125,
                "end": 963.445,
                "confidence": 0.99485785,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "some",
                "start": 963.445,
                "end": 963.92505,
                "confidence": 0.999393,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "criteria",
                "start": 963.92505,
                "end": 964.42505,
                "confidence": 0.9996172,
                "punctuated_word": "criteria",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "about",
                "start": 964.885,
                "end": 965.205,
                "confidence": 0.99330914,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "whether",
                "start": 965.205,
                "end": 965.525,
                "confidence": 0.99987257,
                "punctuated_word": "whether",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "or",
                "start": 965.525,
                "end": 965.60504,
                "confidence": 0.99967957,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "not",
                "start": 965.60504,
                "end": 966.10504,
                "confidence": 0.9999156,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "your",
                "start": 966.16504,
                "end": 966.405,
                "confidence": 0.5630158,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "organization",
                "start": 966.405,
                "end": 966.885,
                "confidence": 0.999858,
                "punctuated_word": "organization",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "considers",
                "start": 966.885,
                "end": 967.28503,
                "confidence": 0.9999343,
                "punctuated_word": "considers",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "the",
                "start": 967.28503,
                "end": 967.525,
                "confidence": 0.769895,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "work",
                "start": 967.525,
                "end": 968.025,
                "confidence": 0.999864,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "the",
                "start": 968.16504,
                "end": 968.245,
                "confidence": 0.8518028,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "sort",
                "start": 968.245,
                "end": 968.565,
                "confidence": 0.9990619,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "that",
                "start": 968.565,
                "end": 968.80505,
                "confidence": 0.99934036,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "you'd",
                "start": 968.80505,
                "end": 969.04504,
                "confidence": 0.9995439,
                "punctuated_word": "you'd",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "like",
                "start": 969.04504,
                "end": 969.28503,
                "confidence": 0.99982977,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "to",
                "start": 969.28503,
                "end": 969.445,
                "confidence": 0.9985576,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "engage",
                "start": 969.445,
                "end": 969.84503,
                "confidence": 0.9998716,
                "punctuated_word": "engage",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "with",
                "start": 969.84503,
                "end": 970.325,
                "confidence": 0.99741304,
                "punctuated_word": "with.",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "could",
                "start": 970.325,
                "end": 970.48505,
                "confidence": 0.9995055,
                "punctuated_word": "Could",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "you",
                "start": 970.48505,
                "end": 970.645,
                "confidence": 0.9998172,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "talk",
                "start": 970.645,
                "end": 970.885,
                "confidence": 0.99962556,
                "punctuated_word": "talk",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "a",
                "start": 970.885,
                "end": 970.965,
                "confidence": 0.9997085,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "little",
                "start": 970.965,
                "end": 971.205,
                "confidence": 0.99996746,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "bit",
                "start": 971.205,
                "end": 971.36505,
                "confidence": 0.99910504,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "about",
                "start": 971.36505,
                "end": 971.765,
                "confidence": 0.9995478,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "the",
                "start": 971.765,
                "end": 972.005,
                "confidence": 0.9998,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "the",
                "start": 972.005,
                "end": 972.245,
                "confidence": 0.9974821,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "process",
                "start": 972.245,
                "end": 972.72504,
                "confidence": 0.99978954,
                "punctuated_word": "process",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "behind",
                "start": 972.72504,
                "end": 973.22504,
                "confidence": 0.99996233,
                "punctuated_word": "behind",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "that",
                "start": 973.52,
                "end": 973.84,
                "confidence": 0.9999244,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8478895
              },
              {
                "word": "sort",
                "start": 973.84,
                "end": 973.92,
                "confidence": 0.98418576,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.44380295
              },
              {
                "word": "of",
                "start": 973.92,
                "end": 974.08,
                "confidence": 0.9995828,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.44380295
              },
              {
                "word": "determination",
                "start": 974.08,
                "end": 974.58,
                "confidence": 0.99854654,
                "punctuated_word": "determination",
                "speaker": 1,
                "speaker_confidence": 0.44380295
              },
              {
                "word": "a",
                "start": 974.64,
                "end": 974.72003,
                "confidence": 0.99783283,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.44380295
              },
              {
                "word": "little",
                "start": 974.72003,
                "end": 974.88,
                "confidence": 0.99998426,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.44380295
              },
              {
                "word": "bit",
                "start": 974.88,
                "end": 975.38,
                "confidence": 0.9973879,
                "punctuated_word": "bit?",
                "speaker": 1,
                "speaker_confidence": 0.44380295
              },
              {
                "word": "yeah",
                "start": 975.6,
                "end": 975.92,
                "confidence": 0.779958,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "so",
                "start": 975.92,
                "end": 976.42,
                "confidence": 0.9955753,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "all",
                "start": 976.96,
                "end": 977.2,
                "confidence": 0.9961849,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "the",
                "start": 977.2,
                "end": 977.44,
                "confidence": 0.99424356,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "leadership",
                "start": 977.44,
                "end": 977.84,
                "confidence": 0.99410844,
                "punctuated_word": "leadership",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "at",
                "start": 977.84,
                "end": 978.08,
                "confidence": 0.9527226,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "uscis",
                "start": 978.08,
                "end": 978.58,
                "confidence": 0.9273389,
                "punctuated_word": "USCIS",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "sort",
                "start": 978.72003,
                "end": 978.88,
                "confidence": 0.98671573,
                "punctuated_word": "sort",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "of",
                "start": 978.88,
                "end": 979.04,
                "confidence": 0.64851445,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "gets",
                "start": 979.04,
                "end": 979.2,
                "confidence": 0.9938327,
                "punctuated_word": "gets",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "together",
                "start": 979.2,
                "end": 979.7,
                "confidence": 0.8093668,
                "punctuated_word": "together,",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "and",
                "start": 979.76,
                "end": 979.92,
                "confidence": 0.99711156,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "we",
                "start": 979.92,
                "end": 980.08,
                "confidence": 0.9996357,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "just",
                "start": 980.08,
                "end": 980.32,
                "confidence": 0.9998141,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "talk",
                "start": 980.32,
                "end": 980.56,
                "confidence": 0.99284416,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "about",
                "start": 980.56,
                "end": 980.8,
                "confidence": 0.99984074,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "it",
                "start": 980.8,
                "end": 981.04,
                "confidence": 0.95477927,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "and",
                "start": 981.04,
                "end": 981.54,
                "confidence": 0.9955437,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "we'll",
                "start": 981.92,
                "end": 982.16,
                "confidence": 0.99788254,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "have",
                "start": 982.16,
                "end": 982.4,
                "confidence": 0.96479833,
                "punctuated_word": "have,",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "like",
                "start": 982.4,
                "end": 982.56,
                "confidence": 0.9957654,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "an",
                "start": 982.56,
                "end": 982.72003,
                "confidence": 0.96211416,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "initial",
                "start": 982.72003,
                "end": 983.22003,
                "confidence": 0.9940713,
                "punctuated_word": "initial",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "conversation",
                "start": 983.52,
                "end": 984.02,
                "confidence": 0.9998516,
                "punctuated_word": "conversation",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "with",
                "start": 984.24,
                "end": 984.48,
                "confidence": 0.99988115,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "the",
                "start": 984.48,
                "end": 984.72003,
                "confidence": 0.9958811,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "the",
                "start": 984.72003,
                "end": 984.88,
                "confidence": 0.973308,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "person",
                "start": 984.88,
                "end": 985.28,
                "confidence": 0.99320036,
                "punctuated_word": "person",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "who",
                "start": 985.28,
                "end": 985.44,
                "confidence": 0.9921827,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "acts",
                "start": 985.44,
                "end": 985.68,
                "confidence": 0.9155946,
                "punctuated_word": "acts",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "and",
                "start": 985.68,
                "end": 985.84,
                "confidence": 0.95822585,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "say",
                "start": 985.84,
                "end": 986.08,
                "confidence": 0.9874383,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "okay",
                "start": 986.08,
                "end": 986.58,
                "confidence": 0.8988036,
                "punctuated_word": "okay.",
                "speaker": 2,
                "speaker_confidence": 0.8060653
              },
              {
                "word": "what",
                "start": 987.375,
                "end": 987.61505,
                "confidence": 0.9984842,
                "punctuated_word": "What",
                "speaker": 2,
                "speaker_confidence": 0.5639428
              },
              {
                "word": "is",
                "start": 987.61505,
                "end": 987.775,
                "confidence": 0.99958116,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5639428
              },
              {
                "word": "the",
                "start": 987.775,
                "end": 988.015,
                "confidence": 0.99596536,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5639428
              },
              {
                "word": "problem",
                "start": 988.015,
                "end": 988.255,
                "confidence": 0.99878687,
                "punctuated_word": "problem",
                "speaker": 2,
                "speaker_confidence": 0.5639428
              },
              {
                "word": "that",
                "start": 988.255,
                "end": 988.41504,
                "confidence": 0.9899502,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5639428
              },
              {
                "word": "you're",
                "start": 988.41504,
                "end": 988.575,
                "confidence": 0.9899684,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "actually",
                "start": 988.575,
                "end": 988.895,
                "confidence": 0.9943836,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "trying",
                "start": 988.895,
                "end": 989.215,
                "confidence": 0.99877423,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "to",
                "start": 989.215,
                "end": 989.29504,
                "confidence": 0.9976667,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "solve",
                "start": 989.29504,
                "end": 989.61505,
                "confidence": 0.9286299,
                "punctuated_word": "solve?",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "and",
                "start": 989.61505,
                "end": 989.775,
                "confidence": 0.99874604,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "then",
                "start": 989.775,
                "end": 990.015,
                "confidence": 0.99945587,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "we'll",
                "start": 990.015,
                "end": 990.17505,
                "confidence": 0.9880473,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "just",
                "start": 990.17505,
                "end": 990.41504,
                "confidence": 0.9985567,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "have",
                "start": 990.41504,
                "end": 990.81506,
                "confidence": 0.99956805,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "a",
                "start": 990.81506,
                "end": 991.215,
                "confidence": 0.59728134,
                "punctuated_word": "a,",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "in-depth",
                "start": 991.455,
                "end": 991.93506,
                "confidence": 0.979348,
                "punctuated_word": "in-depth",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "conversation",
                "start": 991.93506,
                "end": 992.43506,
                "confidence": 0.9991611,
                "punctuated_word": "conversation",
                "speaker": 2,
                "speaker_confidence": 0.71825933
              },
              {
                "word": "about",
                "start": 993.05505,
                "end": 993.29504,
                "confidence": 0.9992698,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.44177353
              },
              {
                "word": "that",
                "start": 993.29504,
                "end": 993.53503,
                "confidence": 0.96662796,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.44177353
              },
              {
                "word": "problem",
                "start": 993.53503,
                "end": 993.775,
                "confidence": 0.97903043,
                "punctuated_word": "problem",
                "speaker": 2,
                "speaker_confidence": 0.44177353
              },
              {
                "word": "trying",
                "start": 993.775,
                "end": 994.09503,
                "confidence": 0.2772576,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.44177353
              },
              {
                "word": "to",
                "start": 994.09503,
                "end": 994.17505,
                "confidence": 0.9923308,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "solve",
                "start": 994.17505,
                "end": 994.49506,
                "confidence": 0.9245454,
                "punctuated_word": "solve.",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "and",
                "start": 994.49506,
                "end": 994.815,
                "confidence": 0.9935382,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "sometimes",
                "start": 994.815,
                "end": 995.215,
                "confidence": 0.9669266,
                "punctuated_word": "sometimes",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "it",
                "start": 995.215,
                "end": 995.375,
                "confidence": 0.7733598,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "may",
                "start": 995.375,
                "end": 995.455,
                "confidence": 0.9968021,
                "punctuated_word": "may",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "just",
                "start": 995.455,
                "end": 995.775,
                "confidence": 0.9973943,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "be",
                "start": 995.775,
                "end": 995.85504,
                "confidence": 0.9987947,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "solved",
                "start": 995.85504,
                "end": 996.09503,
                "confidence": 0.97893137,
                "punctuated_word": "solved",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "in",
                "start": 996.09503,
                "end": 996.255,
                "confidence": 0.96157914,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "that",
                "start": 996.255,
                "end": 996.41504,
                "confidence": 0.9151861,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "simple",
                "start": 996.41504,
                "end": 996.73505,
                "confidence": 0.99890566,
                "punctuated_word": "simple",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "phone",
                "start": 996.73505,
                "end": 996.895,
                "confidence": 0.99971515,
                "punctuated_word": "phone",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "call",
                "start": 996.895,
                "end": 997.135,
                "confidence": 0.9907248,
                "punctuated_word": "call.",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "right",
                "start": 997.135,
                "end": 997.375,
                "confidence": 0.9789744,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "sometimes",
                "start": 997.375,
                "end": 997.85504,
                "confidence": 0.9974758,
                "punctuated_word": "Sometimes",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "it's",
                "start": 997.85504,
                "end": 998.015,
                "confidence": 0.9620595,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "just",
                "start": 998.015,
                "end": 998.515,
                "confidence": 0.9834708,
                "punctuated_word": "just,",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "yeah",
                "start": 999.69,
                "end": 999.85004,
                "confidence": 0.7020369,
                "punctuated_word": "yeah,",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "you're",
                "start": 999.85004,
                "end": 1000.33,
                "confidence": 0.9566777,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "trying",
                "start": 1000.33,
                "end": 1000.49,
                "confidence": 0.89419705,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "to",
                "start": 1000.49,
                "end": 1000.65,
                "confidence": 0.9959759,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "get",
                "start": 1000.65,
                "end": 1000.89,
                "confidence": 0.99892044,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "the",
                "start": 1000.89,
                "end": 1001.21,
                "confidence": 0.7623478,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "cicd",
                "start": 1001.21,
                "end": 1001.71,
                "confidence": 0.96164256,
                "punctuated_word": "CICD",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "pipeline",
                "start": 1001.77,
                "end": 1002.25,
                "confidence": 0.7511104,
                "punctuated_word": "pipeline",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "set",
                "start": 1002.25,
                "end": 1002.41003,
                "confidence": 0.692183,
                "punctuated_word": "set",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "up",
                "start": 1002.41003,
                "end": 1002.65,
                "confidence": 0.81214964,
                "punctuated_word": "up,",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "like",
                "start": 1002.65,
                "end": 1002.81,
                "confidence": 0.9124496,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.72573996
              },
              {
                "word": "get",
                "start": 1002.81,
                "end": 1003.01,
                "confidence": 0.62439775,
                "punctuated_word": "get,",
                "speaker": 2,
                "speaker_confidence": 0.5414893
              },
              {
                "word": "you",
                "start": 1003.01,
                "end": 1003.21,
                "confidence": 0.9825342,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5414893
              },
              {
                "word": "know",
                "start": 1003.21,
                "end": 1003.69,
                "confidence": 0.9835609,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.5414893
              },
              {
                "word": "use",
                "start": 1003.69,
                "end": 1003.93,
                "confidence": 0.9457173,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.5414893
              },
              {
                "word": "jenkins",
                "start": 1003.93,
                "end": 1004.33,
                "confidence": 0.9830798,
                "punctuated_word": "Jenkins",
                "speaker": 2,
                "speaker_confidence": 0.5414893
              },
              {
                "word": "or",
                "start": 1004.33,
                "end": 1004.57,
                "confidence": 0.9874117,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.5414893
              },
              {
                "word": "something",
                "start": 1004.57,
                "end": 1005.07,
                "confidence": 0.98420835,
                "punctuated_word": "something.",
                "speaker": 2,
                "speaker_confidence": 0.5414893
              },
              {
                "word": "and",
                "start": 1006.81,
                "end": 1007.05,
                "confidence": 0.9661053,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.46939617
              },
              {
                "word": "sometimes",
                "start": 1007.05,
                "end": 1007.37,
                "confidence": 0.9955913,
                "punctuated_word": "sometimes",
                "speaker": 2,
                "speaker_confidence": 0.46939617
              },
              {
                "word": "it",
                "start": 1007.37,
                "end": 1007.53,
                "confidence": 0.7800641,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.46939617
              },
              {
                "word": "gets",
                "start": 1007.53,
                "end": 1007.77,
                "confidence": 0.97985864,
                "punctuated_word": "gets",
                "speaker": 2,
                "speaker_confidence": 0.46939617
              },
              {
                "word": "more",
                "start": 1007.77,
                "end": 1008.01,
                "confidence": 0.99960595,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.46939617
              },
              {
                "word": "complicated",
                "start": 1008.01,
                "end": 1008.49,
                "confidence": 0.7419778,
                "punctuated_word": "complicated.",
                "speaker": 2,
                "speaker_confidence": 0.46939617
              },
              {
                "word": "we",
                "start": 1008.49,
                "end": 1008.65,
                "confidence": 0.8058599,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "actually",
                "start": 1008.65,
                "end": 1008.89,
                "confidence": 0.9523369,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "have",
                "start": 1008.89,
                "end": 1009.05,
                "confidence": 0.98843586,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "to",
                "start": 1009.05,
                "end": 1009.13,
                "confidence": 0.99511456,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "go",
                "start": 1009.13,
                "end": 1009.29004,
                "confidence": 0.996498,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "in",
                "start": 1009.29004,
                "end": 1009.45,
                "confidence": 0.9960078,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "and",
                "start": 1009.45,
                "end": 1009.61,
                "confidence": 0.99108785,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "and",
                "start": 1009.61,
                "end": 1009.77,
                "confidence": 0.8496135,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "figure",
                "start": 1009.77,
                "end": 1010.09,
                "confidence": 0.99814403,
                "punctuated_word": "figure",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "out",
                "start": 1010.09,
                "end": 1010.59,
                "confidence": 0.9343793,
                "punctuated_word": "out,",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "what's",
                "start": 1011.05,
                "end": 1011.465,
                "confidence": 0.99855316,
                "punctuated_word": "what's",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "what's",
                "start": 1011.54504,
                "end": 1011.86505,
                "confidence": 0.999837,
                "punctuated_word": "what's",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "the",
                "start": 1011.86505,
                "end": 1011.945,
                "confidence": 0.99918646,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "ground",
                "start": 1011.945,
                "end": 1012.34503,
                "confidence": 0.99919134,
                "punctuated_word": "ground",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "truth",
                "start": 1012.34503,
                "end": 1012.84503,
                "confidence": 0.94210076,
                "punctuated_word": "truth.",
                "speaker": 2,
                "speaker_confidence": 0.72037756
              },
              {
                "word": "i",
                "start": 1013.065,
                "end": 1013.30505,
                "confidence": 0.9756771,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.34771687
              },
              {
                "word": "i",
                "start": 1013.30505,
                "end": 1013.385,
                "confidence": 0.84356713,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.34771687
              },
              {
                "word": "would",
                "start": 1013.385,
                "end": 1013.705,
                "confidence": 0.60876447,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.34771687
              },
              {
                "word": "venture",
                "start": 1013.705,
                "end": 1014.025,
                "confidence": 0.5202892,
                "punctuated_word": "venture",
                "speaker": 1,
                "speaker_confidence": 0.34771687
              },
              {
                "word": "to",
                "start": 1014.025,
                "end": 1014.10504,
                "confidence": 0.99643075,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.34771687
              },
              {
                "word": "guess",
                "start": 1014.10504,
                "end": 1014.34503,
                "confidence": 0.99983203,
                "punctuated_word": "guess",
                "speaker": 1,
                "speaker_confidence": 0.34771687
              },
              {
                "word": "along",
                "start": 1014.34503,
                "end": 1014.66504,
                "confidence": 0.99443686,
                "punctuated_word": "along",
                "speaker": 1,
                "speaker_confidence": 0.34771687
              },
              {
                "word": "the",
                "start": 1014.66504,
                "end": 1014.74506,
                "confidence": 0.9990382,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.34771687
              },
              {
                "word": "way",
                "start": 1014.74506,
                "end": 1014.905,
                "confidence": 0.99995327,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "that",
                "start": 1014.905,
                "end": 1015.145,
                "confidence": 0.74125737,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "there's",
                "start": 1015.145,
                "end": 1015.54504,
                "confidence": 0.9849807,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "probably",
                "start": 1015.54504,
                "end": 1016.04504,
                "confidence": 0.9989857,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "a",
                "start": 1016.505,
                "end": 1016.66504,
                "confidence": 0.9991264,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "non",
                "start": 1016.66504,
                "end": 1016.98505,
                "confidence": 0.9935939,
                "punctuated_word": "non",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "zero",
                "start": 1016.98505,
                "end": 1017.30505,
                "confidence": 0.5466755,
                "punctuated_word": "zero",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "number",
                "start": 1017.30505,
                "end": 1017.54504,
                "confidence": 0.99978346,
                "punctuated_word": "number",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "of",
                "start": 1017.54504,
                "end": 1017.705,
                "confidence": 0.9998264,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "occasions",
                "start": 1017.705,
                "end": 1018.205,
                "confidence": 0.99990666,
                "punctuated_word": "occasions",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "where",
                "start": 1018.265,
                "end": 1018.765,
                "confidence": 0.9824646,
                "punctuated_word": "where,",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "folks",
                "start": 1019.22504,
                "end": 1019.465,
                "confidence": 0.9998357,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "you",
                "start": 1019.465,
                "end": 1019.625,
                "confidence": 0.9918936,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "have",
                "start": 1019.625,
                "end": 1019.78503,
                "confidence": 0.9998975,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "to",
                "start": 1019.78503,
                "end": 1019.86505,
                "confidence": 0.9997209,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "work",
                "start": 1019.86505,
                "end": 1020.10504,
                "confidence": 0.99995303,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "with",
                "start": 1020.10504,
                "end": 1020.505,
                "confidence": 0.99966955,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "or",
                "start": 1020.505,
                "end": 1020.905,
                "confidence": 0.98111534,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "the",
                "start": 1020.905,
                "end": 1021.145,
                "confidence": 0.99883085,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "organizations",
                "start": 1021.145,
                "end": 1021.645,
                "confidence": 0.991265,
                "punctuated_word": "organizations",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "themselves",
                "start": 1021.945,
                "end": 1022.445,
                "confidence": 0.9848851,
                "punctuated_word": "themselves,",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "can",
                "start": 1023.30505,
                "end": 1023.54504,
                "confidence": 0.9998636,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "be",
                "start": 1023.54504,
                "end": 1023.705,
                "confidence": 0.9998784,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "a",
                "start": 1023.705,
                "end": 1023.78503,
                "confidence": 0.99971026,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "bit",
                "start": 1023.78503,
                "end": 1024.23,
                "confidence": 0.9998647,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.83652186
              },
              {
                "word": "difficult",
                "start": 1024.79,
                "end": 1025.27,
                "confidence": 0.7581954,
                "punctuated_word": "difficult,",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "for",
                "start": 1025.27,
                "end": 1025.4299,
                "confidence": 0.99964476,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "lack",
                "start": 1025.4299,
                "end": 1025.6699,
                "confidence": 0.99935466,
                "punctuated_word": "lack",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "of",
                "start": 1025.6699,
                "end": 1025.75,
                "confidence": 0.99981254,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "a",
                "start": 1025.75,
                "end": 1025.83,
                "confidence": 0.99917585,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "better",
                "start": 1025.83,
                "end": 1026.07,
                "confidence": 0.9997594,
                "punctuated_word": "better",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "word",
                "start": 1026.07,
                "end": 1026.57,
                "confidence": 0.6488129,
                "punctuated_word": "word,",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "to",
                "start": 1026.71,
                "end": 1026.95,
                "confidence": 0.7936758,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "collaborate",
                "start": 1027.19,
                "end": 1027.51,
                "confidence": 0.99913496,
                "punctuated_word": "collaborate",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "with",
                "start": 1027.51,
                "end": 1028.01,
                "confidence": 0.9907702,
                "punctuated_word": "with.",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "are",
                "start": 1028.3099,
                "end": 1028.47,
                "confidence": 0.9857657,
                "punctuated_word": "Are",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "there",
                "start": 1028.47,
                "end": 1028.71,
                "confidence": 0.6045354,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "strategies",
                "start": 1028.71,
                "end": 1029.21,
                "confidence": 0.9929657,
                "punctuated_word": "strategies",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "that",
                "start": 1029.27,
                "end": 1029.4299,
                "confidence": 0.9997626,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "you",
                "start": 1029.4299,
                "end": 1029.6699,
                "confidence": 0.99993706,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "found",
                "start": 1029.6699,
                "end": 1030.15,
                "confidence": 0.97295606,
                "punctuated_word": "found",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "effective",
                "start": 1030.15,
                "end": 1030.5499,
                "confidence": 0.9992198,
                "punctuated_word": "effective",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "at",
                "start": 1030.5499,
                "end": 1030.87,
                "confidence": 0.9984388,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "addressing",
                "start": 1030.87,
                "end": 1031.27,
                "confidence": 0.99977523,
                "punctuated_word": "addressing",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "those",
                "start": 1031.27,
                "end": 1031.59,
                "confidence": 0.9986671,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "kinds",
                "start": 1031.59,
                "end": 1031.83,
                "confidence": 0.9973672,
                "punctuated_word": "kinds",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "of",
                "start": 1031.83,
                "end": 1031.91,
                "confidence": 0.99902725,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "situations",
                "start": 1031.91,
                "end": 1032.41,
                "confidence": 0.99844897,
                "punctuated_word": "situations?",
                "speaker": 1,
                "speaker_confidence": 0.6814172
              },
              {
                "word": "outside",
                "start": 1033.19,
                "end": 1033.6699,
                "confidence": 0.9987212,
                "punctuated_word": "Outside",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "of",
                "start": 1033.6699,
                "end": 1034.1699,
                "confidence": 0.9973264,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "you",
                "start": 1034.79,
                "end": 1034.95,
                "confidence": 0.9979778,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "know",
                "start": 1034.95,
                "end": 1035.27,
                "confidence": 0.9998251,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "executive",
                "start": 1035.27,
                "end": 1035.75,
                "confidence": 0.98658514,
                "punctuated_word": "executive",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "air",
                "start": 1035.75,
                "end": 1035.91,
                "confidence": 0.7651018,
                "punctuated_word": "air",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "cover",
                "start": 1035.91,
                "end": 1036.23,
                "confidence": 0.5865449,
                "punctuated_word": "cover,",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "making",
                "start": 1036.23,
                "end": 1036.47,
                "confidence": 0.96605587,
                "punctuated_word": "making",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "sure",
                "start": 1036.47,
                "end": 1036.63,
                "confidence": 0.99964607,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "that",
                "start": 1036.63,
                "end": 1036.79,
                "confidence": 0.99705803,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "we",
                "start": 1036.79,
                "end": 1036.95,
                "confidence": 0.99920076,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "have",
                "start": 1036.95,
                "end": 1037.19,
                "confidence": 0.97585917,
                "punctuated_word": "have,",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "like",
                "start": 1037.19,
                "end": 1037.35,
                "confidence": 0.9976913,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "that",
                "start": 1037.35,
                "end": 1037.6699,
                "confidence": 0.93325114,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "person",
                "start": 1037.6699,
                "end": 1037.99,
                "confidence": 0.99204516,
                "punctuated_word": "person",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "who",
                "start": 1037.99,
                "end": 1038.07,
                "confidence": 0.98661834,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "can",
                "start": 1038.07,
                "end": 1038.23,
                "confidence": 0.987219,
                "punctuated_word": "can,",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "like",
                "start": 1038.23,
                "end": 1038.47,
                "confidence": 0.9985386,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "vouch",
                "start": 1038.47,
                "end": 1038.71,
                "confidence": 0.998281,
                "punctuated_word": "vouch",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "for",
                "start": 1038.71,
                "end": 1038.87,
                "confidence": 0.99535155,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.67259955
              },
              {
                "word": "us",
                "start": 1038.87,
                "end": 1038.95,
                "confidence": 0.99834085,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.50048894
              },
              {
                "word": "and",
                "start": 1038.95,
                "end": 1039.03,
                "confidence": 0.8552716,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.50048894
              },
              {
                "word": "say",
                "start": 1039.03,
                "end": 1039.27,
                "confidence": 0.85361147,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.50048894
              },
              {
                "word": "like",
                "start": 1039.27,
                "end": 1039.35,
                "confidence": 0.996158,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.50048894
              },
              {
                "word": "no",
                "start": 1039.35,
                "end": 1039.59,
                "confidence": 0.9329687,
                "punctuated_word": "no.",
                "speaker": 2,
                "speaker_confidence": 0.50048894
              },
              {
                "word": "no",
                "start": 1039.59,
                "end": 1039.75,
                "confidence": 0.99621135,
                "punctuated_word": "No.",
                "speaker": 2,
                "speaker_confidence": 0.50048894
              },
              {
                "word": "these",
                "start": 1039.75,
                "end": 1039.995,
                "confidence": 0.8954177,
                "punctuated_word": "These",
                "speaker": 2,
                "speaker_confidence": 0.50048894
              },
              {
                "word": "people",
                "start": 1040.075,
                "end": 1040.395,
                "confidence": 0.9998714,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.50048894
              },
              {
                "word": "are",
                "start": 1040.395,
                "end": 1040.475,
                "confidence": 0.99317205,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.2957188
              },
              {
                "word": "supposed",
                "start": 1040.475,
                "end": 1040.715,
                "confidence": 0.99854255,
                "punctuated_word": "supposed",
                "speaker": 2,
                "speaker_confidence": 0.2957188
              },
              {
                "word": "to",
                "start": 1040.715,
                "end": 1040.875,
                "confidence": 0.9980609,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.2957188
              },
              {
                "word": "be",
                "start": 1040.875,
                "end": 1041.035,
                "confidence": 0.9999312,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.2957188
              },
              {
                "word": "here",
                "start": 1041.035,
                "end": 1041.355,
                "confidence": 0.999519,
                "punctuated_word": "here.",
                "speaker": 2,
                "speaker_confidence": 0.2957188
              },
              {
                "word": "i",
                "start": 1041.355,
                "end": 1041.515,
                "confidence": 0.9947189,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.2957188
              },
              {
                "word": "think",
                "start": 1041.515,
                "end": 1041.675,
                "confidence": 0.9984863,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.2957188
              },
              {
                "word": "one",
                "start": 1041.675,
                "end": 1041.835,
                "confidence": 0.98762333,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.2957188
              },
              {
                "word": "of",
                "start": 1041.835,
                "end": 1041.915,
                "confidence": 0.9998085,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.2957188
              },
              {
                "word": "the",
                "start": 1041.915,
                "end": 1041.995,
                "confidence": 0.99975806,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "biggest",
                "start": 1041.995,
                "end": 1042.315,
                "confidence": 0.99979264,
                "punctuated_word": "biggest",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "things",
                "start": 1042.315,
                "end": 1042.475,
                "confidence": 0.9991026,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "that",
                "start": 1042.475,
                "end": 1042.635,
                "confidence": 0.9995065,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "we",
                "start": 1042.635,
                "end": 1042.715,
                "confidence": 0.9999081,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "do",
                "start": 1042.715,
                "end": 1042.955,
                "confidence": 0.99988353,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "is",
                "start": 1042.955,
                "end": 1043.115,
                "confidence": 0.9975177,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "we",
                "start": 1043.115,
                "end": 1043.275,
                "confidence": 0.99221194,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "just",
                "start": 1043.275,
                "end": 1043.675,
                "confidence": 0.9998846,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "listen",
                "start": 1043.675,
                "end": 1044.155,
                "confidence": 0.99920076,
                "punctuated_word": "listen",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "to",
                "start": 1044.155,
                "end": 1044.315,
                "confidence": 0.99986064,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "the",
                "start": 1044.315,
                "end": 1044.395,
                "confidence": 0.99968743,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5292287
              },
              {
                "word": "partners",
                "start": 1044.395,
                "end": 1044.715,
                "confidence": 0.99639916,
                "punctuated_word": "partners",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "and",
                "start": 1044.715,
                "end": 1044.875,
                "confidence": 0.99872226,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "stakeholders",
                "start": 1044.875,
                "end": 1045.375,
                "confidence": 0.83483124,
                "punctuated_word": "stakeholders,",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "and",
                "start": 1045.515,
                "end": 1046.015,
                "confidence": 0.9994679,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "we",
                "start": 1046.155,
                "end": 1046.395,
                "confidence": 0.99905723,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "try",
                "start": 1046.395,
                "end": 1046.555,
                "confidence": 0.99676776,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "to",
                "start": 1046.555,
                "end": 1046.715,
                "confidence": 0.9960628,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "make",
                "start": 1046.715,
                "end": 1046.875,
                "confidence": 0.9998702,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "sure",
                "start": 1046.875,
                "end": 1047.195,
                "confidence": 0.9998604,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "to",
                "start": 1047.195,
                "end": 1047.355,
                "confidence": 0.9886008,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "understand",
                "start": 1047.355,
                "end": 1047.755,
                "confidence": 0.9998945,
                "punctuated_word": "understand",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "where",
                "start": 1047.755,
                "end": 1047.995,
                "confidence": 0.99982893,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "they're",
                "start": 1047.995,
                "end": 1048.155,
                "confidence": 0.99947023,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "coming",
                "start": 1048.155,
                "end": 1048.395,
                "confidence": 0.9998883,
                "punctuated_word": "coming",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "from",
                "start": 1048.395,
                "end": 1048.895,
                "confidence": 0.99955326,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "and",
                "start": 1049.275,
                "end": 1049.775,
                "confidence": 0.6970678,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "and",
                "start": 1050.075,
                "end": 1050.395,
                "confidence": 0.9958818,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "try",
                "start": 1050.395,
                "end": 1050.635,
                "confidence": 0.99650407,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "to",
                "start": 1050.635,
                "end": 1050.795,
                "confidence": 0.99918944,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "say",
                "start": 1050.795,
                "end": 1051.035,
                "confidence": 0.8618771,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "like",
                "start": 1051.035,
                "end": 1051.195,
                "confidence": 0.9982749,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "hey",
                "start": 1051.195,
                "end": 1051.4349,
                "confidence": 0.8803903,
                "punctuated_word": "hey.",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "we're",
                "start": 1051.4349,
                "end": 1051.675,
                "confidence": 0.998907,
                "punctuated_word": "We're",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "here",
                "start": 1051.675,
                "end": 1051.835,
                "confidence": 0.99945825,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "to",
                "start": 1051.835,
                "end": 1052.075,
                "confidence": 0.9994067,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "help",
                "start": 1052.075,
                "end": 1052.235,
                "confidence": 0.9893635,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "you",
                "start": 1052.235,
                "end": 1052.395,
                "confidence": 0.9947532,
                "punctuated_word": "you.",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "we're",
                "start": 1052.395,
                "end": 1052.635,
                "confidence": 0.99963164,
                "punctuated_word": "We're",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "not",
                "start": 1052.635,
                "end": 1052.795,
                "confidence": 0.99979585,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "here",
                "start": 1052.795,
                "end": 1053.115,
                "confidence": 0.9988844,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "to",
                "start": 1053.115,
                "end": 1053.4349,
                "confidence": 0.99655986,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "you",
                "start": 1053.4349,
                "end": 1053.515,
                "confidence": 0.9974457,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "know",
                "start": 1053.515,
                "end": 1054.015,
                "confidence": 0.9989393,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "tell",
                "start": 1054.1599,
                "end": 1054.24,
                "confidence": 0.9993722,
                "punctuated_word": "tell",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "you",
                "start": 1054.24,
                "end": 1054.3999,
                "confidence": 0.99946815,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "that",
                "start": 1054.3999,
                "end": 1054.48,
                "confidence": 0.99949896,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.85531783
              },
              {
                "word": "you're",
                "start": 1054.48,
                "end": 1054.5599,
                "confidence": 0.997074,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "doing",
                "start": 1054.5599,
                "end": 1054.7999,
                "confidence": 0.9996221,
                "punctuated_word": "doing",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "the",
                "start": 1054.7999,
                "end": 1054.96,
                "confidence": 0.6139726,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "wrong",
                "start": 1054.96,
                "end": 1055.2,
                "confidence": 0.9993981,
                "punctuated_word": "wrong",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "and",
                "start": 1055.2,
                "end": 1055.36,
                "confidence": 0.77673346,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "that",
                "start": 1055.36,
                "end": 1055.5199,
                "confidence": 0.9934302,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "we're",
                "start": 1055.5199,
                "end": 1055.76,
                "confidence": 0.8870282,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "we're",
                "start": 1055.76,
                "end": 1056.08,
                "confidence": 0.97042215,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "better",
                "start": 1056.08,
                "end": 1056.3999,
                "confidence": 0.9983798,
                "punctuated_word": "better",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "than",
                "start": 1056.3999,
                "end": 1056.5599,
                "confidence": 0.9982767,
                "punctuated_word": "than",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "you",
                "start": 1056.5599,
                "end": 1056.72,
                "confidence": 0.9994424,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "or",
                "start": 1056.72,
                "end": 1056.88,
                "confidence": 0.9824326,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "anything",
                "start": 1056.88,
                "end": 1057.12,
                "confidence": 0.9998907,
                "punctuated_word": "anything",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "like",
                "start": 1057.12,
                "end": 1057.2799,
                "confidence": 0.9991518,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "that",
                "start": 1057.2799,
                "end": 1057.44,
                "confidence": 0.99255455,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "like",
                "start": 1057.44,
                "end": 1057.6,
                "confidence": 0.98022974,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "no",
                "start": 1057.6,
                "end": 1057.84,
                "confidence": 0.9768404,
                "punctuated_word": "no.",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "we're",
                "start": 1057.84,
                "end": 1058.0,
                "confidence": 0.9912969,
                "punctuated_word": "We're",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "just",
                "start": 1058.0,
                "end": 1058.32,
                "confidence": 0.9994598,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "simply",
                "start": 1058.32,
                "end": 1058.64,
                "confidence": 0.9991155,
                "punctuated_word": "simply",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "brought",
                "start": 1058.64,
                "end": 1058.88,
                "confidence": 0.93933374,
                "punctuated_word": "brought",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "in",
                "start": 1058.88,
                "end": 1059.0399,
                "confidence": 0.9275758,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7142739
              },
              {
                "word": "to",
                "start": 1059.0399,
                "end": 1059.12,
                "confidence": 0.9947055,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.4111492
              },
              {
                "word": "help",
                "start": 1059.12,
                "end": 1059.36,
                "confidence": 0.9519571,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.4111492
              },
              {
                "word": "and",
                "start": 1059.36,
                "end": 1059.5199,
                "confidence": 0.99255085,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.4111492
              },
              {
                "word": "see",
                "start": 1059.5199,
                "end": 1059.6799,
                "confidence": 0.99573046,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.4111492
              },
              {
                "word": "how",
                "start": 1059.6799,
                "end": 1059.84,
                "confidence": 0.990725,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.4111492
              },
              {
                "word": "we",
                "start": 1059.84,
                "end": 1060.0,
                "confidence": 0.99767977,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.4111492
              },
              {
                "word": "can",
                "start": 1060.0,
                "end": 1060.1599,
                "confidence": 0.9371043,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.4111492
              },
              {
                "word": "make",
                "start": 1060.1599,
                "end": 1060.24,
                "confidence": 0.9995528,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "this",
                "start": 1060.24,
                "end": 1060.48,
                "confidence": 0.99944466,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "better",
                "start": 1060.48,
                "end": 1060.7999,
                "confidence": 0.74733716,
                "punctuated_word": "better.",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "because",
                "start": 1060.7999,
                "end": 1061.2999,
                "confidence": 0.998982,
                "punctuated_word": "Because",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "one",
                "start": 1061.36,
                "end": 1061.5199,
                "confidence": 0.99162537,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "thing",
                "start": 1061.5199,
                "end": 1061.6799,
                "confidence": 0.9997317,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "i",
                "start": 1061.6799,
                "end": 1061.76,
                "confidence": 0.9981177,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "definitely",
                "start": 1061.76,
                "end": 1062.24,
                "confidence": 0.73776746,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "learned",
                "start": 1062.24,
                "end": 1062.74,
                "confidence": 0.98976326,
                "punctuated_word": "learned,",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "working",
                "start": 1062.96,
                "end": 1063.36,
                "confidence": 0.99740666,
                "punctuated_word": "working",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "on",
                "start": 1063.36,
                "end": 1063.44,
                "confidence": 0.3995997,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "multiple",
                "start": 1063.44,
                "end": 1063.76,
                "confidence": 0.99846953,
                "punctuated_word": "multiple",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "different",
                "start": 1063.76,
                "end": 1064.1599,
                "confidence": 0.985905,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "agencies",
                "start": 1064.1599,
                "end": 1064.48,
                "confidence": 0.9986242,
                "punctuated_word": "agencies",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "is",
                "start": 1064.48,
                "end": 1064.98,
                "confidence": 0.94154686,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "everybody",
                "start": 1065.2,
                "end": 1065.7,
                "confidence": 0.9144226,
                "punctuated_word": "everybody",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "at",
                "start": 1066.0,
                "end": 1066.1599,
                "confidence": 0.9963916,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "each",
                "start": 1066.1599,
                "end": 1066.3999,
                "confidence": 0.99948335,
                "punctuated_word": "each",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "agency",
                "start": 1066.3999,
                "end": 1066.8999,
                "confidence": 0.99927896,
                "punctuated_word": "agency",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "really",
                "start": 1066.96,
                "end": 1067.2799,
                "confidence": 0.9425672,
                "punctuated_word": "really,",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "really",
                "start": 1067.2799,
                "end": 1067.6,
                "confidence": 0.99994576,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "does",
                "start": 1067.6,
                "end": 1067.84,
                "confidence": 0.9907318,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "care",
                "start": 1067.84,
                "end": 1068.315,
                "confidence": 0.94120973,
                "punctuated_word": "care.",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "and",
                "start": 1068.3949,
                "end": 1068.6349,
                "confidence": 0.99956375,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "sometimes",
                "start": 1068.6349,
                "end": 1069.115,
                "confidence": 0.96498966,
                "punctuated_word": "sometimes",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "it's",
                "start": 1069.115,
                "end": 1069.355,
                "confidence": 0.7631432,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "just",
                "start": 1069.355,
                "end": 1069.6749,
                "confidence": 0.9990766,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "really",
                "start": 1069.6749,
                "end": 1069.995,
                "confidence": 0.9964245,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "hard",
                "start": 1069.995,
                "end": 1070.235,
                "confidence": 0.9969284,
                "punctuated_word": "hard",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "for",
                "start": 1070.235,
                "end": 1070.475,
                "confidence": 0.9998006,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "them",
                "start": 1070.475,
                "end": 1070.975,
                "confidence": 0.9997956,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "to",
                "start": 1071.2749,
                "end": 1071.7749,
                "confidence": 0.998003,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "you",
                "start": 1072.075,
                "end": 1072.315,
                "confidence": 0.99942636,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "know",
                "start": 1072.315,
                "end": 1072.815,
                "confidence": 0.9997996,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "share",
                "start": 1073.4349,
                "end": 1073.835,
                "confidence": 0.9948331,
                "punctuated_word": "share",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "that",
                "start": 1073.835,
                "end": 1074.315,
                "confidence": 0.98452544,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "out",
                "start": 1074.6349,
                "end": 1074.955,
                "confidence": 0.9995577,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "to",
                "start": 1074.955,
                "end": 1075.195,
                "confidence": 0.99867576,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "to",
                "start": 1075.195,
                "end": 1075.355,
                "confidence": 0.99460477,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8736419
              },
              {
                "word": "the",
                "start": 1075.355,
                "end": 1075.4349,
                "confidence": 0.9975516,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "rest",
                "start": 1075.4349,
                "end": 1075.6749,
                "confidence": 0.9996513,
                "punctuated_word": "rest",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "of",
                "start": 1075.6749,
                "end": 1075.835,
                "confidence": 0.9725349,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "like",
                "start": 1075.835,
                "end": 1075.995,
                "confidence": 0.99882126,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "the",
                "start": 1075.995,
                "end": 1076.1549,
                "confidence": 0.8172142,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "organization",
                "start": 1076.1549,
                "end": 1076.6549,
                "confidence": 0.9754493,
                "punctuated_word": "organization.",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "and",
                "start": 1076.7949,
                "end": 1077.195,
                "confidence": 0.9993711,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "one",
                "start": 1077.195,
                "end": 1077.355,
                "confidence": 0.9990269,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "thing",
                "start": 1077.355,
                "end": 1077.5149,
                "confidence": 0.9995802,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "that",
                "start": 1077.5149,
                "end": 1077.6749,
                "confidence": 0.9965023,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "we",
                "start": 1077.6749,
                "end": 1077.835,
                "confidence": 0.99347794,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "come",
                "start": 1077.835,
                "end": 1077.995,
                "confidence": 0.94752187,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "with",
                "start": 1077.995,
                "end": 1078.235,
                "confidence": 0.9980927,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "is",
                "start": 1078.235,
                "end": 1078.475,
                "confidence": 0.94470775,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.68231285
              },
              {
                "word": "like",
                "start": 1078.475,
                "end": 1078.5549,
                "confidence": 0.9816628,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.4336726
              },
              {
                "word": "because",
                "start": 1078.5549,
                "end": 1078.7949,
                "confidence": 0.9997148,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.4336726
              },
              {
                "word": "of",
                "start": 1078.7949,
                "end": 1078.955,
                "confidence": 0.96670055,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.4336726
              },
              {
                "word": "this",
                "start": 1078.955,
                "end": 1079.195,
                "confidence": 0.9628216,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.4336726
              },
              {
                "word": "executive",
                "start": 1079.195,
                "end": 1079.6749,
                "confidence": 0.90400374,
                "punctuated_word": "executive",
                "speaker": 2,
                "speaker_confidence": 0.4336726
              },
              {
                "word": "air",
                "start": 1079.6749,
                "end": 1079.835,
                "confidence": 0.37665382,
                "punctuated_word": "air",
                "speaker": 2,
                "speaker_confidence": 0.4336726
              },
              {
                "word": "cover",
                "start": 1079.835,
                "end": 1080.1549,
                "confidence": 0.98309886,
                "punctuated_word": "cover,",
                "speaker": 2,
                "speaker_confidence": 0.4336726
              },
              {
                "word": "we",
                "start": 1080.1549,
                "end": 1080.235,
                "confidence": 0.9994179,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.4336726
              },
              {
                "word": "can",
                "start": 1080.235,
                "end": 1080.3949,
                "confidence": 0.9977284,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "actually",
                "start": 1080.3949,
                "end": 1080.7949,
                "confidence": 0.993658,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "get",
                "start": 1080.7949,
                "end": 1080.955,
                "confidence": 0.99929214,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "those",
                "start": 1080.955,
                "end": 1081.195,
                "confidence": 0.99948597,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "voices",
                "start": 1081.195,
                "end": 1081.595,
                "confidence": 0.9728616,
                "punctuated_word": "voices",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "heard",
                "start": 1081.595,
                "end": 1081.995,
                "confidence": 0.99395096,
                "punctuated_word": "heard",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "to",
                "start": 1081.995,
                "end": 1082.495,
                "confidence": 0.99131036,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "a",
                "start": 1084.06,
                "end": 1084.2201,
                "confidence": 0.998125,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "deputy",
                "start": 1084.2201,
                "end": 1084.62,
                "confidence": 0.99503577,
                "punctuated_word": "deputy",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "secretary",
                "start": 1084.62,
                "end": 1085.02,
                "confidence": 0.9998087,
                "punctuated_word": "secretary",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "or",
                "start": 1085.02,
                "end": 1085.1001,
                "confidence": 0.81297165,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "under",
                "start": 1085.1001,
                "end": 1085.42,
                "confidence": 0.96778214,
                "punctuated_word": "under",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "secretary",
                "start": 1085.42,
                "end": 1085.9,
                "confidence": 0.7774645,
                "punctuated_word": "secretary.",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "so",
                "start": 1085.9,
                "end": 1086.06,
                "confidence": 0.9993587,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "that's",
                "start": 1086.06,
                "end": 1086.38,
                "confidence": 0.9997932,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "one",
                "start": 1086.38,
                "end": 1086.62,
                "confidence": 0.99932027,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "way",
                "start": 1086.62,
                "end": 1086.8601,
                "confidence": 0.99905795,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "we",
                "start": 1086.8601,
                "end": 1087.18,
                "confidence": 0.99806434,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "found",
                "start": 1087.18,
                "end": 1087.68,
                "confidence": 0.978153,
                "punctuated_word": "found",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "it",
                "start": 1088.06,
                "end": 1088.3,
                "confidence": 0.9956038,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "to",
                "start": 1088.3,
                "end": 1088.4601,
                "confidence": 0.99641645,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "be",
                "start": 1088.4601,
                "end": 1088.9601,
                "confidence": 0.9995338,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "in",
                "start": 1089.02,
                "end": 1089.52,
                "confidence": 0.922622,
                "punctuated_word": "in,",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "to",
                "start": 1090.3,
                "end": 1090.4601,
                "confidence": 0.9934675,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72697735
              },
              {
                "word": "work",
                "start": 1090.4601,
                "end": 1090.62,
                "confidence": 0.9653748,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.49255466
              },
              {
                "word": "in",
                "start": 1090.62,
                "end": 1090.78,
                "confidence": 0.90480983,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.49255466
              },
              {
                "word": "those",
                "start": 1090.78,
                "end": 1091.1001,
                "confidence": 0.76500815,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.49255466
              },
              {
                "word": "difficult",
                "start": 1091.1001,
                "end": 1091.5,
                "confidence": 0.99927396,
                "punctuated_word": "difficult",
                "speaker": 2,
                "speaker_confidence": 0.49255466
              },
              {
                "word": "to",
                "start": 1091.5,
                "end": 1091.5801,
                "confidence": 0.95217085,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.49255466
              },
              {
                "word": "collaborate",
                "start": 1091.5801,
                "end": 1092.0801,
                "confidence": 0.9971635,
                "punctuated_word": "collaborate",
                "speaker": 2,
                "speaker_confidence": 0.49255466
              },
              {
                "word": "situations",
                "start": 1092.2201,
                "end": 1092.7201,
                "confidence": 0.80485135,
                "punctuated_word": "situations.",
                "speaker": 2,
                "speaker_confidence": 0.49255466
              },
              {
                "word": "and",
                "start": 1092.8601,
                "end": 1093.02,
                "confidence": 0.992459,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "you",
                "start": 1093.02,
                "end": 1093.1001,
                "confidence": 0.9997979,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "know",
                "start": 1093.1001,
                "end": 1093.26,
                "confidence": 0.99983406,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "just",
                "start": 1093.26,
                "end": 1093.5,
                "confidence": 0.9996853,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "to",
                "start": 1093.5,
                "end": 1093.66,
                "confidence": 0.99831295,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "tell",
                "start": 1093.66,
                "end": 1093.8201,
                "confidence": 0.9991923,
                "punctuated_word": "tell",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "them",
                "start": 1093.8201,
                "end": 1093.9801,
                "confidence": 0.999156,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "that",
                "start": 1093.9801,
                "end": 1094.2201,
                "confidence": 0.9992136,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "we're",
                "start": 1094.2201,
                "end": 1094.4601,
                "confidence": 0.918399,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "temporary",
                "start": 1094.4601,
                "end": 1094.8601,
                "confidence": 0.97317326,
                "punctuated_word": "temporary.",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "right",
                "start": 1094.8601,
                "end": 1095.18,
                "confidence": 0.99529445,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "we're",
                "start": 1095.18,
                "end": 1095.3401,
                "confidence": 0.9963889,
                "punctuated_word": "We're",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "not",
                "start": 1095.3401,
                "end": 1095.5801,
                "confidence": 0.9993381,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "here",
                "start": 1095.5801,
                "end": 1096.0801,
                "confidence": 0.9970432,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "to",
                "start": 1096.505,
                "end": 1096.745,
                "confidence": 0.99964035,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "take",
                "start": 1096.745,
                "end": 1096.825,
                "confidence": 0.9993942,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.61749333
              },
              {
                "word": "your",
                "start": 1096.825,
                "end": 1096.905,
                "confidence": 0.92609406,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "job",
                "start": 1096.905,
                "end": 1097.305,
                "confidence": 0.70666116,
                "punctuated_word": "job.",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "right",
                "start": 1097.305,
                "end": 1097.545,
                "confidence": 0.96954566,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "at",
                "start": 1097.545,
                "end": 1097.7051,
                "confidence": 0.8387251,
                "punctuated_word": "At",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "usgs",
                "start": 1097.7051,
                "end": 1098.025,
                "confidence": 0.6196344,
                "punctuated_word": "USGS,",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "we",
                "start": 1098.025,
                "end": 1098.185,
                "confidence": 0.9982256,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "have",
                "start": 1098.185,
                "end": 1098.265,
                "confidence": 0.9843254,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "tour",
                "start": 1098.265,
                "end": 1098.505,
                "confidence": 0.23393308,
                "punctuated_word": "tour",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "of",
                "start": 1098.505,
                "end": 1098.5851,
                "confidence": 0.47999084,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "duty",
                "start": 1098.5851,
                "end": 1098.8251,
                "confidence": 0.99105585,
                "punctuated_word": "duty",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "models",
                "start": 1098.8251,
                "end": 1099.0651,
                "confidence": 0.7568657,
                "punctuated_word": "models.",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "so",
                "start": 1099.0651,
                "end": 1099.145,
                "confidence": 0.9959222,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "we're",
                "start": 1099.145,
                "end": 1099.305,
                "confidence": 0.89111304,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "here",
                "start": 1099.305,
                "end": 1099.4651,
                "confidence": 0.9950296,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "from",
                "start": 1099.4651,
                "end": 1099.625,
                "confidence": 0.7671827,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.6470777
              },
              {
                "word": "our",
                "start": 1099.625,
                "end": 1099.7051,
                "confidence": 0.2585827,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.44974864
              },
              {
                "word": "shortest",
                "start": 1099.7051,
                "end": 1100.1051,
                "confidence": 0.8491907,
                "punctuated_word": "shortest",
                "speaker": 2,
                "speaker_confidence": 0.44974864
              },
              {
                "word": "three",
                "start": 1100.1051,
                "end": 1100.265,
                "confidence": 0.9793265,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.44974864
              },
              {
                "word": "months",
                "start": 1100.265,
                "end": 1100.5851,
                "confidence": 0.99530905,
                "punctuated_word": "months",
                "speaker": 2,
                "speaker_confidence": 0.44974864
              },
              {
                "word": "up",
                "start": 1100.5851,
                "end": 1100.665,
                "confidence": 0.74376667,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.44974864
              },
              {
                "word": "to",
                "start": 1100.665,
                "end": 1100.745,
                "confidence": 0.9967828,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5899177
              },
              {
                "word": "four",
                "start": 1100.745,
                "end": 1101.0651,
                "confidence": 0.9936512,
                "punctuated_word": "four",
                "speaker": 2,
                "speaker_confidence": 0.5899177
              },
              {
                "word": "years",
                "start": 1101.0651,
                "end": 1101.5651,
                "confidence": 0.81533074,
                "punctuated_word": "years.",
                "speaker": 2,
                "speaker_confidence": 0.5899177
              },
              {
                "word": "and",
                "start": 1102.025,
                "end": 1102.505,
                "confidence": 0.99504423,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.5899177
              },
              {
                "word": "we",
                "start": 1102.8251,
                "end": 1102.9851,
                "confidence": 0.99843055,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5899177
              },
              {
                "word": "we're",
                "start": 1103.145,
                "end": 1103.305,
                "confidence": 0.99755,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.5899177
              },
              {
                "word": "not",
                "start": 1103.305,
                "end": 1103.4651,
                "confidence": 0.9989222,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.5899177
              },
              {
                "word": "trying",
                "start": 1103.4651,
                "end": 1103.625,
                "confidence": 0.99855024,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.5899177
              },
              {
                "word": "to",
                "start": 1103.625,
                "end": 1103.7051,
                "confidence": 0.9696369,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5899177
              },
              {
                "word": "take",
                "start": 1103.7051,
                "end": 1103.785,
                "confidence": 0.7673941,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.2526431
              },
              {
                "word": "your",
                "start": 1103.785,
                "end": 1103.9451,
                "confidence": 0.75959426,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.2526431
              },
              {
                "word": "jobs",
                "start": 1103.9451,
                "end": 1104.1051,
                "confidence": 0.7602836,
                "punctuated_word": "jobs.",
                "speaker": 2,
                "speaker_confidence": 0.2526431
              },
              {
                "word": "we're",
                "start": 1104.1051,
                "end": 1104.185,
                "confidence": 0.9710448,
                "punctuated_word": "We're",
                "speaker": 2,
                "speaker_confidence": 0.2526431
              },
              {
                "word": "not",
                "start": 1104.185,
                "end": 1104.3451,
                "confidence": 0.9967302,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.2526431
              },
              {
                "word": "trying",
                "start": 1104.3451,
                "end": 1104.505,
                "confidence": 0.9944396,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.2526431
              },
              {
                "word": "to",
                "start": 1104.505,
                "end": 1104.5851,
                "confidence": 0.9771482,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.2526431
              },
              {
                "word": "take",
                "start": 1104.5851,
                "end": 1104.665,
                "confidence": 0.75528735,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "over",
                "start": 1104.665,
                "end": 1104.8251,
                "confidence": 0.9888122,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "the",
                "start": 1104.8251,
                "end": 1104.9851,
                "confidence": 0.9913231,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "project",
                "start": 1104.9851,
                "end": 1105.305,
                "confidence": 0.99397343,
                "punctuated_word": "project.",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "we",
                "start": 1105.305,
                "end": 1105.545,
                "confidence": 0.99963105,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "we",
                "start": 1105.545,
                "end": 1105.7051,
                "confidence": 0.9782427,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "just",
                "start": 1105.7051,
                "end": 1105.865,
                "confidence": 0.9976211,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "simply",
                "start": 1105.865,
                "end": 1106.265,
                "confidence": 0.9998342,
                "punctuated_word": "simply",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "want",
                "start": 1106.265,
                "end": 1106.425,
                "confidence": 0.94469947,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "to",
                "start": 1106.425,
                "end": 1106.5851,
                "confidence": 0.98952943,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "help",
                "start": 1106.5851,
                "end": 1107.0851,
                "confidence": 0.99862784,
                "punctuated_word": "help.",
                "speaker": 2,
                "speaker_confidence": 0.685858
              },
              {
                "word": "so",
                "start": 1107.385,
                "end": 1107.785,
                "confidence": 0.99888664,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "you",
                "start": 1107.785,
                "end": 1107.9451,
                "confidence": 0.998418,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "mentioned",
                "start": 1107.9451,
                "end": 1108.265,
                "confidence": 0.9119045,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "that",
                "start": 1108.265,
                "end": 1108.505,
                "confidence": 0.99877304,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "a",
                "start": 1108.505,
                "end": 1108.86,
                "confidence": 0.73196864,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "a",
                "start": 1109.02,
                "end": 1109.1799,
                "confidence": 0.854816,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "significant",
                "start": 1109.1799,
                "end": 1109.5,
                "confidence": 0.9990858,
                "punctuated_word": "significant",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "part",
                "start": 1109.5,
                "end": 1109.74,
                "confidence": 0.9996351,
                "punctuated_word": "part",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "of",
                "start": 1109.74,
                "end": 1109.82,
                "confidence": 0.99890494,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "that",
                "start": 1109.82,
                "end": 1109.98,
                "confidence": 0.99987876,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "is",
                "start": 1109.98,
                "end": 1110.14,
                "confidence": 0.99986696,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "is",
                "start": 1110.14,
                "end": 1110.38,
                "confidence": 0.99852246,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "getting",
                "start": 1110.38,
                "end": 1110.7,
                "confidence": 0.99967885,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "that",
                "start": 1110.7,
                "end": 1110.94,
                "confidence": 0.92263246,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "it",
                "start": 1111.1799,
                "end": 1111.34,
                "confidence": 0.507573,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "sounds",
                "start": 1111.34,
                "end": 1111.58,
                "confidence": 0.9988355,
                "punctuated_word": "sounds",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "like",
                "start": 1111.58,
                "end": 1111.82,
                "confidence": 0.94561285,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "kinda",
                "start": 1111.82,
                "end": 1111.98,
                "confidence": 0.54767376,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "like",
                "start": 1111.98,
                "end": 1112.14,
                "confidence": 0.8514584,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "buy",
                "start": 1112.14,
                "end": 1112.2999,
                "confidence": 0.9833391,
                "punctuated_word": "buy",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "in",
                "start": 1112.2999,
                "end": 1112.54,
                "confidence": 0.9987734,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "from",
                "start": 1112.54,
                "end": 1112.7,
                "confidence": 0.9995272,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.6317734
              },
              {
                "word": "from",
                "start": 1112.7,
                "end": 1112.94,
                "confidence": 0.9900761,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "that",
                "start": 1112.94,
                "end": 1113.02,
                "confidence": 0.99868315,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "higher",
                "start": 1113.02,
                "end": 1113.34,
                "confidence": 0.99869436,
                "punctuated_word": "higher",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "level",
                "start": 1113.34,
                "end": 1113.58,
                "confidence": 0.999819,
                "punctuated_word": "level",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "executive",
                "start": 1113.58,
                "end": 1114.08,
                "confidence": 0.9902477,
                "punctuated_word": "executive.",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "what",
                "start": 1114.62,
                "end": 1114.78,
                "confidence": 0.98852426,
                "punctuated_word": "What",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "does",
                "start": 1114.78,
                "end": 1115.1,
                "confidence": 0.94620126,
                "punctuated_word": "does",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "that",
                "start": 1115.1,
                "end": 1115.6,
                "confidence": 0.9997696,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "usually",
                "start": 1116.14,
                "end": 1116.62,
                "confidence": 0.99966025,
                "punctuated_word": "usually",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "look",
                "start": 1116.62,
                "end": 1116.86,
                "confidence": 0.999699,
                "punctuated_word": "look",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "like",
                "start": 1116.86,
                "end": 1117.1,
                "confidence": 0.9913556,
                "punctuated_word": "like?",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "what",
                "start": 1117.1,
                "end": 1117.26,
                "confidence": 0.78496283,
                "punctuated_word": "What",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "are",
                "start": 1117.26,
                "end": 1117.42,
                "confidence": 0.79417706,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "those",
                "start": 1117.42,
                "end": 1117.58,
                "confidence": 0.99934226,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "interactions",
                "start": 1117.58,
                "end": 1118.08,
                "confidence": 0.99945205,
                "punctuated_word": "interactions",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "tend",
                "start": 1118.14,
                "end": 1118.38,
                "confidence": 0.9992901,
                "punctuated_word": "tend",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "to",
                "start": 1118.38,
                "end": 1118.46,
                "confidence": 0.99941707,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "be",
                "start": 1118.46,
                "end": 1118.62,
                "confidence": 0.9999068,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "like",
                "start": 1118.62,
                "end": 1118.86,
                "confidence": 0.98080415,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "as",
                "start": 1118.86,
                "end": 1119.02,
                "confidence": 0.9944606,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "you",
                "start": 1119.02,
                "end": 1119.1799,
                "confidence": 0.9996853,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "try",
                "start": 1119.1799,
                "end": 1119.34,
                "confidence": 0.9998894,
                "punctuated_word": "try",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "to",
                "start": 1119.34,
                "end": 1119.58,
                "confidence": 0.99691355,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "try",
                "start": 1119.58,
                "end": 1119.74,
                "confidence": 0.99704957,
                "punctuated_word": "try",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "to",
                "start": 1119.74,
                "end": 1119.9,
                "confidence": 0.9993869,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "get",
                "start": 1119.9,
                "end": 1119.98,
                "confidence": 0.99982506,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "that",
                "start": 1119.98,
                "end": 1120.14,
                "confidence": 0.99887854,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "buy",
                "start": 1120.14,
                "end": 1120.2999,
                "confidence": 0.9996351,
                "punctuated_word": "buy",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "in",
                "start": 1120.2999,
                "end": 1120.7999,
                "confidence": 0.9987025,
                "punctuated_word": "in?",
                "speaker": 1,
                "speaker_confidence": 0.72282887
              },
              {
                "word": "usually",
                "start": 1120.86,
                "end": 1121.26,
                "confidence": 0.8222504,
                "punctuated_word": "Usually,",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "just",
                "start": 1121.26,
                "end": 1121.5,
                "confidence": 0.5751351,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "a",
                "start": 1121.5,
                "end": 1121.66,
                "confidence": 0.8680442,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "a",
                "start": 1121.66,
                "end": 1121.82,
                "confidence": 0.7979288,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "couple",
                "start": 1121.82,
                "end": 1122.0599,
                "confidence": 0.99964726,
                "punctuated_word": "couple",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "of",
                "start": 1122.0599,
                "end": 1122.22,
                "confidence": 0.99881625,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "meetings",
                "start": 1122.22,
                "end": 1122.72,
                "confidence": 0.9322632,
                "punctuated_word": "meetings.",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "right",
                "start": 1122.925,
                "end": 1123.245,
                "confidence": 0.9891888,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "and",
                "start": 1123.885,
                "end": 1124.285,
                "confidence": 0.99576014,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "just",
                "start": 1124.285,
                "end": 1124.525,
                "confidence": 0.99888426,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "saying",
                "start": 1124.525,
                "end": 1124.765,
                "confidence": 0.6144607,
                "punctuated_word": "saying,",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "like",
                "start": 1124.765,
                "end": 1125.085,
                "confidence": 0.99836695,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "hey",
                "start": 1125.085,
                "end": 1125.3251,
                "confidence": 0.94942844,
                "punctuated_word": "hey.",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "yes",
                "start": 1125.3251,
                "end": 1125.5651,
                "confidence": 0.9926636,
                "punctuated_word": "Yes.",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "we",
                "start": 1125.5651,
                "end": 1125.805,
                "confidence": 0.9990388,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "do",
                "start": 1125.805,
                "end": 1126.045,
                "confidence": 0.99904305,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "have",
                "start": 1126.045,
                "end": 1126.525,
                "confidence": 0.9098862,
                "punctuated_word": "have,",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "you",
                "start": 1126.525,
                "end": 1126.765,
                "confidence": 0.9987452,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "know",
                "start": 1126.765,
                "end": 1127.265,
                "confidence": 0.8309163,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "so",
                "start": 1128.125,
                "end": 1128.285,
                "confidence": 0.9417362,
                "punctuated_word": "so,",
                "speaker": 2,
                "speaker_confidence": 0.7059328
              },
              {
                "word": "like",
                "start": 1128.285,
                "end": 1128.4451,
                "confidence": 0.9965308,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.45731127
              },
              {
                "word": "for",
                "start": 1128.4451,
                "end": 1128.605,
                "confidence": 0.99978954,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.45731127
              },
              {
                "word": "instance",
                "start": 1128.605,
                "end": 1128.845,
                "confidence": 0.9867958,
                "punctuated_word": "instance,",
                "speaker": 2,
                "speaker_confidence": 0.45731127
              },
              {
                "word": "at",
                "start": 1128.845,
                "end": 1129.085,
                "confidence": 0.7860919,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.45731127
              },
              {
                "word": "some",
                "start": 1129.085,
                "end": 1129.245,
                "confidence": 0.99562883,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.45731127
              },
              {
                "word": "agencies",
                "start": 1129.245,
                "end": 1129.645,
                "confidence": 0.8119004,
                "punctuated_word": "agencies,",
                "speaker": 2,
                "speaker_confidence": 0.45731127
              },
              {
                "word": "there's",
                "start": 1129.645,
                "end": 1129.885,
                "confidence": 0.91384774,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.45731127
              },
              {
                "word": "no",
                "start": 1129.885,
                "end": 1130.045,
                "confidence": 0.9995147,
                "punctuated_word": "no",
                "speaker": 2,
                "speaker_confidence": 0.42365867
              },
              {
                "word": "engineers",
                "start": 1130.045,
                "end": 1130.525,
                "confidence": 0.69349074,
                "punctuated_word": "engineers.",
                "speaker": 2,
                "speaker_confidence": 0.42365867
              },
              {
                "word": "so",
                "start": 1130.525,
                "end": 1130.685,
                "confidence": 0.8441551,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.42365867
              },
              {
                "word": "they",
                "start": 1130.685,
                "end": 1130.765,
                "confidence": 0.99767655,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.42365867
              },
              {
                "word": "actually",
                "start": 1130.765,
                "end": 1131.165,
                "confidence": 0.9949536,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.42365867
              },
              {
                "word": "can't",
                "start": 1131.165,
                "end": 1131.485,
                "confidence": 0.99979687,
                "punctuated_word": "can't",
                "speaker": 2,
                "speaker_confidence": 0.42365867
              },
              {
                "word": "tell",
                "start": 1131.485,
                "end": 1131.805,
                "confidence": 0.9996551,
                "punctuated_word": "tell",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "if",
                "start": 1131.805,
                "end": 1131.965,
                "confidence": 0.9614687,
                "punctuated_word": "if,",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "like",
                "start": 1131.965,
                "end": 1132.465,
                "confidence": 0.99844015,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "a",
                "start": 1132.845,
                "end": 1132.925,
                "confidence": 0.7159554,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "vendor",
                "start": 1132.925,
                "end": 1133.425,
                "confidence": 0.99747914,
                "punctuated_word": "vendor",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "or",
                "start": 1133.485,
                "end": 1133.645,
                "confidence": 0.9903482,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "contractor",
                "start": 1133.645,
                "end": 1134.145,
                "confidence": 0.5297156,
                "punctuated_word": "contractor",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "is",
                "start": 1134.845,
                "end": 1135.29,
                "confidence": 0.99818665,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "telling",
                "start": 1135.4501,
                "end": 1135.6901,
                "confidence": 0.9991301,
                "punctuated_word": "telling",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "them",
                "start": 1135.6901,
                "end": 1136.01,
                "confidence": 0.99414474,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "the",
                "start": 1136.01,
                "end": 1136.17,
                "confidence": 0.99876887,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "truth",
                "start": 1136.17,
                "end": 1136.41,
                "confidence": 0.99913377,
                "punctuated_word": "truth",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "or",
                "start": 1136.41,
                "end": 1136.49,
                "confidence": 0.997417,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "not",
                "start": 1136.49,
                "end": 1136.73,
                "confidence": 0.93211037,
                "punctuated_word": "not.",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "and",
                "start": 1136.73,
                "end": 1136.81,
                "confidence": 0.9929334,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "one",
                "start": 1136.81,
                "end": 1136.8901,
                "confidence": 0.66020495,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "of",
                "start": 1136.8901,
                "end": 1136.9701,
                "confidence": 0.9923119,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "the",
                "start": 1136.9701,
                "end": 1137.05,
                "confidence": 0.990697,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "things",
                "start": 1137.05,
                "end": 1137.2101,
                "confidence": 0.99771607,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "we",
                "start": 1137.2101,
                "end": 1137.29,
                "confidence": 0.98503995,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6746097
              },
              {
                "word": "can",
                "start": 1137.29,
                "end": 1137.4501,
                "confidence": 0.99765956,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.5686399
              },
              {
                "word": "go",
                "start": 1137.4501,
                "end": 1137.61,
                "confidence": 0.9890794,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.5686399
              },
              {
                "word": "and",
                "start": 1137.61,
                "end": 1137.6901,
                "confidence": 0.47667056,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5686399
              },
              {
                "word": "say",
                "start": 1137.6901,
                "end": 1137.8501,
                "confidence": 0.9476253,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.5686399
              },
              {
                "word": "hey",
                "start": 1137.8501,
                "end": 1138.01,
                "confidence": 0.83608174,
                "punctuated_word": "hey.",
                "speaker": 2,
                "speaker_confidence": 0.5686399
              },
              {
                "word": "we",
                "start": 1138.01,
                "end": 1138.25,
                "confidence": 0.9979882,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.5686399
              },
              {
                "word": "have",
                "start": 1138.25,
                "end": 1138.49,
                "confidence": 0.9990368,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.5686399
              },
              {
                "word": "a",
                "start": 1138.49,
                "end": 1138.65,
                "confidence": 0.9884366,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5686399
              },
              {
                "word": "ton",
                "start": 1138.65,
                "end": 1138.81,
                "confidence": 0.72113705,
                "punctuated_word": "ton",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "of",
                "start": 1138.81,
                "end": 1138.9701,
                "confidence": 0.9919269,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "engineers",
                "start": 1138.9701,
                "end": 1139.4501,
                "confidence": 0.8177378,
                "punctuated_word": "engineers,",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "and",
                "start": 1139.4501,
                "end": 1139.61,
                "confidence": 0.9987072,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "we",
                "start": 1139.61,
                "end": 1139.77,
                "confidence": 0.9996038,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "can",
                "start": 1139.77,
                "end": 1139.93,
                "confidence": 0.9980263,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "go",
                "start": 1139.93,
                "end": 1140.43,
                "confidence": 0.9997466,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "and",
                "start": 1140.49,
                "end": 1140.65,
                "confidence": 0.9431199,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "actually",
                "start": 1140.65,
                "end": 1141.13,
                "confidence": 0.9682206,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "sit",
                "start": 1141.13,
                "end": 1141.37,
                "confidence": 0.9970101,
                "punctuated_word": "sit",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "with",
                "start": 1141.37,
                "end": 1141.61,
                "confidence": 0.9998455,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "you",
                "start": 1141.61,
                "end": 1142.0901,
                "confidence": 0.99988234,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "and",
                "start": 1142.0901,
                "end": 1142.41,
                "confidence": 0.95348334,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "tell",
                "start": 1142.41,
                "end": 1142.65,
                "confidence": 0.9993734,
                "punctuated_word": "tell",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "you",
                "start": 1142.65,
                "end": 1142.89,
                "confidence": 0.9780897,
                "punctuated_word": "you,",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "like",
                "start": 1142.89,
                "end": 1143.13,
                "confidence": 0.99779665,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "no",
                "start": 1143.13,
                "end": 1143.29,
                "confidence": 0.8613335,
                "punctuated_word": "no.",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "this",
                "start": 1143.29,
                "end": 1143.4501,
                "confidence": 0.99887425,
                "punctuated_word": "This",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "is",
                "start": 1143.4501,
                "end": 1143.53,
                "confidence": 0.9980096,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "wrong",
                "start": 1143.53,
                "end": 1143.77,
                "confidence": 0.99972457,
                "punctuated_word": "wrong",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "and",
                "start": 1143.77,
                "end": 1143.93,
                "confidence": 0.6308007,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "this",
                "start": 1143.93,
                "end": 1144.0901,
                "confidence": 0.997378,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.74567556
              },
              {
                "word": "is",
                "start": 1144.0901,
                "end": 1144.17,
                "confidence": 0.9959955,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "right",
                "start": 1144.17,
                "end": 1144.3301,
                "confidence": 0.9993331,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "and",
                "start": 1144.3301,
                "end": 1144.49,
                "confidence": 0.46409577,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "just",
                "start": 1144.49,
                "end": 1144.65,
                "confidence": 0.99759895,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "help",
                "start": 1144.65,
                "end": 1144.89,
                "confidence": 0.98726755,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "you",
                "start": 1144.89,
                "end": 1145.2101,
                "confidence": 0.81753075,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "through",
                "start": 1145.2101,
                "end": 1145.4501,
                "confidence": 0.9987721,
                "punctuated_word": "through",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "that",
                "start": 1145.4501,
                "end": 1145.8501,
                "confidence": 0.9994465,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "so",
                "start": 1145.8501,
                "end": 1146.0901,
                "confidence": 0.9992582,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "a",
                "start": 1146.0901,
                "end": 1146.17,
                "confidence": 0.99447495,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "lot",
                "start": 1146.17,
                "end": 1146.41,
                "confidence": 0.99975246,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "of",
                "start": 1146.41,
                "end": 1146.49,
                "confidence": 0.99537474,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "it",
                "start": 1146.49,
                "end": 1146.73,
                "confidence": 0.89577305,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "it",
                "start": 1146.73,
                "end": 1146.89,
                "confidence": 0.9986507,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "looks",
                "start": 1146.89,
                "end": 1147.13,
                "confidence": 0.99175733,
                "punctuated_word": "looks",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "like",
                "start": 1147.13,
                "end": 1147.2101,
                "confidence": 0.8082081,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.5599972
              },
              {
                "word": "it",
                "start": 1147.29,
                "end": 1147.37,
                "confidence": 0.49989763,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "usually",
                "start": 1147.37,
                "end": 1147.6901,
                "confidence": 0.96766,
                "punctuated_word": "usually",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "just",
                "start": 1147.6901,
                "end": 1147.8501,
                "confidence": 0.9970331,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "comes",
                "start": 1147.8501,
                "end": 1148.0901,
                "confidence": 0.9989679,
                "punctuated_word": "comes",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "through",
                "start": 1148.0901,
                "end": 1148.41,
                "confidence": 0.97211355,
                "punctuated_word": "through",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "our",
                "start": 1148.41,
                "end": 1148.65,
                "confidence": 0.9985745,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "administrative",
                "start": 1148.65,
                "end": 1149.15,
                "confidence": 0.8148254,
                "punctuated_word": "administrative",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "matt",
                "start": 1149.2101,
                "end": 1149.4501,
                "confidence": 0.3311591,
                "punctuated_word": "Matt",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "cutts",
                "start": 1149.4501,
                "end": 1149.77,
                "confidence": 0.7440698,
                "punctuated_word": "Cutts,",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "and",
                "start": 1149.77,
                "end": 1149.93,
                "confidence": 0.9872039,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "then",
                "start": 1149.93,
                "end": 1150.25,
                "confidence": 0.98650813,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "he'll",
                "start": 1150.25,
                "end": 1150.5701,
                "confidence": 0.9520808,
                "punctuated_word": "he'll,",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "like",
                "start": 1150.5701,
                "end": 1150.935,
                "confidence": 0.995734,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "kind",
                "start": 1151.4951,
                "end": 1151.895,
                "confidence": 0.98256946,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "of",
                "start": 1151.895,
                "end": 1152.395,
                "confidence": 0.99672484,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "you",
                "start": 1152.535,
                "end": 1153.035,
                "confidence": 0.9976635,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "know",
                "start": 1153.4951,
                "end": 1153.8151,
                "confidence": 0.99721766,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "determine",
                "start": 1153.8151,
                "end": 1154.135,
                "confidence": 0.9843567,
                "punctuated_word": "determine,",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "like",
                "start": 1154.135,
                "end": 1154.375,
                "confidence": 0.9986359,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "if",
                "start": 1154.375,
                "end": 1154.4551,
                "confidence": 0.99981767,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "it's",
                "start": 1154.4551,
                "end": 1154.775,
                "confidence": 0.9716726,
                "punctuated_word": "it's,",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "like",
                "start": 1154.775,
                "end": 1154.935,
                "confidence": 0.9994928,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "something",
                "start": 1154.935,
                "end": 1155.415,
                "confidence": 0.99984515,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "that",
                "start": 1155.415,
                "end": 1155.7351,
                "confidence": 0.99980956,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "that",
                "start": 1155.7351,
                "end": 1156.2351,
                "confidence": 0.92669386,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "that",
                "start": 1156.295,
                "end": 1156.6151,
                "confidence": 0.5918392,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "we",
                "start": 1156.6151,
                "end": 1156.775,
                "confidence": 0.9943175,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "should",
                "start": 1156.775,
                "end": 1157.015,
                "confidence": 0.99986625,
                "punctuated_word": "should",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "do",
                "start": 1157.015,
                "end": 1157.0951,
                "confidence": 0.99972314,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "or",
                "start": 1157.0951,
                "end": 1157.255,
                "confidence": 0.99829024,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "not",
                "start": 1157.255,
                "end": 1157.755,
                "confidence": 0.9993178,
                "punctuated_word": "not.",
                "speaker": 2,
                "speaker_confidence": 0.8554293
              },
              {
                "word": "and",
                "start": 1158.2151,
                "end": 1158.4551,
                "confidence": 0.9978713,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.14513814
              },
              {
                "word": "i",
                "start": 1158.4551,
                "end": 1158.6151,
                "confidence": 0.98919684,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.14513814
              },
              {
                "word": "i",
                "start": 1158.6151,
                "end": 1158.775,
                "confidence": 0.9560725,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.14513814
              },
              {
                "word": "believe",
                "start": 1158.775,
                "end": 1159.0951,
                "confidence": 0.99817896,
                "punctuated_word": "believe",
                "speaker": 1,
                "speaker_confidence": 0.14513814
              },
              {
                "word": "i",
                "start": 1159.0951,
                "end": 1159.3351,
                "confidence": 0.86239815,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.14513814
              },
              {
                "word": "i",
                "start": 1159.3351,
                "end": 1159.415,
                "confidence": 0.9940831,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "also",
                "start": 1159.415,
                "end": 1159.7351,
                "confidence": 0.9978896,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "heard",
                "start": 1159.7351,
                "end": 1160.055,
                "confidence": 0.9997048,
                "punctuated_word": "heard",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "you",
                "start": 1160.055,
                "end": 1160.295,
                "confidence": 0.99968195,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "describe",
                "start": 1160.295,
                "end": 1160.795,
                "confidence": 0.98460823,
                "punctuated_word": "describe",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "the",
                "start": 1160.8551,
                "end": 1161.0951,
                "confidence": 0.9998288,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "the",
                "start": 1161.0951,
                "end": 1161.175,
                "confidence": 0.98580265,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "tour",
                "start": 1161.175,
                "end": 1161.415,
                "confidence": 0.9102713,
                "punctuated_word": "tour",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "of",
                "start": 1161.415,
                "end": 1161.5751,
                "confidence": 0.9971034,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "duty",
                "start": 1161.5751,
                "end": 1161.8151,
                "confidence": 0.9962649,
                "punctuated_word": "duty",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "model",
                "start": 1161.8151,
                "end": 1162.3151,
                "confidence": 0.96891284,
                "punctuated_word": "model,",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "in",
                "start": 1162.6151,
                "end": 1162.6951,
                "confidence": 0.9546074,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "there",
                "start": 1162.6951,
                "end": 1162.935,
                "confidence": 0.9990189,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "as",
                "start": 1162.935,
                "end": 1163.015,
                "confidence": 0.9179093,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "far",
                "start": 1163.015,
                "end": 1163.255,
                "confidence": 0.9995846,
                "punctuated_word": "far",
                "speaker": 1,
                "speaker_confidence": 0.61149144
              },
              {
                "word": "as",
                "start": 1163.255,
                "end": 1163.3351,
                "confidence": 0.99844044,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.27937132
              },
              {
                "word": "the",
                "start": 1163.3351,
                "end": 1163.4951,
                "confidence": 0.9831325,
                "punctuated_word": "the,",
                "speaker": 1,
                "speaker_confidence": 0.27937132
              },
              {
                "word": "like",
                "start": 1163.655,
                "end": 1163.895,
                "confidence": 0.86685413,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.27937132
              },
              {
                "word": "the",
                "start": 1163.895,
                "end": 1164.135,
                "confidence": 0.99954575,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.27937132
              },
              {
                "word": "basically",
                "start": 1164.375,
                "end": 1164.775,
                "confidence": 0.953604,
                "punctuated_word": "basically,",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "the",
                "start": 1164.775,
                "end": 1164.935,
                "confidence": 0.9993612,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "fact",
                "start": 1164.935,
                "end": 1165.175,
                "confidence": 0.99907506,
                "punctuated_word": "fact",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "that",
                "start": 1165.175,
                "end": 1165.255,
                "confidence": 0.9994398,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "you're",
                "start": 1165.255,
                "end": 1165.4951,
                "confidence": 0.9993117,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "there",
                "start": 1165.4951,
                "end": 1165.89,
                "confidence": 0.99859923,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "on",
                "start": 1165.89,
                "end": 1166.05,
                "confidence": 0.9893433,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "a",
                "start": 1166.05,
                "end": 1166.29,
                "confidence": 0.9402103,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "temporary",
                "start": 1166.29,
                "end": 1166.77,
                "confidence": 0.99974984,
                "punctuated_word": "temporary",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "basis",
                "start": 1166.77,
                "end": 1167.27,
                "confidence": 0.97639835,
                "punctuated_word": "basis.",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "how",
                "start": 1168.05,
                "end": 1168.29,
                "confidence": 0.9982387,
                "punctuated_word": "How",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "does",
                "start": 1168.29,
                "end": 1168.4501,
                "confidence": 0.9997532,
                "punctuated_word": "does",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "that",
                "start": 1168.4501,
                "end": 1168.9501,
                "confidence": 0.9997147,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "impact",
                "start": 1169.01,
                "end": 1169.33,
                "confidence": 0.9852414,
                "punctuated_word": "impact,",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "like",
                "start": 1169.33,
                "end": 1169.5701,
                "confidence": 0.99927604,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "the",
                "start": 1169.5701,
                "end": 1169.65,
                "confidence": 0.99972767,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "way",
                "start": 1169.65,
                "end": 1169.89,
                "confidence": 0.9999573,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "you",
                "start": 1169.89,
                "end": 1170.39,
                "confidence": 0.9997844,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "both",
                "start": 1170.77,
                "end": 1171.01,
                "confidence": 0.9864238,
                "punctuated_word": "both,",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "like",
                "start": 1171.01,
                "end": 1171.17,
                "confidence": 0.9994216,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "shape",
                "start": 1171.17,
                "end": 1171.41,
                "confidence": 0.89397687,
                "punctuated_word": "shape",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "that",
                "start": 1171.41,
                "end": 1171.5701,
                "confidence": 0.95087373,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "relationship",
                "start": 1171.5701,
                "end": 1172.0701,
                "confidence": 0.9998932,
                "punctuated_word": "relationship",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "and",
                "start": 1172.13,
                "end": 1172.37,
                "confidence": 0.7747344,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "and",
                "start": 1172.37,
                "end": 1172.53,
                "confidence": 0.7771025,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "and",
                "start": 1172.53,
                "end": 1172.6901,
                "confidence": 0.8691835,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "the",
                "start": 1172.6901,
                "end": 1172.85,
                "confidence": 0.9926643,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "project",
                "start": 1172.85,
                "end": 1173.17,
                "confidence": 0.99931717,
                "punctuated_word": "project",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "there",
                "start": 1173.17,
                "end": 1173.5701,
                "confidence": 0.73692966,
                "punctuated_word": "there,",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "knowing",
                "start": 1173.5701,
                "end": 1173.81,
                "confidence": 0.9998442,
                "punctuated_word": "knowing",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "that",
                "start": 1173.81,
                "end": 1174.05,
                "confidence": 0.999556,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "there's",
                "start": 1174.05,
                "end": 1174.29,
                "confidence": 0.9991727,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "some",
                "start": 1174.29,
                "end": 1174.53,
                "confidence": 0.99885154,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "sort",
                "start": 1174.53,
                "end": 1174.77,
                "confidence": 0.99921334,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "of",
                "start": 1174.77,
                "end": 1174.85,
                "confidence": 0.97506726,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "date",
                "start": 1174.85,
                "end": 1175.35,
                "confidence": 0.99952304,
                "punctuated_word": "date",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "where",
                "start": 1175.5701,
                "end": 1176.0701,
                "confidence": 0.99189633,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "you've",
                "start": 1176.13,
                "end": 1176.4501,
                "confidence": 0.76359373,
                "punctuated_word": "you've",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "i",
                "start": 1176.61,
                "end": 1176.6901,
                "confidence": 0.99988234,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "guess",
                "start": 1176.6901,
                "end": 1176.93,
                "confidence": 0.9998154,
                "punctuated_word": "guess",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "there",
                "start": 1176.93,
                "end": 1177.09,
                "confidence": 0.39650518,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "i",
                "start": 1177.17,
                "end": 1177.25,
                "confidence": 0.99988806,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.8409251
              },
              {
                "word": "would",
                "start": 1177.25,
                "end": 1177.41,
                "confidence": 0.99945897,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.21890497
              },
              {
                "word": "imagine",
                "start": 1177.41,
                "end": 1177.73,
                "confidence": 0.99987686,
                "punctuated_word": "imagine",
                "speaker": 1,
                "speaker_confidence": 0.21890497
              },
              {
                "word": "there's",
                "start": 1177.73,
                "end": 1177.89,
                "confidence": 0.9964992,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.21890497
              },
              {
                "word": "a",
                "start": 1177.89,
                "end": 1177.97,
                "confidence": 0.9947758,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.21890497
              },
              {
                "word": "handoff",
                "start": 1177.97,
                "end": 1178.29,
                "confidence": 0.87887585,
                "punctuated_word": "handoff",
                "speaker": 1,
                "speaker_confidence": 0.21890497
              },
              {
                "word": "of",
                "start": 1178.29,
                "end": 1178.37,
                "confidence": 0.9966763,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.29818356
              },
              {
                "word": "some",
                "start": 1178.37,
                "end": 1178.53,
                "confidence": 0.99906987,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.29818356
              },
              {
                "word": "sort",
                "start": 1178.53,
                "end": 1178.77,
                "confidence": 0.9995678,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.29818356
              },
              {
                "word": "that",
                "start": 1178.77,
                "end": 1178.85,
                "confidence": 0.9952813,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.29818356
              },
              {
                "word": "happens",
                "start": 1178.85,
                "end": 1179.35,
                "confidence": 0.78445554,
                "punctuated_word": "happens.",
                "speaker": 1,
                "speaker_confidence": 0.29818356
              },
              {
                "word": "yep",
                "start": 1179.7849,
                "end": 1179.945,
                "confidence": 0.7666652,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "so",
                "start": 1180.025,
                "end": 1180.345,
                "confidence": 0.9777516,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "we",
                "start": 1180.345,
                "end": 1180.585,
                "confidence": 0.99404186,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "we",
                "start": 1180.585,
                "end": 1180.745,
                "confidence": 0.98056054,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "try",
                "start": 1180.745,
                "end": 1181.065,
                "confidence": 0.99164575,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "not",
                "start": 1181.065,
                "end": 1181.225,
                "confidence": 0.99056554,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "to",
                "start": 1181.225,
                "end": 1181.385,
                "confidence": 0.9955746,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "be",
                "start": 1181.385,
                "end": 1181.705,
                "confidence": 0.9991273,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "bold",
                "start": 1181.705,
                "end": 1182.025,
                "confidence": 0.4916057,
                "punctuated_word": "bold",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "bearing",
                "start": 1182.025,
                "end": 1182.345,
                "confidence": 0.90829694,
                "punctuated_word": "bearing",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "because",
                "start": 1182.345,
                "end": 1182.585,
                "confidence": 0.98819375,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "of",
                "start": 1182.585,
                "end": 1182.745,
                "confidence": 0.9984743,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "this",
                "start": 1182.745,
                "end": 1182.9049,
                "confidence": 0.98819876,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "tour",
                "start": 1182.9049,
                "end": 1183.145,
                "confidence": 0.8064754,
                "punctuated_word": "tour",
                "speaker": 2,
                "speaker_confidence": 0.5558624
              },
              {
                "word": "of",
                "start": 1183.145,
                "end": 1183.225,
                "confidence": 0.9842539,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "duty",
                "start": 1183.225,
                "end": 1183.5449,
                "confidence": 0.9981383,
                "punctuated_word": "duty",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "model",
                "start": 1183.5449,
                "end": 1184.0449,
                "confidence": 0.8886988,
                "punctuated_word": "model.",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "and",
                "start": 1184.265,
                "end": 1184.765,
                "confidence": 0.99733776,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "how",
                "start": 1185.225,
                "end": 1185.385,
                "confidence": 0.43703103,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "much",
                "start": 1185.385,
                "end": 1185.5449,
                "confidence": 0.25490907,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "these",
                "start": 1185.5449,
                "end": 1185.705,
                "confidence": 0.2486859,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "relationships",
                "start": 1185.705,
                "end": 1186.205,
                "confidence": 0.99036014,
                "punctuated_word": "relationships",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "is",
                "start": 1186.265,
                "end": 1186.505,
                "confidence": 0.95868075,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "because",
                "start": 1186.505,
                "end": 1186.825,
                "confidence": 0.50177306,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "i",
                "start": 1186.825,
                "end": 1186.985,
                "confidence": 0.8256165,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "think",
                "start": 1186.985,
                "end": 1187.065,
                "confidence": 0.9970732,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.54483265
              },
              {
                "word": "of",
                "start": 1187.065,
                "end": 1187.225,
                "confidence": 0.94991356,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.308738
              },
              {
                "word": "this",
                "start": 1187.225,
                "end": 1187.385,
                "confidence": 0.8424652,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.308738
              },
              {
                "word": "tour",
                "start": 1187.385,
                "end": 1187.5449,
                "confidence": 0.9851747,
                "punctuated_word": "tour",
                "speaker": 2,
                "speaker_confidence": 0.308738
              },
              {
                "word": "of",
                "start": 1187.5449,
                "end": 1187.625,
                "confidence": 0.9767804,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.308738
              },
              {
                "word": "duty",
                "start": 1187.625,
                "end": 1187.865,
                "confidence": 0.99389946,
                "punctuated_word": "duty",
                "speaker": 2,
                "speaker_confidence": 0.308738
              },
              {
                "word": "model",
                "start": 1187.865,
                "end": 1188.105,
                "confidence": 0.99066925,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.308738
              },
              {
                "word": "that",
                "start": 1188.105,
                "end": 1188.265,
                "confidence": 0.9967307,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.308738
              },
              {
                "word": "we",
                "start": 1188.265,
                "end": 1188.345,
                "confidence": 0.9984444,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.40580142
              },
              {
                "word": "have",
                "start": 1188.345,
                "end": 1188.585,
                "confidence": 0.90284765,
                "punctuated_word": "have,",
                "speaker": 2,
                "speaker_confidence": 0.40580142
              },
              {
                "word": "like",
                "start": 1188.585,
                "end": 1188.745,
                "confidence": 0.9819493,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.40580142
              },
              {
                "word": "it",
                "start": 1188.745,
                "end": 1188.985,
                "confidence": 0.9977812,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.40580142
              },
              {
                "word": "it",
                "start": 1188.985,
                "end": 1189.065,
                "confidence": 0.97358453,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.40580142
              },
              {
                "word": "can",
                "start": 1189.065,
                "end": 1189.3049,
                "confidence": 0.9991553,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.40580142
              },
              {
                "word": "give",
                "start": 1189.3049,
                "end": 1189.465,
                "confidence": 0.9995042,
                "punctuated_word": "give",
                "speaker": 2,
                "speaker_confidence": 0.40580142
              },
              {
                "word": "a",
                "start": 1189.465,
                "end": 1189.5449,
                "confidence": 0.9895778,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "sense",
                "start": 1189.5449,
                "end": 1189.7849,
                "confidence": 0.9999622,
                "punctuated_word": "sense",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "of",
                "start": 1189.7849,
                "end": 1189.865,
                "confidence": 0.99972373,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "urgency",
                "start": 1189.865,
                "end": 1190.345,
                "confidence": 0.9999201,
                "punctuated_word": "urgency",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "to",
                "start": 1190.345,
                "end": 1190.505,
                "confidence": 0.9992908,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "the",
                "start": 1190.505,
                "end": 1190.585,
                "confidence": 0.99927634,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "project",
                "start": 1190.585,
                "end": 1190.985,
                "confidence": 0.98949844,
                "punctuated_word": "project.",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "right",
                "start": 1190.985,
                "end": 1191.3049,
                "confidence": 0.98594093,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "so",
                "start": 1191.3049,
                "end": 1191.705,
                "confidence": 0.999033,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "because",
                "start": 1191.705,
                "end": 1192.205,
                "confidence": 0.8920895,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "we're",
                "start": 1192.585,
                "end": 1192.825,
                "confidence": 0.9898571,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "not",
                "start": 1192.825,
                "end": 1193.145,
                "confidence": 0.99738795,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "here",
                "start": 1193.145,
                "end": 1193.645,
                "confidence": 0.99963665,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "for",
                "start": 1194.4,
                "end": 1194.8,
                "confidence": 0.9998178,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "many",
                "start": 1194.8,
                "end": 1195.12,
                "confidence": 0.9996939,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "years",
                "start": 1195.12,
                "end": 1195.52,
                "confidence": 0.7783427,
                "punctuated_word": "years.",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "right",
                "start": 1195.52,
                "end": 1195.84,
                "confidence": 0.9977391,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "let's",
                "start": 1195.84,
                "end": 1196.08,
                "confidence": 0.9462031,
                "punctuated_word": "Let's",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "try",
                "start": 1196.08,
                "end": 1196.32,
                "confidence": 0.99619746,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "and",
                "start": 1196.32,
                "end": 1196.4,
                "confidence": 0.994776,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "figure",
                "start": 1196.4,
                "end": 1196.64,
                "confidence": 0.9997187,
                "punctuated_word": "figure",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "out",
                "start": 1196.64,
                "end": 1196.88,
                "confidence": 0.9964682,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "how",
                "start": 1196.88,
                "end": 1197.04,
                "confidence": 0.99904686,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "we",
                "start": 1197.04,
                "end": 1197.2,
                "confidence": 0.99863714,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7576308
              },
              {
                "word": "can",
                "start": 1197.2,
                "end": 1197.36,
                "confidence": 0.99903536,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "actually",
                "start": 1197.36,
                "end": 1197.76,
                "confidence": 0.9953192,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "start",
                "start": 1197.76,
                "end": 1198.0,
                "confidence": 0.99890625,
                "punctuated_word": "start",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "the",
                "start": 1198.0,
                "end": 1198.16,
                "confidence": 0.9241387,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "process",
                "start": 1198.16,
                "end": 1198.64,
                "confidence": 0.99985504,
                "punctuated_word": "process",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "of",
                "start": 1198.64,
                "end": 1198.8,
                "confidence": 0.87129265,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "this",
                "start": 1198.8,
                "end": 1199.12,
                "confidence": 0.99792427,
                "punctuated_word": "this.",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "right",
                "start": 1199.12,
                "end": 1199.44,
                "confidence": 0.9982135,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "so",
                "start": 1199.44,
                "end": 1199.92,
                "confidence": 0.9991648,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "one",
                "start": 1199.92,
                "end": 1200.08,
                "confidence": 0.9197096,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "of",
                "start": 1200.08,
                "end": 1200.24,
                "confidence": 0.99567693,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "the",
                "start": 1200.24,
                "end": 1200.32,
                "confidence": 0.97341037,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "things",
                "start": 1200.32,
                "end": 1200.56,
                "confidence": 0.9983728,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.695311
              },
              {
                "word": "that",
                "start": 1200.56,
                "end": 1200.72,
                "confidence": 0.9981869,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "we've",
                "start": 1200.72,
                "end": 1200.96,
                "confidence": 0.9993222,
                "punctuated_word": "we've",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "been",
                "start": 1200.96,
                "end": 1201.46,
                "confidence": 0.99968886,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "successful",
                "start": 1201.52,
                "end": 1202.0,
                "confidence": 0.9980457,
                "punctuated_word": "successful",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "in",
                "start": 1202.0,
                "end": 1202.24,
                "confidence": 0.91879386,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "is",
                "start": 1202.24,
                "end": 1202.48,
                "confidence": 0.95958406,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "moving",
                "start": 1202.48,
                "end": 1202.98,
                "confidence": 0.99848014,
                "punctuated_word": "moving",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "folks",
                "start": 1203.12,
                "end": 1203.44,
                "confidence": 0.99881625,
                "punctuated_word": "folks",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "and",
                "start": 1203.44,
                "end": 1203.6,
                "confidence": 0.90603596,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "agencies",
                "start": 1203.6,
                "end": 1204.1,
                "confidence": 0.99801135,
                "punctuated_word": "agencies",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "from",
                "start": 1204.16,
                "end": 1204.32,
                "confidence": 0.9972096,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "a",
                "start": 1204.32,
                "end": 1204.48,
                "confidence": 0.9892347,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "waterfall",
                "start": 1204.48,
                "end": 1204.96,
                "confidence": 0.50122106,
                "punctuated_word": "waterfall",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "model",
                "start": 1204.96,
                "end": 1205.28,
                "confidence": 0.99832577,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "where",
                "start": 1205.28,
                "end": 1205.44,
                "confidence": 0.7870991,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "they",
                "start": 1205.44,
                "end": 1205.6,
                "confidence": 0.97381014,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "try",
                "start": 1205.6,
                "end": 1205.84,
                "confidence": 0.9292931,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.68413293
              },
              {
                "word": "to",
                "start": 1205.84,
                "end": 1205.92,
                "confidence": 0.9983669,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "build",
                "start": 1205.92,
                "end": 1206.16,
                "confidence": 0.9977502,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "requirements",
                "start": 1206.16,
                "end": 1206.64,
                "confidence": 0.9406218,
                "punctuated_word": "requirements",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "over",
                "start": 1206.64,
                "end": 1206.88,
                "confidence": 0.993731,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "two",
                "start": 1206.88,
                "end": 1206.96,
                "confidence": 0.9985347,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "years",
                "start": 1206.96,
                "end": 1207.2,
                "confidence": 0.9998305,
                "punctuated_word": "years",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "and",
                "start": 1207.2,
                "end": 1207.36,
                "confidence": 0.6074114,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "then",
                "start": 1207.36,
                "end": 1207.52,
                "confidence": 0.9453869,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "they",
                "start": 1207.52,
                "end": 1207.6,
                "confidence": 0.57440555,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "hand",
                "start": 1207.6,
                "end": 1207.76,
                "confidence": 0.697198,
                "punctuated_word": "hand",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "it",
                "start": 1207.76,
                "end": 1207.84,
                "confidence": 0.9766219,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.51672786
              },
              {
                "word": "to",
                "start": 1207.84,
                "end": 1208.0,
                "confidence": 0.9577513,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.3655935
              },
              {
                "word": "a",
                "start": 1208.0,
                "end": 1208.16,
                "confidence": 0.98488206,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.3655935
              },
              {
                "word": "vendor",
                "start": 1208.16,
                "end": 1208.625,
                "confidence": 0.7897877,
                "punctuated_word": "vendor,",
                "speaker": 2,
                "speaker_confidence": 0.3655935
              },
              {
                "word": "which",
                "start": 1208.625,
                "end": 1208.785,
                "confidence": 0.57709855,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.3655935
              },
              {
                "word": "then",
                "start": 1208.785,
                "end": 1208.945,
                "confidence": 0.9825342,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.3655935
              },
              {
                "word": "takes",
                "start": 1208.945,
                "end": 1208.985,
                "confidence": 0.9942001,
                "punctuated_word": "takes",
                "speaker": 2,
                "speaker_confidence": 0.3655935
              },
              {
                "word": "another",
                "start": 1208.985,
                "end": 1209.025,
                "confidence": 0.99712855,
                "punctuated_word": "another",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "two",
                "start": 1209.025,
                "end": 1209.525,
                "confidence": 0.9987778,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "years",
                "start": 1209.745,
                "end": 1210.225,
                "confidence": 0.9931384,
                "punctuated_word": "years",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "to",
                "start": 1210.225,
                "end": 1210.465,
                "confidence": 0.49427715,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "an",
                "start": 1210.465,
                "end": 1210.625,
                "confidence": 0.97208357,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "agile",
                "start": 1210.625,
                "end": 1211.125,
                "confidence": 0.6600405,
                "punctuated_word": "agile,",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "method",
                "start": 1211.665,
                "end": 1212.165,
                "confidence": 0.82267964,
                "punctuated_word": "method,",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "right",
                "start": 1212.225,
                "end": 1212.465,
                "confidence": 0.99558216,
                "punctuated_word": "right,",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "where",
                "start": 1212.465,
                "end": 1212.705,
                "confidence": 0.99924386,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "we",
                "start": 1212.705,
                "end": 1212.865,
                "confidence": 0.99946374,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "could",
                "start": 1212.865,
                "end": 1213.105,
                "confidence": 0.9260482,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "kind",
                "start": 1213.105,
                "end": 1213.425,
                "confidence": 0.5209726,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "of",
                "start": 1213.425,
                "end": 1213.665,
                "confidence": 0.99728787,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "build",
                "start": 1213.665,
                "end": 1213.905,
                "confidence": 0.9974802,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "this",
                "start": 1213.905,
                "end": 1214.225,
                "confidence": 0.99970967,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "piece",
                "start": 1214.225,
                "end": 1214.465,
                "confidence": 0.9995559,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "by",
                "start": 1214.465,
                "end": 1214.705,
                "confidence": 0.99964154,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "piece",
                "start": 1214.705,
                "end": 1215.025,
                "confidence": 0.9244447,
                "punctuated_word": "piece.",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "and",
                "start": 1215.025,
                "end": 1215.505,
                "confidence": 0.99838436,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "as",
                "start": 1215.505,
                "end": 1215.745,
                "confidence": 0.95784193,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "we",
                "start": 1215.745,
                "end": 1215.905,
                "confidence": 0.97759265,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "talk",
                "start": 1215.905,
                "end": 1216.145,
                "confidence": 0.9363937,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.7314621
              },
              {
                "word": "to",
                "start": 1216.145,
                "end": 1216.225,
                "confidence": 0.96176845,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "the",
                "start": 1216.225,
                "end": 1216.385,
                "confidence": 0.743284,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "users",
                "start": 1216.385,
                "end": 1216.785,
                "confidence": 0.9917488,
                "punctuated_word": "users,",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "we",
                "start": 1216.785,
                "end": 1217.025,
                "confidence": 0.99929833,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "can",
                "start": 1217.025,
                "end": 1217.265,
                "confidence": 0.9588733,
                "punctuated_word": "can,",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "you",
                "start": 1217.265,
                "end": 1217.425,
                "confidence": 0.99901426,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "know",
                "start": 1217.425,
                "end": 1217.925,
                "confidence": 0.9760076,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "we",
                "start": 1218.625,
                "end": 1218.785,
                "confidence": 0.99947304,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "can",
                "start": 1218.785,
                "end": 1218.945,
                "confidence": 0.99834526,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "go",
                "start": 1218.945,
                "end": 1219.105,
                "confidence": 0.99952257,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "in",
                "start": 1219.105,
                "end": 1219.345,
                "confidence": 0.99643904,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "and",
                "start": 1219.345,
                "end": 1219.585,
                "confidence": 0.9948726,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "and",
                "start": 1219.585,
                "end": 1219.825,
                "confidence": 0.99223316,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "switch",
                "start": 1219.825,
                "end": 1220.065,
                "confidence": 0.9960477,
                "punctuated_word": "switch",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "gears",
                "start": 1220.065,
                "end": 1220.385,
                "confidence": 0.9938406,
                "punctuated_word": "gears",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "as",
                "start": 1220.385,
                "end": 1220.545,
                "confidence": 0.9366716,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "as",
                "start": 1220.545,
                "end": 1220.705,
                "confidence": 0.6491059,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.5902503
              },
              {
                "word": "we",
                "start": 1220.705,
                "end": 1220.785,
                "confidence": 0.99424744,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "get",
                "start": 1220.785,
                "end": 1220.945,
                "confidence": 0.9976138,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "the",
                "start": 1220.945,
                "end": 1221.105,
                "confidence": 0.84777814,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "user",
                "start": 1221.105,
                "end": 1221.345,
                "confidence": 0.99768066,
                "punctuated_word": "user",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "feedback",
                "start": 1221.345,
                "end": 1221.745,
                "confidence": 0.99934334,
                "punctuated_word": "feedback",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "to",
                "start": 1221.745,
                "end": 1221.905,
                "confidence": 0.44225422,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "things",
                "start": 1221.905,
                "end": 1222.145,
                "confidence": 0.94042903,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "that",
                "start": 1222.145,
                "end": 1222.59,
                "confidence": 0.8139254,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "that",
                "start": 1223.07,
                "end": 1223.57,
                "confidence": 0.99821055,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "that",
                "start": 1224.27,
                "end": 1224.51,
                "confidence": 0.97619265,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "we",
                "start": 1224.51,
                "end": 1224.75,
                "confidence": 0.9990608,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "found",
                "start": 1224.75,
                "end": 1225.25,
                "confidence": 0.9873431,
                "punctuated_word": "found",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "aren't",
                "start": 1225.3099,
                "end": 1225.63,
                "confidence": 0.9959942,
                "punctuated_word": "aren't",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "working",
                "start": 1225.63,
                "end": 1225.95,
                "confidence": 0.999647,
                "punctuated_word": "working",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "as",
                "start": 1225.95,
                "end": 1226.11,
                "confidence": 0.99902153,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "well",
                "start": 1226.11,
                "end": 1226.61,
                "confidence": 0.9991056,
                "punctuated_word": "well.",
                "speaker": 2,
                "speaker_confidence": 0.72762513
              },
              {
                "word": "and",
                "start": 1227.07,
                "end": 1227.3099,
                "confidence": 0.99964833,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.3064835
              },
              {
                "word": "i",
                "start": 1227.3099,
                "end": 1227.47,
                "confidence": 0.99967,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.3064835
              },
              {
                "word": "imagine",
                "start": 1227.47,
                "end": 1227.87,
                "confidence": 0.9986651,
                "punctuated_word": "imagine",
                "speaker": 1,
                "speaker_confidence": 0.3064835
              },
              {
                "word": "that",
                "start": 1227.87,
                "end": 1228.37,
                "confidence": 0.933602,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.3064835
              },
              {
                "word": "once",
                "start": 1228.99,
                "end": 1229.3099,
                "confidence": 0.9993949,
                "punctuated_word": "once",
                "speaker": 1,
                "speaker_confidence": 0.33782518
              },
              {
                "word": "the",
                "start": 1229.3099,
                "end": 1229.63,
                "confidence": 0.99941003,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.33782518
              },
              {
                "word": "the",
                "start": 1229.63,
                "end": 1229.71,
                "confidence": 0.9902098,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.33782518
              },
              {
                "word": "tour",
                "start": 1229.71,
                "end": 1229.95,
                "confidence": 0.9197566,
                "punctuated_word": "tour",
                "speaker": 1,
                "speaker_confidence": 0.33782518
              },
              {
                "word": "of",
                "start": 1229.95,
                "end": 1230.11,
                "confidence": 0.99888605,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.33782518
              },
              {
                "word": "duty",
                "start": 1230.11,
                "end": 1230.61,
                "confidence": 0.95271534,
                "punctuated_word": "duty,",
                "speaker": 1,
                "speaker_confidence": 0.33782518
              },
              {
                "word": "as",
                "start": 1230.99,
                "end": 1231.15,
                "confidence": 0.9997377,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "we've",
                "start": 1231.15,
                "end": 1231.39,
                "confidence": 0.99918985,
                "punctuated_word": "we've",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "been",
                "start": 1231.39,
                "end": 1231.5499,
                "confidence": 0.99963534,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "putting",
                "start": 1231.5499,
                "end": 1231.7899,
                "confidence": 0.9998472,
                "punctuated_word": "putting",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "it",
                "start": 1231.7899,
                "end": 1232.0299,
                "confidence": 0.7866333,
                "punctuated_word": "it,",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "starts",
                "start": 1232.0299,
                "end": 1232.35,
                "confidence": 0.9967757,
                "punctuated_word": "starts",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "and",
                "start": 1232.35,
                "end": 1232.51,
                "confidence": 0.8582528,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "you",
                "start": 1232.51,
                "end": 1232.6699,
                "confidence": 0.99988735,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "start",
                "start": 1232.6699,
                "end": 1232.9099,
                "confidence": 0.99994266,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "to",
                "start": 1232.9099,
                "end": 1233.07,
                "confidence": 0.9994512,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "work",
                "start": 1233.07,
                "end": 1233.3099,
                "confidence": 0.9999441,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "with",
                "start": 1233.3099,
                "end": 1233.47,
                "confidence": 0.99980694,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "your",
                "start": 1233.47,
                "end": 1233.71,
                "confidence": 0.9998084,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "partner",
                "start": 1233.71,
                "end": 1234.21,
                "confidence": 0.99991417,
                "punctuated_word": "partner",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "on",
                "start": 1234.51,
                "end": 1234.9099,
                "confidence": 0.9921565,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "putting",
                "start": 1234.9099,
                "end": 1235.23,
                "confidence": 0.48130584,
                "punctuated_word": "putting",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "a",
                "start": 1235.23,
                "end": 1235.39,
                "confidence": 0.99782515,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "solution",
                "start": 1235.39,
                "end": 1235.7899,
                "confidence": 0.99995506,
                "punctuated_word": "solution",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "together",
                "start": 1235.7899,
                "end": 1236.2899,
                "confidence": 0.8031546,
                "punctuated_word": "together,",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "that",
                "start": 1236.845,
                "end": 1237.165,
                "confidence": 0.99662673,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "you",
                "start": 1237.165,
                "end": 1237.3251,
                "confidence": 0.99681723,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "can",
                "start": 1237.3251,
                "end": 1237.5651,
                "confidence": 0.999637,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "encounter",
                "start": 1237.5651,
                "end": 1238.045,
                "confidence": 0.99963856,
                "punctuated_word": "encounter",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "some",
                "start": 1238.045,
                "end": 1238.2051,
                "confidence": 0.99965036,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "pretty",
                "start": 1238.2051,
                "end": 1238.605,
                "confidence": 0.9999441,
                "punctuated_word": "pretty",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "complex",
                "start": 1238.605,
                "end": 1239.105,
                "confidence": 0.99990547,
                "punctuated_word": "complex",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "requirements",
                "start": 1239.165,
                "end": 1239.665,
                "confidence": 0.99980587,
                "punctuated_word": "requirements",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "and",
                "start": 1239.805,
                "end": 1240.125,
                "confidence": 0.91323364,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "business",
                "start": 1240.525,
                "end": 1240.845,
                "confidence": 0.99990046,
                "punctuated_word": "business",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "rules",
                "start": 1240.845,
                "end": 1241.345,
                "confidence": 0.9416603,
                "punctuated_word": "rules,",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "that",
                "start": 1241.805,
                "end": 1242.045,
                "confidence": 0.9312674,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "then",
                "start": 1242.045,
                "end": 1242.545,
                "confidence": 0.9978289,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "ostensibly",
                "start": 1242.605,
                "end": 1243.005,
                "confidence": 0.60971546,
                "punctuated_word": "ostensibly",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "has",
                "start": 1243.005,
                "end": 1243.245,
                "confidence": 0.96641535,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.85872704
              },
              {
                "word": "to",
                "start": 1243.245,
                "end": 1243.3251,
                "confidence": 0.9904233,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "be",
                "start": 1243.3251,
                "end": 1243.485,
                "confidence": 0.999652,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "represented",
                "start": 1243.485,
                "end": 1243.885,
                "confidence": 0.9978669,
                "punctuated_word": "represented",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "by",
                "start": 1243.885,
                "end": 1244.125,
                "confidence": 0.9998385,
                "punctuated_word": "by",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "some",
                "start": 1244.125,
                "end": 1244.365,
                "confidence": 0.99982905,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "amount",
                "start": 1244.365,
                "end": 1244.605,
                "confidence": 0.9998092,
                "punctuated_word": "amount",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "of",
                "start": 1244.605,
                "end": 1244.765,
                "confidence": 0.99931324,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "code",
                "start": 1244.765,
                "end": 1245.265,
                "confidence": 0.9847808,
                "punctuated_word": "code.",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "how",
                "start": 1246.045,
                "end": 1246.2051,
                "confidence": 0.9962114,
                "punctuated_word": "How",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "do",
                "start": 1246.2051,
                "end": 1246.365,
                "confidence": 0.9998946,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "you",
                "start": 1246.365,
                "end": 1246.525,
                "confidence": 0.97696906,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "folks",
                "start": 1246.525,
                "end": 1246.765,
                "confidence": 0.99147123,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "at",
                "start": 1246.765,
                "end": 1246.925,
                "confidence": 0.98639977,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "usds",
                "start": 1246.925,
                "end": 1247.425,
                "confidence": 0.95784694,
                "punctuated_word": "USDS",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "tend",
                "start": 1248.045,
                "end": 1248.365,
                "confidence": 0.9996184,
                "punctuated_word": "tend",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "to",
                "start": 1248.365,
                "end": 1248.525,
                "confidence": 0.99984014,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "approach",
                "start": 1248.525,
                "end": 1249.025,
                "confidence": 0.99984956,
                "punctuated_word": "approach",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "addressing",
                "start": 1249.73,
                "end": 1250.23,
                "confidence": 0.9910748,
                "punctuated_word": "addressing",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "those",
                "start": 1250.29,
                "end": 1250.61,
                "confidence": 0.99875236,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "complexities",
                "start": 1250.61,
                "end": 1251.0901,
                "confidence": 0.9994129,
                "punctuated_word": "complexities",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "and",
                "start": 1251.0901,
                "end": 1251.25,
                "confidence": 0.82617,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "and",
                "start": 1251.25,
                "end": 1251.49,
                "confidence": 0.9227959,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "that",
                "start": 1251.49,
                "end": 1251.73,
                "confidence": 0.99332833,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "kind",
                "start": 1251.73,
                "end": 1251.9701,
                "confidence": 0.7268371,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "of",
                "start": 1251.9701,
                "end": 1252.05,
                "confidence": 0.9950735,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "translation",
                "start": 1252.05,
                "end": 1252.55,
                "confidence": 0.9906502,
                "punctuated_word": "translation",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "layer",
                "start": 1252.61,
                "end": 1252.77,
                "confidence": 0.81701463,
                "punctuated_word": "layer",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "that",
                "start": 1252.77,
                "end": 1252.93,
                "confidence": 0.9946563,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "has",
                "start": 1252.93,
                "end": 1253.0901,
                "confidence": 0.9992298,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "to",
                "start": 1253.0901,
                "end": 1253.17,
                "confidence": 0.9996743,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "happen",
                "start": 1253.17,
                "end": 1253.67,
                "confidence": 0.98842466,
                "punctuated_word": "happen?",
                "speaker": 1,
                "speaker_confidence": 0.6539711
              },
              {
                "word": "no",
                "start": 1253.89,
                "end": 1254.13,
                "confidence": 0.7907094,
                "punctuated_word": "No.",
                "speaker": 2,
                "speaker_confidence": 0.26163566
              },
              {
                "word": "the",
                "start": 1254.13,
                "end": 1254.2101,
                "confidence": 0.99913293,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.26163566
              },
              {
                "word": "best",
                "start": 1254.2101,
                "end": 1254.37,
                "confidence": 0.9995659,
                "punctuated_word": "best",
                "speaker": 2,
                "speaker_confidence": 0.26163566
              },
              {
                "word": "way",
                "start": 1254.37,
                "end": 1254.53,
                "confidence": 0.99744785,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.26163566
              },
              {
                "word": "we",
                "start": 1254.53,
                "end": 1254.61,
                "confidence": 0.9973865,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.26163566
              },
              {
                "word": "could",
                "start": 1254.61,
                "end": 1254.77,
                "confidence": 0.98732704,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.26163566
              },
              {
                "word": "do",
                "start": 1254.77,
                "end": 1254.93,
                "confidence": 0.9989309,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.26163566
              },
              {
                "word": "it",
                "start": 1254.93,
                "end": 1255.01,
                "confidence": 0.8891316,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.26163566
              },
              {
                "word": "is",
                "start": 1255.01,
                "end": 1255.17,
                "confidence": 0.99470115,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.4706666
              },
              {
                "word": "by",
                "start": 1255.17,
                "end": 1255.3301,
                "confidence": 0.9990007,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.4706666
              },
              {
                "word": "listening",
                "start": 1255.3301,
                "end": 1255.81,
                "confidence": 0.9991343,
                "punctuated_word": "listening.",
                "speaker": 2,
                "speaker_confidence": 0.4706666
              },
              {
                "word": "so",
                "start": 1255.81,
                "end": 1256.13,
                "confidence": 0.9995142,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.4706666
              },
              {
                "word": "i",
                "start": 1256.13,
                "end": 1256.2101,
                "confidence": 0.9881805,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.4706666
              },
              {
                "word": "remember",
                "start": 1256.2101,
                "end": 1256.4501,
                "confidence": 0.9440506,
                "punctuated_word": "remember",
                "speaker": 2,
                "speaker_confidence": 0.4706666
              },
              {
                "word": "being",
                "start": 1256.4501,
                "end": 1256.6901,
                "confidence": 0.98175794,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.4706666
              },
              {
                "word": "in",
                "start": 1256.6901,
                "end": 1256.77,
                "confidence": 0.7416049,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.4706666
              },
              {
                "word": "the",
                "start": 1256.77,
                "end": 1256.85,
                "confidence": 0.47208288,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.61752284
              },
              {
                "word": "conversation",
                "start": 1256.85,
                "end": 1257.3301,
                "confidence": 0.9986828,
                "punctuated_word": "conversation",
                "speaker": 2,
                "speaker_confidence": 0.61752284
              },
              {
                "word": "and",
                "start": 1257.3301,
                "end": 1257.49,
                "confidence": 0.49614727,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.61752284
              },
              {
                "word": "understanding",
                "start": 1257.49,
                "end": 1257.9701,
                "confidence": 0.73682785,
                "punctuated_word": "understanding",
                "speaker": 2,
                "speaker_confidence": 0.61752284
              },
              {
                "word": "why",
                "start": 1257.9701,
                "end": 1258.29,
                "confidence": 0.99891484,
                "punctuated_word": "why",
                "speaker": 2,
                "speaker_confidence": 0.61752284
              },
              {
                "word": "fafsa",
                "start": 1258.29,
                "end": 1258.6901,
                "confidence": 0.95041007,
                "punctuated_word": "FAFSA",
                "speaker": 2,
                "speaker_confidence": 0.61752284
              },
              {
                "word": "was",
                "start": 1258.6901,
                "end": 1259.0901,
                "confidence": 0.9982658,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.61752284
              },
              {
                "word": "super",
                "start": 1259.0901,
                "end": 1259.41,
                "confidence": 0.9985832,
                "punctuated_word": "super",
                "speaker": 2,
                "speaker_confidence": 0.61752284
              },
              {
                "word": "complicated",
                "start": 1259.41,
                "end": 1259.91,
                "confidence": 0.8518343,
                "punctuated_word": "complicated.",
                "speaker": 2,
                "speaker_confidence": 0.61752284
              },
              {
                "word": "and",
                "start": 1260.61,
                "end": 1260.77,
                "confidence": 0.99911803,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.392496
              },
              {
                "word": "then",
                "start": 1260.77,
                "end": 1261.01,
                "confidence": 0.9987116,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.392496
              },
              {
                "word": "we",
                "start": 1261.01,
                "end": 1261.25,
                "confidence": 0.90199375,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.392496
              },
              {
                "word": "actually",
                "start": 1261.25,
                "end": 1261.49,
                "confidence": 0.99635506,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.392496
              },
              {
                "word": "talked",
                "start": 1261.49,
                "end": 1261.81,
                "confidence": 0.8635653,
                "punctuated_word": "talked",
                "speaker": 2,
                "speaker_confidence": 0.392496
              },
              {
                "word": "to",
                "start": 1261.81,
                "end": 1261.89,
                "confidence": 0.99889684,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.392496
              },
              {
                "word": "the",
                "start": 1261.89,
                "end": 1262.05,
                "confidence": 0.9945425,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.392496
              },
              {
                "word": "engineers",
                "start": 1262.05,
                "end": 1262.4501,
                "confidence": 0.99864584,
                "punctuated_word": "engineers",
                "speaker": 2,
                "speaker_confidence": 0.392496
              },
              {
                "word": "on",
                "start": 1262.4501,
                "end": 1262.53,
                "confidence": 0.7093917,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "the",
                "start": 1262.53,
                "end": 1262.61,
                "confidence": 0.9979894,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "ground",
                "start": 1262.61,
                "end": 1262.85,
                "confidence": 0.88629043,
                "punctuated_word": "ground.",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "there's",
                "start": 1262.85,
                "end": 1263.0901,
                "confidence": 0.9175237,
                "punctuated_word": "There's",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "a",
                "start": 1263.0901,
                "end": 1263.17,
                "confidence": 0.98102796,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "ton",
                "start": 1263.17,
                "end": 1263.41,
                "confidence": 0.99547404,
                "punctuated_word": "ton",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "of",
                "start": 1263.41,
                "end": 1263.49,
                "confidence": 0.9977907,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "business",
                "start": 1263.49,
                "end": 1263.81,
                "confidence": 0.9993192,
                "punctuated_word": "business",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "rules",
                "start": 1263.81,
                "end": 1264.05,
                "confidence": 0.99188364,
                "punctuated_word": "rules",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "and",
                "start": 1264.05,
                "end": 1264.2101,
                "confidence": 0.97905743,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "tons",
                "start": 1264.2101,
                "end": 1264.4501,
                "confidence": 0.9987097,
                "punctuated_word": "tons",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "of",
                "start": 1264.4501,
                "end": 1264.53,
                "confidence": 0.9967524,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "business",
                "start": 1264.53,
                "end": 1264.85,
                "confidence": 0.9973629,
                "punctuated_word": "business",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "logic",
                "start": 1264.85,
                "end": 1265.115,
                "confidence": 0.96317005,
                "punctuated_word": "logic",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "that",
                "start": 1265.275,
                "end": 1265.515,
                "confidence": 0.9932254,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6396428
              },
              {
                "word": "actually",
                "start": 1265.515,
                "end": 1265.595,
                "confidence": 0.99619764,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.50692946
              },
              {
                "word": "goes",
                "start": 1265.595,
                "end": 1265.995,
                "confidence": 0.9988625,
                "punctuated_word": "goes",
                "speaker": 2,
                "speaker_confidence": 0.50692946
              },
              {
                "word": "into",
                "start": 1265.995,
                "end": 1266.235,
                "confidence": 0.9722856,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.50692946
              },
              {
                "word": "fast",
                "start": 1266.235,
                "end": 1266.475,
                "confidence": 0.37326628,
                "punctuated_word": "fast",
                "speaker": 2,
                "speaker_confidence": 0.50692946
              },
              {
                "word": "run",
                "start": 1266.475,
                "end": 1266.635,
                "confidence": 0.19751714,
                "punctuated_word": "run",
                "speaker": 2,
                "speaker_confidence": 0.50692946
              },
              {
                "word": "how",
                "start": 1266.635,
                "end": 1266.795,
                "confidence": 0.60942996,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.50692946
              },
              {
                "word": "they",
                "start": 1266.795,
                "end": 1266.875,
                "confidence": 0.98856634,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.50692946
              },
              {
                "word": "make",
                "start": 1266.875,
                "end": 1267.115,
                "confidence": 0.99813914,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "determinations",
                "start": 1267.115,
                "end": 1267.615,
                "confidence": 0.9870061,
                "punctuated_word": "determinations.",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "so",
                "start": 1268.315,
                "end": 1268.715,
                "confidence": 0.99916995,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "the",
                "start": 1268.715,
                "end": 1268.955,
                "confidence": 0.98805225,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "the",
                "start": 1268.955,
                "end": 1269.115,
                "confidence": 0.93718314,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "best",
                "start": 1269.115,
                "end": 1269.355,
                "confidence": 0.9991365,
                "punctuated_word": "best",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "way",
                "start": 1269.355,
                "end": 1269.675,
                "confidence": 0.99796873,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "we've",
                "start": 1269.675,
                "end": 1269.995,
                "confidence": 0.95320535,
                "punctuated_word": "we've",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "learned",
                "start": 1269.995,
                "end": 1270.395,
                "confidence": 0.96604574,
                "punctuated_word": "learned",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "is",
                "start": 1270.395,
                "end": 1270.635,
                "confidence": 0.9960491,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "just",
                "start": 1270.635,
                "end": 1271.115,
                "confidence": 0.99693394,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "by",
                "start": 1271.115,
                "end": 1271.355,
                "confidence": 0.9203426,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "just",
                "start": 1271.355,
                "end": 1271.595,
                "confidence": 0.99487853,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "listening",
                "start": 1271.595,
                "end": 1271.915,
                "confidence": 0.99802667,
                "punctuated_word": "listening",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "to",
                "start": 1271.915,
                "end": 1272.075,
                "confidence": 0.9997008,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "the",
                "start": 1272.075,
                "end": 1272.155,
                "confidence": 0.99865663,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "people",
                "start": 1272.155,
                "end": 1272.5549,
                "confidence": 0.99989104,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "who",
                "start": 1272.5549,
                "end": 1272.795,
                "confidence": 0.99922216,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "have",
                "start": 1272.795,
                "end": 1273.115,
                "confidence": 0.9994468,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "twenty",
                "start": 1273.115,
                "end": 1273.4349,
                "confidence": 0.9993119,
                "punctuated_word": "twenty",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "years",
                "start": 1273.4349,
                "end": 1273.675,
                "confidence": 0.99921024,
                "punctuated_word": "years",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "of",
                "start": 1273.675,
                "end": 1273.835,
                "confidence": 0.99924576,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "experience",
                "start": 1273.835,
                "end": 1274.315,
                "confidence": 0.9997135,
                "punctuated_word": "experience",
                "speaker": 2,
                "speaker_confidence": 0.78641963
              },
              {
                "word": "on",
                "start": 1274.315,
                "end": 1274.395,
                "confidence": 0.99963355,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "the",
                "start": 1274.395,
                "end": 1274.5549,
                "confidence": 0.9984927,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "ground",
                "start": 1274.5549,
                "end": 1274.875,
                "confidence": 0.93084264,
                "punctuated_word": "ground.",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "right",
                "start": 1274.875,
                "end": 1275.195,
                "confidence": 0.9850599,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "and",
                "start": 1275.195,
                "end": 1275.695,
                "confidence": 0.9976119,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "then",
                "start": 1276.155,
                "end": 1276.395,
                "confidence": 0.969586,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "saying",
                "start": 1276.395,
                "end": 1276.715,
                "confidence": 0.9824481,
                "punctuated_word": "saying,",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "okay",
                "start": 1276.715,
                "end": 1276.955,
                "confidence": 0.79126656,
                "punctuated_word": "okay,",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "how",
                "start": 1276.955,
                "end": 1277.115,
                "confidence": 0.99810493,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "can",
                "start": 1277.115,
                "end": 1277.355,
                "confidence": 0.9852443,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "we",
                "start": 1277.355,
                "end": 1277.675,
                "confidence": 0.97582334,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "make",
                "start": 1277.675,
                "end": 1277.915,
                "confidence": 0.99949944,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "this",
                "start": 1277.915,
                "end": 1278.315,
                "confidence": 0.99616253,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "application",
                "start": 1278.315,
                "end": 1278.815,
                "confidence": 0.99055696,
                "punctuated_word": "application",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "simpler",
                "start": 1278.875,
                "end": 1279.355,
                "confidence": 0.8837169,
                "punctuated_word": "simpler",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "while",
                "start": 1279.355,
                "end": 1279.595,
                "confidence": 0.9588262,
                "punctuated_word": "while",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "still",
                "start": 1279.595,
                "end": 1279.755,
                "confidence": 0.95504344,
                "punctuated_word": "still",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "understanding",
                "start": 1279.755,
                "end": 1280.235,
                "confidence": 0.8293415,
                "punctuated_word": "understanding",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "those",
                "start": 1280.235,
                "end": 1280.49,
                "confidence": 0.9917679,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "business",
                "start": 1280.65,
                "end": 1280.97,
                "confidence": 0.9997849,
                "punctuated_word": "business",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "rules",
                "start": 1280.97,
                "end": 1281.47,
                "confidence": 0.79992867,
                "punctuated_word": "rules?",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "and",
                "start": 1282.01,
                "end": 1282.25,
                "confidence": 0.998621,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "sometimes",
                "start": 1282.25,
                "end": 1282.65,
                "confidence": 0.9564506,
                "punctuated_word": "sometimes",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "some",
                "start": 1282.65,
                "end": 1282.8099,
                "confidence": 0.59355485,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "of",
                "start": 1282.8099,
                "end": 1282.97,
                "confidence": 0.99969614,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "those",
                "start": 1282.97,
                "end": 1283.13,
                "confidence": 0.9990688,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "rules",
                "start": 1283.13,
                "end": 1283.45,
                "confidence": 0.99881727,
                "punctuated_word": "rules",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "are",
                "start": 1283.45,
                "end": 1283.69,
                "confidence": 0.88760394,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "policies",
                "start": 1283.69,
                "end": 1284.19,
                "confidence": 0.84039974,
                "punctuated_word": "policies,",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "and",
                "start": 1284.33,
                "end": 1284.57,
                "confidence": 0.99858356,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "we",
                "start": 1284.57,
                "end": 1284.73,
                "confidence": 0.9966097,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "can",
                "start": 1284.73,
                "end": 1284.89,
                "confidence": 0.9987419,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "actually",
                "start": 1284.89,
                "end": 1285.21,
                "confidence": 0.99815935,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "talk",
                "start": 1285.21,
                "end": 1285.37,
                "confidence": 0.9984053,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "to",
                "start": 1285.37,
                "end": 1285.77,
                "confidence": 0.99219745,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "the",
                "start": 1285.77,
                "end": 1286.01,
                "confidence": 0.99187464,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "lawyers",
                "start": 1286.01,
                "end": 1286.51,
                "confidence": 0.6610727,
                "punctuated_word": "lawyers",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "at",
                "start": 1286.73,
                "end": 1286.8099,
                "confidence": 0.93889564,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "the",
                "start": 1286.8099,
                "end": 1286.97,
                "confidence": 0.9749135,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "agency",
                "start": 1286.97,
                "end": 1287.29,
                "confidence": 0.9165294,
                "punctuated_word": "agency",
                "speaker": 2,
                "speaker_confidence": 0.86198384
              },
              {
                "word": "and",
                "start": 1287.29,
                "end": 1287.37,
                "confidence": 0.96036017,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "say",
                "start": 1287.37,
                "end": 1287.61,
                "confidence": 0.98329794,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "hey",
                "start": 1287.61,
                "end": 1287.77,
                "confidence": 0.8192446,
                "punctuated_word": "hey,",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "this",
                "start": 1287.77,
                "end": 1288.01,
                "confidence": 0.99910104,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "policy",
                "start": 1288.01,
                "end": 1288.41,
                "confidence": 0.9986179,
                "punctuated_word": "policy",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "was",
                "start": 1288.41,
                "end": 1288.57,
                "confidence": 0.99939406,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "done",
                "start": 1288.57,
                "end": 1289.05,
                "confidence": 0.9995103,
                "punctuated_word": "done",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "three",
                "start": 1289.05,
                "end": 1289.37,
                "confidence": 0.9924349,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "decades",
                "start": 1289.37,
                "end": 1289.77,
                "confidence": 0.99979097,
                "punctuated_word": "decades",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "ago",
                "start": 1289.77,
                "end": 1290.27,
                "confidence": 0.9203254,
                "punctuated_word": "ago.",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "does",
                "start": 1290.33,
                "end": 1290.49,
                "confidence": 0.99781764,
                "punctuated_word": "Does",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "it",
                "start": 1290.49,
                "end": 1290.65,
                "confidence": 0.9374876,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "still",
                "start": 1290.65,
                "end": 1290.8099,
                "confidence": 0.99743277,
                "punctuated_word": "still",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "make",
                "start": 1290.8099,
                "end": 1290.97,
                "confidence": 0.9538731,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "sense",
                "start": 1290.97,
                "end": 1291.21,
                "confidence": 0.99838376,
                "punctuated_word": "sense",
                "speaker": 2,
                "speaker_confidence": 0.6574981
              },
              {
                "word": "to",
                "start": 1291.21,
                "end": 1291.29,
                "confidence": 0.9977769,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.49225944
              },
              {
                "word": "be",
                "start": 1291.29,
                "end": 1291.45,
                "confidence": 0.99137115,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.49225944
              },
              {
                "word": "using",
                "start": 1291.45,
                "end": 1291.77,
                "confidence": 0.99935824,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.49225944
              },
              {
                "word": "this",
                "start": 1291.77,
                "end": 1291.9299,
                "confidence": 0.99171,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.49225944
              },
              {
                "word": "today",
                "start": 1291.9299,
                "end": 1292.17,
                "confidence": 0.9870095,
                "punctuated_word": "today?",
                "speaker": 2,
                "speaker_confidence": 0.49225944
              },
              {
                "word": "and",
                "start": 1292.17,
                "end": 1292.33,
                "confidence": 0.92192614,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.49225944
              },
              {
                "word": "that",
                "start": 1292.33,
                "end": 1292.49,
                "confidence": 0.82042474,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.49225944
              },
              {
                "word": "way",
                "start": 1292.49,
                "end": 1292.65,
                "confidence": 0.99537563,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.49225944
              },
              {
                "word": "we",
                "start": 1292.65,
                "end": 1292.73,
                "confidence": 0.58809316,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.49225944
              },
              {
                "word": "could",
                "start": 1292.73,
                "end": 1292.89,
                "confidence": 0.97984385,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "try",
                "start": 1292.89,
                "end": 1293.05,
                "confidence": 0.9975745,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "to",
                "start": 1293.05,
                "end": 1293.21,
                "confidence": 0.9937278,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "reduce",
                "start": 1293.21,
                "end": 1293.53,
                "confidence": 0.65021497,
                "punctuated_word": "reduce",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "some",
                "start": 1293.53,
                "end": 1293.77,
                "confidence": 0.9949238,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "of",
                "start": 1293.77,
                "end": 1293.85,
                "confidence": 0.9945464,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "these",
                "start": 1293.85,
                "end": 1294.09,
                "confidence": 0.99438727,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "business",
                "start": 1294.09,
                "end": 1294.41,
                "confidence": 0.9986314,
                "punctuated_word": "business",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "rules",
                "start": 1294.41,
                "end": 1294.65,
                "confidence": 0.99015206,
                "punctuated_word": "rules",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "as",
                "start": 1294.65,
                "end": 1294.8099,
                "confidence": 0.9987835,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "well",
                "start": 1294.8099,
                "end": 1295.265,
                "confidence": 0.9743934,
                "punctuated_word": "well.",
                "speaker": 2,
                "speaker_confidence": 0.59552604
              },
              {
                "word": "that",
                "start": 1295.425,
                "end": 1295.545,
                "confidence": 0.9955022,
                "punctuated_word": "That",
                "speaker": 1,
                "speaker_confidence": 0.20222294
              },
              {
                "word": "that's",
                "start": 1295.665,
                "end": 1295.905,
                "confidence": 0.99990964,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.20222294
              },
              {
                "word": "an",
                "start": 1295.905,
                "end": 1296.145,
                "confidence": 0.9990947,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.20222294
              },
              {
                "word": "interesting",
                "start": 1296.145,
                "end": 1296.465,
                "confidence": 0.99995255,
                "punctuated_word": "interesting",
                "speaker": 1,
                "speaker_confidence": 0.20222294
              },
              {
                "word": "comment",
                "start": 1296.465,
                "end": 1296.785,
                "confidence": 0.9998704,
                "punctuated_word": "comment",
                "speaker": 1,
                "speaker_confidence": 0.20222294
              },
              {
                "word": "you",
                "start": 1296.785,
                "end": 1296.865,
                "confidence": 0.9985489,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "made",
                "start": 1296.865,
                "end": 1297.185,
                "confidence": 0.99980384,
                "punctuated_word": "made",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "there",
                "start": 1297.185,
                "end": 1297.505,
                "confidence": 0.9988951,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "at",
                "start": 1297.505,
                "end": 1297.665,
                "confidence": 0.99427855,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "the",
                "start": 1297.665,
                "end": 1297.8251,
                "confidence": 0.9994936,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "end",
                "start": 1297.8251,
                "end": 1298.3251,
                "confidence": 0.77575755,
                "punctuated_word": "end.",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "have",
                "start": 1298.9451,
                "end": 1299.105,
                "confidence": 0.7322288,
                "punctuated_word": "Have",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "you",
                "start": 1299.105,
                "end": 1299.265,
                "confidence": 0.9084487,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "observed",
                "start": 1299.265,
                "end": 1299.585,
                "confidence": 0.9980909,
                "punctuated_word": "observed",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "agencies",
                "start": 1299.585,
                "end": 1300.085,
                "confidence": 0.9823775,
                "punctuated_word": "agencies",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "making",
                "start": 1300.305,
                "end": 1300.805,
                "confidence": 0.9262301,
                "punctuated_word": "making,",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "policy",
                "start": 1301.585,
                "end": 1301.985,
                "confidence": 0.9997701,
                "punctuated_word": "policy",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "changes",
                "start": 1301.985,
                "end": 1302.465,
                "confidence": 0.9998642,
                "punctuated_word": "changes",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "in",
                "start": 1302.465,
                "end": 1302.965,
                "confidence": 0.99431795,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "in",
                "start": 1303.185,
                "end": 1303.265,
                "confidence": 0.970117,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "a",
                "start": 1303.265,
                "end": 1303.345,
                "confidence": 0.870964,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "reaction",
                "start": 1303.345,
                "end": 1303.8251,
                "confidence": 0.9998716,
                "punctuated_word": "reaction",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "to",
                "start": 1303.8251,
                "end": 1304.3251,
                "confidence": 0.999663,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "a",
                "start": 1304.705,
                "end": 1304.825,
                "confidence": 0.9155771,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "a",
                "start": 1304.825,
                "end": 1304.9451,
                "confidence": 0.55140686,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "project",
                "start": 1304.9451,
                "end": 1305.345,
                "confidence": 0.74071145,
                "punctuated_word": "project",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "with",
                "start": 1305.345,
                "end": 1305.585,
                "confidence": 0.99982977,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "you",
                "start": 1305.585,
                "end": 1305.745,
                "confidence": 0.9994796,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "folks",
                "start": 1305.745,
                "end": 1306.225,
                "confidence": 0.9904025,
                "punctuated_word": "folks?",
                "speaker": 1,
                "speaker_confidence": 0.7900549
              },
              {
                "word": "yep",
                "start": 1306.225,
                "end": 1306.705,
                "confidence": 0.90178627,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.34769213
              },
              {
                "word": "so",
                "start": 1307.345,
                "end": 1307.505,
                "confidence": 0.99685067,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.34769213
              },
              {
                "word": "one",
                "start": 1307.505,
                "end": 1307.665,
                "confidence": 0.93596786,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.34769213
              },
              {
                "word": "of",
                "start": 1307.665,
                "end": 1307.745,
                "confidence": 0.9994111,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "the",
                "start": 1307.745,
                "end": 1307.985,
                "confidence": 0.9922502,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "things",
                "start": 1307.985,
                "end": 1308.145,
                "confidence": 0.9988165,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "that",
                "start": 1308.145,
                "end": 1308.305,
                "confidence": 0.9996214,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "we",
                "start": 1308.305,
                "end": 1308.465,
                "confidence": 0.9998472,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "have",
                "start": 1308.465,
                "end": 1308.625,
                "confidence": 0.9998841,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "is",
                "start": 1308.625,
                "end": 1308.785,
                "confidence": 0.9977036,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "a",
                "start": 1308.785,
                "end": 1308.9451,
                "confidence": 0.96093774,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "ditap",
                "start": 1308.9451,
                "end": 1309.265,
                "confidence": 0.7379065,
                "punctuated_word": "DITAP",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "program",
                "start": 1309.265,
                "end": 1309.765,
                "confidence": 0.93129045,
                "punctuated_word": "program",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "where",
                "start": 1309.8251,
                "end": 1310.145,
                "confidence": 0.87836343,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "we",
                "start": 1310.145,
                "end": 1310.385,
                "confidence": 0.9998685,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "help",
                "start": 1310.385,
                "end": 1310.7,
                "confidence": 0.8412738,
                "punctuated_word": "help,",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "train",
                "start": 1311.34,
                "end": 1311.74,
                "confidence": 0.53770614,
                "punctuated_word": "train",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "on",
                "start": 1311.74,
                "end": 1311.8999,
                "confidence": 0.4644544,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "some",
                "start": 1311.8999,
                "end": 1311.98,
                "confidence": 0.9379167,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "of",
                "start": 1311.98,
                "end": 1312.1399,
                "confidence": 0.97310996,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.69464964
              },
              {
                "word": "the",
                "start": 1312.1399,
                "end": 1312.22,
                "confidence": 0.9904501,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "procurement",
                "start": 1312.22,
                "end": 1312.72,
                "confidence": 0.998979,
                "punctuated_word": "procurement",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "folks",
                "start": 1312.7799,
                "end": 1313.1,
                "confidence": 0.99963284,
                "punctuated_word": "folks",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "there",
                "start": 1313.1,
                "end": 1313.6,
                "confidence": 0.9991697,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "in",
                "start": 1313.8999,
                "end": 1314.0599,
                "confidence": 0.9831389,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "a",
                "start": 1314.0599,
                "end": 1314.22,
                "confidence": 0.9834027,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "way",
                "start": 1314.22,
                "end": 1314.5399,
                "confidence": 0.99984515,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "that",
                "start": 1314.5399,
                "end": 1315.0399,
                "confidence": 0.99964476,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "allows",
                "start": 1315.1799,
                "end": 1315.58,
                "confidence": 0.9998068,
                "punctuated_word": "allows",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "them",
                "start": 1315.58,
                "end": 1315.98,
                "confidence": 0.9981737,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "to",
                "start": 1315.98,
                "end": 1316.22,
                "confidence": 0.9997929,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "do",
                "start": 1316.22,
                "end": 1316.5399,
                "confidence": 0.9983273,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "azure",
                "start": 1316.5399,
                "end": 1316.86,
                "confidence": 0.38794592,
                "punctuated_word": "Azure",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "con",
                "start": 1316.86,
                "end": 1317.1,
                "confidence": 0.3475263,
                "punctuated_word": "con",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "contracts",
                "start": 1317.4199,
                "end": 1317.8999,
                "confidence": 0.89313406,
                "punctuated_word": "contracts",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "a",
                "start": 1317.8999,
                "end": 1317.98,
                "confidence": 0.995933,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "little",
                "start": 1317.98,
                "end": 1318.22,
                "confidence": 0.9995382,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.75571513
              },
              {
                "word": "bit",
                "start": 1318.22,
                "end": 1318.2999,
                "confidence": 0.9990435,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "better",
                "start": 1318.2999,
                "end": 1318.7999,
                "confidence": 0.82838804,
                "punctuated_word": "better.",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "and",
                "start": 1319.26,
                "end": 1319.76,
                "confidence": 0.99207675,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "you",
                "start": 1319.98,
                "end": 1320.0599,
                "confidence": 0.9993405,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "know",
                "start": 1320.0599,
                "end": 1320.2999,
                "confidence": 0.99971145,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "that",
                "start": 1320.2999,
                "end": 1320.5399,
                "confidence": 0.99943894,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "that",
                "start": 1320.5399,
                "end": 1320.7799,
                "confidence": 0.9943692,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "ditap",
                "start": 1320.7799,
                "end": 1321.26,
                "confidence": 0.9979281,
                "punctuated_word": "DITAP",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "program",
                "start": 1321.26,
                "end": 1321.76,
                "confidence": 0.9977367,
                "punctuated_word": "program",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "changed",
                "start": 1321.82,
                "end": 1322.1399,
                "confidence": 0.86056536,
                "punctuated_word": "changed",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "federal",
                "start": 1322.1399,
                "end": 1322.62,
                "confidence": 0.9875585,
                "punctuated_word": "federal",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "policy",
                "start": 1322.62,
                "end": 1323.12,
                "confidence": 0.9987029,
                "punctuated_word": "policy.",
                "speaker": 2,
                "speaker_confidence": 0.6822452
              },
              {
                "word": "oh",
                "start": 1323.5,
                "end": 1324.0,
                "confidence": 0.94379133,
                "punctuated_word": "Oh,",
                "speaker": 1,
                "speaker_confidence": 0.26146913
              },
              {
                "word": "well",
                "start": 1324.0599,
                "end": 1324.22,
                "confidence": 0.9027146,
                "punctuated_word": "well,",
                "speaker": 1,
                "speaker_confidence": 0.26146913
              },
              {
                "word": "that",
                "start": 1324.22,
                "end": 1324.38,
                "confidence": 0.9968311,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.26146913
              },
              {
                "word": "that's",
                "start": 1324.46,
                "end": 1324.7,
                "confidence": 0.9998938,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.26146913
              },
              {
                "word": "pretty",
                "start": 1324.7,
                "end": 1324.94,
                "confidence": 0.9996151,
                "punctuated_word": "pretty",
                "speaker": 1,
                "speaker_confidence": 0.26146913
              },
              {
                "word": "cool",
                "start": 1324.94,
                "end": 1325.44,
                "confidence": 0.9997419,
                "punctuated_word": "cool.",
                "speaker": 1,
                "speaker_confidence": 0.26146913
              },
              {
                "word": "but",
                "start": 1326.225,
                "end": 1326.705,
                "confidence": 0.99262005,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.503155
              },
              {
                "word": "i",
                "start": 1326.705,
                "end": 1327.205,
                "confidence": 0.9957995,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.503155
              },
              {
                "word": "i",
                "start": 1327.425,
                "end": 1327.745,
                "confidence": 0.9976865,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.503155
              },
              {
                "word": "do",
                "start": 1327.745,
                "end": 1328.065,
                "confidence": 0.99830425,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.503155
              },
              {
                "word": "find",
                "start": 1328.065,
                "end": 1328.385,
                "confidence": 0.9993093,
                "punctuated_word": "find",
                "speaker": 2,
                "speaker_confidence": 0.503155
              },
              {
                "word": "that",
                "start": 1328.385,
                "end": 1328.545,
                "confidence": 0.99693006,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.503155
              },
              {
                "word": "yeah",
                "start": 1328.705,
                "end": 1329.105,
                "confidence": 0.9920512,
                "punctuated_word": "yeah.",
                "speaker": 2,
                "speaker_confidence": 0.503155
              },
              {
                "word": "so",
                "start": 1329.745,
                "end": 1329.905,
                "confidence": 0.80244815,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "like",
                "start": 1329.905,
                "end": 1330.065,
                "confidence": 0.9574292,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "for",
                "start": 1330.065,
                "end": 1330.225,
                "confidence": 0.9997619,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "instance",
                "start": 1330.225,
                "end": 1330.625,
                "confidence": 0.99354994,
                "punctuated_word": "instance,",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "there",
                "start": 1330.625,
                "end": 1330.865,
                "confidence": 0.9977381,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "was",
                "start": 1330.865,
                "end": 1331.365,
                "confidence": 0.9998055,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "a",
                "start": 1332.225,
                "end": 1332.465,
                "confidence": 0.9379938,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "policy",
                "start": 1332.465,
                "end": 1332.965,
                "confidence": 0.9989421,
                "punctuated_word": "policy",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "where",
                "start": 1333.105,
                "end": 1333.505,
                "confidence": 0.93790126,
                "punctuated_word": "where,",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "at",
                "start": 1334.305,
                "end": 1334.465,
                "confidence": 0.92736727,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "a",
                "start": 1334.465,
                "end": 1334.625,
                "confidence": 0.99453825,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "particular",
                "start": 1334.625,
                "end": 1335.025,
                "confidence": 0.99022305,
                "punctuated_word": "particular",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "agency",
                "start": 1335.025,
                "end": 1335.525,
                "confidence": 0.96563923,
                "punctuated_word": "agency,",
                "speaker": 2,
                "speaker_confidence": 0.71181476
              },
              {
                "word": "they",
                "start": 1335.985,
                "end": 1336.145,
                "confidence": 0.9988997,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.43809533
              },
              {
                "word": "needed",
                "start": 1336.145,
                "end": 1336.545,
                "confidence": 0.63029414,
                "punctuated_word": "needed",
                "speaker": 2,
                "speaker_confidence": 0.43809533
              },
              {
                "word": "an",
                "start": 1336.545,
                "end": 1336.785,
                "confidence": 0.99743646,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.43809533
              },
              {
                "word": "alert",
                "start": 1336.785,
                "end": 1337.105,
                "confidence": 0.999017,
                "punctuated_word": "alert",
                "speaker": 2,
                "speaker_confidence": 0.43809533
              },
              {
                "word": "box",
                "start": 1337.105,
                "end": 1337.345,
                "confidence": 0.9930697,
                "punctuated_word": "box",
                "speaker": 2,
                "speaker_confidence": 0.43809533
              },
              {
                "word": "to",
                "start": 1337.345,
                "end": 1337.425,
                "confidence": 0.9179039,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.28807467
              },
              {
                "word": "pop",
                "start": 1337.425,
                "end": 1337.665,
                "confidence": 0.9988783,
                "punctuated_word": "pop",
                "speaker": 2,
                "speaker_confidence": 0.28807467
              },
              {
                "word": "up",
                "start": 1337.665,
                "end": 1337.825,
                "confidence": 0.9979938,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.28807467
              },
              {
                "word": "that",
                "start": 1337.825,
                "end": 1337.985,
                "confidence": 0.99284136,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.28807467
              },
              {
                "word": "lets",
                "start": 1337.985,
                "end": 1338.145,
                "confidence": 0.9579843,
                "punctuated_word": "lets",
                "speaker": 2,
                "speaker_confidence": 0.28807467
              },
              {
                "word": "you",
                "start": 1338.145,
                "end": 1338.305,
                "confidence": 0.99840206,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.28807467
              },
              {
                "word": "know",
                "start": 1338.305,
                "end": 1338.385,
                "confidence": 0.9991912,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "that",
                "start": 1338.385,
                "end": 1338.545,
                "confidence": 0.99833053,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "you're",
                "start": 1338.545,
                "end": 1338.705,
                "confidence": 0.9972246,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "in",
                "start": 1338.705,
                "end": 1338.865,
                "confidence": 0.70408326,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "a",
                "start": 1338.865,
                "end": 1338.945,
                "confidence": 0.7696063,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "government",
                "start": 1338.945,
                "end": 1339.265,
                "confidence": 0.99950683,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "website",
                "start": 1339.265,
                "end": 1339.665,
                "confidence": 0.99918634,
                "punctuated_word": "website",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "at",
                "start": 1339.665,
                "end": 1339.745,
                "confidence": 0.96983206,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "all",
                "start": 1339.745,
                "end": 1339.985,
                "confidence": 0.9996057,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "times",
                "start": 1339.985,
                "end": 1340.43,
                "confidence": 0.89088064,
                "punctuated_word": "times.",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "and",
                "start": 1340.67,
                "end": 1341.17,
                "confidence": 0.9971031,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "we",
                "start": 1341.7101,
                "end": 1341.87,
                "confidence": 0.99967074,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "actually",
                "start": 1341.87,
                "end": 1342.1101,
                "confidence": 0.9959358,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "talked",
                "start": 1342.1101,
                "end": 1342.3501,
                "confidence": 0.91355586,
                "punctuated_word": "talked",
                "speaker": 2,
                "speaker_confidence": 0.7449934
              },
              {
                "word": "to",
                "start": 1342.3501,
                "end": 1342.43,
                "confidence": 0.9927119,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5601139
              },
              {
                "word": "everybody",
                "start": 1342.43,
                "end": 1342.93,
                "confidence": 0.9997484,
                "punctuated_word": "everybody",
                "speaker": 2,
                "speaker_confidence": 0.5601139
              },
              {
                "word": "and",
                "start": 1343.0701,
                "end": 1343.31,
                "confidence": 0.989066,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5601139
              },
              {
                "word": "got",
                "start": 1343.31,
                "end": 1343.4701,
                "confidence": 0.99840873,
                "punctuated_word": "got",
                "speaker": 2,
                "speaker_confidence": 0.5601139
              },
              {
                "word": "them",
                "start": 1343.4701,
                "end": 1343.63,
                "confidence": 0.99879944,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.5601139
              },
              {
                "word": "down",
                "start": 1343.63,
                "end": 1343.9501,
                "confidence": 0.99944085,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.5601139
              },
              {
                "word": "to",
                "start": 1343.9501,
                "end": 1344.03,
                "confidence": 0.7810279,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.5601139
              },
              {
                "word": "like",
                "start": 1344.03,
                "end": 1344.27,
                "confidence": 0.9821783,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.5601139
              },
              {
                "word": "you",
                "start": 1344.27,
                "end": 1344.3501,
                "confidence": 0.99651873,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5601139
              },
              {
                "word": "don't",
                "start": 1344.3501,
                "end": 1344.5901,
                "confidence": 0.99957865,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.5601139
              },
              {
                "word": "need",
                "start": 1344.5901,
                "end": 1344.8301,
                "confidence": 0.99945265,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.5035801
              },
              {
                "word": "this",
                "start": 1344.8301,
                "end": 1344.9901,
                "confidence": 0.99205667,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5035801
              },
              {
                "word": "big",
                "start": 1344.9901,
                "end": 1345.2301,
                "confidence": 0.99848443,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.5035801
              },
              {
                "word": "javascript",
                "start": 1345.2301,
                "end": 1345.7301,
                "confidence": 0.9556354,
                "punctuated_word": "JavaScript",
                "speaker": 2,
                "speaker_confidence": 0.5035801
              },
              {
                "word": "alert",
                "start": 1345.79,
                "end": 1346.03,
                "confidence": 0.92763793,
                "punctuated_word": "alert.",
                "speaker": 2,
                "speaker_confidence": 0.5035801
              },
              {
                "word": "they",
                "start": 1346.03,
                "end": 1346.1901,
                "confidence": 0.4432156,
                "punctuated_word": "They",
                "speaker": 2,
                "speaker_confidence": 0.5035801
              },
              {
                "word": "don't",
                "start": 1346.1901,
                "end": 1346.3501,
                "confidence": 0.64535266,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.5035801
              },
              {
                "word": "need",
                "start": 1346.3501,
                "end": 1346.43,
                "confidence": 0.96762496,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.5035801
              },
              {
                "word": "the",
                "start": 1346.43,
                "end": 1346.51,
                "confidence": 0.51478326,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "javascript",
                "start": 1346.51,
                "end": 1347.01,
                "confidence": 0.99109006,
                "punctuated_word": "JavaScript",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "to",
                "start": 1347.0701,
                "end": 1347.2301,
                "confidence": 0.3453756,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "hurt",
                "start": 1347.2301,
                "end": 1347.63,
                "confidence": 0.34476516,
                "punctuated_word": "hurt",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "to",
                "start": 1347.63,
                "end": 1347.87,
                "confidence": 0.8291552,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "pop",
                "start": 1347.87,
                "end": 1348.1901,
                "confidence": 0.998442,
                "punctuated_word": "pop",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "up",
                "start": 1348.1901,
                "end": 1348.3501,
                "confidence": 0.99636734,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "every",
                "start": 1348.3501,
                "end": 1348.67,
                "confidence": 0.9914957,
                "punctuated_word": "every",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "time",
                "start": 1348.67,
                "end": 1348.8301,
                "confidence": 0.99966407,
                "punctuated_word": "time",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "someone's",
                "start": 1348.8301,
                "end": 1349.2301,
                "confidence": 0.77755255,
                "punctuated_word": "someone's",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "trying",
                "start": 1349.2301,
                "end": 1349.4701,
                "confidence": 0.9797824,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "to",
                "start": 1349.4701,
                "end": 1349.55,
                "confidence": 0.9877345,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5969821
              },
              {
                "word": "log",
                "start": 1349.55,
                "end": 1349.7101,
                "confidence": 0.9774336,
                "punctuated_word": "log",
                "speaker": 2,
                "speaker_confidence": 0.32222587
              },
              {
                "word": "into",
                "start": 1349.7101,
                "end": 1349.9501,
                "confidence": 0.7740962,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.32222587
              },
              {
                "word": "a",
                "start": 1349.9501,
                "end": 1350.03,
                "confidence": 0.94273907,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.32222587
              },
              {
                "word": "system",
                "start": 1350.03,
                "end": 1350.51,
                "confidence": 0.9999014,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.32222587
              },
              {
                "word": "that",
                "start": 1350.51,
                "end": 1350.67,
                "confidence": 0.45005363,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5245746
              },
              {
                "word": "you're",
                "start": 1350.67,
                "end": 1350.91,
                "confidence": 0.9418615,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.5245746
              },
              {
                "word": "logging",
                "start": 1350.91,
                "end": 1351.15,
                "confidence": 0.9739402,
                "punctuated_word": "logging",
                "speaker": 2,
                "speaker_confidence": 0.5245746
              },
              {
                "word": "into",
                "start": 1351.15,
                "end": 1351.4701,
                "confidence": 0.93662924,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.5245746
              },
              {
                "word": "a",
                "start": 1351.4701,
                "end": 1351.55,
                "confidence": 0.99396175,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5245746
              },
              {
                "word": "government",
                "start": 1351.55,
                "end": 1351.87,
                "confidence": 0.9996675,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.5245746
              },
              {
                "word": "system",
                "start": 1351.87,
                "end": 1352.37,
                "confidence": 0.9592911,
                "punctuated_word": "system.",
                "speaker": 2,
                "speaker_confidence": 0.5245746
              },
              {
                "word": "and",
                "start": 1352.5249,
                "end": 1352.605,
                "confidence": 0.9987368,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "we",
                "start": 1352.605,
                "end": 1352.845,
                "confidence": 0.9604813,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "said",
                "start": 1352.845,
                "end": 1353.005,
                "confidence": 0.89119005,
                "punctuated_word": "said,",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "like",
                "start": 1353.005,
                "end": 1353.505,
                "confidence": 0.96205306,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "okay",
                "start": 1353.565,
                "end": 1353.8849,
                "confidence": 0.919173,
                "punctuated_word": "okay.",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "show",
                "start": 1353.8849,
                "end": 1354.125,
                "confidence": 0.9833514,
                "punctuated_word": "Show",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "us",
                "start": 1354.125,
                "end": 1354.2849,
                "confidence": 0.9970638,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "that",
                "start": 1354.2849,
                "end": 1354.445,
                "confidence": 0.9230638,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "policy",
                "start": 1354.445,
                "end": 1354.945,
                "confidence": 0.9997758,
                "punctuated_word": "policy",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "in",
                "start": 1355.085,
                "end": 1355.245,
                "confidence": 0.5358609,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "my",
                "start": 1355.245,
                "end": 1355.4049,
                "confidence": 0.3904967,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "brain",
                "start": 1355.4049,
                "end": 1355.6449,
                "confidence": 0.79522336,
                "punctuated_word": "brain,",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "and",
                "start": 1355.6449,
                "end": 1355.965,
                "confidence": 0.99633265,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "then",
                "start": 1355.965,
                "end": 1356.205,
                "confidence": 0.9084433,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "we",
                "start": 1356.205,
                "end": 1356.365,
                "confidence": 0.9875765,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "found",
                "start": 1356.365,
                "end": 1356.605,
                "confidence": 0.9886218,
                "punctuated_word": "found",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "the",
                "start": 1356.605,
                "end": 1356.6849,
                "confidence": 0.92002183,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "policy",
                "start": 1356.6849,
                "end": 1356.9249,
                "confidence": 0.8436303,
                "punctuated_word": "policy.",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "and",
                "start": 1356.9249,
                "end": 1357.085,
                "confidence": 0.94530106,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "it",
                "start": 1357.085,
                "end": 1357.1649,
                "confidence": 0.96188205,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "just",
                "start": 1357.1649,
                "end": 1357.325,
                "confidence": 0.65795434,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6409853
              },
              {
                "word": "says",
                "start": 1357.325,
                "end": 1357.4049,
                "confidence": 0.74589574,
                "punctuated_word": "says,",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "like",
                "start": 1357.4049,
                "end": 1357.565,
                "confidence": 0.9913658,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "it",
                "start": 1357.565,
                "end": 1357.725,
                "confidence": 0.99184763,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "has",
                "start": 1357.725,
                "end": 1357.965,
                "confidence": 0.9975241,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "to",
                "start": 1357.965,
                "end": 1358.0449,
                "confidence": 0.99363494,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "be",
                "start": 1358.0449,
                "end": 1358.2849,
                "confidence": 0.99487597,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "there",
                "start": 1358.2849,
                "end": 1358.5249,
                "confidence": 0.9856505,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "somewhere",
                "start": 1358.5249,
                "end": 1359.0249,
                "confidence": 0.9748889,
                "punctuated_word": "somewhere.",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "so",
                "start": 1359.1649,
                "end": 1359.325,
                "confidence": 0.9874019,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "just",
                "start": 1359.325,
                "end": 1359.565,
                "confidence": 0.85862154,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "put",
                "start": 1359.565,
                "end": 1359.8049,
                "confidence": 0.9964599,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "that",
                "start": 1359.8049,
                "end": 1360.0449,
                "confidence": 0.99906826,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "you",
                "start": 1360.0449,
                "end": 1360.2849,
                "confidence": 0.99968636,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "know",
                "start": 1360.2849,
                "end": 1360.605,
                "confidence": 0.9998617,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "near",
                "start": 1360.605,
                "end": 1360.845,
                "confidence": 0.9966929,
                "punctuated_word": "near",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "the",
                "start": 1360.845,
                "end": 1361.005,
                "confidence": 0.99975854,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "login",
                "start": 1361.005,
                "end": 1361.4049,
                "confidence": 0.8907887,
                "punctuated_word": "login",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "screen",
                "start": 1361.4049,
                "end": 1361.725,
                "confidence": 0.998447,
                "punctuated_word": "screen",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "and",
                "start": 1361.725,
                "end": 1361.8849,
                "confidence": 0.8185264,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "not",
                "start": 1361.8849,
                "end": 1362.0449,
                "confidence": 0.799164,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "this",
                "start": 1362.0449,
                "end": 1362.5249,
                "confidence": 0.91287637,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "javascript",
                "start": 1362.5249,
                "end": 1363.0249,
                "confidence": 0.9609459,
                "punctuated_word": "JavaScript",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "pop",
                "start": 1363.085,
                "end": 1363.245,
                "confidence": 0.9535971,
                "punctuated_word": "pop",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "up",
                "start": 1363.245,
                "end": 1363.4049,
                "confidence": 0.99490464,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "other",
                "start": 1363.4049,
                "end": 1363.6449,
                "confidence": 0.6686291,
                "punctuated_word": "other",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "than",
                "start": 1363.6449,
                "end": 1363.8849,
                "confidence": 0.9991435,
                "punctuated_word": "than",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "bad",
                "start": 1363.8849,
                "end": 1364.0449,
                "confidence": 0.61310077,
                "punctuated_word": "bad",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "for",
                "start": 1364.0449,
                "end": 1364.2849,
                "confidence": 0.9814198,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "user",
                "start": 1364.2849,
                "end": 1364.5249,
                "confidence": 0.5692667,
                "punctuated_word": "user",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "experience",
                "start": 1364.5249,
                "end": 1364.9249,
                "confidence": 0.9993192,
                "punctuated_word": "experience",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "for",
                "start": 1364.9249,
                "end": 1365.1649,
                "confidence": 0.9363868,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "everybody",
                "start": 1365.1649,
                "end": 1365.6649,
                "confidence": 0.99951744,
                "punctuated_word": "everybody.",
                "speaker": 2,
                "speaker_confidence": 0.7308427
              },
              {
                "word": "at",
                "start": 1366.05,
                "end": 1366.2101,
                "confidence": 0.9995345,
                "punctuated_word": "At",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "times",
                "start": 1366.2101,
                "end": 1366.4501,
                "confidence": 0.95876014,
                "punctuated_word": "times,",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "the",
                "start": 1366.4501,
                "end": 1366.6901,
                "confidence": 0.9954216,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "rules",
                "start": 1366.6901,
                "end": 1366.93,
                "confidence": 0.99969316,
                "punctuated_word": "rules",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "and",
                "start": 1366.93,
                "end": 1367.17,
                "confidence": 0.9996031,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "requirements",
                "start": 1367.17,
                "end": 1367.65,
                "confidence": 0.9996971,
                "punctuated_word": "requirements",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "we",
                "start": 1367.65,
                "end": 1367.81,
                "confidence": 0.9598176,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "mentioned",
                "start": 1367.81,
                "end": 1368.13,
                "confidence": 0.9842434,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "before",
                "start": 1368.13,
                "end": 1368.6101,
                "confidence": 0.99985313,
                "punctuated_word": "before",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "could",
                "start": 1368.6101,
                "end": 1368.8501,
                "confidence": 0.99819237,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "shift",
                "start": 1368.8501,
                "end": 1369.17,
                "confidence": 0.99978274,
                "punctuated_word": "shift",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "and",
                "start": 1369.17,
                "end": 1369.3301,
                "confidence": 0.99865425,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.44998604
              },
              {
                "word": "change",
                "start": 1369.3301,
                "end": 1369.8301,
                "confidence": 0.74853015,
                "punctuated_word": "change,",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "as",
                "start": 1369.89,
                "end": 1370.05,
                "confidence": 0.92438436,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "you",
                "start": 1370.05,
                "end": 1370.2101,
                "confidence": 0.79646355,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "might",
                "start": 1370.2101,
                "end": 1370.29,
                "confidence": 0.9997309,
                "punctuated_word": "might",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "imagine",
                "start": 1370.29,
                "end": 1370.79,
                "confidence": 0.99780506,
                "punctuated_word": "imagine.",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "are",
                "start": 1371.5701,
                "end": 1371.7301,
                "confidence": 0.9961467,
                "punctuated_word": "Are",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "there",
                "start": 1371.7301,
                "end": 1371.89,
                "confidence": 0.998204,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "aspects",
                "start": 1371.89,
                "end": 1372.29,
                "confidence": 0.9990716,
                "punctuated_word": "aspects",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "of",
                "start": 1372.29,
                "end": 1372.4501,
                "confidence": 0.99983346,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "your",
                "start": 1372.4501,
                "end": 1372.6101,
                "confidence": 0.99993134,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "approach",
                "start": 1372.6101,
                "end": 1373.1101,
                "confidence": 0.9999087,
                "punctuated_word": "approach",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "to",
                "start": 1373.25,
                "end": 1373.4901,
                "confidence": 0.9997379,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "engineering",
                "start": 1373.4901,
                "end": 1373.9701,
                "confidence": 0.99987805,
                "punctuated_word": "engineering",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "that",
                "start": 1373.9701,
                "end": 1374.13,
                "confidence": 0.99956256,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "help",
                "start": 1374.13,
                "end": 1374.4501,
                "confidence": 0.952687,
                "punctuated_word": "help,",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "alleviate",
                "start": 1374.6901,
                "end": 1375.17,
                "confidence": 0.9990056,
                "punctuated_word": "alleviate",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "those",
                "start": 1375.17,
                "end": 1375.3301,
                "confidence": 0.9881017,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "impacts",
                "start": 1375.3301,
                "end": 1375.8301,
                "confidence": 0.99898624,
                "punctuated_word": "impacts?",
                "speaker": 1,
                "speaker_confidence": 0.64198333
              },
              {
                "word": "so",
                "start": 1375.9701,
                "end": 1376.2101,
                "confidence": 0.9435487,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "like",
                "start": 1376.2101,
                "end": 1376.3701,
                "confidence": 0.9950542,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "in",
                "start": 1376.3701,
                "end": 1376.4501,
                "confidence": 0.99929774,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "the",
                "start": 1376.4501,
                "end": 1376.6101,
                "confidence": 0.99283653,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "private",
                "start": 1376.6101,
                "end": 1376.93,
                "confidence": 0.9539399,
                "punctuated_word": "private",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "industry",
                "start": 1376.93,
                "end": 1377.41,
                "confidence": 0.99309003,
                "punctuated_word": "industry,",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "we",
                "start": 1377.41,
                "end": 1377.65,
                "confidence": 0.9996513,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "have",
                "start": 1377.65,
                "end": 1377.89,
                "confidence": 0.89723134,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "the",
                "start": 1377.89,
                "end": 1378.13,
                "confidence": 0.99318814,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "agile",
                "start": 1378.13,
                "end": 1378.63,
                "confidence": 0.9445149,
                "punctuated_word": "agile",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "development",
                "start": 1378.6901,
                "end": 1379.17,
                "confidence": 0.9907047,
                "punctuated_word": "development",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "for",
                "start": 1379.17,
                "end": 1379.3301,
                "confidence": 0.78607416,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.58038306
              },
              {
                "word": "the",
                "start": 1379.3301,
                "end": 1379.41,
                "confidence": 0.9368811,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.51121336
              },
              {
                "word": "software",
                "start": 1379.41,
                "end": 1379.81,
                "confidence": 0.90711856,
                "punctuated_word": "software",
                "speaker": 2,
                "speaker_confidence": 0.51121336
              },
              {
                "word": "divide",
                "start": 1379.81,
                "end": 1380.13,
                "confidence": 0.7095071,
                "punctuated_word": "divide,",
                "speaker": 2,
                "speaker_confidence": 0.51121336
              },
              {
                "word": "development",
                "start": 1380.3701,
                "end": 1380.8501,
                "confidence": 0.98857576,
                "punctuated_word": "development",
                "speaker": 2,
                "speaker_confidence": 0.51121336
              },
              {
                "word": "cycle",
                "start": 1380.8501,
                "end": 1381.3501,
                "confidence": 0.87661564,
                "punctuated_word": "cycle.",
                "speaker": 2,
                "speaker_confidence": 0.51121336
              },
              {
                "word": "that",
                "start": 1381.605,
                "end": 1381.845,
                "confidence": 0.920187,
                "punctuated_word": "That",
                "speaker": 2,
                "speaker_confidence": 0.51121336
              },
              {
                "word": "government",
                "start": 1381.845,
                "end": 1382.245,
                "confidence": 0.9544105,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.51121336
              },
              {
                "word": "is",
                "start": 1382.245,
                "end": 1382.325,
                "confidence": 0.49936184,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "just",
                "start": 1382.325,
                "end": 1382.485,
                "confidence": 0.98982096,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "not",
                "start": 1382.485,
                "end": 1382.8049,
                "confidence": 0.9993186,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "on",
                "start": 1382.8049,
                "end": 1383.045,
                "confidence": 0.98697585,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "the",
                "start": 1383.045,
                "end": 1383.205,
                "confidence": 0.98725003,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "the",
                "start": 1383.205,
                "end": 1383.365,
                "confidence": 0.5622397,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "curve",
                "start": 1383.365,
                "end": 1383.605,
                "confidence": 0.98511666,
                "punctuated_word": "curve",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "yet",
                "start": 1383.605,
                "end": 1383.925,
                "confidence": 0.7822645,
                "punctuated_word": "yet.",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "so",
                "start": 1383.925,
                "end": 1384.085,
                "confidence": 0.99794334,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "we",
                "start": 1384.085,
                "end": 1384.245,
                "confidence": 0.9966642,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "try",
                "start": 1384.245,
                "end": 1384.485,
                "confidence": 0.65286016,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.6093956
              },
              {
                "word": "to",
                "start": 1384.485,
                "end": 1384.565,
                "confidence": 0.99425733,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "implement",
                "start": 1384.565,
                "end": 1384.965,
                "confidence": 0.99963427,
                "punctuated_word": "implement",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "that",
                "start": 1384.965,
                "end": 1385.125,
                "confidence": 0.9976578,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "so",
                "start": 1385.125,
                "end": 1385.205,
                "confidence": 0.44291756,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "that",
                "start": 1385.205,
                "end": 1385.365,
                "confidence": 0.9892518,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "way",
                "start": 1385.365,
                "end": 1385.605,
                "confidence": 0.952041,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "we",
                "start": 1385.605,
                "end": 1385.765,
                "confidence": 0.79638344,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "can",
                "start": 1385.765,
                "end": 1385.925,
                "confidence": 0.9990227,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "meet",
                "start": 1385.925,
                "end": 1386.245,
                "confidence": 0.80714345,
                "punctuated_word": "meet",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "these",
                "start": 1386.245,
                "end": 1386.725,
                "confidence": 0.97607774,
                "punctuated_word": "these,",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "changes",
                "start": 1387.125,
                "end": 1387.605,
                "confidence": 0.9996306,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "as",
                "start": 1387.605,
                "end": 1387.845,
                "confidence": 0.98330253,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "they",
                "start": 1387.845,
                "end": 1387.925,
                "confidence": 0.98765326,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "happen",
                "start": 1387.925,
                "end": 1388.245,
                "confidence": 0.7059019,
                "punctuated_word": "happen,",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "and",
                "start": 1388.245,
                "end": 1388.405,
                "confidence": 0.9801998,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.705092
              },
              {
                "word": "we",
                "start": 1388.405,
                "end": 1388.485,
                "confidence": 0.9591941,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "don't",
                "start": 1388.485,
                "end": 1388.645,
                "confidence": 0.991778,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "have",
                "start": 1388.645,
                "end": 1388.8049,
                "confidence": 0.9967681,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "to",
                "start": 1388.8049,
                "end": 1388.885,
                "confidence": 0.98869413,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "wait",
                "start": 1388.885,
                "end": 1389.045,
                "confidence": 0.99618065,
                "punctuated_word": "wait",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "for",
                "start": 1389.045,
                "end": 1389.285,
                "confidence": 0.9849973,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "all",
                "start": 1389.285,
                "end": 1389.445,
                "confidence": 0.42361718,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "the",
                "start": 1389.445,
                "end": 1389.605,
                "confidence": 0.9925768,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "full",
                "start": 1389.605,
                "end": 1389.845,
                "confidence": 0.55785257,
                "punctuated_word": "full",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "requirements",
                "start": 1389.845,
                "end": 1390.345,
                "confidence": 0.9841404,
                "punctuated_word": "requirements",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "where",
                "start": 1390.725,
                "end": 1390.885,
                "confidence": 0.8170858,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "they",
                "start": 1390.885,
                "end": 1391.045,
                "confidence": 0.9825539,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "would",
                "start": 1391.045,
                "end": 1391.205,
                "confidence": 0.65445274,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "spend",
                "start": 1391.205,
                "end": 1391.525,
                "confidence": 0.9774031,
                "punctuated_word": "spend",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "the",
                "start": 1391.525,
                "end": 1391.765,
                "confidence": 0.9896479,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "the",
                "start": 1391.765,
                "end": 1392.005,
                "confidence": 0.9792788,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "two",
                "start": 1392.005,
                "end": 1392.165,
                "confidence": 0.99912006,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "years",
                "start": 1392.165,
                "end": 1392.405,
                "confidence": 0.9994252,
                "punctuated_word": "years",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "upfront",
                "start": 1392.405,
                "end": 1392.8049,
                "confidence": 0.41842085,
                "punctuated_word": "upfront,",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "and",
                "start": 1392.8049,
                "end": 1392.965,
                "confidence": 0.88878113,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7072096
              },
              {
                "word": "i",
                "start": 1392.965,
                "end": 1393.045,
                "confidence": 0.8228227,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.49087042
              },
              {
                "word": "was",
                "start": 1393.045,
                "end": 1393.205,
                "confidence": 0.96727765,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.49087042
              },
              {
                "word": "talking",
                "start": 1393.205,
                "end": 1393.525,
                "confidence": 0.8921071,
                "punctuated_word": "talking",
                "speaker": 2,
                "speaker_confidence": 0.49087042
              },
              {
                "word": "about",
                "start": 1393.525,
                "end": 1393.6849,
                "confidence": 0.92850745,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.49087042
              },
              {
                "word": "before",
                "start": 1393.6849,
                "end": 1394.16,
                "confidence": 0.960187,
                "punctuated_word": "before.",
                "speaker": 2,
                "speaker_confidence": 0.49087042
              },
              {
                "word": "and",
                "start": 1394.24,
                "end": 1394.3201,
                "confidence": 0.8083843,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.49087042
              },
              {
                "word": "then",
                "start": 1394.3201,
                "end": 1394.48,
                "confidence": 0.8210539,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.49087042
              },
              {
                "word": "by",
                "start": 1394.48,
                "end": 1394.56,
                "confidence": 0.96417844,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.49087042
              },
              {
                "word": "time",
                "start": 1394.56,
                "end": 1394.64,
                "confidence": 0.5432988,
                "punctuated_word": "time",
                "speaker": 2,
                "speaker_confidence": 0.49087042
              },
              {
                "word": "it's",
                "start": 1394.64,
                "end": 1394.8,
                "confidence": 0.8188517,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.28770065
              },
              {
                "word": "two",
                "start": 1394.8,
                "end": 1394.9601,
                "confidence": 0.99672455,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.28770065
              },
              {
                "word": "years",
                "start": 1394.9601,
                "end": 1395.2001,
                "confidence": 0.97503215,
                "punctuated_word": "years,",
                "speaker": 2,
                "speaker_confidence": 0.28770065
              },
              {
                "word": "congress",
                "start": 1395.2001,
                "end": 1395.52,
                "confidence": 0.8679608,
                "punctuated_word": "congress",
                "speaker": 2,
                "speaker_confidence": 0.28770065
              },
              {
                "word": "may",
                "start": 1395.52,
                "end": 1395.68,
                "confidence": 0.9159114,
                "punctuated_word": "may",
                "speaker": 2,
                "speaker_confidence": 0.28770065
              },
              {
                "word": "have",
                "start": 1395.68,
                "end": 1395.76,
                "confidence": 0.9836774,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "changed",
                "start": 1395.76,
                "end": 1396.0,
                "confidence": 0.97466063,
                "punctuated_word": "changed",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "the",
                "start": 1396.0,
                "end": 1396.16,
                "confidence": 0.9901916,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "laws",
                "start": 1396.16,
                "end": 1396.4,
                "confidence": 0.9531305,
                "punctuated_word": "laws.",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "right",
                "start": 1396.4,
                "end": 1396.64,
                "confidence": 0.9932195,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "so",
                "start": 1396.64,
                "end": 1396.8,
                "confidence": 0.92180264,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "nine",
                "start": 1396.8,
                "end": 1396.9601,
                "confidence": 0.5112663,
                "punctuated_word": "nine",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "year",
                "start": 1396.9601,
                "end": 1397.2001,
                "confidence": 0.82107556,
                "punctuated_word": "year",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "projects",
                "start": 1397.2001,
                "end": 1397.6,
                "confidence": 0.69538003,
                "punctuated_word": "projects",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "already",
                "start": 1397.6,
                "end": 1398.1,
                "confidence": 0.8176924,
                "punctuated_word": "already,",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "you",
                "start": 1398.24,
                "end": 1398.4,
                "confidence": 0.990567,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "know",
                "start": 1398.4,
                "end": 1398.7201,
                "confidence": 0.9957589,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "behind",
                "start": 1398.7201,
                "end": 1399.2201,
                "confidence": 0.99900013,
                "punctuated_word": "behind",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "this",
                "start": 1399.28,
                "end": 1399.52,
                "confidence": 0.6263658,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "on",
                "start": 1399.52,
                "end": 1399.6,
                "confidence": 0.90208894,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "the",
                "start": 1399.6,
                "end": 1399.76,
                "confidence": 0.9950289,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "law",
                "start": 1399.76,
                "end": 1400.0801,
                "confidence": 0.90550274,
                "punctuated_word": "law",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "itself",
                "start": 1400.0801,
                "end": 1400.5801,
                "confidence": 0.7948196,
                "punctuated_word": "itself.",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "so",
                "start": 1400.8,
                "end": 1400.9601,
                "confidence": 0.99890566,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "we",
                "start": 1400.9601,
                "end": 1401.04,
                "confidence": 0.9895545,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "try",
                "start": 1401.04,
                "end": 1401.28,
                "confidence": 0.97851986,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.65403104
              },
              {
                "word": "and",
                "start": 1401.28,
                "end": 1401.36,
                "confidence": 0.9821523,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "go",
                "start": 1401.36,
                "end": 1401.52,
                "confidence": 0.9903196,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "in",
                "start": 1401.52,
                "end": 1401.68,
                "confidence": 0.96877676,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "and",
                "start": 1401.68,
                "end": 1401.8401,
                "confidence": 0.78437203,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "we",
                "start": 1401.8401,
                "end": 1402.0,
                "confidence": 0.9077645,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "say",
                "start": 1402.0,
                "end": 1402.16,
                "confidence": 0.9337025,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "okay",
                "start": 1402.16,
                "end": 1402.3201,
                "confidence": 0.8071674,
                "punctuated_word": "okay.",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "let's",
                "start": 1402.3201,
                "end": 1402.56,
                "confidence": 0.99783146,
                "punctuated_word": "Let's",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "just",
                "start": 1402.56,
                "end": 1402.7201,
                "confidence": 0.9962209,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "do",
                "start": 1402.7201,
                "end": 1402.9601,
                "confidence": 0.9991315,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "these",
                "start": 1402.9601,
                "end": 1403.28,
                "confidence": 0.90173674,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "until",
                "start": 1403.28,
                "end": 1403.76,
                "confidence": 0.38462418,
                "punctuated_word": "until",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "maybe",
                "start": 1403.76,
                "end": 1404.26,
                "confidence": 0.7142691,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "both",
                "start": 1404.3201,
                "end": 1404.56,
                "confidence": 0.6493996,
                "punctuated_word": "both",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "try",
                "start": 1404.56,
                "end": 1405.04,
                "confidence": 0.9803432,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "four",
                "start": 1405.04,
                "end": 1405.28,
                "confidence": 0.9001369,
                "punctuated_word": "four",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "weeks",
                "start": 1405.28,
                "end": 1405.52,
                "confidence": 0.59318066,
                "punctuated_word": "weeks",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "sprints",
                "start": 1405.52,
                "end": 1405.68,
                "confidence": 0.8747309,
                "punctuated_word": "sprints",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "because",
                "start": 1405.68,
                "end": 1405.92,
                "confidence": 0.61772627,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "they're",
                "start": 1405.92,
                "end": 1406.0,
                "confidence": 0.86496925,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "not",
                "start": 1406.0,
                "end": 1406.16,
                "confidence": 0.9909305,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "used",
                "start": 1406.16,
                "end": 1406.4,
                "confidence": 0.9906709,
                "punctuated_word": "used",
                "speaker": 2,
                "speaker_confidence": 0.75209254
              },
              {
                "word": "to",
                "start": 1406.4,
                "end": 1406.44,
                "confidence": 0.9842748,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.4886222
              },
              {
                "word": "they're",
                "start": 1406.48,
                "end": 1406.64,
                "confidence": 0.76840186,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.4886222
              },
              {
                "word": "used",
                "start": 1406.64,
                "end": 1406.8,
                "confidence": 0.98964345,
                "punctuated_word": "used",
                "speaker": 2,
                "speaker_confidence": 0.4886222
              },
              {
                "word": "to",
                "start": 1406.8,
                "end": 1406.9601,
                "confidence": 0.8834846,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.4886222
              },
              {
                "word": "like",
                "start": 1406.9601,
                "end": 1407.12,
                "confidence": 0.99827826,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.4886222
              },
              {
                "word": "six",
                "start": 1407.12,
                "end": 1407.36,
                "confidence": 0.9987625,
                "punctuated_word": "six",
                "speaker": 2,
                "speaker_confidence": 0.4886222
              },
              {
                "word": "months",
                "start": 1407.36,
                "end": 1407.6,
                "confidence": 0.82652676,
                "punctuated_word": "months",
                "speaker": 2,
                "speaker_confidence": 0.4886222
              },
              {
                "word": "releases",
                "start": 1407.6,
                "end": 1408.0,
                "confidence": 0.8223288,
                "punctuated_word": "releases.",
                "speaker": 2,
                "speaker_confidence": 0.4886222
              },
              {
                "word": "so",
                "start": 1408.0,
                "end": 1408.16,
                "confidence": 0.9949868,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.4642436
              },
              {
                "word": "we'll",
                "start": 1408.16,
                "end": 1408.24,
                "confidence": 0.87115616,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.4642436
              },
              {
                "word": "try",
                "start": 1408.24,
                "end": 1408.545,
                "confidence": 0.8953669,
                "punctuated_word": "try,",
                "speaker": 2,
                "speaker_confidence": 0.4642436
              },
              {
                "word": "alright",
                "start": 1408.625,
                "end": 1408.785,
                "confidence": 0.8310976,
                "punctuated_word": "alright,",
                "speaker": 2,
                "speaker_confidence": 0.4642436
              },
              {
                "word": "let's",
                "start": 1408.785,
                "end": 1408.9451,
                "confidence": 0.99852353,
                "punctuated_word": "let's",
                "speaker": 2,
                "speaker_confidence": 0.4642436
              },
              {
                "word": "try",
                "start": 1408.9451,
                "end": 1409.265,
                "confidence": 0.9995491,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.4642436
              },
              {
                "word": "four",
                "start": 1409.265,
                "end": 1409.505,
                "confidence": 0.89839154,
                "punctuated_word": "four",
                "speaker": 2,
                "speaker_confidence": 0.4642436
              },
              {
                "word": "weeks",
                "start": 1409.505,
                "end": 1409.745,
                "confidence": 0.8436605,
                "punctuated_word": "weeks",
                "speaker": 2,
                "speaker_confidence": 0.4642436
              },
              {
                "word": "sprints",
                "start": 1409.745,
                "end": 1410.0651,
                "confidence": 0.824729,
                "punctuated_word": "sprints,",
                "speaker": 2,
                "speaker_confidence": 0.4642436
              },
              {
                "word": "then",
                "start": 1410.0651,
                "end": 1410.385,
                "confidence": 0.9316743,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.4642436
              },
              {
                "word": "we",
                "start": 1410.385,
                "end": 1410.4651,
                "confidence": 0.995391,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "can",
                "start": 1410.4651,
                "end": 1410.7051,
                "confidence": 0.9990594,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "slowly",
                "start": 1410.7051,
                "end": 1411.025,
                "confidence": 0.99950874,
                "punctuated_word": "slowly",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "work",
                "start": 1411.025,
                "end": 1411.265,
                "confidence": 0.99971133,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "it",
                "start": 1411.265,
                "end": 1411.3451,
                "confidence": 0.9990982,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "down",
                "start": 1411.3451,
                "end": 1411.665,
                "confidence": 0.9995389,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "to",
                "start": 1411.665,
                "end": 1411.985,
                "confidence": 0.9978963,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "three",
                "start": 1411.985,
                "end": 1412.2251,
                "confidence": 0.9996182,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "weeks",
                "start": 1412.2251,
                "end": 1412.4651,
                "confidence": 0.99928844,
                "punctuated_word": "weeks",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "and",
                "start": 1412.4651,
                "end": 1412.7051,
                "confidence": 0.8422114,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "two",
                "start": 1412.7051,
                "end": 1412.9451,
                "confidence": 0.84661555,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "weeks",
                "start": 1412.9451,
                "end": 1413.185,
                "confidence": 0.90255296,
                "punctuated_word": "weeks",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "sprints",
                "start": 1413.185,
                "end": 1413.685,
                "confidence": 0.9763016,
                "punctuated_word": "sprints.",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "and",
                "start": 1413.905,
                "end": 1414.145,
                "confidence": 0.993731,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "that",
                "start": 1414.145,
                "end": 1414.305,
                "confidence": 0.9806958,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "way",
                "start": 1414.305,
                "end": 1414.545,
                "confidence": 0.88603693,
                "punctuated_word": "way,",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "agile",
                "start": 1414.545,
                "end": 1414.9451,
                "confidence": 0.7147204,
                "punctuated_word": "agile",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "requirements",
                "start": 1414.9451,
                "end": 1415.3451,
                "confidence": 0.48871538,
                "punctuated_word": "requirements",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "come",
                "start": 1415.3451,
                "end": 1415.505,
                "confidence": 0.99598444,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "down",
                "start": 1415.505,
                "end": 1415.745,
                "confidence": 0.9996232,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "and",
                "start": 1415.745,
                "end": 1415.985,
                "confidence": 0.72324413,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "we",
                "start": 1415.985,
                "end": 1416.145,
                "confidence": 0.99726874,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "talk",
                "start": 1416.145,
                "end": 1416.385,
                "confidence": 0.97400624,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "to",
                "start": 1416.385,
                "end": 1416.545,
                "confidence": 0.9833303,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "users",
                "start": 1416.545,
                "end": 1416.865,
                "confidence": 0.99673235,
                "punctuated_word": "users",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "and",
                "start": 1416.865,
                "end": 1417.025,
                "confidence": 0.6998778,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "those",
                "start": 1417.025,
                "end": 1417.265,
                "confidence": 0.9845643,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "requirements",
                "start": 1417.265,
                "end": 1417.765,
                "confidence": 0.99787176,
                "punctuated_word": "requirements",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "we",
                "start": 1417.8251,
                "end": 1417.905,
                "confidence": 0.26485106,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "change",
                "start": 1417.905,
                "end": 1418.2251,
                "confidence": 0.87164503,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "as",
                "start": 1418.2251,
                "end": 1418.4651,
                "confidence": 0.8150401,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "we",
                "start": 1418.4651,
                "end": 1418.545,
                "confidence": 0.99525994,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "talk",
                "start": 1418.545,
                "end": 1418.785,
                "confidence": 0.98924595,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.77493644
              },
              {
                "word": "to",
                "start": 1418.785,
                "end": 1418.865,
                "confidence": 0.9869385,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "the",
                "start": 1418.865,
                "end": 1419.025,
                "confidence": 0.6322922,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "users",
                "start": 1419.025,
                "end": 1419.525,
                "confidence": 0.8489373,
                "punctuated_word": "users,",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "we",
                "start": 1419.5851,
                "end": 1419.745,
                "confidence": 0.99887353,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "can",
                "start": 1419.745,
                "end": 1419.905,
                "confidence": 0.99960536,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "just",
                "start": 1419.905,
                "end": 1420.2251,
                "confidence": 0.9949903,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "shift",
                "start": 1420.2251,
                "end": 1420.4651,
                "confidence": 0.9864455,
                "punctuated_word": "shift",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "really",
                "start": 1420.4651,
                "end": 1420.7051,
                "confidence": 0.99882764,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "quickly",
                "start": 1420.7051,
                "end": 1421.025,
                "confidence": 0.9998685,
                "punctuated_word": "quickly",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "in",
                "start": 1421.025,
                "end": 1421.185,
                "confidence": 0.7766171,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "the",
                "start": 1421.185,
                "end": 1421.265,
                "confidence": 0.99048495,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "next",
                "start": 1421.265,
                "end": 1421.505,
                "confidence": 0.99917704,
                "punctuated_word": "next",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "sprint",
                "start": 1421.505,
                "end": 1422.005,
                "confidence": 0.99206007,
                "punctuated_word": "sprint.",
                "speaker": 2,
                "speaker_confidence": 0.6207703
              },
              {
                "word": "and",
                "start": 1422.47,
                "end": 1422.55,
                "confidence": 0.99383605,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.414782
              },
              {
                "word": "you",
                "start": 1422.79,
                "end": 1423.11,
                "confidence": 0.99930763,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.414782
              },
              {
                "word": "you",
                "start": 1423.11,
                "end": 1423.35,
                "confidence": 0.97486645,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.414782
              },
              {
                "word": "mentioned",
                "start": 1423.35,
                "end": 1423.83,
                "confidence": 0.94619226,
                "punctuated_word": "mentioned,",
                "speaker": 1,
                "speaker_confidence": 0.414782
              },
              {
                "word": "using",
                "start": 1424.31,
                "end": 1424.63,
                "confidence": 0.99957997,
                "punctuated_word": "using",
                "speaker": 1,
                "speaker_confidence": 0.414782
              },
              {
                "word": "some",
                "start": 1424.63,
                "end": 1424.71,
                "confidence": 0.9994405,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.414782
              },
              {
                "word": "things",
                "start": 1424.71,
                "end": 1424.9501,
                "confidence": 0.9998171,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.28624326
              },
              {
                "word": "from",
                "start": 1424.9501,
                "end": 1425.11,
                "confidence": 0.9645224,
                "punctuated_word": "from,",
                "speaker": 1,
                "speaker_confidence": 0.28624326
              },
              {
                "word": "like",
                "start": 1425.11,
                "end": 1425.35,
                "confidence": 0.998728,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.28624326
              },
              {
                "word": "the",
                "start": 1425.35,
                "end": 1425.59,
                "confidence": 0.9997646,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.28624326
              },
              {
                "word": "the",
                "start": 1425.59,
                "end": 1425.75,
                "confidence": 0.9958527,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.28624326
              },
              {
                "word": "the",
                "start": 1425.75,
                "end": 1425.91,
                "confidence": 0.9085902,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.42770422
              },
              {
                "word": "agile",
                "start": 1425.91,
                "end": 1426.39,
                "confidence": 0.97159386,
                "punctuated_word": "agile",
                "speaker": 1,
                "speaker_confidence": 0.42770422
              },
              {
                "word": "approach",
                "start": 1426.39,
                "end": 1426.63,
                "confidence": 0.9987733,
                "punctuated_word": "approach",
                "speaker": 1,
                "speaker_confidence": 0.42770422
              },
              {
                "word": "or",
                "start": 1426.63,
                "end": 1426.9501,
                "confidence": 0.99015826,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.42770422
              },
              {
                "word": "or",
                "start": 1426.9501,
                "end": 1427.11,
                "confidence": 0.9161852,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.42770422
              },
              {
                "word": "framework",
                "start": 1427.11,
                "end": 1427.51,
                "confidence": 0.94845134,
                "punctuated_word": "framework,",
                "speaker": 1,
                "speaker_confidence": 0.42770422
              },
              {
                "word": "to",
                "start": 1427.75,
                "end": 1427.99,
                "confidence": 0.99968815,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.42770422
              },
              {
                "word": "acting",
                "start": 1427.99,
                "end": 1428.31,
                "confidence": 0.9911496,
                "punctuated_word": "acting.",
                "speaker": 1,
                "speaker_confidence": 0.42770422
              },
              {
                "word": "i",
                "start": 1428.31,
                "end": 1428.47,
                "confidence": 0.97891897,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.39981544
              },
              {
                "word": "i",
                "start": 1428.47,
                "end": 1428.55,
                "confidence": 0.71713084,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.39981544
              },
              {
                "word": "believe",
                "start": 1428.55,
                "end": 1428.71,
                "confidence": 0.9993018,
                "punctuated_word": "believe",
                "speaker": 1,
                "speaker_confidence": 0.39981544
              },
              {
                "word": "you",
                "start": 1428.71,
                "end": 1428.87,
                "confidence": 0.9944106,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.39981544
              },
              {
                "word": "mentioned",
                "start": 1428.87,
                "end": 1429.11,
                "confidence": 0.9983644,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.39981544
              },
              {
                "word": "that",
                "start": 1429.11,
                "end": 1429.1901,
                "confidence": 0.6721631,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.39981544
              },
              {
                "word": "for",
                "start": 1429.1901,
                "end": 1429.35,
                "confidence": 0.9992649,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.39981544
              },
              {
                "word": "example",
                "start": 1429.35,
                "end": 1429.67,
                "confidence": 0.9991675,
                "punctuated_word": "example,",
                "speaker": 1,
                "speaker_confidence": 0.39981544
              },
              {
                "word": "like",
                "start": 1429.67,
                "end": 1429.75,
                "confidence": 0.71378803,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.39981544
              },
              {
                "word": "sprint",
                "start": 1429.75,
                "end": 1430.0701,
                "confidence": 0.9135542,
                "punctuated_word": "sprint",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "length",
                "start": 1430.0701,
                "end": 1430.5701,
                "confidence": 0.9959496,
                "punctuated_word": "length.",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "are",
                "start": 1431.03,
                "end": 1431.1901,
                "confidence": 0.99400276,
                "punctuated_word": "Are",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "there",
                "start": 1431.1901,
                "end": 1431.35,
                "confidence": 0.99872524,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "other",
                "start": 1431.35,
                "end": 1431.67,
                "confidence": 0.9881467,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "aspects",
                "start": 1431.67,
                "end": 1432.15,
                "confidence": 0.99953556,
                "punctuated_word": "aspects",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "of",
                "start": 1432.15,
                "end": 1432.65,
                "confidence": 0.99967253,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "that",
                "start": 1432.79,
                "end": 1433.11,
                "confidence": 0.99938095,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "framework",
                "start": 1433.11,
                "end": 1433.59,
                "confidence": 0.9998454,
                "punctuated_word": "framework",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "of",
                "start": 1433.59,
                "end": 1433.67,
                "confidence": 0.9984785,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "doing",
                "start": 1433.67,
                "end": 1433.99,
                "confidence": 0.9999281,
                "punctuated_word": "doing",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "things",
                "start": 1433.99,
                "end": 1434.23,
                "confidence": 0.9996414,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "that",
                "start": 1434.23,
                "end": 1434.47,
                "confidence": 0.99976283,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "you",
                "start": 1434.47,
                "end": 1434.63,
                "confidence": 0.9998223,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "found",
                "start": 1434.63,
                "end": 1434.9501,
                "confidence": 0.9414981,
                "punctuated_word": "found",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "that",
                "start": 1434.9501,
                "end": 1435.11,
                "confidence": 0.99817514,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "are",
                "start": 1435.11,
                "end": 1435.51,
                "confidence": 0.9994931,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "easier",
                "start": 1435.51,
                "end": 1435.99,
                "confidence": 0.9997421,
                "punctuated_word": "easier",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "to",
                "start": 1435.99,
                "end": 1436.0701,
                "confidence": 0.99966776,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "get",
                "start": 1436.0701,
                "end": 1436.31,
                "confidence": 0.9986926,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "organizations",
                "start": 1436.31,
                "end": 1436.81,
                "confidence": 0.9995683,
                "punctuated_word": "organizations",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "to",
                "start": 1437.03,
                "end": 1437.525,
                "confidence": 0.9962669,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "to",
                "start": 1438.0851,
                "end": 1438.405,
                "confidence": 0.99758714,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "take",
                "start": 1438.5651,
                "end": 1438.885,
                "confidence": 0.99991834,
                "punctuated_word": "take",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "on",
                "start": 1438.885,
                "end": 1439.125,
                "confidence": 0.9998901,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "themselves",
                "start": 1439.125,
                "end": 1439.525,
                "confidence": 0.99983263,
                "punctuated_word": "themselves",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "and",
                "start": 1439.525,
                "end": 1439.645,
                "confidence": 0.9655764,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "or",
                "start": 1439.765,
                "end": 1440.005,
                "confidence": 0.9997609,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "things",
                "start": 1440.005,
                "end": 1440.165,
                "confidence": 0.99969435,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "that",
                "start": 1440.165,
                "end": 1440.3251,
                "confidence": 0.9998559,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "are",
                "start": 1440.3251,
                "end": 1440.485,
                "confidence": 0.99954385,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "harder",
                "start": 1440.485,
                "end": 1440.985,
                "confidence": 0.9619336,
                "punctuated_word": "harder?",
                "speaker": 1,
                "speaker_confidence": 0.72072494
              },
              {
                "word": "i",
                "start": 1441.045,
                "end": 1441.2051,
                "confidence": 0.96469516,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5858906
              },
              {
                "word": "definitely",
                "start": 1441.2051,
                "end": 1441.605,
                "confidence": 0.9281455,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.5858906
              },
              {
                "word": "found",
                "start": 1441.605,
                "end": 1442.005,
                "confidence": 0.9986015,
                "punctuated_word": "found",
                "speaker": 2,
                "speaker_confidence": 0.5858906
              },
              {
                "word": "just",
                "start": 1442.005,
                "end": 1442.245,
                "confidence": 0.9876324,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5858906
              },
              {
                "word": "getting",
                "start": 1442.245,
                "end": 1442.745,
                "confidence": 0.99931467,
                "punctuated_word": "getting",
                "speaker": 2,
                "speaker_confidence": 0.5858906
              },
              {
                "word": "people",
                "start": 1442.965,
                "end": 1443.285,
                "confidence": 0.9998863,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.5858906
              },
              {
                "word": "to",
                "start": 1443.285,
                "end": 1443.785,
                "confidence": 0.99990904,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5858906
              },
              {
                "word": "release",
                "start": 1444.0851,
                "end": 1444.5651,
                "confidence": 0.99922776,
                "punctuated_word": "release",
                "speaker": 2,
                "speaker_confidence": 0.5858906
              },
              {
                "word": "things",
                "start": 1444.5651,
                "end": 1445.0651,
                "confidence": 0.99974626,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.5858906
              },
              {
                "word": "a",
                "start": 1445.685,
                "end": 1445.765,
                "confidence": 0.97356725,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "little",
                "start": 1445.765,
                "end": 1446.005,
                "confidence": 0.9994685,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "bit",
                "start": 1446.005,
                "end": 1446.0851,
                "confidence": 0.99893993,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "difficult",
                "start": 1446.0851,
                "end": 1446.485,
                "confidence": 0.96962523,
                "punctuated_word": "difficult.",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "right",
                "start": 1446.485,
                "end": 1446.725,
                "confidence": 0.9988564,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "because",
                "start": 1446.725,
                "end": 1446.885,
                "confidence": 0.99443936,
                "punctuated_word": "Because",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "the",
                "start": 1446.885,
                "end": 1447.045,
                "confidence": 0.5985837,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "usage",
                "start": 1447.045,
                "end": 1447.365,
                "confidence": 0.89626956,
                "punctuated_word": "usage",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "is",
                "start": 1447.365,
                "end": 1447.525,
                "confidence": 0.9662651,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "releasing",
                "start": 1447.525,
                "end": 1447.925,
                "confidence": 0.95037603,
                "punctuated_word": "releasing",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "a",
                "start": 1447.925,
                "end": 1448.0851,
                "confidence": 0.9314618,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "whole",
                "start": 1448.0851,
                "end": 1448.3251,
                "confidence": 0.9998735,
                "punctuated_word": "whole",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "thing",
                "start": 1448.3251,
                "end": 1448.5651,
                "confidence": 0.99949193,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "and",
                "start": 1448.5651,
                "end": 1448.805,
                "confidence": 0.92045176,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "not",
                "start": 1448.805,
                "end": 1448.965,
                "confidence": 0.980167,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "just",
                "start": 1448.965,
                "end": 1449.125,
                "confidence": 0.9987166,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "an",
                "start": 1449.125,
                "end": 1449.365,
                "confidence": 0.9816782,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "mvp",
                "start": 1449.365,
                "end": 1449.765,
                "confidence": 0.9920203,
                "punctuated_word": "MVP.",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "right",
                "start": 1449.765,
                "end": 1450.005,
                "confidence": 0.9987797,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "every",
                "start": 1450.005,
                "end": 1450.245,
                "confidence": 0.99923134,
                "punctuated_word": "Every",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "feature",
                "start": 1450.245,
                "end": 1450.5651,
                "confidence": 0.99983585,
                "punctuated_word": "feature",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "has",
                "start": 1450.5651,
                "end": 1450.805,
                "confidence": 0.9997397,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "to",
                "start": 1450.805,
                "end": 1450.965,
                "confidence": 0.9989078,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "be",
                "start": 1450.965,
                "end": 1451.285,
                "confidence": 0.9993561,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "be",
                "start": 1451.285,
                "end": 1451.525,
                "confidence": 0.7366596,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "in",
                "start": 1451.525,
                "end": 1451.605,
                "confidence": 0.9589746,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.74227214
              },
              {
                "word": "it",
                "start": 1451.605,
                "end": 1451.925,
                "confidence": 0.48323452,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "day",
                "start": 1451.925,
                "end": 1452.165,
                "confidence": 0.94647074,
                "punctuated_word": "day",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "one",
                "start": 1452.165,
                "end": 1452.485,
                "confidence": 0.90173495,
                "punctuated_word": "one.",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "but",
                "start": 1452.485,
                "end": 1452.645,
                "confidence": 0.97838247,
                "punctuated_word": "But,",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "like",
                "start": 1452.645,
                "end": 1453.02,
                "confidence": 0.99009025,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "but",
                "start": 1453.1,
                "end": 1453.34,
                "confidence": 0.9350718,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "what",
                "start": 1453.34,
                "end": 1453.5,
                "confidence": 0.96833926,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "we",
                "start": 1453.5,
                "end": 1453.66,
                "confidence": 0.99830246,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "found",
                "start": 1453.66,
                "end": 1454.06,
                "confidence": 0.9873499,
                "punctuated_word": "found",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "is",
                "start": 1454.06,
                "end": 1454.22,
                "confidence": 0.9702725,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "as",
                "start": 1454.22,
                "end": 1454.46,
                "confidence": 0.8815282,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "we",
                "start": 1454.46,
                "end": 1454.62,
                "confidence": 0.9955087,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "can",
                "start": 1454.62,
                "end": 1455.02,
                "confidence": 0.99810517,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "show",
                "start": 1455.02,
                "end": 1455.26,
                "confidence": 0.9978223,
                "punctuated_word": "show",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "them",
                "start": 1455.26,
                "end": 1455.5,
                "confidence": 0.9984403,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "that",
                "start": 1455.5,
                "end": 1455.66,
                "confidence": 0.96794933,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "we",
                "start": 1455.66,
                "end": 1455.8201,
                "confidence": 0.93904287,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "can",
                "start": 1455.8201,
                "end": 1455.98,
                "confidence": 0.99971586,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "release",
                "start": 1455.98,
                "end": 1456.3,
                "confidence": 0.8214705,
                "punctuated_word": "release",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "slowly",
                "start": 1456.3,
                "end": 1456.7001,
                "confidence": 0.9993592,
                "punctuated_word": "slowly",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "and",
                "start": 1456.7001,
                "end": 1456.9401,
                "confidence": 0.91968393,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "iterate",
                "start": 1456.9401,
                "end": 1457.34,
                "confidence": 0.9915452,
                "punctuated_word": "iterate",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "and",
                "start": 1457.34,
                "end": 1457.5,
                "confidence": 0.9893834,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "keep",
                "start": 1457.5,
                "end": 1457.74,
                "confidence": 0.9996933,
                "punctuated_word": "keep",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "iterating",
                "start": 1457.74,
                "end": 1458.24,
                "confidence": 0.99785495,
                "punctuated_word": "iterating",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "on",
                "start": 1458.78,
                "end": 1459.02,
                "confidence": 0.9822146,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "it",
                "start": 1459.02,
                "end": 1459.26,
                "confidence": 0.9503279,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "we",
                "start": 1459.26,
                "end": 1459.42,
                "confidence": 0.9978859,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "have",
                "start": 1459.42,
                "end": 1459.66,
                "confidence": 0.83357567,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "been",
                "start": 1459.66,
                "end": 1460.16,
                "confidence": 0.9992391,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.79403794
              },
              {
                "word": "we",
                "start": 1460.78,
                "end": 1460.9401,
                "confidence": 0.99171114,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "have",
                "start": 1460.9401,
                "end": 1461.1,
                "confidence": 0.9636902,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "been",
                "start": 1461.1,
                "end": 1461.26,
                "confidence": 0.9994343,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "successful",
                "start": 1461.26,
                "end": 1461.66,
                "confidence": 0.99939346,
                "punctuated_word": "successful",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "in",
                "start": 1461.66,
                "end": 1461.8201,
                "confidence": 0.9557891,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "that",
                "start": 1461.8201,
                "end": 1462.06,
                "confidence": 0.9642515,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "right",
                "start": 1462.06,
                "end": 1462.3,
                "confidence": 0.99866414,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "that",
                "start": 1462.3,
                "end": 1462.46,
                "confidence": 0.98881185,
                "punctuated_word": "That",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "we",
                "start": 1462.46,
                "end": 1462.62,
                "confidence": 0.9927187,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "could",
                "start": 1462.62,
                "end": 1462.78,
                "confidence": 0.87786084,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "show",
                "start": 1462.78,
                "end": 1463.02,
                "confidence": 0.99950445,
                "punctuated_word": "show",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "them",
                "start": 1463.02,
                "end": 1463.26,
                "confidence": 0.9988304,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "that",
                "start": 1463.26,
                "end": 1463.76,
                "confidence": 0.9987924,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "it's",
                "start": 1464.14,
                "end": 1464.38,
                "confidence": 0.8526207,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "an",
                "start": 1464.38,
                "end": 1464.54,
                "confidence": 0.9843911,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "mvp",
                "start": 1464.54,
                "end": 1464.9401,
                "confidence": 0.89109635,
                "punctuated_word": "MVP.",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "we're",
                "start": 1464.9401,
                "end": 1465.1,
                "confidence": 0.9972053,
                "punctuated_word": "We're",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "gonna",
                "start": 1465.1,
                "end": 1465.26,
                "confidence": 0.99770147,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "release",
                "start": 1465.26,
                "end": 1465.5,
                "confidence": 0.85165143,
                "punctuated_word": "release",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "it",
                "start": 1465.5,
                "end": 1465.5801,
                "confidence": 0.47081336,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.73006535
              },
              {
                "word": "out",
                "start": 1465.5801,
                "end": 1465.66,
                "confidence": 0.91681033,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.41806906
              },
              {
                "word": "to",
                "start": 1465.66,
                "end": 1465.74,
                "confidence": 0.98844403,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.41806906
              },
              {
                "word": "users",
                "start": 1465.74,
                "end": 1466.175,
                "confidence": 0.7972077,
                "punctuated_word": "users.",
                "speaker": 2,
                "speaker_confidence": 0.41806906
              },
              {
                "word": "let",
                "start": 1466.255,
                "end": 1466.3351,
                "confidence": 0.8818959,
                "punctuated_word": "Let",
                "speaker": 2,
                "speaker_confidence": 0.41806906
              },
              {
                "word": "users",
                "start": 1466.3351,
                "end": 1466.655,
                "confidence": 0.9879483,
                "punctuated_word": "users",
                "speaker": 2,
                "speaker_confidence": 0.41806906
              },
              {
                "word": "use",
                "start": 1466.655,
                "end": 1466.8151,
                "confidence": 0.99607456,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.41806906
              },
              {
                "word": "mvp",
                "start": 1466.8151,
                "end": 1467.2151,
                "confidence": 0.9910127,
                "punctuated_word": "MVP.",
                "speaker": 2,
                "speaker_confidence": 0.41806906
              },
              {
                "word": "we're",
                "start": 1467.2151,
                "end": 1467.295,
                "confidence": 0.9781531,
                "punctuated_word": "We're",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "gonna",
                "start": 1467.295,
                "end": 1467.535,
                "confidence": 0.9873712,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "just",
                "start": 1467.535,
                "end": 1467.6951,
                "confidence": 0.9961014,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "take",
                "start": 1467.6951,
                "end": 1467.8551,
                "confidence": 0.99921775,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "a",
                "start": 1467.8551,
                "end": 1468.015,
                "confidence": 0.9989152,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "small",
                "start": 1468.015,
                "end": 1468.255,
                "confidence": 0.99993706,
                "punctuated_word": "small",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "piece",
                "start": 1468.255,
                "end": 1468.495,
                "confidence": 0.9997743,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "of",
                "start": 1468.495,
                "end": 1468.655,
                "confidence": 0.99913687,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "this",
                "start": 1468.655,
                "end": 1468.895,
                "confidence": 0.99713993,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "program",
                "start": 1468.895,
                "end": 1469.395,
                "confidence": 0.9863936,
                "punctuated_word": "program,",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "lease",
                "start": 1469.615,
                "end": 1469.8551,
                "confidence": 0.6220387,
                "punctuated_word": "lease",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "it",
                "start": 1469.8551,
                "end": 1470.015,
                "confidence": 0.9984894,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "out",
                "start": 1470.015,
                "end": 1470.175,
                "confidence": 0.9979475,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.6241874
              },
              {
                "word": "to",
                "start": 1470.175,
                "end": 1470.255,
                "confidence": 0.9974196,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "the",
                "start": 1470.255,
                "end": 1470.3351,
                "confidence": 0.9988784,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "public",
                "start": 1470.3351,
                "end": 1470.8351,
                "confidence": 0.8800429,
                "punctuated_word": "public,",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "and",
                "start": 1470.9751,
                "end": 1471.135,
                "confidence": 0.9991928,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "then",
                "start": 1471.135,
                "end": 1471.375,
                "confidence": 0.99958223,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "from",
                "start": 1471.375,
                "end": 1471.6951,
                "confidence": 0.97324705,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "there",
                "start": 1471.6951,
                "end": 1472.1951,
                "confidence": 0.9500468,
                "punctuated_word": "there,",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "see",
                "start": 1472.255,
                "end": 1472.415,
                "confidence": 0.99323577,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "how",
                "start": 1472.415,
                "end": 1472.495,
                "confidence": 0.83136314,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "the",
                "start": 1472.495,
                "end": 1472.5751,
                "confidence": 0.9748925,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "users",
                "start": 1472.5751,
                "end": 1472.9751,
                "confidence": 0.99201524,
                "punctuated_word": "users",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "interact",
                "start": 1472.9751,
                "end": 1473.295,
                "confidence": 0.99847215,
                "punctuated_word": "interact",
                "speaker": 2,
                "speaker_confidence": 0.6785408
              },
              {
                "word": "and",
                "start": 1473.295,
                "end": 1473.375,
                "confidence": 0.83553463,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.59406054
              },
              {
                "word": "then",
                "start": 1473.375,
                "end": 1473.535,
                "confidence": 0.9869926,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.59406054
              },
              {
                "word": "make",
                "start": 1473.535,
                "end": 1473.775,
                "confidence": 0.9972952,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.59406054
              },
              {
                "word": "iterated",
                "start": 1473.775,
                "end": 1474.175,
                "confidence": 0.8315501,
                "punctuated_word": "iterated",
                "speaker": 2,
                "speaker_confidence": 0.59406054
              },
              {
                "word": "iterated",
                "start": 1474.255,
                "end": 1474.655,
                "confidence": 0.73457474,
                "punctuated_word": "iterated",
                "speaker": 2,
                "speaker_confidence": 0.59406054
              },
              {
                "word": "changes",
                "start": 1474.655,
                "end": 1475.135,
                "confidence": 0.9187252,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.59406054
              },
              {
                "word": "based",
                "start": 1475.135,
                "end": 1475.375,
                "confidence": 0.9983419,
                "punctuated_word": "based",
                "speaker": 2,
                "speaker_confidence": 0.59406054
              },
              {
                "word": "upon",
                "start": 1475.375,
                "end": 1475.615,
                "confidence": 0.9832478,
                "punctuated_word": "upon",
                "speaker": 2,
                "speaker_confidence": 0.59406054
              },
              {
                "word": "that",
                "start": 1475.615,
                "end": 1476.115,
                "confidence": 0.9978303,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.59406054
              },
              {
                "word": "in",
                "start": 1476.495,
                "end": 1476.7351,
                "confidence": 0.9736163,
                "punctuated_word": "In",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "in",
                "start": 1476.7351,
                "end": 1476.8151,
                "confidence": 0.99620086,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "your",
                "start": 1476.8151,
                "end": 1477.055,
                "confidence": 0.99864036,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "experience",
                "start": 1477.055,
                "end": 1477.535,
                "confidence": 0.9997495,
                "punctuated_word": "experience",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "there",
                "start": 1477.535,
                "end": 1477.8551,
                "confidence": 0.9966706,
                "punctuated_word": "there,",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "i",
                "start": 1477.8551,
                "end": 1478.015,
                "confidence": 0.9996063,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "i",
                "start": 1478.015,
                "end": 1478.175,
                "confidence": 0.99142104,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "i",
                "start": 1478.175,
                "end": 1478.255,
                "confidence": 0.805514,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "noticed",
                "start": 1478.255,
                "end": 1478.5751,
                "confidence": 0.95794684,
                "punctuated_word": "noticed",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "that",
                "start": 1478.5751,
                "end": 1478.7351,
                "confidence": 0.9993861,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "you",
                "start": 1478.7351,
                "end": 1478.8151,
                "confidence": 0.99971074,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "mentioned",
                "start": 1478.8151,
                "end": 1479.135,
                "confidence": 0.93759716,
                "punctuated_word": "mentioned,",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "like",
                "start": 1479.135,
                "end": 1479.4551,
                "confidence": 0.9981121,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "you",
                "start": 1479.615,
                "end": 1479.8551,
                "confidence": 0.9987446,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "you",
                "start": 1479.8551,
                "end": 1479.935,
                "confidence": 0.9720677,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "kinda",
                "start": 1479.935,
                "end": 1480.255,
                "confidence": 0.89196074,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "have",
                "start": 1480.255,
                "end": 1480.415,
                "confidence": 0.99889565,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.5558866
              },
              {
                "word": "to",
                "start": 1480.415,
                "end": 1480.495,
                "confidence": 0.9994597,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.27494162
              },
              {
                "word": "show",
                "start": 1480.495,
                "end": 1480.655,
                "confidence": 0.99981886,
                "punctuated_word": "show",
                "speaker": 1,
                "speaker_confidence": 0.27494162
              },
              {
                "word": "them",
                "start": 1480.655,
                "end": 1480.8151,
                "confidence": 0.99966085,
                "punctuated_word": "them",
                "speaker": 1,
                "speaker_confidence": 0.27494162
              },
              {
                "word": "that",
                "start": 1480.8151,
                "end": 1481.055,
                "confidence": 0.9996376,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.27494162
              },
              {
                "word": "that",
                "start": 1481.055,
                "end": 1481.2151,
                "confidence": 0.9866702,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.27494162
              },
              {
                "word": "it",
                "start": 1481.2151,
                "end": 1481.375,
                "confidence": 0.9996612,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.27494162
              },
              {
                "word": "works",
                "start": 1481.375,
                "end": 1481.875,
                "confidence": 0.9948716,
                "punctuated_word": "works.",
                "speaker": 1,
                "speaker_confidence": 0.27494162
              },
              {
                "word": "are",
                "start": 1482.39,
                "end": 1482.4701,
                "confidence": 0.9965094,
                "punctuated_word": "Are",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "there",
                "start": 1482.4701,
                "end": 1482.63,
                "confidence": 0.99949133,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "things",
                "start": 1482.63,
                "end": 1482.87,
                "confidence": 0.9976337,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "that",
                "start": 1482.87,
                "end": 1483.11,
                "confidence": 0.9998579,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "organizations",
                "start": 1483.11,
                "end": 1483.61,
                "confidence": 0.97794926,
                "punctuated_word": "organizations,",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "like",
                "start": 1483.67,
                "end": 1483.8301,
                "confidence": 0.9986607,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "tend",
                "start": 1483.8301,
                "end": 1484.0701,
                "confidence": 0.99961424,
                "punctuated_word": "tend",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "to",
                "start": 1484.0701,
                "end": 1484.23,
                "confidence": 0.99968576,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "look",
                "start": 1484.23,
                "end": 1484.39,
                "confidence": 0.99981004,
                "punctuated_word": "look",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "forward",
                "start": 1484.39,
                "end": 1484.63,
                "confidence": 0.64652646,
                "punctuated_word": "forward",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "to",
                "start": 1484.63,
                "end": 1484.79,
                "confidence": 0.9910171,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "see",
                "start": 1484.79,
                "end": 1484.9501,
                "confidence": 0.9981299,
                "punctuated_word": "see",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "as",
                "start": 1484.9501,
                "end": 1485.11,
                "confidence": 0.7994204,
                "punctuated_word": "as,",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "like",
                "start": 1485.11,
                "end": 1485.61,
                "confidence": 0.9658422,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "i",
                "start": 1485.67,
                "end": 1485.91,
                "confidence": 0.99377537,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "don't",
                "start": 1485.91,
                "end": 1486.0701,
                "confidence": 0.9971299,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "know",
                "start": 1486.0701,
                "end": 1486.23,
                "confidence": 0.9894539,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "proof",
                "start": 1486.23,
                "end": 1486.55,
                "confidence": 0.98475987,
                "punctuated_word": "proof",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "for",
                "start": 1486.55,
                "end": 1486.79,
                "confidence": 0.6114311,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "lack",
                "start": 1486.79,
                "end": 1486.9501,
                "confidence": 0.84761333,
                "punctuated_word": "lack",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "of",
                "start": 1486.9501,
                "end": 1487.11,
                "confidence": 0.9995982,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.61622834
              },
              {
                "word": "a",
                "start": 1487.11,
                "end": 1487.1901,
                "confidence": 0.9983516,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.327044
              },
              {
                "word": "better",
                "start": 1487.1901,
                "end": 1487.43,
                "confidence": 0.99925405,
                "punctuated_word": "better",
                "speaker": 1,
                "speaker_confidence": 0.327044
              },
              {
                "word": "a",
                "start": 1487.43,
                "end": 1487.5901,
                "confidence": 0.9908064,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.327044
              },
              {
                "word": "better",
                "start": 1487.5901,
                "end": 1487.75,
                "confidence": 0.99997544,
                "punctuated_word": "better",
                "speaker": 1,
                "speaker_confidence": 0.327044
              },
              {
                "word": "term",
                "start": 1487.75,
                "end": 1488.25,
                "confidence": 0.9997061,
                "punctuated_word": "term",
                "speaker": 1,
                "speaker_confidence": 0.327044
              },
              {
                "word": "that",
                "start": 1488.4701,
                "end": 1488.87,
                "confidence": 0.84918624,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.327044
              },
              {
                "word": "the",
                "start": 1488.87,
                "end": 1489.03,
                "confidence": 0.9997484,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.49946886
              },
              {
                "word": "approach",
                "start": 1489.03,
                "end": 1489.51,
                "confidence": 0.9999397,
                "punctuated_word": "approach",
                "speaker": 1,
                "speaker_confidence": 0.49946886
              },
              {
                "word": "is",
                "start": 1489.51,
                "end": 1489.8301,
                "confidence": 0.99804616,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.49946886
              },
              {
                "word": "is",
                "start": 1489.8301,
                "end": 1489.99,
                "confidence": 0.9935941,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.49946886
              },
              {
                "word": "more",
                "start": 1489.99,
                "end": 1490.23,
                "confidence": 0.9995252,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 0.49946886
              },
              {
                "word": "effective",
                "start": 1490.23,
                "end": 1490.73,
                "confidence": 0.9842963,
                "punctuated_word": "effective?",
                "speaker": 1,
                "speaker_confidence": 0.49946886
              },
              {
                "word": "so",
                "start": 1491.03,
                "end": 1491.1901,
                "confidence": 0.9994671,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.34838897
              },
              {
                "word": "one",
                "start": 1491.1901,
                "end": 1491.43,
                "confidence": 0.99575424,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.34838897
              },
              {
                "word": "of",
                "start": 1491.43,
                "end": 1491.5901,
                "confidence": 0.98768437,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.34838897
              },
              {
                "word": "it",
                "start": 1491.5901,
                "end": 1491.91,
                "confidence": 0.9986192,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.34838897
              },
              {
                "word": "is",
                "start": 1491.91,
                "end": 1492.0701,
                "confidence": 0.9984744,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.34838897
              },
              {
                "word": "so",
                "start": 1492.23,
                "end": 1492.73,
                "confidence": 0.96699256,
                "punctuated_word": "so,",
                "speaker": 2,
                "speaker_confidence": 0.34838897
              },
              {
                "word": "health",
                "start": 1493.5901,
                "end": 1493.8301,
                "confidence": 0.6328192,
                "punctuated_word": "health",
                "speaker": 2,
                "speaker_confidence": 0.34838897
              },
              {
                "word": "and",
                "start": 1493.8301,
                "end": 1493.91,
                "confidence": 0.98648745,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.34838897
              },
              {
                "word": "human",
                "start": 1493.91,
                "end": 1494.23,
                "confidence": 0.99818474,
                "punctuated_word": "human",
                "speaker": 2,
                "speaker_confidence": 0.5189177
              },
              {
                "word": "services",
                "start": 1494.23,
                "end": 1494.63,
                "confidence": 0.9994332,
                "punctuated_word": "services",
                "speaker": 2,
                "speaker_confidence": 0.5189177
              },
              {
                "word": "that's",
                "start": 1494.63,
                "end": 1494.79,
                "confidence": 0.83552575,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.5189177
              },
              {
                "word": "in",
                "start": 1494.79,
                "end": 1495.03,
                "confidence": 0.7374976,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5189177
              },
              {
                "word": "for",
                "start": 1495.03,
                "end": 1495.1901,
                "confidence": 0.6687104,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.5189177
              },
              {
                "word": "medicaid",
                "start": 1495.1901,
                "end": 1495.51,
                "confidence": 0.97179776,
                "punctuated_word": "Medicaid",
                "speaker": 2,
                "speaker_confidence": 0.5189177
              },
              {
                "word": "and",
                "start": 1495.51,
                "end": 1495.67,
                "confidence": 0.6426539,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5189177
              },
              {
                "word": "medicare",
                "start": 1495.67,
                "end": 1496.17,
                "confidence": 0.8773042,
                "punctuated_word": "Medicare,",
                "speaker": 2,
                "speaker_confidence": 0.5189177
              },
              {
                "word": "they",
                "start": 1496.615,
                "end": 1496.775,
                "confidence": 0.9992926,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "have",
                "start": 1496.775,
                "end": 1497.015,
                "confidence": 0.79117566,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "this",
                "start": 1497.015,
                "end": 1497.175,
                "confidence": 0.99824023,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "mainframe",
                "start": 1497.175,
                "end": 1497.675,
                "confidence": 0.91909444,
                "punctuated_word": "mainframe",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "for",
                "start": 1497.735,
                "end": 1497.975,
                "confidence": 0.99896336,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "medicare",
                "start": 1497.975,
                "end": 1498.375,
                "confidence": 0.7102124,
                "punctuated_word": "Medicare",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "payment",
                "start": 1498.375,
                "end": 1498.855,
                "confidence": 0.998185,
                "punctuated_word": "payment",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "processing",
                "start": 1498.855,
                "end": 1499.3351,
                "confidence": 0.99490607,
                "punctuated_word": "processing.",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "it's",
                "start": 1499.3351,
                "end": 1499.495,
                "confidence": 0.99736404,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "in",
                "start": 1499.495,
                "end": 1499.995,
                "confidence": 0.3429836,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "sixty",
                "start": 1500.135,
                "end": 1500.4551,
                "confidence": 0.9382332,
                "punctuated_word": "sixty",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "year",
                "start": 1500.4551,
                "end": 1500.6951,
                "confidence": 0.9952506,
                "punctuated_word": "year",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "old",
                "start": 1500.6951,
                "end": 1500.855,
                "confidence": 0.99922836,
                "punctuated_word": "old",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "system",
                "start": 1500.855,
                "end": 1501.355,
                "confidence": 0.6691404,
                "punctuated_word": "system,",
                "speaker": 2,
                "speaker_confidence": 0.6397849
              },
              {
                "word": "you",
                "start": 1501.735,
                "end": 1501.8151,
                "confidence": 0.88183767,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "know",
                "start": 1501.8151,
                "end": 1502.135,
                "confidence": 0.99645543,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "britain",
                "start": 1502.135,
                "end": 1502.335,
                "confidence": 0.30567005,
                "punctuated_word": "Britain",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "and",
                "start": 1502.335,
                "end": 1502.535,
                "confidence": 0.97285944,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "cobo",
                "start": 1502.535,
                "end": 1503.035,
                "confidence": 0.6809098,
                "punctuated_word": "Cobo,",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "and",
                "start": 1503.3351,
                "end": 1503.5751,
                "confidence": 0.9992077,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "they've",
                "start": 1503.5751,
                "end": 1503.735,
                "confidence": 0.9791107,
                "punctuated_word": "they've",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "been",
                "start": 1503.735,
                "end": 1503.8151,
                "confidence": 0.99920744,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "trying",
                "start": 1503.8151,
                "end": 1504.055,
                "confidence": 0.9982327,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "to",
                "start": 1504.055,
                "end": 1504.2151,
                "confidence": 0.99895823,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "modernize",
                "start": 1504.2151,
                "end": 1504.6951,
                "confidence": 0.9955279,
                "punctuated_word": "modernize",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "it",
                "start": 1504.6951,
                "end": 1504.935,
                "confidence": 0.9993474,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "for",
                "start": 1504.935,
                "end": 1505.255,
                "confidence": 0.99960405,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "decades",
                "start": 1505.255,
                "end": 1505.735,
                "confidence": 0.9992567,
                "punctuated_word": "decades",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "at",
                "start": 1505.735,
                "end": 1505.895,
                "confidence": 0.98697364,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.72999585
              },
              {
                "word": "this",
                "start": 1505.895,
                "end": 1506.055,
                "confidence": 0.99989617,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.39748216
              },
              {
                "word": "point",
                "start": 1506.055,
                "end": 1506.555,
                "confidence": 0.9948176,
                "punctuated_word": "point.",
                "speaker": 2,
                "speaker_confidence": 0.39748216
              },
              {
                "word": "and",
                "start": 1506.615,
                "end": 1506.855,
                "confidence": 0.99895084,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.39748216
              },
              {
                "word": "one",
                "start": 1506.855,
                "end": 1507.015,
                "confidence": 0.9922465,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.39748216
              },
              {
                "word": "of",
                "start": 1507.015,
                "end": 1507.0951,
                "confidence": 0.9966979,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.39748216
              },
              {
                "word": "the",
                "start": 1507.0951,
                "end": 1507.175,
                "confidence": 0.9761904,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.39748216
              },
              {
                "word": "things",
                "start": 1507.175,
                "end": 1507.415,
                "confidence": 0.99859864,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "that",
                "start": 1507.415,
                "end": 1507.5751,
                "confidence": 0.99886024,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "we",
                "start": 1507.5751,
                "end": 1507.8151,
                "confidence": 0.99900997,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "came",
                "start": 1507.8151,
                "end": 1507.975,
                "confidence": 0.9997253,
                "punctuated_word": "came",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "in",
                "start": 1507.975,
                "end": 1508.2151,
                "confidence": 0.99695504,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "is",
                "start": 1508.2151,
                "end": 1508.375,
                "confidence": 0.69558793,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "we",
                "start": 1508.375,
                "end": 1508.535,
                "confidence": 0.96266216,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "said",
                "start": 1508.535,
                "end": 1508.775,
                "confidence": 0.9751309,
                "punctuated_word": "said,",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "alright",
                "start": 1508.775,
                "end": 1509.275,
                "confidence": 0.9141257,
                "punctuated_word": "alright.",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "we're",
                "start": 1509.415,
                "end": 1509.48,
                "confidence": 0.88585055,
                "punctuated_word": "We're",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "we're",
                "start": 1509.5599,
                "end": 1509.72,
                "confidence": 0.964591,
                "punctuated_word": "We're",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "not",
                "start": 1509.72,
                "end": 1509.88,
                "confidence": 0.9989801,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "gonna",
                "start": 1509.88,
                "end": 1509.96,
                "confidence": 0.9898906,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "try",
                "start": 1509.96,
                "end": 1510.36,
                "confidence": 0.9965635,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.5728471
              },
              {
                "word": "and",
                "start": 1510.36,
                "end": 1510.44,
                "confidence": 0.8336209,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.4108159
              },
              {
                "word": "modernize",
                "start": 1510.44,
                "end": 1510.84,
                "confidence": 0.97965944,
                "punctuated_word": "modernize",
                "speaker": 2,
                "speaker_confidence": 0.4108159
              },
              {
                "word": "the",
                "start": 1510.84,
                "end": 1510.9199,
                "confidence": 0.86170316,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.4108159
              },
              {
                "word": "entire",
                "start": 1510.9199,
                "end": 1511.16,
                "confidence": 0.99212533,
                "punctuated_word": "entire",
                "speaker": 2,
                "speaker_confidence": 0.4108159
              },
              {
                "word": "thing",
                "start": 1511.16,
                "end": 1511.32,
                "confidence": 0.99808145,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.4108159
              },
              {
                "word": "all",
                "start": 1511.32,
                "end": 1511.48,
                "confidence": 0.99441296,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.4108159
              },
              {
                "word": "at",
                "start": 1511.48,
                "end": 1511.5599,
                "confidence": 0.99301636,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.5158852
              },
              {
                "word": "once",
                "start": 1511.5599,
                "end": 1511.7999,
                "confidence": 0.987597,
                "punctuated_word": "once.",
                "speaker": 2,
                "speaker_confidence": 0.5158852
              },
              {
                "word": "right",
                "start": 1511.7999,
                "end": 1511.96,
                "confidence": 0.9600315,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.5158852
              },
              {
                "word": "there's",
                "start": 1511.96,
                "end": 1512.12,
                "confidence": 0.85619235,
                "punctuated_word": "There's",
                "speaker": 2,
                "speaker_confidence": 0.5158852
              },
              {
                "word": "a",
                "start": 1512.12,
                "end": 1512.2,
                "confidence": 0.9312025,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5158852
              },
              {
                "word": "60",
                "start": 1512.2,
                "end": 1512.52,
                "confidence": 0.97075033,
                "punctuated_word": "60",
                "speaker": 2,
                "speaker_confidence": 0.5158852
              },
              {
                "word": "year",
                "start": 1512.52,
                "end": 1512.6,
                "confidence": 0.96745694,
                "punctuated_word": "year",
                "speaker": 2,
                "speaker_confidence": 0.5158852
              },
              {
                "word": "old",
                "start": 1512.6,
                "end": 1512.6799,
                "confidence": 0.80267376,
                "punctuated_word": "old",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "code",
                "start": 1512.6799,
                "end": 1513.16,
                "confidence": 0.740615,
                "punctuated_word": "code,",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "60",
                "start": 1513.32,
                "end": 1513.64,
                "confidence": 0.93851674,
                "punctuated_word": "60",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "year",
                "start": 1513.64,
                "end": 1513.7999,
                "confidence": 0.9953809,
                "punctuated_word": "year",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "old",
                "start": 1513.7999,
                "end": 1514.04,
                "confidence": 0.9849252,
                "punctuated_word": "old",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "code",
                "start": 1514.04,
                "end": 1514.44,
                "confidence": 0.7450232,
                "punctuated_word": "code,",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "and",
                "start": 1514.44,
                "end": 1514.76,
                "confidence": 0.99817157,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "it's",
                "start": 1514.76,
                "end": 1515.0,
                "confidence": 0.9930928,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "been",
                "start": 1515.0,
                "end": 1515.16,
                "confidence": 0.99979573,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "there",
                "start": 1515.16,
                "end": 1515.32,
                "confidence": 0.6752158,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "for",
                "start": 1515.32,
                "end": 1515.3999,
                "confidence": 0.9991358,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6085297
              },
              {
                "word": "a",
                "start": 1515.3999,
                "end": 1515.48,
                "confidence": 0.9689302,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "while",
                "start": 1515.48,
                "end": 1515.72,
                "confidence": 0.8578503,
                "punctuated_word": "while.",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "like",
                "start": 1515.72,
                "end": 1515.88,
                "confidence": 0.9549931,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "there's",
                "start": 1515.88,
                "end": 1516.12,
                "confidence": 0.98913586,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "tons",
                "start": 1516.12,
                "end": 1516.44,
                "confidence": 0.9986791,
                "punctuated_word": "tons",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "of",
                "start": 1516.44,
                "end": 1516.94,
                "confidence": 0.91916966,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "logic",
                "start": 1517.32,
                "end": 1517.72,
                "confidence": 0.94850194,
                "punctuated_word": "logic",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "and",
                "start": 1517.72,
                "end": 1517.96,
                "confidence": 0.8798634,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "business",
                "start": 1517.96,
                "end": 1518.28,
                "confidence": 0.9993243,
                "punctuated_word": "business",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "rules",
                "start": 1518.28,
                "end": 1518.52,
                "confidence": 0.94299585,
                "punctuated_word": "rules",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "and",
                "start": 1518.52,
                "end": 1518.6799,
                "confidence": 0.9593509,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7075874
              },
              {
                "word": "things",
                "start": 1518.6799,
                "end": 1518.84,
                "confidence": 0.99974114,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.31103534
              },
              {
                "word": "like",
                "start": 1518.84,
                "end": 1519.0,
                "confidence": 0.9992742,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.31103534
              },
              {
                "word": "that",
                "start": 1519.0,
                "end": 1519.24,
                "confidence": 0.99773705,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.31103534
              },
              {
                "word": "how",
                "start": 1519.24,
                "end": 1519.4,
                "confidence": 0.99739313,
                "punctuated_word": "How",
                "speaker": 2,
                "speaker_confidence": 0.31103534
              },
              {
                "word": "about",
                "start": 1519.4,
                "end": 1519.64,
                "confidence": 0.9974137,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.31103534
              },
              {
                "word": "we",
                "start": 1519.64,
                "end": 1519.72,
                "confidence": 0.9978898,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.31103534
              },
              {
                "word": "just",
                "start": 1519.72,
                "end": 1519.88,
                "confidence": 0.9989028,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.31103534
              },
              {
                "word": "take",
                "start": 1519.88,
                "end": 1520.12,
                "confidence": 0.9991923,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.31103534
              },
              {
                "word": "a",
                "start": 1520.12,
                "end": 1520.2,
                "confidence": 0.997905,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "small",
                "start": 1520.2,
                "end": 1520.52,
                "confidence": 0.9998933,
                "punctuated_word": "small",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "piece",
                "start": 1520.52,
                "end": 1520.76,
                "confidence": 0.99934703,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "of",
                "start": 1520.76,
                "end": 1520.9199,
                "confidence": 0.999498,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "it",
                "start": 1520.9199,
                "end": 1521.32,
                "confidence": 0.78297275,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "right",
                "start": 1521.32,
                "end": 1521.7999,
                "confidence": 0.9821867,
                "punctuated_word": "right,",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "and",
                "start": 1521.7999,
                "end": 1521.96,
                "confidence": 0.9956938,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "move",
                "start": 1521.96,
                "end": 1522.28,
                "confidence": 0.99814534,
                "punctuated_word": "move",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "that",
                "start": 1522.28,
                "end": 1522.52,
                "confidence": 0.99944,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "to",
                "start": 1522.52,
                "end": 1522.6799,
                "confidence": 0.9992873,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "the",
                "start": 1522.6799,
                "end": 1522.84,
                "confidence": 0.99961436,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "cloud",
                "start": 1522.84,
                "end": 1523.08,
                "confidence": 0.7293275,
                "punctuated_word": "cloud?",
                "speaker": 2,
                "speaker_confidence": 0.5692186
              },
              {
                "word": "and",
                "start": 1523.08,
                "end": 1523.24,
                "confidence": 0.9979073,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.4402594
              },
              {
                "word": "let's",
                "start": 1523.24,
                "end": 1523.48,
                "confidence": 0.99772793,
                "punctuated_word": "let's",
                "speaker": 2,
                "speaker_confidence": 0.4402594
              },
              {
                "word": "see",
                "start": 1523.48,
                "end": 1523.64,
                "confidence": 0.99964654,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.4402594
              },
              {
                "word": "how",
                "start": 1523.64,
                "end": 1523.7999,
                "confidence": 0.9997085,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.4402594
              },
              {
                "word": "that",
                "start": 1523.7999,
                "end": 1523.96,
                "confidence": 0.99953496,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.4402594
              },
              {
                "word": "works",
                "start": 1523.96,
                "end": 1524.375,
                "confidence": 0.9328315,
                "punctuated_word": "works.",
                "speaker": 2,
                "speaker_confidence": 0.4402594
              },
              {
                "word": "and",
                "start": 1524.855,
                "end": 1525.175,
                "confidence": 0.99944216,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5774635
              },
              {
                "word": "we",
                "start": 1525.175,
                "end": 1525.575,
                "confidence": 0.9981396,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5774635
              },
              {
                "word": "were",
                "start": 1525.575,
                "end": 1525.735,
                "confidence": 0.9195104,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.5774635
              },
              {
                "word": "successful",
                "start": 1525.735,
                "end": 1526.215,
                "confidence": 0.9964889,
                "punctuated_word": "successful",
                "speaker": 2,
                "speaker_confidence": 0.5774635
              },
              {
                "word": "doing",
                "start": 1526.215,
                "end": 1526.375,
                "confidence": 0.99283254,
                "punctuated_word": "doing",
                "speaker": 2,
                "speaker_confidence": 0.5774635
              },
              {
                "word": "that",
                "start": 1526.375,
                "end": 1526.615,
                "confidence": 0.7496343,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.5774635
              },
              {
                "word": "taking",
                "start": 1526.615,
                "end": 1526.935,
                "confidence": 0.9775407,
                "punctuated_word": "taking",
                "speaker": 2,
                "speaker_confidence": 0.5774635
              },
              {
                "word": "that",
                "start": 1526.935,
                "end": 1527.015,
                "confidence": 0.603518,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.3521363
              },
              {
                "word": "small",
                "start": 1527.015,
                "end": 1527.255,
                "confidence": 0.9973603,
                "punctuated_word": "small",
                "speaker": 2,
                "speaker_confidence": 0.3521363
              },
              {
                "word": "piece",
                "start": 1527.255,
                "end": 1527.495,
                "confidence": 0.99525744,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.3521363
              },
              {
                "word": "of",
                "start": 1527.495,
                "end": 1527.575,
                "confidence": 0.9989673,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.3521363
              },
              {
                "word": "it",
                "start": 1527.575,
                "end": 1527.815,
                "confidence": 0.80803573,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.3521363
              },
              {
                "word": "moving",
                "start": 1527.815,
                "end": 1528.055,
                "confidence": 0.9869011,
                "punctuated_word": "moving",
                "speaker": 2,
                "speaker_confidence": 0.3521363
              },
              {
                "word": "into",
                "start": 1528.055,
                "end": 1528.375,
                "confidence": 0.74588484,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.3521363
              },
              {
                "word": "the",
                "start": 1528.375,
                "end": 1528.455,
                "confidence": 0.99754506,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "cloud",
                "start": 1528.455,
                "end": 1528.855,
                "confidence": 0.76503253,
                "punctuated_word": "cloud.",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "and",
                "start": 1528.855,
                "end": 1529.095,
                "confidence": 0.9993488,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "now",
                "start": 1529.095,
                "end": 1529.595,
                "confidence": 0.99626464,
                "punctuated_word": "now",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "that",
                "start": 1529.735,
                "end": 1530.055,
                "confidence": 0.76085746,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "helps",
                "start": 1530.055,
                "end": 1530.375,
                "confidence": 0.98950994,
                "punctuated_word": "helps",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "build",
                "start": 1530.375,
                "end": 1530.695,
                "confidence": 0.99711007,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "trust",
                "start": 1530.695,
                "end": 1531.015,
                "confidence": 0.9994856,
                "punctuated_word": "trust",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "that",
                "start": 1531.015,
                "end": 1531.175,
                "confidence": 0.76455,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "health",
                "start": 1531.175,
                "end": 1531.335,
                "confidence": 0.69798833,
                "punctuated_word": "health",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "and",
                "start": 1531.335,
                "end": 1531.495,
                "confidence": 0.8773102,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "human",
                "start": 1531.495,
                "end": 1531.735,
                "confidence": 0.9959669,
                "punctuated_word": "human",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "services",
                "start": 1531.735,
                "end": 1532.135,
                "confidence": 0.9963373,
                "punctuated_word": "services",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "that",
                "start": 1532.135,
                "end": 1532.215,
                "confidence": 0.5490369,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "okay",
                "start": 1532.295,
                "end": 1532.535,
                "confidence": 0.96311915,
                "punctuated_word": "okay.",
                "speaker": 2,
                "speaker_confidence": 0.62942696
              },
              {
                "word": "like",
                "start": 1532.535,
                "end": 1532.615,
                "confidence": 0.8801874,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "maybe",
                "start": 1532.615,
                "end": 1532.855,
                "confidence": 0.9994679,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "we",
                "start": 1532.855,
                "end": 1533.015,
                "confidence": 0.9805684,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "actually",
                "start": 1533.015,
                "end": 1533.255,
                "confidence": 0.97126323,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "can",
                "start": 1533.255,
                "end": 1533.415,
                "confidence": 0.87699103,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "modernize",
                "start": 1533.415,
                "end": 1533.915,
                "confidence": 0.8823874,
                "punctuated_word": "modernize",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "this",
                "start": 1533.975,
                "end": 1534.055,
                "confidence": 0.91873425,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "if",
                "start": 1534.055,
                "end": 1534.215,
                "confidence": 0.8562142,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "we",
                "start": 1534.215,
                "end": 1534.375,
                "confidence": 0.9052876,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "just",
                "start": 1534.375,
                "end": 1534.535,
                "confidence": 0.994468,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "do",
                "start": 1534.535,
                "end": 1534.695,
                "confidence": 0.9989398,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "it",
                "start": 1534.695,
                "end": 1534.855,
                "confidence": 0.7972862,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "kind",
                "start": 1534.855,
                "end": 1535.095,
                "confidence": 0.96476316,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "of",
                "start": 1535.095,
                "end": 1535.335,
                "confidence": 0.9982868,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "slowly",
                "start": 1535.335,
                "end": 1535.815,
                "confidence": 0.9962767,
                "punctuated_word": "slowly",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "and",
                "start": 1535.815,
                "end": 1536.055,
                "confidence": 0.9065641,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "piece",
                "start": 1536.055,
                "end": 1536.295,
                "confidence": 0.9971125,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "by",
                "start": 1536.295,
                "end": 1536.455,
                "confidence": 0.9992791,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "piece",
                "start": 1536.455,
                "end": 1536.695,
                "confidence": 0.9990621,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "and",
                "start": 1536.695,
                "end": 1536.855,
                "confidence": 0.88118786,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "move",
                "start": 1536.855,
                "end": 1537.015,
                "confidence": 0.98703486,
                "punctuated_word": "move",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "it",
                "start": 1537.015,
                "end": 1537.175,
                "confidence": 0.9760477,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "all",
                "start": 1537.175,
                "end": 1537.655,
                "confidence": 0.75588965,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "to",
                "start": 1537.655,
                "end": 1537.735,
                "confidence": 0.90901333,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "the",
                "start": 1537.735,
                "end": 1537.895,
                "confidence": 0.997766,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "cloud",
                "start": 1537.895,
                "end": 1538.135,
                "confidence": 0.864798,
                "punctuated_word": "cloud",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "eventually",
                "start": 1538.135,
                "end": 1538.635,
                "confidence": 0.9914304,
                "punctuated_word": "eventually.",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "so",
                "start": 1538.855,
                "end": 1538.97,
                "confidence": 0.9595482,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "that's",
                "start": 1539.0499,
                "end": 1539.2899,
                "confidence": 0.84512424,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "one",
                "start": 1539.2899,
                "end": 1539.3433,
                "confidence": 0.9639438,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "of",
                "start": 1539.3433,
                "end": 1539.3966,
                "confidence": 0.4966614,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.68924266
              },
              {
                "word": "the",
                "start": 1539.3966,
                "end": 1539.45,
                "confidence": 0.9852173,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "perks",
                "start": 1539.45,
                "end": 1539.77,
                "confidence": 0.16655135,
                "punctuated_word": "perks",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "that",
                "start": 1539.77,
                "end": 1539.85,
                "confidence": 0.8105662,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "we",
                "start": 1539.85,
                "end": 1540.01,
                "confidence": 0.99261695,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "found",
                "start": 1540.01,
                "end": 1540.25,
                "confidence": 0.9613482,
                "punctuated_word": "found",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "that",
                "start": 1540.25,
                "end": 1540.49,
                "confidence": 0.916041,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "works",
                "start": 1540.49,
                "end": 1540.73,
                "confidence": 0.76374596,
                "punctuated_word": "works.",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "it's",
                "start": 1540.73,
                "end": 1540.89,
                "confidence": 0.9585738,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "just",
                "start": 1540.89,
                "end": 1541.13,
                "confidence": 0.99894804,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "kind",
                "start": 1541.13,
                "end": 1541.37,
                "confidence": 0.84009546,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "of",
                "start": 1541.37,
                "end": 1541.53,
                "confidence": 0.99623173,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "just",
                "start": 1541.53,
                "end": 1541.77,
                "confidence": 0.67279595,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "taking",
                "start": 1541.77,
                "end": 1542.09,
                "confidence": 0.98162866,
                "punctuated_word": "taking",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "a",
                "start": 1542.09,
                "end": 1542.25,
                "confidence": 0.9970673,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "small",
                "start": 1542.25,
                "end": 1542.57,
                "confidence": 0.999897,
                "punctuated_word": "small",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "piece",
                "start": 1542.57,
                "end": 1542.8099,
                "confidence": 0.9996873,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "of",
                "start": 1542.8099,
                "end": 1542.97,
                "confidence": 0.988741,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "something",
                "start": 1542.97,
                "end": 1543.37,
                "confidence": 0.99985933,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "and",
                "start": 1543.37,
                "end": 1543.61,
                "confidence": 0.6136121,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "then",
                "start": 1543.61,
                "end": 1543.77,
                "confidence": 0.9996331,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "just",
                "start": 1543.77,
                "end": 1544.01,
                "confidence": 0.99265975,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "moving",
                "start": 1544.01,
                "end": 1544.33,
                "confidence": 0.99945635,
                "punctuated_word": "moving",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "it",
                "start": 1544.33,
                "end": 1544.49,
                "confidence": 0.96911174,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.74096566
              },
              {
                "word": "to",
                "start": 1544.49,
                "end": 1544.57,
                "confidence": 0.99799854,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "the",
                "start": 1544.57,
                "end": 1544.73,
                "confidence": 0.999126,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "cloud",
                "start": 1544.73,
                "end": 1545.0499,
                "confidence": 0.9961707,
                "punctuated_word": "cloud",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "can",
                "start": 1545.0499,
                "end": 1545.21,
                "confidence": 0.8976396,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "have",
                "start": 1545.21,
                "end": 1545.37,
                "confidence": 0.89312744,
                "punctuated_word": "have,",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "like",
                "start": 1545.37,
                "end": 1545.69,
                "confidence": 0.99674714,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "tremendous",
                "start": 1545.69,
                "end": 1546.1699,
                "confidence": 0.9970113,
                "punctuated_word": "tremendous,",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "you",
                "start": 1546.1699,
                "end": 1546.33,
                "confidence": 0.99957305,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "know",
                "start": 1546.33,
                "end": 1546.8099,
                "confidence": 0.9997979,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "impact",
                "start": 1546.8099,
                "end": 1547.21,
                "confidence": 0.9971765,
                "punctuated_word": "impact",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "on",
                "start": 1547.21,
                "end": 1547.2899,
                "confidence": 0.3419686,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.53030473
              },
              {
                "word": "an",
                "start": 1547.2899,
                "end": 1547.37,
                "confidence": 0.50060344,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.64745766
              },
              {
                "word": "agency",
                "start": 1547.37,
                "end": 1547.87,
                "confidence": 0.9961196,
                "punctuated_word": "agency",
                "speaker": 2,
                "speaker_confidence": 0.64745766
              },
              {
                "word": "to",
                "start": 1547.9299,
                "end": 1548.09,
                "confidence": 0.952169,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.64745766
              },
              {
                "word": "help",
                "start": 1548.09,
                "end": 1548.33,
                "confidence": 0.9999348,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.64745766
              },
              {
                "word": "them",
                "start": 1548.33,
                "end": 1548.83,
                "confidence": 0.98899776,
                "punctuated_word": "them,",
                "speaker": 2,
                "speaker_confidence": 0.64745766
              },
              {
                "word": "see",
                "start": 1549.53,
                "end": 1549.85,
                "confidence": 0.9991374,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.64745766
              },
              {
                "word": "that",
                "start": 1549.85,
                "end": 1550.35,
                "confidence": 0.9886109,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.64745766
              },
              {
                "word": "that",
                "start": 1551.69,
                "end": 1551.85,
                "confidence": 0.9909054,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "it",
                "start": 1551.85,
                "end": 1552.01,
                "confidence": 0.99701345,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "is",
                "start": 1552.01,
                "end": 1552.25,
                "confidence": 0.9993787,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "possible",
                "start": 1552.25,
                "end": 1552.65,
                "confidence": 0.9996587,
                "punctuated_word": "possible",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "to",
                "start": 1552.65,
                "end": 1552.8099,
                "confidence": 0.99931216,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "move",
                "start": 1552.8099,
                "end": 1553.21,
                "confidence": 0.999705,
                "punctuated_word": "move",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "this",
                "start": 1553.21,
                "end": 1553.565,
                "confidence": 0.9973292,
                "punctuated_word": "this,",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "you",
                "start": 1553.6449,
                "end": 1553.8049,
                "confidence": 0.9999304,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "know",
                "start": 1553.8049,
                "end": 1553.965,
                "confidence": 0.99982107,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "six",
                "start": 1553.965,
                "end": 1554.205,
                "confidence": 0.99826545,
                "punctuated_word": "six",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "year",
                "start": 1554.205,
                "end": 1554.445,
                "confidence": 0.999403,
                "punctuated_word": "year",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "old",
                "start": 1554.445,
                "end": 1554.7649,
                "confidence": 0.99953043,
                "punctuated_word": "old",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "mainframe",
                "start": 1554.7649,
                "end": 1555.2649,
                "confidence": 0.9585118,
                "punctuated_word": "mainframe",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "cobol",
                "start": 1555.325,
                "end": 1555.8049,
                "confidence": 0.900819,
                "punctuated_word": "COBOL",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "program",
                "start": 1555.8049,
                "end": 1556.205,
                "confidence": 0.99554884,
                "punctuated_word": "program",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "to",
                "start": 1556.205,
                "end": 1556.365,
                "confidence": 0.98788434,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "the",
                "start": 1556.365,
                "end": 1556.5249,
                "confidence": 0.9997081,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "cloud",
                "start": 1556.5249,
                "end": 1557.0249,
                "confidence": 0.99447966,
                "punctuated_word": "cloud.",
                "speaker": 2,
                "speaker_confidence": 0.7375511
              },
              {
                "word": "okay",
                "start": 1557.4049,
                "end": 1557.6449,
                "confidence": 0.99947774,
                "punctuated_word": "Okay.",
                "speaker": 1,
                "speaker_confidence": 0.055786014
              },
              {
                "word": "i",
                "start": 1557.6449,
                "end": 1557.8049,
                "confidence": 0.9984359,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.055786014
              },
              {
                "word": "i",
                "start": 1557.8049,
                "end": 1557.965,
                "confidence": 0.98926544,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.055786014
              },
              {
                "word": "think",
                "start": 1557.965,
                "end": 1558.205,
                "confidence": 0.99954164,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.055786014
              },
              {
                "word": "what",
                "start": 1558.205,
                "end": 1558.365,
                "confidence": 0.9987802,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.055786014
              },
              {
                "word": "i'm",
                "start": 1558.365,
                "end": 1558.445,
                "confidence": 0.9998493,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.4423601
              },
              {
                "word": "hearing",
                "start": 1558.445,
                "end": 1558.7649,
                "confidence": 0.9999206,
                "punctuated_word": "hearing",
                "speaker": 1,
                "speaker_confidence": 0.4423601
              },
              {
                "word": "from",
                "start": 1558.7649,
                "end": 1558.9249,
                "confidence": 0.9994672,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.4423601
              },
              {
                "word": "you",
                "start": 1558.9249,
                "end": 1559.085,
                "confidence": 0.9997063,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.4423601
              },
              {
                "word": "there",
                "start": 1559.085,
                "end": 1559.245,
                "confidence": 0.9993498,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.4423601
              },
              {
                "word": "is",
                "start": 1559.245,
                "end": 1559.4049,
                "confidence": 0.9990121,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.4423601
              },
              {
                "word": "that",
                "start": 1559.4049,
                "end": 1559.6449,
                "confidence": 0.5859628,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.4423601
              },
              {
                "word": "are",
                "start": 1559.8049,
                "end": 1559.965,
                "confidence": 0.9966139,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.4423601
              },
              {
                "word": "you",
                "start": 1559.965,
                "end": 1560.125,
                "confidence": 0.988983,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.4423601
              },
              {
                "word": "saying",
                "start": 1560.125,
                "end": 1560.365,
                "confidence": 0.9985905,
                "punctuated_word": "saying",
                "speaker": 1,
                "speaker_confidence": 0.34843433
              },
              {
                "word": "that",
                "start": 1560.365,
                "end": 1560.605,
                "confidence": 0.95509636,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.34843433
              },
              {
                "word": "like",
                "start": 1560.605,
                "end": 1560.845,
                "confidence": 0.99933845,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.34843433
              },
              {
                "word": "once",
                "start": 1560.845,
                "end": 1561.0049,
                "confidence": 0.9997193,
                "punctuated_word": "once",
                "speaker": 1,
                "speaker_confidence": 0.34843433
              },
              {
                "word": "you've",
                "start": 1561.0049,
                "end": 1561.245,
                "confidence": 0.9997844,
                "punctuated_word": "you've",
                "speaker": 1,
                "speaker_confidence": 0.34843433
              },
              {
                "word": "shown",
                "start": 1561.245,
                "end": 1561.485,
                "confidence": 0.9996159,
                "punctuated_word": "shown",
                "speaker": 1,
                "speaker_confidence": 0.34843433
              },
              {
                "word": "them",
                "start": 1561.485,
                "end": 1561.565,
                "confidence": 0.99968135,
                "punctuated_word": "them",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "that",
                "start": 1561.565,
                "end": 1561.725,
                "confidence": 0.9969752,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "you",
                "start": 1561.725,
                "end": 1561.8849,
                "confidence": 0.9994116,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "can",
                "start": 1561.8849,
                "end": 1562.0449,
                "confidence": 0.9997389,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "deliver",
                "start": 1562.0449,
                "end": 1562.365,
                "confidence": 0.935624,
                "punctuated_word": "deliver,",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "like",
                "start": 1562.365,
                "end": 1562.5249,
                "confidence": 0.9988116,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "a",
                "start": 1562.5249,
                "end": 1562.6849,
                "confidence": 0.99979633,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "real",
                "start": 1562.6849,
                "end": 1562.9249,
                "confidence": 0.99980956,
                "punctuated_word": "real",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "world",
                "start": 1562.9249,
                "end": 1563.245,
                "confidence": 0.9994474,
                "punctuated_word": "world",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "thing",
                "start": 1563.245,
                "end": 1563.745,
                "confidence": 0.8396057,
                "punctuated_word": "thing,",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "that",
                "start": 1563.8849,
                "end": 1564.0449,
                "confidence": 0.99250925,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "that",
                "start": 1564.0449,
                "end": 1564.205,
                "confidence": 0.89729136,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "confidence",
                "start": 1564.205,
                "end": 1564.705,
                "confidence": 0.99970514,
                "punctuated_word": "confidence",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "seems",
                "start": 1564.9249,
                "end": 1565.245,
                "confidence": 0.99973756,
                "punctuated_word": "seems",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "to",
                "start": 1565.245,
                "end": 1565.325,
                "confidence": 0.9997565,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "grow",
                "start": 1565.325,
                "end": 1565.825,
                "confidence": 0.99227214,
                "punctuated_word": "grow?",
                "speaker": 1,
                "speaker_confidence": 0.6054102
              },
              {
                "word": "yep",
                "start": 1565.8849,
                "end": 1566.33,
                "confidence": 0.9619378,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "and",
                "start": 1566.6499,
                "end": 1566.97,
                "confidence": 0.99530494,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "other",
                "start": 1566.97,
                "end": 1567.21,
                "confidence": 0.9619067,
                "punctuated_word": "other",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "things",
                "start": 1567.21,
                "end": 1567.45,
                "confidence": 0.99923885,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "that",
                "start": 1567.45,
                "end": 1567.5299,
                "confidence": 0.9991497,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "we",
                "start": 1567.5299,
                "end": 1567.7699,
                "confidence": 0.9997737,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "do",
                "start": 1567.7699,
                "end": 1568.1699,
                "confidence": 0.9998349,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "is",
                "start": 1568.1699,
                "end": 1568.49,
                "confidence": 0.9973741,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "we",
                "start": 1568.8099,
                "end": 1569.0499,
                "confidence": 0.9950387,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "build",
                "start": 1569.0499,
                "end": 1569.45,
                "confidence": 0.99698454,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "prototypes",
                "start": 1569.45,
                "end": 1569.9299,
                "confidence": 0.9953022,
                "punctuated_word": "prototypes.",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "right",
                "start": 1569.9299,
                "end": 1570.1699,
                "confidence": 0.99491274,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "so",
                "start": 1570.1699,
                "end": 1570.33,
                "confidence": 0.9995196,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "we",
                "start": 1570.33,
                "end": 1570.49,
                "confidence": 0.9995963,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "show",
                "start": 1570.49,
                "end": 1570.73,
                "confidence": 0.9366978,
                "punctuated_word": "show",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "them",
                "start": 1570.73,
                "end": 1570.89,
                "confidence": 0.9369803,
                "punctuated_word": "them,",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "like",
                "start": 1570.89,
                "end": 1571.13,
                "confidence": 0.97562027,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "you",
                "start": 1571.13,
                "end": 1571.2899,
                "confidence": 0.9996402,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "know",
                "start": 1571.2899,
                "end": 1571.7899,
                "confidence": 0.9577763,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.750805
              },
              {
                "word": "hey",
                "start": 1572.25,
                "end": 1572.49,
                "confidence": 0.88288546,
                "punctuated_word": "hey.",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "you",
                "start": 1572.49,
                "end": 1572.6499,
                "confidence": 0.9983854,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "know",
                "start": 1572.6499,
                "end": 1572.8099,
                "confidence": 0.8752797,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "you",
                "start": 1572.8099,
                "end": 1572.97,
                "confidence": 0.99917704,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "said",
                "start": 1572.97,
                "end": 1573.13,
                "confidence": 0.9984097,
                "punctuated_word": "said",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "this",
                "start": 1573.13,
                "end": 1573.2899,
                "confidence": 0.99078804,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "thing",
                "start": 1573.2899,
                "end": 1573.45,
                "confidence": 0.99777645,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "could",
                "start": 1573.45,
                "end": 1573.61,
                "confidence": 0.99056923,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "take",
                "start": 1573.61,
                "end": 1573.7699,
                "confidence": 0.99890983,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "two",
                "start": 1573.7699,
                "end": 1573.9299,
                "confidence": 0.9995679,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "years",
                "start": 1573.9299,
                "end": 1574.1699,
                "confidence": 0.979192,
                "punctuated_word": "years,",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "but",
                "start": 1574.1699,
                "end": 1574.33,
                "confidence": 0.99403644,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "we",
                "start": 1574.33,
                "end": 1574.57,
                "confidence": 0.9980568,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "pretty",
                "start": 1574.57,
                "end": 1574.8099,
                "confidence": 0.96088284,
                "punctuated_word": "pretty",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "much",
                "start": 1574.8099,
                "end": 1575.0499,
                "confidence": 0.9994373,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "did",
                "start": 1575.0499,
                "end": 1575.5499,
                "confidence": 0.9997111,
                "punctuated_word": "did",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "80%",
                "start": 1575.69,
                "end": 1576.49,
                "confidence": 0.99774814,
                "punctuated_word": "80%",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "of",
                "start": 1576.49,
                "end": 1576.6499,
                "confidence": 0.999527,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "it",
                "start": 1576.6499,
                "end": 1576.8099,
                "confidence": 0.9997955,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "over",
                "start": 1576.8099,
                "end": 1577.0499,
                "confidence": 0.9998802,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "the",
                "start": 1577.0499,
                "end": 1577.13,
                "confidence": 0.9994636,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "weekend",
                "start": 1577.13,
                "end": 1577.5299,
                "confidence": 0.97186315,
                "punctuated_word": "weekend.",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "right",
                "start": 1577.5299,
                "end": 1577.69,
                "confidence": 0.9958534,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "and",
                "start": 1577.69,
                "end": 1577.85,
                "confidence": 0.99749005,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "it's",
                "start": 1577.85,
                "end": 1578.09,
                "confidence": 0.90782535,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "a",
                "start": 1578.09,
                "end": 1578.1699,
                "confidence": 0.97682786,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "prototype",
                "start": 1578.1699,
                "end": 1578.57,
                "confidence": 0.99982387,
                "punctuated_word": "prototype",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "for",
                "start": 1578.57,
                "end": 1578.73,
                "confidence": 0.99908876,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "it",
                "start": 1578.73,
                "end": 1578.8099,
                "confidence": 0.7471092,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.77231187
              },
              {
                "word": "and",
                "start": 1578.8099,
                "end": 1578.97,
                "confidence": 0.99809617,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "that's",
                "start": 1578.97,
                "end": 1579.21,
                "confidence": 0.8326368,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "been",
                "start": 1579.21,
                "end": 1579.45,
                "confidence": 0.9985557,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "really",
                "start": 1579.45,
                "end": 1579.69,
                "confidence": 0.95395845,
                "punctuated_word": "really,",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "really",
                "start": 1579.69,
                "end": 1579.9299,
                "confidence": 0.99994314,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "successful",
                "start": 1579.9299,
                "end": 1580.4299,
                "confidence": 0.9988839,
                "punctuated_word": "successful",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "and",
                "start": 1580.49,
                "end": 1580.73,
                "confidence": 0.51033384,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "showing",
                "start": 1580.73,
                "end": 1581.0499,
                "confidence": 0.99675566,
                "punctuated_word": "showing",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "that",
                "start": 1581.0499,
                "end": 1581.21,
                "confidence": 0.99959856,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "it",
                "start": 1581.21,
                "end": 1581.37,
                "confidence": 0.9988111,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "is",
                "start": 1581.37,
                "end": 1581.5299,
                "confidence": 0.9985852,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "possible",
                "start": 1581.5299,
                "end": 1581.945,
                "confidence": 0.99772555,
                "punctuated_word": "possible",
                "speaker": 2,
                "speaker_confidence": 0.63992167
              },
              {
                "word": "to",
                "start": 1582.0249,
                "end": 1582.105,
                "confidence": 0.99954444,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.3410077
              },
              {
                "word": "move",
                "start": 1582.105,
                "end": 1582.1849,
                "confidence": 0.89437586,
                "punctuated_word": "move",
                "speaker": 2,
                "speaker_confidence": 0.3410077
              },
              {
                "word": "the",
                "start": 1582.1849,
                "end": 1582.265,
                "confidence": 0.9936202,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.3410077
              },
              {
                "word": "needle",
                "start": 1582.265,
                "end": 1582.345,
                "confidence": 0.9998493,
                "punctuated_word": "needle",
                "speaker": 2,
                "speaker_confidence": 0.3410077
              },
              {
                "word": "forward",
                "start": 1582.345,
                "end": 1582.845,
                "confidence": 0.9995918,
                "punctuated_word": "forward.",
                "speaker": 2,
                "speaker_confidence": 0.3410077
              },
              {
                "word": "it's",
                "start": 1583.865,
                "end": 1584.105,
                "confidence": 0.9922613,
                "punctuated_word": "It's",
                "speaker": 1,
                "speaker_confidence": 0.20201898
              },
              {
                "word": "it's",
                "start": 1584.105,
                "end": 1584.345,
                "confidence": 0.996278,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.20201898
              },
              {
                "word": "also",
                "start": 1584.345,
                "end": 1584.585,
                "confidence": 0.5972863,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.20201898
              },
              {
                "word": "interesting",
                "start": 1584.585,
                "end": 1584.7449,
                "confidence": 0.9076817,
                "punctuated_word": "interesting",
                "speaker": 1,
                "speaker_confidence": 0.20201898
              },
              {
                "word": "that",
                "start": 1584.7449,
                "end": 1584.9049,
                "confidence": 0.7052659,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.20201898
              },
              {
                "word": "you",
                "start": 1584.9049,
                "end": 1585.065,
                "confidence": 0.9983334,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "mentioned",
                "start": 1585.065,
                "end": 1585.3049,
                "confidence": 0.8785353,
                "punctuated_word": "mentioned,",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "like",
                "start": 1585.3049,
                "end": 1585.625,
                "confidence": 0.9921256,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "prototyping",
                "start": 1585.7849,
                "end": 1586.2649,
                "confidence": 0.99886215,
                "punctuated_word": "prototyping",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "as",
                "start": 1586.2649,
                "end": 1586.6649,
                "confidence": 0.999124,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "a",
                "start": 1586.6649,
                "end": 1586.9049,
                "confidence": 0.9917691,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "as",
                "start": 1586.9049,
                "end": 1587.065,
                "confidence": 0.99684757,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "a",
                "start": 1587.065,
                "end": 1587.225,
                "confidence": 0.9996823,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "phase",
                "start": 1587.225,
                "end": 1587.5449,
                "confidence": 0.97457194,
                "punctuated_word": "phase,",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "possibly",
                "start": 1587.7849,
                "end": 1588.1849,
                "confidence": 0.9986291,
                "punctuated_word": "possibly",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "that",
                "start": 1588.1849,
                "end": 1588.4249,
                "confidence": 0.928508,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.565513
              },
              {
                "word": "that",
                "start": 1588.4249,
                "end": 1588.505,
                "confidence": 0.99393386,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "you",
                "start": 1588.505,
                "end": 1588.745,
                "confidence": 0.99973375,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "might",
                "start": 1588.745,
                "end": 1588.985,
                "confidence": 0.9998683,
                "punctuated_word": "might",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "engage",
                "start": 1588.985,
                "end": 1589.3849,
                "confidence": 0.9995827,
                "punctuated_word": "engage",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "with",
                "start": 1589.3849,
                "end": 1589.705,
                "confidence": 0.9997013,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "there",
                "start": 1589.705,
                "end": 1590.205,
                "confidence": 0.9730884,
                "punctuated_word": "there.",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "what",
                "start": 1590.2649,
                "end": 1590.505,
                "confidence": 0.992623,
                "punctuated_word": "What",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "what",
                "start": 1590.505,
                "end": 1590.6649,
                "confidence": 0.7641107,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "would",
                "start": 1590.6649,
                "end": 1590.825,
                "confidence": 0.99894625,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "you",
                "start": 1590.825,
                "end": 1590.985,
                "confidence": 0.9989072,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "say",
                "start": 1590.985,
                "end": 1591.1449,
                "confidence": 0.99973863,
                "punctuated_word": "say",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "that",
                "start": 1591.1449,
                "end": 1591.3049,
                "confidence": 0.94027585,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "like",
                "start": 1591.3049,
                "end": 1591.465,
                "confidence": 0.99636114,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "a",
                "start": 1591.465,
                "end": 1591.625,
                "confidence": 0.9971891,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "prototyping",
                "start": 1591.625,
                "end": 1592.125,
                "confidence": 0.99952245,
                "punctuated_word": "prototyping",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "phase",
                "start": 1592.4249,
                "end": 1592.745,
                "confidence": 0.9240393,
                "punctuated_word": "phase",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "is",
                "start": 1592.745,
                "end": 1592.9049,
                "confidence": 0.997985,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "like",
                "start": 1592.9049,
                "end": 1593.225,
                "confidence": 0.9921765,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "for",
                "start": 1593.225,
                "end": 1593.465,
                "confidence": 0.9972313,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "a",
                "start": 1593.465,
                "end": 1593.625,
                "confidence": 0.6319221,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "for",
                "start": 1593.625,
                "end": 1593.945,
                "confidence": 0.9865588,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "a",
                "start": 1593.945,
                "end": 1594.0249,
                "confidence": 0.99831545,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "project",
                "start": 1594.0249,
                "end": 1594.505,
                "confidence": 0.9987847,
                "punctuated_word": "project",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "over",
                "start": 1594.505,
                "end": 1594.9049,
                "confidence": 0.9965591,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "over",
                "start": 1594.9049,
                "end": 1595.1449,
                "confidence": 0.99202746,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "their",
                "start": 1595.1449,
                "end": 1595.3849,
                "confidence": 0.8933555,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "usds",
                "start": 1595.3849,
                "end": 1595.8849,
                "confidence": 0.939761,
                "punctuated_word": "USDS?",
                "speaker": 1,
                "speaker_confidence": 0.59692395
              },
              {
                "word": "yep",
                "start": 1596.7699,
                "end": 1597.1699,
                "confidence": 0.8587885,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "so",
                "start": 1597.6499,
                "end": 1598.0499,
                "confidence": 0.9840216,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "first",
                "start": 1598.0499,
                "end": 1598.37,
                "confidence": 0.7819754,
                "punctuated_word": "first,",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "we",
                "start": 1598.37,
                "end": 1598.61,
                "confidence": 0.99719965,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "start",
                "start": 1598.61,
                "end": 1598.9299,
                "confidence": 0.9976822,
                "punctuated_word": "start",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "out",
                "start": 1598.9299,
                "end": 1599.1699,
                "confidence": 0.9730618,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "by",
                "start": 1599.1699,
                "end": 1599.6699,
                "confidence": 0.99938107,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "talking",
                "start": 1599.8899,
                "end": 1600.21,
                "confidence": 0.9960145,
                "punctuated_word": "talking",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "to",
                "start": 1600.21,
                "end": 1600.37,
                "confidence": 0.99105656,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "all",
                "start": 1600.37,
                "end": 1600.5299,
                "confidence": 0.91490906,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "the",
                "start": 1600.5299,
                "end": 1600.69,
                "confidence": 0.9939177,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "users",
                "start": 1600.69,
                "end": 1601.0099,
                "confidence": 0.99966216,
                "punctuated_word": "users",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "and",
                "start": 1601.0099,
                "end": 1601.1699,
                "confidence": 0.97943604,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "figuring",
                "start": 1601.1699,
                "end": 1601.57,
                "confidence": 0.99640584,
                "punctuated_word": "figuring",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "out",
                "start": 1601.57,
                "end": 1601.73,
                "confidence": 0.96068645,
                "punctuated_word": "out,",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "okay",
                "start": 1601.73,
                "end": 1601.97,
                "confidence": 0.9566674,
                "punctuated_word": "okay,",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "what",
                "start": 1601.97,
                "end": 1602.1299,
                "confidence": 0.99863654,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "part",
                "start": 1602.1299,
                "end": 1602.37,
                "confidence": 0.99369884,
                "punctuated_word": "part",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "of",
                "start": 1602.37,
                "end": 1602.45,
                "confidence": 0.9931543,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "the",
                "start": 1602.45,
                "end": 1602.5299,
                "confidence": 0.97538054,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "system",
                "start": 1602.5299,
                "end": 1602.7699,
                "confidence": 0.99872535,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.72808516
              },
              {
                "word": "are",
                "start": 1602.7699,
                "end": 1602.85,
                "confidence": 0.9511102,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.48528033
              },
              {
                "word": "you",
                "start": 1602.85,
                "end": 1603.0099,
                "confidence": 0.9987256,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.48528033
              },
              {
                "word": "having",
                "start": 1603.0099,
                "end": 1603.4099,
                "confidence": 0.9880521,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.48528033
              },
              {
                "word": "problems",
                "start": 1603.4099,
                "end": 1603.8899,
                "confidence": 0.9969618,
                "punctuated_word": "problems",
                "speaker": 2,
                "speaker_confidence": 0.48528033
              },
              {
                "word": "with",
                "start": 1603.8899,
                "end": 1604.3899,
                "confidence": 0.7478354,
                "punctuated_word": "with?",
                "speaker": 2,
                "speaker_confidence": 0.48528033
              },
              {
                "word": "then",
                "start": 1604.5299,
                "end": 1604.7699,
                "confidence": 0.992593,
                "punctuated_word": "Then",
                "speaker": 2,
                "speaker_confidence": 0.48528033
              },
              {
                "word": "we'll",
                "start": 1604.7699,
                "end": 1604.9299,
                "confidence": 0.97704554,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.48528033
              },
              {
                "word": "it",
                "start": 1605.09,
                "end": 1605.25,
                "confidence": 0.9868543,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "depends",
                "start": 1605.25,
                "end": 1605.6499,
                "confidence": 0.9998091,
                "punctuated_word": "depends",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "on",
                "start": 1605.6499,
                "end": 1605.97,
                "confidence": 0.9831307,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "if",
                "start": 1605.97,
                "end": 1606.21,
                "confidence": 0.8637061,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "it's",
                "start": 1606.21,
                "end": 1606.37,
                "confidence": 0.99972576,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "a",
                "start": 1606.37,
                "end": 1606.5299,
                "confidence": 0.9987161,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "fresh",
                "start": 1606.5299,
                "end": 1606.7699,
                "confidence": 0.95249164,
                "punctuated_word": "fresh",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "brand",
                "start": 1606.7699,
                "end": 1607.0099,
                "confidence": 0.9253584,
                "punctuated_word": "brand",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "new",
                "start": 1607.0099,
                "end": 1607.1699,
                "confidence": 0.96601963,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "project",
                "start": 1607.1699,
                "end": 1607.49,
                "confidence": 0.9995486,
                "punctuated_word": "project",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "or",
                "start": 1607.49,
                "end": 1607.6499,
                "confidence": 0.82490754,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "it's",
                "start": 1607.6499,
                "end": 1607.8099,
                "confidence": 0.975632,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "like",
                "start": 1607.8099,
                "end": 1607.97,
                "confidence": 0.64019036,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "it's",
                "start": 1607.97,
                "end": 1608.1299,
                "confidence": 0.88510704,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "a",
                "start": 1608.1299,
                "end": 1608.21,
                "confidence": 0.9548254,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "kind",
                "start": 1608.21,
                "end": 1608.45,
                "confidence": 0.365172,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "of",
                "start": 1608.45,
                "end": 1608.5299,
                "confidence": 0.977927,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6699536
              },
              {
                "word": "project",
                "start": 1608.5299,
                "end": 1608.9299,
                "confidence": 0.6429232,
                "punctuated_word": "project,",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "a",
                "start": 1608.9299,
                "end": 1609.09,
                "confidence": 0.40700585,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "bioticket",
                "start": 1609.09,
                "end": 1609.59,
                "confidence": 0.69748807,
                "punctuated_word": "bioticket,",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "like",
                "start": 1609.6499,
                "end": 1609.8899,
                "confidence": 0.80679667,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "it's",
                "start": 1609.8899,
                "end": 1610.1299,
                "confidence": 0.9675324,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "a",
                "start": 1610.1299,
                "end": 1610.2899,
                "confidence": 0.9937875,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "fresh",
                "start": 1610.2899,
                "end": 1610.5299,
                "confidence": 0.9297512,
                "punctuated_word": "fresh",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "brand",
                "start": 1610.5299,
                "end": 1610.85,
                "confidence": 0.98894227,
                "punctuated_word": "brand",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "new",
                "start": 1610.85,
                "end": 1611.0099,
                "confidence": 0.8564857,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "one",
                "start": 1611.0099,
                "end": 1611.1699,
                "confidence": 0.97402024,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "that",
                "start": 1611.1699,
                "end": 1611.4099,
                "confidence": 0.9906002,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "that",
                "start": 1611.4099,
                "end": 1611.57,
                "confidence": 0.9588697,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "we're",
                "start": 1611.57,
                "end": 1611.73,
                "confidence": 0.9961705,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "launching",
                "start": 1611.73,
                "end": 1612.23,
                "confidence": 0.99783635,
                "punctuated_word": "launching.",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "we'll",
                "start": 1612.495,
                "end": 1612.735,
                "confidence": 0.8899063,
                "punctuated_word": "We'll",
                "speaker": 2,
                "speaker_confidence": 0.5508902
              },
              {
                "word": "talk",
                "start": 1612.735,
                "end": 1612.815,
                "confidence": 0.99608177,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "to",
                "start": 1612.815,
                "end": 1612.975,
                "confidence": 0.99551916,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "users",
                "start": 1612.975,
                "end": 1613.455,
                "confidence": 0.97533244,
                "punctuated_word": "users",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "and",
                "start": 1613.455,
                "end": 1613.695,
                "confidence": 0.98457575,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "kind",
                "start": 1613.695,
                "end": 1614.1749,
                "confidence": 0.5058205,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "of",
                "start": 1614.1749,
                "end": 1614.335,
                "confidence": 0.9940884,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "get",
                "start": 1614.335,
                "end": 1614.6549,
                "confidence": 0.99783534,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "by",
                "start": 1614.6549,
                "end": 1615.1549,
                "confidence": 0.8619446,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "when",
                "start": 1615.7749,
                "end": 1615.9349,
                "confidence": 0.9993067,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "they",
                "start": 1615.9349,
                "end": 1616.095,
                "confidence": 0.9969651,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "come",
                "start": 1616.095,
                "end": 1616.335,
                "confidence": 0.99947697,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "to",
                "start": 1616.335,
                "end": 1616.495,
                "confidence": 0.9714446,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "let's",
                "start": 1616.495,
                "end": 1616.735,
                "confidence": 0.99876666,
                "punctuated_word": "let's",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "say",
                "start": 1616.735,
                "end": 1617.135,
                "confidence": 0.9735897,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "www.example.gov",
                "start": 1617.135,
                "end": 1619.1549,
                "confidence": 0.9958757,
                "punctuated_word": "www.example.gov,",
                "speaker": 2,
                "speaker_confidence": 0.8983458
              },
              {
                "word": "what",
                "start": 1619.215,
                "end": 1619.455,
                "confidence": 0.9839924,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "are",
                "start": 1619.455,
                "end": 1619.5349,
                "confidence": 0.93956256,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "you",
                "start": 1619.5349,
                "end": 1619.695,
                "confidence": 0.9975787,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "trying",
                "start": 1619.695,
                "end": 1620.095,
                "confidence": 0.9943203,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "to",
                "start": 1620.095,
                "end": 1620.255,
                "confidence": 0.9988913,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "get",
                "start": 1620.255,
                "end": 1620.495,
                "confidence": 0.9989286,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "out",
                "start": 1620.495,
                "end": 1620.6549,
                "confidence": 0.9993536,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "of",
                "start": 1620.6549,
                "end": 1620.815,
                "confidence": 0.9978235,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "it",
                "start": 1620.815,
                "end": 1620.975,
                "confidence": 0.9093926,
                "punctuated_word": "it?",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "right",
                "start": 1620.975,
                "end": 1621.135,
                "confidence": 0.9874079,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "like",
                "start": 1621.135,
                "end": 1621.375,
                "confidence": 0.98739564,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "what",
                "start": 1621.375,
                "end": 1621.5349,
                "confidence": 0.9995453,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "is",
                "start": 1621.5349,
                "end": 1621.615,
                "confidence": 0.99954045,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "your",
                "start": 1621.615,
                "end": 1621.855,
                "confidence": 0.9991967,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "end",
                "start": 1621.855,
                "end": 1622.015,
                "confidence": 0.9861844,
                "punctuated_word": "end",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "goal",
                "start": 1622.015,
                "end": 1622.335,
                "confidence": 0.9989235,
                "punctuated_word": "goal",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "here",
                "start": 1622.335,
                "end": 1622.835,
                "confidence": 0.9878335,
                "punctuated_word": "here?",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "and",
                "start": 1622.895,
                "end": 1623.0549,
                "confidence": 0.99900705,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "then",
                "start": 1623.0549,
                "end": 1623.375,
                "confidence": 0.9994735,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "we'll",
                "start": 1623.375,
                "end": 1623.875,
                "confidence": 0.9813734,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "we'll",
                "start": 1624.015,
                "end": 1624.335,
                "confidence": 0.9994217,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "start",
                "start": 1624.335,
                "end": 1624.735,
                "confidence": 0.99970263,
                "punctuated_word": "start",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "sometimes",
                "start": 1625.0549,
                "end": 1625.5549,
                "confidence": 0.99906904,
                "punctuated_word": "sometimes",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "it's",
                "start": 1625.615,
                "end": 1625.7749,
                "confidence": 0.7695353,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "just",
                "start": 1625.7749,
                "end": 1626.015,
                "confidence": 0.99898726,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "on",
                "start": 1626.015,
                "end": 1626.1749,
                "confidence": 0.9739569,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "paper",
                "start": 1626.1749,
                "end": 1626.6749,
                "confidence": 0.986267,
                "punctuated_word": "paper.",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "right",
                "start": 1626.7699,
                "end": 1627.09,
                "confidence": 0.9854781,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "sometimes",
                "start": 1627.09,
                "end": 1627.4099,
                "confidence": 0.99752396,
                "punctuated_word": "Sometimes",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "it",
                "start": 1627.4099,
                "end": 1627.57,
                "confidence": 0.48453566,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "prototypal",
                "start": 1627.57,
                "end": 1628.07,
                "confidence": 0.49566382,
                "punctuated_word": "prototypal",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "just",
                "start": 1628.1299,
                "end": 1628.37,
                "confidence": 0.5150925,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "put",
                "start": 1628.37,
                "end": 1628.5299,
                "confidence": 0.9645909,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "them",
                "start": 1628.5299,
                "end": 1628.7699,
                "confidence": 0.5943907,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "put",
                "start": 1628.9299,
                "end": 1629.1699,
                "confidence": 0.9965056,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "a",
                "start": 1629.1699,
                "end": 1629.4099,
                "confidence": 0.9161593,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "paper",
                "start": 1629.4099,
                "end": 1629.8899,
                "confidence": 0.9984068,
                "punctuated_word": "paper",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "just",
                "start": 1629.8899,
                "end": 1630.1299,
                "confidence": 0.6461646,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "like",
                "start": 1630.1299,
                "end": 1630.45,
                "confidence": 0.9165584,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "a",
                "start": 1630.45,
                "end": 1630.69,
                "confidence": 0.995739,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "thing",
                "start": 1630.69,
                "end": 1630.9299,
                "confidence": 0.9949627,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "drawn",
                "start": 1630.9299,
                "end": 1631.1699,
                "confidence": 0.9714704,
                "punctuated_word": "drawn",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "up",
                "start": 1631.1699,
                "end": 1631.6699,
                "confidence": 0.9485375,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "and",
                "start": 1631.97,
                "end": 1632.37,
                "confidence": 0.88195914,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "ask",
                "start": 1632.37,
                "end": 1632.61,
                "confidence": 0.9450508,
                "punctuated_word": "ask",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "them",
                "start": 1632.61,
                "end": 1632.9299,
                "confidence": 0.85360336,
                "punctuated_word": "them,",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "like",
                "start": 1632.9299,
                "end": 1633.09,
                "confidence": 0.993979,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "hey",
                "start": 1633.09,
                "end": 1633.33,
                "confidence": 0.9640089,
                "punctuated_word": "hey.",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "okay",
                "start": 1633.33,
                "end": 1633.57,
                "confidence": 0.9942359,
                "punctuated_word": "Okay.",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "what",
                "start": 1633.57,
                "end": 1633.8099,
                "confidence": 0.9969373,
                "punctuated_word": "What",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "would",
                "start": 1633.8099,
                "end": 1633.97,
                "confidence": 0.99782866,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "you",
                "start": 1633.97,
                "end": 1634.1299,
                "confidence": 0.99891365,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8983457
              },
              {
                "word": "do",
                "start": 1634.1299,
                "end": 1634.21,
                "confidence": 0.9989717,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.33178848
              },
              {
                "word": "here",
                "start": 1634.21,
                "end": 1634.45,
                "confidence": 0.99353015,
                "punctuated_word": "here?",
                "speaker": 2,
                "speaker_confidence": 0.33178848
              },
              {
                "word": "what",
                "start": 1634.45,
                "end": 1634.61,
                "confidence": 0.9986298,
                "punctuated_word": "What",
                "speaker": 2,
                "speaker_confidence": 0.33178848
              },
              {
                "word": "would",
                "start": 1634.61,
                "end": 1634.7699,
                "confidence": 0.99898905,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.33178848
              },
              {
                "word": "you",
                "start": 1634.7699,
                "end": 1634.9299,
                "confidence": 0.998892,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.33178848
              },
              {
                "word": "do",
                "start": 1634.9299,
                "end": 1635.09,
                "confidence": 0.9980398,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.33178848
              },
              {
                "word": "here",
                "start": 1635.09,
                "end": 1635.25,
                "confidence": 0.99902534,
                "punctuated_word": "here?",
                "speaker": 2,
                "speaker_confidence": 0.33178848
              },
              {
                "word": "what",
                "start": 1635.25,
                "end": 1635.49,
                "confidence": 0.99799865,
                "punctuated_word": "What",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "would",
                "start": 1635.49,
                "end": 1635.57,
                "confidence": 0.99905044,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "you",
                "start": 1635.57,
                "end": 1635.8099,
                "confidence": 0.9990337,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "do",
                "start": 1635.8099,
                "end": 1635.97,
                "confidence": 0.9986066,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "here",
                "start": 1635.97,
                "end": 1636.2899,
                "confidence": 0.99845994,
                "punctuated_word": "here?",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "and",
                "start": 1636.2899,
                "end": 1636.45,
                "confidence": 0.99684024,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "then",
                "start": 1636.45,
                "end": 1636.95,
                "confidence": 0.9967692,
                "punctuated_word": "then,",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "and",
                "start": 1637.33,
                "end": 1637.57,
                "confidence": 0.99938667,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "then",
                "start": 1637.57,
                "end": 1637.73,
                "confidence": 0.99939966,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "maybe",
                "start": 1637.73,
                "end": 1638.0499,
                "confidence": 0.95505935,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "we'll",
                "start": 1638.0499,
                "end": 1638.2899,
                "confidence": 0.98830223,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "make",
                "start": 1638.2899,
                "end": 1638.5299,
                "confidence": 0.9993774,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "a",
                "start": 1638.5299,
                "end": 1638.69,
                "confidence": 0.9954491,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "digital",
                "start": 1638.69,
                "end": 1639.19,
                "confidence": 0.99649745,
                "punctuated_word": "digital",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "version",
                "start": 1639.33,
                "end": 1639.8099,
                "confidence": 0.99836105,
                "punctuated_word": "version",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "of",
                "start": 1639.8099,
                "end": 1639.8899,
                "confidence": 0.99598724,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "that",
                "start": 1639.8899,
                "end": 1640.235,
                "confidence": 0.99368435,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "and",
                "start": 1640.395,
                "end": 1640.475,
                "confidence": 0.9909147,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "then",
                "start": 1640.475,
                "end": 1640.635,
                "confidence": 0.95986503,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "put",
                "start": 1640.635,
                "end": 1640.675,
                "confidence": 0.8896339,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "them",
                "start": 1640.675,
                "end": 1640.715,
                "confidence": 0.5325989,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.58369803
              },
              {
                "word": "in",
                "start": 1640.715,
                "end": 1640.795,
                "confidence": 0.855108,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.48791552
              },
              {
                "word": "front",
                "start": 1640.795,
                "end": 1640.9551,
                "confidence": 0.81288064,
                "punctuated_word": "front",
                "speaker": 2,
                "speaker_confidence": 0.48791552
              },
              {
                "word": "of",
                "start": 1640.9551,
                "end": 1641.115,
                "confidence": 0.9792597,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.48791552
              },
              {
                "word": "users",
                "start": 1641.115,
                "end": 1641.4349,
                "confidence": 0.9380771,
                "punctuated_word": "users",
                "speaker": 2,
                "speaker_confidence": 0.48791552
              },
              {
                "word": "and",
                "start": 1641.4349,
                "end": 1641.6749,
                "confidence": 0.87951237,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.48791552
              },
              {
                "word": "and",
                "start": 1641.6749,
                "end": 1641.755,
                "confidence": 0.98433995,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.48791552
              },
              {
                "word": "to",
                "start": 1641.755,
                "end": 1641.915,
                "confidence": 0.93450576,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.48791552
              },
              {
                "word": "see",
                "start": 1641.915,
                "end": 1642.075,
                "confidence": 0.9997075,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.48791552
              },
              {
                "word": "how",
                "start": 1642.075,
                "end": 1642.235,
                "confidence": 0.9995666,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.48791552
              },
              {
                "word": "they",
                "start": 1642.235,
                "end": 1642.315,
                "confidence": 0.5004166,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.44288665
              },
              {
                "word": "interact",
                "start": 1642.315,
                "end": 1642.715,
                "confidence": 0.9989421,
                "punctuated_word": "interact",
                "speaker": 2,
                "speaker_confidence": 0.44288665
              },
              {
                "word": "with",
                "start": 1642.715,
                "end": 1642.875,
                "confidence": 0.99961495,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.44288665
              },
              {
                "word": "that",
                "start": 1642.875,
                "end": 1643.375,
                "confidence": 0.9905008,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.44288665
              },
              {
                "word": "and",
                "start": 1643.755,
                "end": 1643.915,
                "confidence": 0.9412952,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.44288665
              },
              {
                "word": "that's",
                "start": 1643.915,
                "end": 1644.075,
                "confidence": 0.9838477,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.43801308
              },
              {
                "word": "usually",
                "start": 1644.075,
                "end": 1644.315,
                "confidence": 0.98415196,
                "punctuated_word": "usually",
                "speaker": 2,
                "speaker_confidence": 0.43801308
              },
              {
                "word": "how",
                "start": 1644.315,
                "end": 1644.475,
                "confidence": 0.998546,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.43801308
              },
              {
                "word": "we",
                "start": 1644.475,
                "end": 1644.635,
                "confidence": 0.99770325,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.43801308
              },
              {
                "word": "started",
                "start": 1644.635,
                "end": 1645.035,
                "confidence": 0.5542768,
                "punctuated_word": "started.",
                "speaker": 2,
                "speaker_confidence": 0.43801308
              },
              {
                "word": "we",
                "start": 1645.035,
                "end": 1645.115,
                "confidence": 0.83093387,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "just",
                "start": 1645.115,
                "end": 1645.355,
                "confidence": 0.9980198,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "keep",
                "start": 1645.355,
                "end": 1645.595,
                "confidence": 0.9992699,
                "punctuated_word": "keep",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "going",
                "start": 1645.595,
                "end": 1645.835,
                "confidence": 0.99884367,
                "punctuated_word": "going",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "back",
                "start": 1645.835,
                "end": 1645.995,
                "confidence": 0.950537,
                "punctuated_word": "back",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "for",
                "start": 1645.995,
                "end": 1646.155,
                "confidence": 0.82597053,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "user",
                "start": 1646.155,
                "end": 1646.475,
                "confidence": 0.76197344,
                "punctuated_word": "user",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "feedback",
                "start": 1646.475,
                "end": 1646.975,
                "confidence": 0.94627553,
                "punctuated_word": "feedback,",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "as",
                "start": 1647.835,
                "end": 1648.155,
                "confidence": 0.99848676,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "we",
                "start": 1648.155,
                "end": 1648.395,
                "confidence": 0.9997503,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "continuously",
                "start": 1648.395,
                "end": 1648.895,
                "confidence": 0.99730563,
                "punctuated_word": "continuously,",
                "speaker": 2,
                "speaker_confidence": 0.6372888
              },
              {
                "word": "you",
                "start": 1649.515,
                "end": 1649.595,
                "confidence": 0.99720734,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.39992917
              },
              {
                "word": "know",
                "start": 1649.595,
                "end": 1649.915,
                "confidence": 0.999926,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.39992917
              },
              {
                "word": "improve",
                "start": 1649.915,
                "end": 1650.415,
                "confidence": 0.9937774,
                "punctuated_word": "improve",
                "speaker": 2,
                "speaker_confidence": 0.39992917
              },
              {
                "word": "the",
                "start": 1650.475,
                "end": 1650.975,
                "confidence": 0.99960905,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.39992917
              },
              {
                "word": "the",
                "start": 1651.515,
                "end": 1652.015,
                "confidence": 0.9808636,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.39992917
              },
              {
                "word": "the",
                "start": 1653.195,
                "end": 1653.355,
                "confidence": 0.59679985,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.58638656
              },
              {
                "word": "system",
                "start": 1653.355,
                "end": 1653.755,
                "confidence": 0.9964445,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.58638656
              },
              {
                "word": "that",
                "start": 1653.755,
                "end": 1653.995,
                "confidence": 0.9992168,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.58638656
              },
              {
                "word": "that",
                "start": 1653.995,
                "end": 1654.235,
                "confidence": 0.9954301,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.58638656
              },
              {
                "word": "we",
                "start": 1654.235,
                "end": 1654.315,
                "confidence": 0.9993445,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.58638656
              },
              {
                "word": "are",
                "start": 1654.315,
                "end": 1654.475,
                "confidence": 0.56079364,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.58638656
              },
              {
                "word": "currently",
                "start": 1654.475,
                "end": 1654.795,
                "confidence": 0.99951446,
                "punctuated_word": "currently",
                "speaker": 2,
                "speaker_confidence": 0.58638656
              },
              {
                "word": "working",
                "start": 1654.795,
                "end": 1655.115,
                "confidence": 0.9998276,
                "punctuated_word": "working",
                "speaker": 2,
                "speaker_confidence": 0.58638656
              },
              {
                "word": "on",
                "start": 1655.115,
                "end": 1655.43,
                "confidence": 0.9991585,
                "punctuated_word": "on.",
                "speaker": 2,
                "speaker_confidence": 0.58638656
              },
              {
                "word": "so",
                "start": 1655.8301,
                "end": 1656.15,
                "confidence": 0.79903734,
                "punctuated_word": "So,",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "now",
                "start": 1656.31,
                "end": 1656.4701,
                "confidence": 0.9869119,
                "punctuated_word": "now",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "that",
                "start": 1656.4701,
                "end": 1656.55,
                "confidence": 0.89242077,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "we've",
                "start": 1656.55,
                "end": 1656.79,
                "confidence": 0.90592957,
                "punctuated_word": "we've,",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "talked",
                "start": 1657.03,
                "end": 1657.27,
                "confidence": 0.9986394,
                "punctuated_word": "talked",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "a",
                "start": 1657.27,
                "end": 1657.43,
                "confidence": 0.9993168,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "little",
                "start": 1657.43,
                "end": 1657.5901,
                "confidence": 0.9999838,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "bit",
                "start": 1657.5901,
                "end": 1657.8301,
                "confidence": 0.99937326,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "about",
                "start": 1657.8301,
                "end": 1658.3301,
                "confidence": 0.9969569,
                "punctuated_word": "about,",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "kinda",
                "start": 1658.9501,
                "end": 1659.27,
                "confidence": 0.5435417,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "your",
                "start": 1659.27,
                "end": 1659.43,
                "confidence": 0.9151388,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "relationship",
                "start": 1659.43,
                "end": 1659.8301,
                "confidence": 0.99942577,
                "punctuated_word": "relationship",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "with",
                "start": 1659.8301,
                "end": 1659.9901,
                "confidence": 0.998919,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "partners",
                "start": 1659.9901,
                "end": 1660.4701,
                "confidence": 0.998765,
                "punctuated_word": "partners",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "and",
                "start": 1660.4701,
                "end": 1660.9501,
                "confidence": 0.98859394,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.60080963
              },
              {
                "word": "the",
                "start": 1660.9501,
                "end": 1661.03,
                "confidence": 0.9992041,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "idea",
                "start": 1661.03,
                "end": 1661.27,
                "confidence": 0.9985222,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "of",
                "start": 1661.27,
                "end": 1661.3501,
                "confidence": 0.9853549,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "like",
                "start": 1661.3501,
                "end": 1661.5901,
                "confidence": 0.99814075,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "translating",
                "start": 1661.5901,
                "end": 1661.9901,
                "confidence": 0.99797016,
                "punctuated_word": "translating",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "business",
                "start": 1661.9901,
                "end": 1662.31,
                "confidence": 0.99890244,
                "punctuated_word": "business",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "rules",
                "start": 1662.31,
                "end": 1662.63,
                "confidence": 0.8592097,
                "punctuated_word": "rules",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "into",
                "start": 1662.63,
                "end": 1662.9501,
                "confidence": 0.80824834,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "code",
                "start": 1662.9501,
                "end": 1663.1101,
                "confidence": 0.9938746,
                "punctuated_word": "code",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "and",
                "start": 1663.1101,
                "end": 1663.3501,
                "confidence": 0.9885999,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "kind",
                "start": 1663.3501,
                "end": 1663.51,
                "confidence": 0.97484696,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "of",
                "start": 1663.51,
                "end": 1663.67,
                "confidence": 0.99972576,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "the",
                "start": 1663.67,
                "end": 1664.0701,
                "confidence": 0.98043,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4854564
              },
              {
                "word": "the",
                "start": 1664.0701,
                "end": 1664.2301,
                "confidence": 0.94865894,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "things",
                "start": 1664.2301,
                "end": 1664.55,
                "confidence": 0.999838,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "around",
                "start": 1664.55,
                "end": 1664.79,
                "confidence": 0.9998926,
                "punctuated_word": "around",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "those",
                "start": 1664.79,
                "end": 1665.03,
                "confidence": 0.99932384,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "topics",
                "start": 1665.03,
                "end": 1665.53,
                "confidence": 0.9537329,
                "punctuated_word": "topics,",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "i'd",
                "start": 1665.8301,
                "end": 1666.0701,
                "confidence": 0.9997846,
                "punctuated_word": "I'd",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "like",
                "start": 1666.0701,
                "end": 1666.31,
                "confidence": 0.9998982,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "to",
                "start": 1666.31,
                "end": 1666.4701,
                "confidence": 0.9996043,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "have",
                "start": 1666.4701,
                "end": 1666.7101,
                "confidence": 0.9999347,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "us",
                "start": 1666.7101,
                "end": 1667.1101,
                "confidence": 0.921499,
                "punctuated_word": "us,",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "switch",
                "start": 1667.8301,
                "end": 1668.2301,
                "confidence": 0.9997037,
                "punctuated_word": "switch",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "over",
                "start": 1668.2301,
                "end": 1668.55,
                "confidence": 0.99953794,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "to",
                "start": 1668.55,
                "end": 1669.05,
                "confidence": 0.9997861,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "our",
                "start": 1669.485,
                "end": 1669.645,
                "confidence": 0.99993134,
                "punctuated_word": "our",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "third",
                "start": 1669.645,
                "end": 1669.885,
                "confidence": 0.99997425,
                "punctuated_word": "third",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "topic",
                "start": 1669.885,
                "end": 1670.125,
                "confidence": 0.99996066,
                "punctuated_word": "topic",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "for",
                "start": 1670.125,
                "end": 1670.365,
                "confidence": 0.999358,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "this",
                "start": 1670.365,
                "end": 1670.525,
                "confidence": 0.9999043,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "conversation",
                "start": 1670.525,
                "end": 1671.025,
                "confidence": 0.95948267,
                "punctuated_word": "conversation,",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "which",
                "start": 1671.485,
                "end": 1671.725,
                "confidence": 0.9998399,
                "punctuated_word": "which",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "is",
                "start": 1671.725,
                "end": 1671.885,
                "confidence": 0.98561215,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "focused",
                "start": 1671.885,
                "end": 1672.285,
                "confidence": 0.9998615,
                "punctuated_word": "focused",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "on",
                "start": 1672.285,
                "end": 1672.605,
                "confidence": 0.99979705,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "mentoring",
                "start": 1672.605,
                "end": 1673.105,
                "confidence": 0.9995309,
                "punctuated_word": "mentoring",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "and",
                "start": 1673.165,
                "end": 1673.405,
                "confidence": 0.9997973,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "developing",
                "start": 1673.405,
                "end": 1673.905,
                "confidence": 0.9998919,
                "punctuated_word": "developing",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "engineers",
                "start": 1674.525,
                "end": 1675.025,
                "confidence": 0.9247997,
                "punctuated_word": "engineers.",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "because",
                "start": 1675.325,
                "end": 1675.725,
                "confidence": 0.95975465,
                "punctuated_word": "Because",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "as",
                "start": 1675.725,
                "end": 1675.885,
                "confidence": 0.9573949,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.7078668
              },
              {
                "word": "you",
                "start": 1675.885,
                "end": 1675.965,
                "confidence": 0.9999043,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "might",
                "start": 1675.965,
                "end": 1676.205,
                "confidence": 0.9999378,
                "punctuated_word": "might",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "imagine",
                "start": 1676.205,
                "end": 1676.605,
                "confidence": 0.9883927,
                "punctuated_word": "imagine,",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "what",
                "start": 1676.605,
                "end": 1676.765,
                "confidence": 0.7925832,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "one",
                "start": 1676.765,
                "end": 1677.005,
                "confidence": 0.6867435,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "aspect",
                "start": 1677.005,
                "end": 1677.405,
                "confidence": 0.9985886,
                "punctuated_word": "aspect",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "of",
                "start": 1677.405,
                "end": 1677.645,
                "confidence": 0.9995765,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "building",
                "start": 1677.645,
                "end": 1678.125,
                "confidence": 0.99993026,
                "punctuated_word": "building",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "an",
                "start": 1678.125,
                "end": 1678.285,
                "confidence": 0.99863595,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "engineering",
                "start": 1678.285,
                "end": 1678.765,
                "confidence": 0.99998105,
                "punctuated_word": "engineering",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "team",
                "start": 1678.765,
                "end": 1679.085,
                "confidence": 0.9999523,
                "punctuated_word": "team",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "is",
                "start": 1679.085,
                "end": 1679.585,
                "confidence": 0.9993351,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "figuring",
                "start": 1679.885,
                "end": 1680.285,
                "confidence": 0.9983346,
                "punctuated_word": "figuring",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "out",
                "start": 1680.285,
                "end": 1680.525,
                "confidence": 0.9996014,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.60138476
              },
              {
                "word": "how",
                "start": 1680.525,
                "end": 1680.605,
                "confidence": 0.9998658,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.27305955
              },
              {
                "word": "to",
                "start": 1680.605,
                "end": 1680.765,
                "confidence": 0.99992824,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.27305955
              },
              {
                "word": "empower",
                "start": 1680.765,
                "end": 1681.165,
                "confidence": 0.9998,
                "punctuated_word": "empower",
                "speaker": 1,
                "speaker_confidence": 0.27305955
              },
              {
                "word": "members",
                "start": 1681.165,
                "end": 1681.485,
                "confidence": 0.99965096,
                "punctuated_word": "members",
                "speaker": 1,
                "speaker_confidence": 0.27305955
              },
              {
                "word": "of",
                "start": 1681.485,
                "end": 1681.565,
                "confidence": 0.9999367,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.27305955
              },
              {
                "word": "that",
                "start": 1681.565,
                "end": 1681.725,
                "confidence": 0.99970335,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.4029625
              },
              {
                "word": "team",
                "start": 1681.725,
                "end": 1681.965,
                "confidence": 0.99983263,
                "punctuated_word": "team",
                "speaker": 1,
                "speaker_confidence": 0.4029625
              },
              {
                "word": "to",
                "start": 1681.965,
                "end": 1682.205,
                "confidence": 0.9991597,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.4029625
              },
              {
                "word": "to",
                "start": 1682.205,
                "end": 1682.365,
                "confidence": 0.9958325,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.4029625
              },
              {
                "word": "grow",
                "start": 1682.365,
                "end": 1682.605,
                "confidence": 0.9995714,
                "punctuated_word": "grow",
                "speaker": 1,
                "speaker_confidence": 0.4029625
              },
              {
                "word": "and",
                "start": 1682.605,
                "end": 1682.765,
                "confidence": 0.9996742,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.4029625
              },
              {
                "word": "develop",
                "start": 1682.765,
                "end": 1683.265,
                "confidence": 0.99099565,
                "punctuated_word": "develop.",
                "speaker": 1,
                "speaker_confidence": 0.4029625
              },
              {
                "word": "you",
                "start": 1683.96,
                "end": 1684.2,
                "confidence": 0.9975399,
                "punctuated_word": "You",
                "speaker": 1,
                "speaker_confidence": 0.1762749
              },
              {
                "word": "as",
                "start": 1684.2,
                "end": 1684.36,
                "confidence": 0.83055395,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.1762749
              },
              {
                "word": "as",
                "start": 1684.36,
                "end": 1684.6,
                "confidence": 0.9930381,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.1762749
              },
              {
                "word": "an",
                "start": 1684.6,
                "end": 1684.6799,
                "confidence": 0.99967396,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.1762749
              },
              {
                "word": "engineering",
                "start": 1684.6799,
                "end": 1685.16,
                "confidence": 0.9997695,
                "punctuated_word": "engineering",
                "speaker": 1,
                "speaker_confidence": 0.50237006
              },
              {
                "word": "leader",
                "start": 1685.16,
                "end": 1685.5599,
                "confidence": 0.9709927,
                "punctuated_word": "leader,",
                "speaker": 1,
                "speaker_confidence": 0.50237006
              },
              {
                "word": "and",
                "start": 1685.72,
                "end": 1685.88,
                "confidence": 0.77619267,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.50237006
              },
              {
                "word": "quite",
                "start": 1685.88,
                "end": 1686.2,
                "confidence": 0.9965354,
                "punctuated_word": "quite",
                "speaker": 1,
                "speaker_confidence": 0.50237006
              },
              {
                "word": "a",
                "start": 1686.2,
                "end": 1686.28,
                "confidence": 0.99060494,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.50237006
              },
              {
                "word": "senior",
                "start": 1686.28,
                "end": 1686.6799,
                "confidence": 0.9998766,
                "punctuated_word": "senior",
                "speaker": 1,
                "speaker_confidence": 0.50237006
              },
              {
                "word": "one",
                "start": 1686.6799,
                "end": 1687.1799,
                "confidence": 0.97919726,
                "punctuated_word": "one,",
                "speaker": 1,
                "speaker_confidence": 0.50237006
              },
              {
                "word": "how",
                "start": 1687.4,
                "end": 1687.5599,
                "confidence": 0.9993272,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.20811474
              },
              {
                "word": "do",
                "start": 1687.5599,
                "end": 1687.64,
                "confidence": 0.9997167,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.20811474
              },
              {
                "word": "you",
                "start": 1687.64,
                "end": 1687.72,
                "confidence": 0.99989307,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.20811474
              },
              {
                "word": "prefer",
                "start": 1687.72,
                "end": 1688.04,
                "confidence": 0.99987876,
                "punctuated_word": "prefer",
                "speaker": 1,
                "speaker_confidence": 0.20811474
              },
              {
                "word": "to",
                "start": 1688.04,
                "end": 1688.12,
                "confidence": 0.99896073,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.2328865
              },
              {
                "word": "go",
                "start": 1688.12,
                "end": 1688.36,
                "confidence": 0.99987006,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.2328865
              },
              {
                "word": "about",
                "start": 1688.36,
                "end": 1688.6,
                "confidence": 0.99984944,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.2328865
              },
              {
                "word": "that",
                "start": 1688.6,
                "end": 1688.84,
                "confidence": 0.9995127,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.2328865
              },
              {
                "word": "sort",
                "start": 1688.84,
                "end": 1689.0,
                "confidence": 0.9996904,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.2328865
              },
              {
                "word": "of",
                "start": 1689.0,
                "end": 1689.08,
                "confidence": 0.9993333,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.0
              },
              {
                "word": "thing",
                "start": 1689.08,
                "end": 1689.58,
                "confidence": 0.9979928,
                "punctuated_word": "thing?",
                "speaker": 1,
                "speaker_confidence": 0.0
              },
              {
                "word": "yep",
                "start": 1690.28,
                "end": 1690.52,
                "confidence": 0.9371427,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.4550469
              },
              {
                "word": "so",
                "start": 1691.0,
                "end": 1691.48,
                "confidence": 0.9940791,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.4550469
              },
              {
                "word": "part",
                "start": 1691.48,
                "end": 1691.72,
                "confidence": 0.99818426,
                "punctuated_word": "part",
                "speaker": 2,
                "speaker_confidence": 0.4550469
              },
              {
                "word": "of",
                "start": 1691.72,
                "end": 1692.04,
                "confidence": 0.9999516,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.4550469
              },
              {
                "word": "how",
                "start": 1692.04,
                "end": 1692.54,
                "confidence": 0.97556794,
                "punctuated_word": "how,",
                "speaker": 2,
                "speaker_confidence": 0.6550766
              },
              {
                "word": "we",
                "start": 1693.08,
                "end": 1693.4,
                "confidence": 0.9998287,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6550766
              },
              {
                "word": "empower",
                "start": 1693.4,
                "end": 1693.7999,
                "confidence": 0.9968593,
                "punctuated_word": "empower",
                "speaker": 2,
                "speaker_confidence": 0.6550766
              },
              {
                "word": "them",
                "start": 1693.7999,
                "end": 1694.28,
                "confidence": 0.99971277,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.6550766
              },
              {
                "word": "is",
                "start": 1694.28,
                "end": 1694.44,
                "confidence": 0.99769056,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6550766
              },
              {
                "word": "so",
                "start": 1694.6,
                "end": 1695.1,
                "confidence": 0.9995722,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.6550766
              },
              {
                "word": "most",
                "start": 1695.24,
                "end": 1695.4,
                "confidence": 0.9848492,
                "punctuated_word": "most",
                "speaker": 2,
                "speaker_confidence": 0.6550766
              },
              {
                "word": "engineers",
                "start": 1695.4,
                "end": 1695.88,
                "confidence": 0.98749334,
                "punctuated_word": "engineers",
                "speaker": 2,
                "speaker_confidence": 0.6550766
              },
              {
                "word": "come",
                "start": 1695.88,
                "end": 1696.12,
                "confidence": 0.9972939,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.6550766
              },
              {
                "word": "at",
                "start": 1696.12,
                "end": 1696.28,
                "confidence": 0.64876676,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6550766
              },
              {
                "word": "a",
                "start": 1696.28,
                "end": 1696.36,
                "confidence": 0.4121937,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.39531785
              },
              {
                "word": "just",
                "start": 1696.36,
                "end": 1696.605,
                "confidence": 0.8282979,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.39531785
              },
              {
                "word": "gs",
                "start": 1696.845,
                "end": 1697.005,
                "confidence": 0.571229,
                "punctuated_word": "GS",
                "speaker": 2,
                "speaker_confidence": 0.39531785
              },
              {
                "word": "15",
                "start": 1697.005,
                "end": 1697.325,
                "confidence": 0.6517605,
                "punctuated_word": "15",
                "speaker": 2,
                "speaker_confidence": 0.39531785
              },
              {
                "word": "level",
                "start": 1697.325,
                "end": 1697.645,
                "confidence": 0.94869363,
                "punctuated_word": "level,",
                "speaker": 2,
                "speaker_confidence": 0.39531785
              },
              {
                "word": "which",
                "start": 1697.645,
                "end": 1697.8049,
                "confidence": 0.9970696,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.39531785
              },
              {
                "word": "is",
                "start": 1697.8049,
                "end": 1697.885,
                "confidence": 0.99270093,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "the",
                "start": 1697.885,
                "end": 1698.0449,
                "confidence": 0.9755495,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "highest",
                "start": 1698.0449,
                "end": 1698.285,
                "confidence": 0.921638,
                "punctuated_word": "highest",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "you",
                "start": 1698.285,
                "end": 1698.365,
                "confidence": 0.71227473,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "can",
                "start": 1698.365,
                "end": 1698.605,
                "confidence": 0.8765959,
                "punctuated_word": "can,",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "go",
                "start": 1698.9249,
                "end": 1699.085,
                "confidence": 0.9946737,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "in",
                "start": 1699.085,
                "end": 1699.325,
                "confidence": 0.6852856,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "the",
                "start": 1699.325,
                "end": 1699.565,
                "confidence": 0.7529632,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "government",
                "start": 1699.565,
                "end": 1699.885,
                "confidence": 0.9970612,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "pay",
                "start": 1699.885,
                "end": 1700.125,
                "confidence": 0.6540621,
                "punctuated_word": "pay",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "scale",
                "start": 1700.125,
                "end": 1700.365,
                "confidence": 0.8149813,
                "punctuated_word": "scale",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "outside",
                "start": 1700.365,
                "end": 1700.6849,
                "confidence": 0.9914608,
                "punctuated_word": "outside",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "of",
                "start": 1700.6849,
                "end": 1700.845,
                "confidence": 0.9727947,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "like",
                "start": 1700.845,
                "end": 1701.005,
                "confidence": 0.9981153,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "the",
                "start": 1701.005,
                "end": 1701.165,
                "confidence": 0.9870432,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "scs",
                "start": 1701.165,
                "end": 1701.565,
                "confidence": 0.7560859,
                "punctuated_word": "SCS",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "role",
                "start": 1701.565,
                "end": 1702.065,
                "confidence": 0.7947291,
                "punctuated_word": "role.",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "and",
                "start": 1702.285,
                "end": 1702.525,
                "confidence": 0.99885654,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "that",
                "start": 1702.525,
                "end": 1702.765,
                "confidence": 0.8699825,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "helps",
                "start": 1702.765,
                "end": 1703.005,
                "confidence": 0.9625611,
                "punctuated_word": "helps",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "us",
                "start": 1703.005,
                "end": 1703.405,
                "confidence": 0.9649581,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "have",
                "start": 1703.405,
                "end": 1703.565,
                "confidence": 0.62000334,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "a",
                "start": 1703.565,
                "end": 1703.645,
                "confidence": 0.78934747,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "seat",
                "start": 1703.645,
                "end": 1703.8049,
                "confidence": 0.9795471,
                "punctuated_word": "seat",
                "speaker": 2,
                "speaker_confidence": 0.7727989
              },
              {
                "word": "at",
                "start": 1703.8049,
                "end": 1703.885,
                "confidence": 0.99430144,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.46382624
              },
              {
                "word": "the",
                "start": 1703.885,
                "end": 1704.0449,
                "confidence": 0.9955994,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.46382624
              },
              {
                "word": "table",
                "start": 1704.0449,
                "end": 1704.365,
                "confidence": 0.8122935,
                "punctuated_word": "table.",
                "speaker": 2,
                "speaker_confidence": 0.46382624
              },
              {
                "word": "but",
                "start": 1704.365,
                "end": 1704.865,
                "confidence": 0.9993063,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.46382624
              },
              {
                "word": "one",
                "start": 1705.005,
                "end": 1705.165,
                "confidence": 0.989926,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.46382624
              },
              {
                "word": "of",
                "start": 1705.165,
                "end": 1705.325,
                "confidence": 0.99792093,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.46382624
              },
              {
                "word": "the",
                "start": 1705.325,
                "end": 1705.405,
                "confidence": 0.9869004,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.46382624
              },
              {
                "word": "things",
                "start": 1705.405,
                "end": 1705.645,
                "confidence": 0.99921954,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.59647924
              },
              {
                "word": "that",
                "start": 1705.645,
                "end": 1705.8049,
                "confidence": 0.9993191,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.59647924
              },
              {
                "word": "we",
                "start": 1705.8049,
                "end": 1705.965,
                "confidence": 0.99982375,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.59647924
              },
              {
                "word": "do",
                "start": 1705.965,
                "end": 1706.465,
                "confidence": 0.9998826,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.59647924
              },
              {
                "word": "is",
                "start": 1706.525,
                "end": 1706.9249,
                "confidence": 0.9907396,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.59647924
              },
              {
                "word": "just",
                "start": 1707.165,
                "end": 1707.665,
                "confidence": 0.7062895,
                "punctuated_word": "just,",
                "speaker": 2,
                "speaker_confidence": 0.59647924
              },
              {
                "word": "you",
                "start": 1709.005,
                "end": 1709.165,
                "confidence": 0.982969,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.43839377
              },
              {
                "word": "know",
                "start": 1709.165,
                "end": 1709.665,
                "confidence": 0.8761575,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.43839377
              },
              {
                "word": "we're",
                "start": 1709.75,
                "end": 1709.91,
                "confidence": 0.9965847,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.43839377
              },
              {
                "word": "allowed",
                "start": 1709.91,
                "end": 1710.15,
                "confidence": 0.99937266,
                "punctuated_word": "allowed",
                "speaker": 2,
                "speaker_confidence": 0.43839377
              },
              {
                "word": "to",
                "start": 1710.15,
                "end": 1710.31,
                "confidence": 0.9995016,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.43839377
              },
              {
                "word": "have",
                "start": 1710.31,
                "end": 1710.55,
                "confidence": 0.9975867,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.43839377
              },
              {
                "word": "a",
                "start": 1710.55,
                "end": 1710.63,
                "confidence": 0.818095,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "seat",
                "start": 1710.63,
                "end": 1710.75,
                "confidence": 0.9839356,
                "punctuated_word": "seat",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "at",
                "start": 1710.75,
                "end": 1710.87,
                "confidence": 0.984749,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "those",
                "start": 1710.87,
                "end": 1711.03,
                "confidence": 0.9929355,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "table",
                "start": 1711.03,
                "end": 1711.3501,
                "confidence": 0.9537189,
                "punctuated_word": "table",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "at",
                "start": 1711.3501,
                "end": 1711.43,
                "confidence": 0.8908015,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "those",
                "start": 1711.43,
                "end": 1711.67,
                "confidence": 0.9972416,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "deputy",
                "start": 1711.67,
                "end": 1711.99,
                "confidence": 0.9322539,
                "punctuated_word": "deputy",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "secretary",
                "start": 1711.99,
                "end": 1712.31,
                "confidence": 0.998353,
                "punctuated_word": "secretary",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "meetings",
                "start": 1712.31,
                "end": 1712.63,
                "confidence": 0.9913379,
                "punctuated_word": "meetings.",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "right",
                "start": 1712.63,
                "end": 1712.87,
                "confidence": 0.9976526,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "so",
                "start": 1712.87,
                "end": 1713.03,
                "confidence": 0.9997018,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "i",
                "start": 1713.03,
                "end": 1713.11,
                "confidence": 0.99935895,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "don't",
                "start": 1713.11,
                "end": 1713.27,
                "confidence": 0.9999801,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "have",
                "start": 1713.27,
                "end": 1713.43,
                "confidence": 0.99974996,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "to",
                "start": 1713.43,
                "end": 1713.51,
                "confidence": 0.9993923,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "be",
                "start": 1713.51,
                "end": 1713.67,
                "confidence": 0.99955875,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.6151298
              },
              {
                "word": "at",
                "start": 1713.67,
                "end": 1713.75,
                "confidence": 0.9989759,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6497208
              },
              {
                "word": "those",
                "start": 1713.75,
                "end": 1713.99,
                "confidence": 0.9992237,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.6497208
              },
              {
                "word": "deputy",
                "start": 1713.99,
                "end": 1714.2301,
                "confidence": 0.9511135,
                "punctuated_word": "deputy",
                "speaker": 2,
                "speaker_confidence": 0.6497208
              },
              {
                "word": "secretary",
                "start": 1714.2301,
                "end": 1714.7101,
                "confidence": 0.99889994,
                "punctuated_word": "secretary",
                "speaker": 2,
                "speaker_confidence": 0.6497208
              },
              {
                "word": "meetings",
                "start": 1714.7101,
                "end": 1714.9501,
                "confidence": 0.80982316,
                "punctuated_word": "meetings.",
                "speaker": 2,
                "speaker_confidence": 0.6497208
              },
              {
                "word": "i",
                "start": 1714.9501,
                "end": 1715.11,
                "confidence": 0.6294735,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6497208
              },
              {
                "word": "can",
                "start": 1715.11,
                "end": 1715.3501,
                "confidence": 0.7384443,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.6497208
              },
              {
                "word": "another",
                "start": 1715.51,
                "end": 1715.8301,
                "confidence": 0.9791781,
                "punctuated_word": "another",
                "speaker": 2,
                "speaker_confidence": 0.6497208
              },
              {
                "word": "engineer",
                "start": 1715.8301,
                "end": 1716.3301,
                "confidence": 0.99811697,
                "punctuated_word": "engineer",
                "speaker": 2,
                "speaker_confidence": 0.6497208
              },
              {
                "word": "can",
                "start": 1716.55,
                "end": 1717.05,
                "confidence": 0.7058254,
                "punctuated_word": "can.",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "and",
                "start": 1717.11,
                "end": 1717.43,
                "confidence": 0.9841635,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "you",
                "start": 1717.43,
                "end": 1717.5901,
                "confidence": 0.9992255,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "know",
                "start": 1717.5901,
                "end": 1718.0901,
                "confidence": 0.9962461,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "like",
                "start": 1718.15,
                "end": 1718.65,
                "confidence": 0.9938304,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "trust",
                "start": 1719.27,
                "end": 1719.67,
                "confidence": 0.9480536,
                "punctuated_word": "trust.",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "so",
                "start": 1719.67,
                "end": 1719.8301,
                "confidence": 0.9976495,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "once",
                "start": 1719.8301,
                "end": 1720.0701,
                "confidence": 0.999218,
                "punctuated_word": "once",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "they",
                "start": 1720.0701,
                "end": 1720.2301,
                "confidence": 0.98791426,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "come",
                "start": 1720.2301,
                "end": 1720.39,
                "confidence": 0.999668,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "on",
                "start": 1720.39,
                "end": 1720.55,
                "confidence": 0.803997,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "board",
                "start": 1720.55,
                "end": 1720.87,
                "confidence": 0.9974069,
                "punctuated_word": "board",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "here",
                "start": 1720.87,
                "end": 1721.03,
                "confidence": 0.9934501,
                "punctuated_word": "here,",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "like",
                "start": 1721.03,
                "end": 1721.3501,
                "confidence": 0.99799794,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "like",
                "start": 1721.3501,
                "end": 1721.67,
                "confidence": 0.9034028,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "we",
                "start": 1721.67,
                "end": 1721.91,
                "confidence": 0.99786025,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "explicitly",
                "start": 1721.91,
                "end": 1722.41,
                "confidence": 0.9793371,
                "punctuated_word": "explicitly",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "trust",
                "start": 1722.4701,
                "end": 1722.79,
                "confidence": 0.98455226,
                "punctuated_word": "trust",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "them",
                "start": 1722.79,
                "end": 1723.03,
                "confidence": 0.903824,
                "punctuated_word": "them.",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "right",
                "start": 1723.03,
                "end": 1723.3501,
                "confidence": 0.99702346,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "that",
                "start": 1723.3501,
                "end": 1723.725,
                "confidence": 0.92596555,
                "punctuated_word": "That,",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "like",
                "start": 1723.8049,
                "end": 1724.125,
                "confidence": 0.99807215,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.78280926
              },
              {
                "word": "i'm",
                "start": 1724.125,
                "end": 1724.205,
                "confidence": 0.98918545,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.41323644
              },
              {
                "word": "not",
                "start": 1724.205,
                "end": 1724.525,
                "confidence": 0.9965412,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.41323644
              },
              {
                "word": "gonna",
                "start": 1724.525,
                "end": 1724.6849,
                "confidence": 0.9960496,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.41323644
              },
              {
                "word": "sit",
                "start": 1724.6849,
                "end": 1724.9249,
                "confidence": 0.995336,
                "punctuated_word": "sit",
                "speaker": 2,
                "speaker_confidence": 0.41323644
              },
              {
                "word": "there",
                "start": 1724.9249,
                "end": 1725.005,
                "confidence": 0.9900032,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.41323644
              },
              {
                "word": "and",
                "start": 1725.005,
                "end": 1725.1649,
                "confidence": 0.86455345,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.41323644
              },
              {
                "word": "say",
                "start": 1725.1649,
                "end": 1725.245,
                "confidence": 0.99745053,
                "punctuated_word": "say",
                "speaker": 2,
                "speaker_confidence": 0.41323644
              },
              {
                "word": "you",
                "start": 1725.245,
                "end": 1725.405,
                "confidence": 0.73391664,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.41323644
              },
              {
                "word": "should",
                "start": 1725.405,
                "end": 1725.485,
                "confidence": 0.9999275,
                "punctuated_word": "should",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "do",
                "start": 1725.485,
                "end": 1725.645,
                "confidence": 0.99962354,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "it",
                "start": 1725.645,
                "end": 1725.8049,
                "confidence": 0.99955815,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "my",
                "start": 1725.8049,
                "end": 1725.965,
                "confidence": 0.9996793,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "way",
                "start": 1725.965,
                "end": 1726.445,
                "confidence": 0.9888177,
                "punctuated_word": "way.",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "like",
                "start": 1726.445,
                "end": 1726.6849,
                "confidence": 0.9965989,
                "punctuated_word": "Like",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "like",
                "start": 1726.6849,
                "end": 1726.845,
                "confidence": 0.9049339,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "we",
                "start": 1726.845,
                "end": 1727.1649,
                "confidence": 0.9995415,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "explicitly",
                "start": 1727.1649,
                "end": 1727.565,
                "confidence": 0.9036102,
                "punctuated_word": "explicitly",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "trust",
                "start": 1727.565,
                "end": 1727.885,
                "confidence": 0.99604815,
                "punctuated_word": "trust",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "everybody",
                "start": 1727.885,
                "end": 1728.385,
                "confidence": 0.99929225,
                "punctuated_word": "everybody",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "to",
                "start": 1728.445,
                "end": 1728.605,
                "confidence": 0.9996785,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "go",
                "start": 1728.605,
                "end": 1728.9249,
                "confidence": 0.9999049,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "out",
                "start": 1728.9249,
                "end": 1729.245,
                "confidence": 0.9994723,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "and",
                "start": 1729.245,
                "end": 1729.645,
                "confidence": 0.9985226,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "solve",
                "start": 1729.645,
                "end": 1730.125,
                "confidence": 0.9991301,
                "punctuated_word": "solve",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "these",
                "start": 1730.125,
                "end": 1730.625,
                "confidence": 0.6147152,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "these",
                "start": 1730.6849,
                "end": 1730.765,
                "confidence": 0.9408465,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "tough",
                "start": 1730.765,
                "end": 1731.005,
                "confidence": 0.98770857,
                "punctuated_word": "tough",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "technical",
                "start": 1731.005,
                "end": 1731.405,
                "confidence": 0.99181056,
                "punctuated_word": "technical",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "problems",
                "start": 1731.405,
                "end": 1731.905,
                "confidence": 0.9989973,
                "punctuated_word": "problems.",
                "speaker": 2,
                "speaker_confidence": 0.67246073
              },
              {
                "word": "and",
                "start": 1732.125,
                "end": 1732.365,
                "confidence": 0.99862576,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "i",
                "start": 1732.365,
                "end": 1732.605,
                "confidence": 0.9872798,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "i",
                "start": 1732.605,
                "end": 1732.6849,
                "confidence": 0.9616256,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "would",
                "start": 1732.6849,
                "end": 1732.9249,
                "confidence": 0.9994147,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "imagine",
                "start": 1732.9249,
                "end": 1733.405,
                "confidence": 0.999813,
                "punctuated_word": "imagine",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "in",
                "start": 1733.405,
                "end": 1733.565,
                "confidence": 0.9259521,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "the",
                "start": 1733.565,
                "end": 1733.725,
                "confidence": 0.99989986,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "environment",
                "start": 1733.725,
                "end": 1734.225,
                "confidence": 0.99990416,
                "punctuated_word": "environment",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "y'all",
                "start": 1734.9249,
                "end": 1735.245,
                "confidence": 0.9414435,
                "punctuated_word": "y'all",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "work",
                "start": 1735.245,
                "end": 1735.485,
                "confidence": 0.98053426,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "in",
                "start": 1735.485,
                "end": 1735.725,
                "confidence": 0.9987967,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "that",
                "start": 1735.725,
                "end": 1736.205,
                "confidence": 0.7753121,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "there's",
                "start": 1736.205,
                "end": 1736.445,
                "confidence": 0.99671245,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "probably",
                "start": 1736.445,
                "end": 1736.9249,
                "confidence": 0.9993475,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "a",
                "start": 1736.9249,
                "end": 1737.085,
                "confidence": 0.99959797,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "considerable",
                "start": 1737.085,
                "end": 1737.585,
                "confidence": 0.9988657,
                "punctuated_word": "considerable",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "amount",
                "start": 1737.645,
                "end": 1737.965,
                "confidence": 0.999821,
                "punctuated_word": "amount",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "of",
                "start": 1737.965,
                "end": 1738.465,
                "confidence": 0.9995122,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "diversity",
                "start": 1738.74,
                "end": 1739.24,
                "confidence": 0.99977165,
                "punctuated_word": "diversity",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "and",
                "start": 1739.38,
                "end": 1739.62,
                "confidence": 0.92311764,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "technologies",
                "start": 1739.62,
                "end": 1740.12,
                "confidence": 0.9861044,
                "punctuated_word": "technologies",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "used",
                "start": 1740.34,
                "end": 1740.58,
                "confidence": 0.9996233,
                "punctuated_word": "used",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "and",
                "start": 1740.58,
                "end": 1740.82,
                "confidence": 0.9420054,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "and",
                "start": 1740.82,
                "end": 1741.06,
                "confidence": 0.9865058,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "tools",
                "start": 1741.06,
                "end": 1741.38,
                "confidence": 0.99945134,
                "punctuated_word": "tools",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "needed",
                "start": 1741.38,
                "end": 1741.62,
                "confidence": 0.99994195,
                "punctuated_word": "needed",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "for",
                "start": 1741.62,
                "end": 1741.78,
                "confidence": 0.99991417,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "different",
                "start": 1741.78,
                "end": 1742.1,
                "confidence": 0.9998946,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "projects",
                "start": 1742.1,
                "end": 1742.6,
                "confidence": 0.9755981,
                "punctuated_word": "projects.",
                "speaker": 1,
                "speaker_confidence": 0.6819924
              },
              {
                "word": "and",
                "start": 1743.06,
                "end": 1743.22,
                "confidence": 0.9964193,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "i",
                "start": 1743.22,
                "end": 1743.38,
                "confidence": 0.99902785,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "imagine",
                "start": 1743.38,
                "end": 1743.78,
                "confidence": 0.99859554,
                "punctuated_word": "imagine",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "that",
                "start": 1743.78,
                "end": 1743.94,
                "confidence": 0.9998834,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "it's",
                "start": 1743.94,
                "end": 1744.42,
                "confidence": 0.9996809,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "probably",
                "start": 1744.42,
                "end": 1744.92,
                "confidence": 0.99859565,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "nigh",
                "start": 1744.98,
                "end": 1745.3,
                "confidence": 0.9596567,
                "punctuated_word": "nigh",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "impossible",
                "start": 1745.3,
                "end": 1745.78,
                "confidence": 0.9988557,
                "punctuated_word": "impossible",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "to",
                "start": 1745.78,
                "end": 1745.86,
                "confidence": 0.9998981,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "make",
                "start": 1745.86,
                "end": 1746.02,
                "confidence": 0.99994504,
                "punctuated_word": "make",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "sure",
                "start": 1746.02,
                "end": 1746.26,
                "confidence": 0.9999018,
                "punctuated_word": "sure",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "you",
                "start": 1746.26,
                "end": 1746.34,
                "confidence": 0.9998271,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "have",
                "start": 1746.34,
                "end": 1746.5,
                "confidence": 0.9999583,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "every",
                "start": 1746.5,
                "end": 1746.74,
                "confidence": 0.99822634,
                "punctuated_word": "every",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "single",
                "start": 1746.74,
                "end": 1747.06,
                "confidence": 0.99994826,
                "punctuated_word": "single",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "thing",
                "start": 1747.06,
                "end": 1747.3,
                "confidence": 0.9998665,
                "punctuated_word": "thing",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "covered",
                "start": 1747.3,
                "end": 1747.62,
                "confidence": 0.9999206,
                "punctuated_word": "covered",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "by",
                "start": 1747.62,
                "end": 1748.12,
                "confidence": 0.9998964,
                "punctuated_word": "by",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "by",
                "start": 1748.18,
                "end": 1748.42,
                "confidence": 0.9925436,
                "punctuated_word": "by",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "staff",
                "start": 1748.42,
                "end": 1748.92,
                "confidence": 0.7674614,
                "punctuated_word": "staff,",
                "speaker": 1,
                "speaker_confidence": 0.47064584
              },
              {
                "word": "meaning",
                "start": 1749.38,
                "end": 1749.7,
                "confidence": 0.9959259,
                "punctuated_word": "meaning",
                "speaker": 1,
                "speaker_confidence": 0.38446504
              },
              {
                "word": "that",
                "start": 1749.7,
                "end": 1749.78,
                "confidence": 0.9802742,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.38446504
              },
              {
                "word": "like",
                "start": 1749.78,
                "end": 1749.94,
                "confidence": 0.9981527,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.38446504
              },
              {
                "word": "probably",
                "start": 1749.94,
                "end": 1750.26,
                "confidence": 0.99975234,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 0.38446504
              },
              {
                "word": "folks",
                "start": 1750.26,
                "end": 1750.5,
                "confidence": 0.9333098,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.38446504
              },
              {
                "word": "have",
                "start": 1750.5,
                "end": 1750.66,
                "confidence": 0.9971486,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.38446504
              },
              {
                "word": "to",
                "start": 1750.66,
                "end": 1750.74,
                "confidence": 0.99966097,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "learn",
                "start": 1750.74,
                "end": 1750.98,
                "confidence": 0.9998004,
                "punctuated_word": "learn",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "new",
                "start": 1750.98,
                "end": 1751.14,
                "confidence": 0.9993987,
                "punctuated_word": "new",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "things",
                "start": 1751.14,
                "end": 1751.62,
                "confidence": 0.99989593,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "as",
                "start": 1751.62,
                "end": 1751.78,
                "confidence": 0.99840313,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "they",
                "start": 1751.78,
                "end": 1752.28,
                "confidence": 0.9998217,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "go",
                "start": 1752.34,
                "end": 1752.58,
                "confidence": 0.99992716,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "on",
                "start": 1752.58,
                "end": 1752.82,
                "confidence": 0.9658788,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "to",
                "start": 1752.82,
                "end": 1753.06,
                "confidence": 0.9990396,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "different",
                "start": 1753.06,
                "end": 1753.46,
                "confidence": 0.99983585,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "tours",
                "start": 1753.46,
                "end": 1753.78,
                "confidence": 0.9981146,
                "punctuated_word": "tours",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "of",
                "start": 1753.78,
                "end": 1753.94,
                "confidence": 0.99969614,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "duty",
                "start": 1753.94,
                "end": 1754.44,
                "confidence": 0.99470294,
                "punctuated_word": "duty.",
                "speaker": 1,
                "speaker_confidence": 0.5384853
              },
              {
                "word": "other",
                "start": 1755.4049,
                "end": 1755.6449,
                "confidence": 0.84385765,
                "punctuated_word": "Other",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "processes",
                "start": 1755.6449,
                "end": 1756.125,
                "confidence": 0.9990085,
                "punctuated_word": "processes",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "or",
                "start": 1756.125,
                "end": 1756.365,
                "confidence": 0.9030809,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "things",
                "start": 1756.365,
                "end": 1756.6849,
                "confidence": 0.9998357,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "that",
                "start": 1756.6849,
                "end": 1757.1849,
                "confidence": 0.9936972,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "folks",
                "start": 1757.6449,
                "end": 1757.965,
                "confidence": 0.99971443,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "there",
                "start": 1757.965,
                "end": 1758.125,
                "confidence": 0.89795244,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "try",
                "start": 1758.125,
                "end": 1758.365,
                "confidence": 0.9222638,
                "punctuated_word": "try",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "to",
                "start": 1758.365,
                "end": 1758.5249,
                "confidence": 0.9993305,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "do",
                "start": 1758.5249,
                "end": 1758.9249,
                "confidence": 0.9996965,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "in",
                "start": 1758.9249,
                "end": 1759.085,
                "confidence": 0.99864167,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "order",
                "start": 1759.085,
                "end": 1759.325,
                "confidence": 0.9999583,
                "punctuated_word": "order",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "to",
                "start": 1759.325,
                "end": 1759.4049,
                "confidence": 0.9940422,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.47079384
              },
              {
                "word": "like",
                "start": 1759.4049,
                "end": 1759.565,
                "confidence": 0.9992746,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.28702152
              },
              {
                "word": "get",
                "start": 1759.565,
                "end": 1759.8049,
                "confidence": 0.99835086,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.28702152
              },
              {
                "word": "up",
                "start": 1759.8049,
                "end": 1759.965,
                "confidence": 0.9996568,
                "punctuated_word": "up",
                "speaker": 1,
                "speaker_confidence": 0.28702152
              },
              {
                "word": "to",
                "start": 1759.965,
                "end": 1760.125,
                "confidence": 0.99890625,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.28702152
              },
              {
                "word": "speed",
                "start": 1760.125,
                "end": 1760.605,
                "confidence": 0.8761023,
                "punctuated_word": "speed,",
                "speaker": 1,
                "speaker_confidence": 0.28702152
              },
              {
                "word": "for",
                "start": 1760.845,
                "end": 1760.9249,
                "confidence": 0.99904937,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.28702152
              },
              {
                "word": "those",
                "start": 1760.9249,
                "end": 1761.085,
                "confidence": 0.9765954,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.22929144
              },
              {
                "word": "sorts",
                "start": 1761.085,
                "end": 1761.325,
                "confidence": 0.99925905,
                "punctuated_word": "sorts",
                "speaker": 1,
                "speaker_confidence": 0.22929144
              },
              {
                "word": "of",
                "start": 1761.325,
                "end": 1761.4049,
                "confidence": 0.9995203,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.22929144
              },
              {
                "word": "things",
                "start": 1761.4049,
                "end": 1761.9049,
                "confidence": 0.9770714,
                "punctuated_word": "things?",
                "speaker": 1,
                "speaker_confidence": 0.22929144
              },
              {
                "word": "yeah",
                "start": 1762.0449,
                "end": 1762.2849,
                "confidence": 0.9255483,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "so",
                "start": 1762.2849,
                "end": 1762.445,
                "confidence": 0.99953806,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "for",
                "start": 1762.445,
                "end": 1762.6849,
                "confidence": 0.9993481,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "that",
                "start": 1762.6849,
                "end": 1762.9249,
                "confidence": 0.9998005,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "medicare",
                "start": 1762.9249,
                "end": 1763.4049,
                "confidence": 0.99850535,
                "punctuated_word": "Medicare",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "project",
                "start": 1763.4049,
                "end": 1763.725,
                "confidence": 0.9994061,
                "punctuated_word": "project",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "i",
                "start": 1763.725,
                "end": 1763.8849,
                "confidence": 0.7552162,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "was",
                "start": 1763.8849,
                "end": 1764.0449,
                "confidence": 0.99983895,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "looking",
                "start": 1764.0449,
                "end": 1764.365,
                "confidence": 0.6013388,
                "punctuated_word": "looking",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "on",
                "start": 1764.365,
                "end": 1764.605,
                "confidence": 0.9366533,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "earlier",
                "start": 1764.605,
                "end": 1765.105,
                "confidence": 0.99514294,
                "punctuated_word": "earlier,",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "with",
                "start": 1765.4049,
                "end": 1765.6449,
                "confidence": 0.98983103,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "the",
                "start": 1765.6449,
                "end": 1766.1449,
                "confidence": 0.92887604,
                "punctuated_word": "the,",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "putting",
                "start": 1766.94,
                "end": 1767.1799,
                "confidence": 0.9299682,
                "punctuated_word": "putting",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "things",
                "start": 1767.1799,
                "end": 1767.4199,
                "confidence": 0.734778,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "in",
                "start": 1767.4199,
                "end": 1767.58,
                "confidence": 0.9839834,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "the",
                "start": 1767.58,
                "end": 1767.6599,
                "confidence": 0.9963838,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "cloud",
                "start": 1767.6599,
                "end": 1767.98,
                "confidence": 0.8442391,
                "punctuated_word": "cloud,",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "we",
                "start": 1767.98,
                "end": 1768.14,
                "confidence": 0.98420554,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6614648
              },
              {
                "word": "had",
                "start": 1768.14,
                "end": 1768.22,
                "confidence": 0.94981885,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.5171453
              },
              {
                "word": "an",
                "start": 1768.22,
                "end": 1768.38,
                "confidence": 0.99927455,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.5171453
              },
              {
                "word": "engineer",
                "start": 1768.38,
                "end": 1768.7799,
                "confidence": 0.9991875,
                "punctuated_word": "engineer",
                "speaker": 2,
                "speaker_confidence": 0.5171453
              },
              {
                "word": "who",
                "start": 1768.7799,
                "end": 1769.02,
                "confidence": 0.998331,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.5171453
              },
              {
                "word": "learned",
                "start": 1769.02,
                "end": 1769.34,
                "confidence": 0.93275005,
                "punctuated_word": "learned",
                "speaker": 2,
                "speaker_confidence": 0.5171453
              },
              {
                "word": "cobol",
                "start": 1769.34,
                "end": 1769.82,
                "confidence": 0.862284,
                "punctuated_word": "COBOL",
                "speaker": 2,
                "speaker_confidence": 0.5171453
              },
              {
                "word": "just",
                "start": 1769.82,
                "end": 1770.0599,
                "confidence": 0.8936292,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5171453
              },
              {
                "word": "so",
                "start": 1770.0599,
                "end": 1770.14,
                "confidence": 0.99905866,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.5171453
              },
              {
                "word": "they",
                "start": 1770.14,
                "end": 1770.2999,
                "confidence": 0.96538967,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.307756
              },
              {
                "word": "can",
                "start": 1770.2999,
                "end": 1770.46,
                "confidence": 0.98882455,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.307756
              },
              {
                "word": "do",
                "start": 1770.46,
                "end": 1770.62,
                "confidence": 0.99883145,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.307756
              },
              {
                "word": "that",
                "start": 1770.62,
                "end": 1770.7799,
                "confidence": 0.7234324,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.307756
              },
              {
                "word": "and",
                "start": 1770.7799,
                "end": 1770.94,
                "confidence": 0.9986594,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.307756
              },
              {
                "word": "he",
                "start": 1770.94,
                "end": 1771.1,
                "confidence": 0.92159253,
                "punctuated_word": "he",
                "speaker": 2,
                "speaker_confidence": 0.307756
              },
              {
                "word": "bought",
                "start": 1771.1,
                "end": 1771.34,
                "confidence": 0.9620835,
                "punctuated_word": "bought",
                "speaker": 2,
                "speaker_confidence": 0.307756
              },
              {
                "word": "a",
                "start": 1771.34,
                "end": 1771.4199,
                "confidence": 0.9900019,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.46682692
              },
              {
                "word": "book",
                "start": 1771.4199,
                "end": 1771.74,
                "confidence": 0.9998548,
                "punctuated_word": "book",
                "speaker": 2,
                "speaker_confidence": 0.46682692
              },
              {
                "word": "on",
                "start": 1771.74,
                "end": 1772.0599,
                "confidence": 0.9993241,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.46682692
              },
              {
                "word": "amazon",
                "start": 1772.0599,
                "end": 1772.5599,
                "confidence": 0.90055364,
                "punctuated_word": "Amazon,",
                "speaker": 2,
                "speaker_confidence": 0.46682692
              },
              {
                "word": "just",
                "start": 1773.4199,
                "end": 1773.58,
                "confidence": 0.97728956,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.46682692
              },
              {
                "word": "so",
                "start": 1773.58,
                "end": 1773.6599,
                "confidence": 0.94927627,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.46682692
              },
              {
                "word": "they",
                "start": 1773.6599,
                "end": 1773.74,
                "confidence": 0.52289975,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.46682692
              },
              {
                "word": "can",
                "start": 1773.74,
                "end": 1773.8999,
                "confidence": 0.98718554,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.33238316
              },
              {
                "word": "learn",
                "start": 1773.8999,
                "end": 1774.14,
                "confidence": 0.9976496,
                "punctuated_word": "learn",
                "speaker": 2,
                "speaker_confidence": 0.33238316
              },
              {
                "word": "cobol",
                "start": 1774.14,
                "end": 1774.62,
                "confidence": 0.99883854,
                "punctuated_word": "COBOL.",
                "speaker": 2,
                "speaker_confidence": 0.33238316
              },
              {
                "word": "so",
                "start": 1774.62,
                "end": 1774.86,
                "confidence": 0.8628872,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.33238316
              },
              {
                "word": "yeah",
                "start": 1774.86,
                "end": 1775.02,
                "confidence": 0.97850513,
                "punctuated_word": "yeah,",
                "speaker": 2,
                "speaker_confidence": 0.33238316
              },
              {
                "word": "one",
                "start": 1775.02,
                "end": 1775.1799,
                "confidence": 0.9897938,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.33238316
              },
              {
                "word": "of",
                "start": 1775.1799,
                "end": 1775.26,
                "confidence": 0.9969207,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.38386554
              },
              {
                "word": "the",
                "start": 1775.26,
                "end": 1775.34,
                "confidence": 0.98971164,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.38386554
              },
              {
                "word": "things",
                "start": 1775.34,
                "end": 1775.58,
                "confidence": 0.99852765,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.38386554
              },
              {
                "word": "that",
                "start": 1775.58,
                "end": 1775.6599,
                "confidence": 0.99651515,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.38386554
              },
              {
                "word": "we",
                "start": 1775.6599,
                "end": 1775.82,
                "confidence": 0.9979367,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.38386554
              },
              {
                "word": "look",
                "start": 1775.82,
                "end": 1775.98,
                "confidence": 0.97781897,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.38386554
              },
              {
                "word": "for",
                "start": 1775.98,
                "end": 1776.14,
                "confidence": 0.9994173,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.38386554
              },
              {
                "word": "is",
                "start": 1776.14,
                "end": 1776.22,
                "confidence": 0.9966941,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "people's",
                "start": 1776.22,
                "end": 1776.7,
                "confidence": 0.99935234,
                "punctuated_word": "people's",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "ability",
                "start": 1776.7,
                "end": 1777.1,
                "confidence": 0.99944514,
                "punctuated_word": "ability",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "to",
                "start": 1777.1,
                "end": 1777.26,
                "confidence": 0.9997484,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "just",
                "start": 1777.26,
                "end": 1777.5,
                "confidence": 0.99422187,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "adapt",
                "start": 1777.5,
                "end": 1777.8999,
                "confidence": 0.96312356,
                "punctuated_word": "adapt",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "the",
                "start": 1777.8999,
                "end": 1777.98,
                "confidence": 0.87060523,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "situation",
                "start": 1777.98,
                "end": 1778.48,
                "confidence": 0.99988306,
                "punctuated_word": "situation",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "and",
                "start": 1778.62,
                "end": 1779.02,
                "confidence": 0.99632037,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "learn",
                "start": 1779.02,
                "end": 1779.26,
                "confidence": 0.98592246,
                "punctuated_word": "learn",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "on",
                "start": 1779.26,
                "end": 1779.34,
                "confidence": 0.99111193,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "the",
                "start": 1779.34,
                "end": 1779.5,
                "confidence": 0.9931005,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "ground",
                "start": 1779.5,
                "end": 1780.0,
                "confidence": 0.9994769,
                "punctuated_word": "ground.",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "so",
                "start": 1780.1449,
                "end": 1780.3849,
                "confidence": 0.999741,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "for",
                "start": 1780.3849,
                "end": 1780.5449,
                "confidence": 0.582739,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "example",
                "start": 1780.5449,
                "end": 1781.0249,
                "confidence": 0.9950341,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.6903401
              },
              {
                "word": "i",
                "start": 1781.0249,
                "end": 1781.105,
                "confidence": 0.99956363,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.58319867
              },
              {
                "word": "love",
                "start": 1781.105,
                "end": 1781.345,
                "confidence": 0.9938538,
                "punctuated_word": "love",
                "speaker": 2,
                "speaker_confidence": 0.58319867
              },
              {
                "word": "python",
                "start": 1781.345,
                "end": 1781.845,
                "confidence": 0.86991,
                "punctuated_word": "Python,",
                "speaker": 2,
                "speaker_confidence": 0.58319867
              },
              {
                "word": "but",
                "start": 1781.9049,
                "end": 1782.225,
                "confidence": 0.9996265,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.58319867
              },
              {
                "word": "you",
                "start": 1782.225,
                "end": 1782.465,
                "confidence": 0.9604287,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.58319867
              },
              {
                "word": "may",
                "start": 1782.465,
                "end": 1782.705,
                "confidence": 0.9994634,
                "punctuated_word": "may",
                "speaker": 2,
                "speaker_confidence": 0.58319867
              },
              {
                "word": "go",
                "start": 1782.705,
                "end": 1782.945,
                "confidence": 0.9994578,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.58319867
              },
              {
                "word": "to",
                "start": 1782.945,
                "end": 1783.105,
                "confidence": 0.99827135,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.58319867
              },
              {
                "word": "an",
                "start": 1783.105,
                "end": 1783.2649,
                "confidence": 0.99546814,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.58319867
              },
              {
                "word": "agency",
                "start": 1783.2649,
                "end": 1783.745,
                "confidence": 0.99804676,
                "punctuated_word": "agency",
                "speaker": 2,
                "speaker_confidence": 0.58319867
              },
              {
                "word": "and",
                "start": 1783.745,
                "end": 1783.825,
                "confidence": 0.75086004,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "they're",
                "start": 1783.825,
                "end": 1784.065,
                "confidence": 0.7222598,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "ruby",
                "start": 1784.065,
                "end": 1784.3049,
                "confidence": 0.24854472,
                "punctuated_word": "Ruby",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "on",
                "start": 1784.3049,
                "end": 1784.5449,
                "confidence": 0.9638648,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "rails",
                "start": 1784.5449,
                "end": 1784.705,
                "confidence": 0.9126524,
                "punctuated_word": "Rails",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "shop",
                "start": 1784.705,
                "end": 1784.945,
                "confidence": 0.7222452,
                "punctuated_word": "shop.",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "and",
                "start": 1784.945,
                "end": 1785.4249,
                "confidence": 0.9956002,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "i",
                "start": 1785.4249,
                "end": 1785.585,
                "confidence": 0.99579793,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "have",
                "start": 1785.585,
                "end": 1785.6649,
                "confidence": 0.88637006,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "to",
                "start": 1785.6649,
                "end": 1785.825,
                "confidence": 0.9996364,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "be",
                "start": 1785.825,
                "end": 1785.985,
                "confidence": 0.9994325,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "comfortable",
                "start": 1785.985,
                "end": 1786.3849,
                "confidence": 0.9983064,
                "punctuated_word": "comfortable",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "enough",
                "start": 1786.3849,
                "end": 1786.625,
                "confidence": 0.8934944,
                "punctuated_word": "enough",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "that",
                "start": 1786.625,
                "end": 1786.865,
                "confidence": 0.74697685,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "okay",
                "start": 1786.865,
                "end": 1787.105,
                "confidence": 0.87613416,
                "punctuated_word": "okay,",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "like",
                "start": 1787.105,
                "end": 1787.2649,
                "confidence": 0.83603257,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "i'm",
                "start": 1787.2649,
                "end": 1787.4249,
                "confidence": 0.9996469,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "willing",
                "start": 1787.4249,
                "end": 1787.825,
                "confidence": 0.99907386,
                "punctuated_word": "willing",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "to",
                "start": 1787.825,
                "end": 1787.9049,
                "confidence": 0.9992244,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "do",
                "start": 1787.9049,
                "end": 1788.1449,
                "confidence": 0.99791807,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "ruby",
                "start": 1788.1449,
                "end": 1788.465,
                "confidence": 0.9942894,
                "punctuated_word": "Ruby",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "on",
                "start": 1788.465,
                "end": 1788.625,
                "confidence": 0.9968196,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "rails",
                "start": 1788.625,
                "end": 1789.125,
                "confidence": 0.9965144,
                "punctuated_word": "Rails",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "because",
                "start": 1789.2649,
                "end": 1789.5049,
                "confidence": 0.79751235,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "i",
                "start": 1789.5049,
                "end": 1789.6649,
                "confidence": 0.9979797,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "i",
                "start": 1789.6649,
                "end": 1789.745,
                "confidence": 0.93280584,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "don't",
                "start": 1789.745,
                "end": 1789.985,
                "confidence": 0.99812794,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "want",
                "start": 1789.985,
                "end": 1790.1449,
                "confidence": 0.99874276,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "to",
                "start": 1790.1449,
                "end": 1790.3049,
                "confidence": 0.9927659,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "change",
                "start": 1790.3049,
                "end": 1790.7849,
                "confidence": 0.998242,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "all",
                "start": 1790.7849,
                "end": 1791.0249,
                "confidence": 0.99677664,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "the",
                "start": 1791.0249,
                "end": 1791.1849,
                "confidence": 0.9548065,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "engineers",
                "start": 1791.1849,
                "end": 1791.6649,
                "confidence": 0.99746585,
                "punctuated_word": "engineers",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "from",
                "start": 1791.6649,
                "end": 1791.9049,
                "confidence": 0.97855866,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "using",
                "start": 1791.9049,
                "end": 1792.1449,
                "confidence": 0.9942636,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "ruby",
                "start": 1792.1449,
                "end": 1792.465,
                "confidence": 0.99791116,
                "punctuated_word": "Ruby",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "on",
                "start": 1792.465,
                "end": 1792.625,
                "confidence": 0.99377406,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "rails",
                "start": 1792.625,
                "end": 1792.865,
                "confidence": 0.99924695,
                "punctuated_word": "Rails",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "to",
                "start": 1792.865,
                "end": 1793.105,
                "confidence": 0.98733866,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "python",
                "start": 1793.105,
                "end": 1793.5049,
                "confidence": 0.9431423,
                "punctuated_word": "Python.",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "right",
                "start": 1793.5049,
                "end": 1793.6649,
                "confidence": 0.9828365,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "because",
                "start": 1793.6649,
                "end": 1793.9049,
                "confidence": 0.9286279,
                "punctuated_word": "Because",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "i",
                "start": 1793.9049,
                "end": 1793.985,
                "confidence": 0.9996215,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "prefer",
                "start": 1793.985,
                "end": 1794.3049,
                "confidence": 0.9906866,
                "punctuated_word": "prefer",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "it",
                "start": 1794.3049,
                "end": 1794.3849,
                "confidence": 0.97583246,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.8321974
              },
              {
                "word": "right",
                "start": 1794.3849,
                "end": 1794.5449,
                "confidence": 0.9916408,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "and",
                "start": 1794.5449,
                "end": 1794.705,
                "confidence": 0.9856625,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "that's",
                "start": 1794.705,
                "end": 1794.945,
                "confidence": 0.99757946,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "that's",
                "start": 1794.945,
                "end": 1795.1849,
                "confidence": 0.9967257,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "a",
                "start": 1795.1849,
                "end": 1795.345,
                "confidence": 0.81183136,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "huge",
                "start": 1795.345,
                "end": 1795.845,
                "confidence": 0.9994647,
                "punctuated_word": "huge",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "knowledge",
                "start": 1796.28,
                "end": 1796.52,
                "confidence": 0.9722125,
                "punctuated_word": "knowledge",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "gap",
                "start": 1796.52,
                "end": 1796.68,
                "confidence": 0.7428044,
                "punctuated_word": "gap,",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "and",
                "start": 1796.68,
                "end": 1796.92,
                "confidence": 0.97320086,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "we",
                "start": 1796.92,
                "end": 1797.0801,
                "confidence": 0.53533024,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "had",
                "start": 1797.0801,
                "end": 1797.16,
                "confidence": 0.6294818,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "to",
                "start": 1797.16,
                "end": 1797.24,
                "confidence": 0.9929703,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "do",
                "start": 1797.24,
                "end": 1797.3201,
                "confidence": 0.9925471,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "a",
                "start": 1797.3201,
                "end": 1797.4,
                "confidence": 0.77692056,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.65721244
              },
              {
                "word": "ton",
                "start": 1797.4,
                "end": 1797.52,
                "confidence": 0.9984275,
                "punctuated_word": "ton",
                "speaker": 2,
                "speaker_confidence": 0.437895
              },
              {
                "word": "of",
                "start": 1797.52,
                "end": 1797.64,
                "confidence": 0.9903688,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.437895
              },
              {
                "word": "training",
                "start": 1797.64,
                "end": 1797.88,
                "confidence": 0.84676516,
                "punctuated_word": "training.",
                "speaker": 2,
                "speaker_confidence": 0.437895
              },
              {
                "word": "and",
                "start": 1797.88,
                "end": 1797.9601,
                "confidence": 0.8111747,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.437895
              },
              {
                "word": "then",
                "start": 1797.9601,
                "end": 1798.04,
                "confidence": 0.8844423,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.437895
              },
              {
                "word": "we",
                "start": 1798.04,
                "end": 1798.2001,
                "confidence": 0.99381894,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.437895
              },
              {
                "word": "have",
                "start": 1798.2001,
                "end": 1798.36,
                "confidence": 0.9519043,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.437895
              },
              {
                "word": "to",
                "start": 1798.36,
                "end": 1798.4401,
                "confidence": 0.9949852,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5858956
              },
              {
                "word": "rewrite",
                "start": 1798.4401,
                "end": 1798.76,
                "confidence": 0.99913126,
                "punctuated_word": "rewrite",
                "speaker": 2,
                "speaker_confidence": 0.5858956
              },
              {
                "word": "the",
                "start": 1798.76,
                "end": 1798.92,
                "confidence": 0.9966145,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5858956
              },
              {
                "word": "entire",
                "start": 1798.92,
                "end": 1799.24,
                "confidence": 0.99994266,
                "punctuated_word": "entire",
                "speaker": 2,
                "speaker_confidence": 0.5858956
              },
              {
                "word": "site",
                "start": 1799.24,
                "end": 1799.64,
                "confidence": 0.773906,
                "punctuated_word": "site,",
                "speaker": 2,
                "speaker_confidence": 0.5858956
              },
              {
                "word": "but",
                "start": 1799.64,
                "end": 1799.88,
                "confidence": 0.9678748,
                "punctuated_word": "but,",
                "speaker": 2,
                "speaker_confidence": 0.5858956
              },
              {
                "word": "like",
                "start": 1799.88,
                "end": 1800.12,
                "confidence": 0.9972613,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.5858956
              },
              {
                "word": "when",
                "start": 1800.12,
                "end": 1800.2,
                "confidence": 0.42957616,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.5858956
              },
              {
                "word": "i",
                "start": 1800.2,
                "end": 1800.28,
                "confidence": 0.98174125,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.32231802
              },
              {
                "word": "could",
                "start": 1800.28,
                "end": 1800.4401,
                "confidence": 0.4857013,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.32231802
              },
              {
                "word": "just",
                "start": 1800.4401,
                "end": 1800.6001,
                "confidence": 0.9924771,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.32231802
              },
              {
                "word": "come",
                "start": 1800.6001,
                "end": 1800.76,
                "confidence": 0.99200696,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.32231802
              },
              {
                "word": "in",
                "start": 1800.76,
                "end": 1800.92,
                "confidence": 0.98996055,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.32231802
              },
              {
                "word": "and",
                "start": 1800.92,
                "end": 1801.0,
                "confidence": 0.96453,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.47274995
              },
              {
                "word": "help",
                "start": 1801.0,
                "end": 1801.24,
                "confidence": 0.89282644,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.47274995
              },
              {
                "word": "out",
                "start": 1801.24,
                "end": 1801.4,
                "confidence": 0.9984131,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.47274995
              },
              {
                "word": "and",
                "start": 1801.4,
                "end": 1801.56,
                "confidence": 0.8689674,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.47274995
              },
              {
                "word": "just",
                "start": 1801.56,
                "end": 1801.8,
                "confidence": 0.99126464,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.47274995
              },
              {
                "word": "jump",
                "start": 1801.8,
                "end": 1802.04,
                "confidence": 0.9876923,
                "punctuated_word": "jump",
                "speaker": 2,
                "speaker_confidence": 0.47274995
              },
              {
                "word": "in",
                "start": 1802.04,
                "end": 1802.2001,
                "confidence": 0.9978255,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.47274995
              },
              {
                "word": "and",
                "start": 1802.2001,
                "end": 1802.28,
                "confidence": 0.7254777,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.44756603
              },
              {
                "word": "on",
                "start": 1802.28,
                "end": 1802.4401,
                "confidence": 0.35944784,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.44756603
              },
              {
                "word": "some",
                "start": 1802.4401,
                "end": 1802.68,
                "confidence": 0.95061576,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.44756603
              },
              {
                "word": "roofing",
                "start": 1802.68,
                "end": 1802.92,
                "confidence": 0.8693166,
                "punctuated_word": "roofing",
                "speaker": 2,
                "speaker_confidence": 0.44756603
              },
              {
                "word": "on",
                "start": 1802.92,
                "end": 1803.0,
                "confidence": 0.800478,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.44756603
              },
              {
                "word": "rails",
                "start": 1803.0,
                "end": 1803.24,
                "confidence": 0.9811111,
                "punctuated_word": "rails",
                "speaker": 2,
                "speaker_confidence": 0.44756603
              },
              {
                "word": "code",
                "start": 1803.24,
                "end": 1803.56,
                "confidence": 0.9409896,
                "punctuated_word": "code.",
                "speaker": 2,
                "speaker_confidence": 0.44756603
              },
              {
                "word": "so",
                "start": 1803.56,
                "end": 1803.9601,
                "confidence": 0.9979074,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.44756603
              },
              {
                "word": "one",
                "start": 1803.9601,
                "end": 1804.12,
                "confidence": 0.89590526,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.44756603
              },
              {
                "word": "of",
                "start": 1804.12,
                "end": 1804.16,
                "confidence": 0.98800534,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.44756603
              },
              {
                "word": "the",
                "start": 1804.16,
                "end": 1804.2001,
                "confidence": 0.9642751,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "things",
                "start": 1804.2001,
                "end": 1804.4401,
                "confidence": 0.9982967,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "we",
                "start": 1804.4401,
                "end": 1804.6001,
                "confidence": 0.99604803,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "definitely",
                "start": 1804.6001,
                "end": 1805.0801,
                "confidence": 0.95948756,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "look",
                "start": 1805.0801,
                "end": 1805.3201,
                "confidence": 0.7422406,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "at",
                "start": 1805.3201,
                "end": 1805.8201,
                "confidence": 0.9953694,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "is",
                "start": 1806.04,
                "end": 1806.2001,
                "confidence": 0.9665959,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "for",
                "start": 1806.2001,
                "end": 1806.4401,
                "confidence": 0.99544156,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "people's",
                "start": 1806.4401,
                "end": 1806.76,
                "confidence": 0.99776065,
                "punctuated_word": "people's",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "ability",
                "start": 1806.76,
                "end": 1807.24,
                "confidence": 0.997552,
                "punctuated_word": "ability",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "to",
                "start": 1807.24,
                "end": 1807.4,
                "confidence": 0.99889636,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "kind",
                "start": 1807.4,
                "end": 1807.56,
                "confidence": 0.95312893,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "of",
                "start": 1807.56,
                "end": 1807.8,
                "confidence": 0.99870384,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "jump",
                "start": 1807.8,
                "end": 1808.12,
                "confidence": 0.99456525,
                "punctuated_word": "jump",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "around",
                "start": 1808.12,
                "end": 1808.6001,
                "confidence": 0.9971443,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "and",
                "start": 1808.6001,
                "end": 1808.92,
                "confidence": 0.96669745,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "and",
                "start": 1808.92,
                "end": 1809.24,
                "confidence": 0.981835,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "be",
                "start": 1809.24,
                "end": 1809.4,
                "confidence": 0.997422,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "willing",
                "start": 1809.4,
                "end": 1809.8,
                "confidence": 0.99778914,
                "punctuated_word": "willing",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "to",
                "start": 1809.8,
                "end": 1809.9601,
                "confidence": 0.9971602,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "learn",
                "start": 1809.9601,
                "end": 1810.28,
                "confidence": 0.9958825,
                "punctuated_word": "learn",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "and",
                "start": 1810.28,
                "end": 1810.52,
                "confidence": 0.9636838,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "adapt",
                "start": 1810.52,
                "end": 1810.8401,
                "confidence": 0.9811652,
                "punctuated_word": "adapt",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "the",
                "start": 1810.8401,
                "end": 1810.995,
                "confidence": 0.69514835,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "situation",
                "start": 1811.155,
                "end": 1811.475,
                "confidence": 0.9991929,
                "punctuated_word": "situation",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "at",
                "start": 1811.475,
                "end": 1811.975,
                "confidence": 0.9624037,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.7445009
              },
              {
                "word": "hand",
                "start": 1812.195,
                "end": 1812.595,
                "confidence": 0.99750006,
                "punctuated_word": "hand.",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "and",
                "start": 1812.595,
                "end": 1812.835,
                "confidence": 0.99335337,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "do",
                "start": 1813.315,
                "end": 1813.475,
                "confidence": 0.9988726,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "folks",
                "start": 1813.475,
                "end": 1813.875,
                "confidence": 0.75982696,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "in",
                "start": 1813.875,
                "end": 1814.195,
                "confidence": 0.99859995,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "in",
                "start": 1814.195,
                "end": 1814.4349,
                "confidence": 0.996662,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "the",
                "start": 1814.4349,
                "end": 1814.675,
                "confidence": 0.8133394,
                "punctuated_word": "the,",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "engineering",
                "start": 1815.235,
                "end": 1815.715,
                "confidence": 0.9995883,
                "punctuated_word": "engineering",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "practice",
                "start": 1815.715,
                "end": 1816.115,
                "confidence": 0.99981624,
                "punctuated_word": "practice",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "there",
                "start": 1816.115,
                "end": 1816.355,
                "confidence": 0.98580253,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "at",
                "start": 1816.355,
                "end": 1816.595,
                "confidence": 0.9781843,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "usds",
                "start": 1816.595,
                "end": 1817.095,
                "confidence": 0.96150166,
                "punctuated_word": "USDS",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "engage",
                "start": 1817.155,
                "end": 1817.555,
                "confidence": 0.9949084,
                "punctuated_word": "engage",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "in",
                "start": 1817.555,
                "end": 1817.875,
                "confidence": 0.9984282,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "mentoring",
                "start": 1817.875,
                "end": 1818.375,
                "confidence": 0.99989355,
                "punctuated_word": "mentoring",
                "speaker": 1,
                "speaker_confidence": 0.4171248
              },
              {
                "word": "at",
                "start": 1818.4349,
                "end": 1818.515,
                "confidence": 0.999476,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "all",
                "start": 1818.515,
                "end": 1819.015,
                "confidence": 0.9846002,
                "punctuated_word": "all?",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "and",
                "start": 1819.075,
                "end": 1819.315,
                "confidence": 0.8572686,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "if",
                "start": 1819.315,
                "end": 1819.475,
                "confidence": 0.9927884,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "so",
                "start": 1819.475,
                "end": 1819.875,
                "confidence": 0.9986008,
                "punctuated_word": "so,",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "what",
                "start": 1819.875,
                "end": 1820.115,
                "confidence": 0.9961492,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "does",
                "start": 1820.115,
                "end": 1820.275,
                "confidence": 0.5175794,
                "punctuated_word": "does",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "that",
                "start": 1820.275,
                "end": 1820.355,
                "confidence": 0.9998209,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "look",
                "start": 1820.355,
                "end": 1820.595,
                "confidence": 0.9997638,
                "punctuated_word": "look",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "like",
                "start": 1820.595,
                "end": 1820.675,
                "confidence": 0.99870145,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "for",
                "start": 1820.675,
                "end": 1820.835,
                "confidence": 0.9997491,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "you",
                "start": 1820.835,
                "end": 1820.995,
                "confidence": 0.9990752,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "folks",
                "start": 1820.995,
                "end": 1821.495,
                "confidence": 0.9813491,
                "punctuated_word": "folks?",
                "speaker": 1,
                "speaker_confidence": 0.42374545
              },
              {
                "word": "yep",
                "start": 1821.635,
                "end": 1821.875,
                "confidence": 0.9977829,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.27079612
              },
              {
                "word": "so",
                "start": 1822.115,
                "end": 1822.275,
                "confidence": 0.99764484,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.27079612
              },
              {
                "word": "we",
                "start": 1822.275,
                "end": 1822.4349,
                "confidence": 0.9984932,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.27079612
              },
              {
                "word": "have",
                "start": 1822.4349,
                "end": 1822.595,
                "confidence": 0.99985373,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.27079612
              },
              {
                "word": "a",
                "start": 1822.595,
                "end": 1822.675,
                "confidence": 0.99888104,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "weekly",
                "start": 1822.675,
                "end": 1823.075,
                "confidence": 0.9997906,
                "punctuated_word": "weekly",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "engineering",
                "start": 1823.075,
                "end": 1823.575,
                "confidence": 0.9977343,
                "punctuated_word": "engineering",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "cop",
                "start": 1823.635,
                "end": 1823.955,
                "confidence": 0.74324125,
                "punctuated_word": "COP",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "meeting",
                "start": 1823.955,
                "end": 1824.355,
                "confidence": 0.99403524,
                "punctuated_word": "meeting",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "where",
                "start": 1824.355,
                "end": 1824.595,
                "confidence": 0.94399345,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "we're",
                "start": 1824.595,
                "end": 1824.835,
                "confidence": 0.9982272,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "able",
                "start": 1824.835,
                "end": 1825.235,
                "confidence": 0.9994823,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "to",
                "start": 1825.235,
                "end": 1825.735,
                "confidence": 0.9991412,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "talk",
                "start": 1826.12,
                "end": 1826.28,
                "confidence": 0.9997485,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "to",
                "start": 1826.28,
                "end": 1826.4401,
                "confidence": 0.99448884,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "one",
                "start": 1826.4401,
                "end": 1826.52,
                "confidence": 0.9956287,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.59261334
              },
              {
                "word": "another",
                "start": 1826.52,
                "end": 1826.92,
                "confidence": 0.99655473,
                "punctuated_word": "another",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "and",
                "start": 1826.92,
                "end": 1827.0801,
                "confidence": 0.9904862,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "figure",
                "start": 1827.0801,
                "end": 1827.48,
                "confidence": 0.99874383,
                "punctuated_word": "figure",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "out",
                "start": 1827.48,
                "end": 1827.6001,
                "confidence": 0.84865755,
                "punctuated_word": "out,",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "like",
                "start": 1827.6001,
                "end": 1827.7201,
                "confidence": 0.905078,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "you",
                "start": 1827.7201,
                "end": 1828.2201,
                "confidence": 0.9533827,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "know",
                "start": 1828.36,
                "end": 1828.6001,
                "confidence": 0.96041834,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "for",
                "start": 1828.6001,
                "end": 1828.76,
                "confidence": 0.999086,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "example",
                "start": 1828.76,
                "end": 1829.24,
                "confidence": 0.9946842,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "we",
                "start": 1829.24,
                "end": 1829.48,
                "confidence": 0.99069315,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "have",
                "start": 1829.48,
                "end": 1829.64,
                "confidence": 0.99834394,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "site",
                "start": 1829.64,
                "end": 1829.88,
                "confidence": 0.71056867,
                "punctuated_word": "site",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "reliability",
                "start": 1829.88,
                "end": 1830.38,
                "confidence": 0.87537396,
                "punctuated_word": "reliability",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "engineers",
                "start": 1830.4401,
                "end": 1830.8401,
                "confidence": 0.7474366,
                "punctuated_word": "engineers,",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "and",
                "start": 1830.8401,
                "end": 1831.0,
                "confidence": 0.99949014,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "some",
                "start": 1831.0,
                "end": 1831.24,
                "confidence": 0.9991258,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "engineers",
                "start": 1831.24,
                "end": 1831.74,
                "confidence": 0.99933845,
                "punctuated_word": "engineers",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "aren't",
                "start": 1831.88,
                "end": 1832.28,
                "confidence": 0.9721515,
                "punctuated_word": "aren't,",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "like",
                "start": 1832.28,
                "end": 1832.52,
                "confidence": 0.99827975,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "as",
                "start": 1832.52,
                "end": 1832.92,
                "confidence": 0.9086741,
                "punctuated_word": "as,",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "as",
                "start": 1834.04,
                "end": 1834.4401,
                "confidence": 0.99822146,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "up",
                "start": 1834.4401,
                "end": 1834.6001,
                "confidence": 0.94561327,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "to",
                "start": 1834.6001,
                "end": 1834.68,
                "confidence": 0.9975,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "date",
                "start": 1834.68,
                "end": 1834.92,
                "confidence": 0.9948683,
                "punctuated_word": "date",
                "speaker": 2,
                "speaker_confidence": 0.83346903
              },
              {
                "word": "in",
                "start": 1834.92,
                "end": 1835.0,
                "confidence": 0.7760153,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "site",
                "start": 1835.0,
                "end": 1835.24,
                "confidence": 0.9468595,
                "punctuated_word": "site",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "reliability",
                "start": 1835.24,
                "end": 1835.74,
                "confidence": 0.99423015,
                "punctuated_word": "reliability",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "engineering",
                "start": 1835.8,
                "end": 1836.3,
                "confidence": 0.8266525,
                "punctuated_word": "engineering.",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "so",
                "start": 1836.36,
                "end": 1836.68,
                "confidence": 0.99792105,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "they",
                "start": 1836.68,
                "end": 1836.92,
                "confidence": 0.9970074,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "can",
                "start": 1836.92,
                "end": 1837.16,
                "confidence": 0.98213196,
                "punctuated_word": "can,",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "talk",
                "start": 1837.48,
                "end": 1837.64,
                "confidence": 0.99969995,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "to",
                "start": 1837.64,
                "end": 1837.8,
                "confidence": 0.99777526,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "that",
                "start": 1837.8,
                "end": 1837.9601,
                "confidence": 0.96957403,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "that",
                "start": 1837.9601,
                "end": 1838.12,
                "confidence": 0.4059849,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "engineer",
                "start": 1838.12,
                "end": 1838.52,
                "confidence": 0.95724314,
                "punctuated_word": "engineer",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "and",
                "start": 1838.52,
                "end": 1838.68,
                "confidence": 0.8434616,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "just",
                "start": 1838.68,
                "end": 1838.92,
                "confidence": 0.99925643,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "learn",
                "start": 1838.92,
                "end": 1839.16,
                "confidence": 0.9838663,
                "punctuated_word": "learn",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "and",
                "start": 1839.16,
                "end": 1839.3201,
                "confidence": 0.9784016,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "mentor",
                "start": 1839.3201,
                "end": 1839.64,
                "confidence": 0.9892623,
                "punctuated_word": "mentor",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "them",
                "start": 1839.64,
                "end": 1840.095,
                "confidence": 0.9990875,
                "punctuated_word": "them.",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "one",
                "start": 1840.495,
                "end": 1840.5349,
                "confidence": 0.9970413,
                "punctuated_word": "One",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "of",
                "start": 1840.5349,
                "end": 1840.575,
                "confidence": 0.99856806,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.73686635
              },
              {
                "word": "the",
                "start": 1840.575,
                "end": 1840.735,
                "confidence": 0.98746663,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.53822726
              },
              {
                "word": "things",
                "start": 1840.735,
                "end": 1841.0549,
                "confidence": 0.9982078,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.53822726
              },
              {
                "word": "as",
                "start": 1841.0549,
                "end": 1841.2949,
                "confidence": 0.75040233,
                "punctuated_word": "as,",
                "speaker": 2,
                "speaker_confidence": 0.53822726
              },
              {
                "word": "i",
                "start": 1841.615,
                "end": 1841.695,
                "confidence": 0.9986035,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.53822726
              },
              {
                "word": "mentioned",
                "start": 1841.695,
                "end": 1841.9349,
                "confidence": 0.9988085,
                "punctuated_word": "mentioned",
                "speaker": 2,
                "speaker_confidence": 0.53822726
              },
              {
                "word": "before",
                "start": 1841.9349,
                "end": 1842.255,
                "confidence": 0.77025473,
                "punctuated_word": "before,",
                "speaker": 2,
                "speaker_confidence": 0.53822726
              },
              {
                "word": "the",
                "start": 1842.255,
                "end": 1842.4149,
                "confidence": 0.9933223,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.53822726
              },
              {
                "word": "tour",
                "start": 1842.4149,
                "end": 1842.655,
                "confidence": 0.61499524,
                "punctuated_word": "tour",
                "speaker": 2,
                "speaker_confidence": 0.53822726
              },
              {
                "word": "of",
                "start": 1842.655,
                "end": 1842.735,
                "confidence": 0.77340305,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.52882355
              },
              {
                "word": "duty",
                "start": 1842.735,
                "end": 1843.0549,
                "confidence": 0.98891,
                "punctuated_word": "duty",
                "speaker": 2,
                "speaker_confidence": 0.52882355
              },
              {
                "word": "model",
                "start": 1843.0549,
                "end": 1843.5549,
                "confidence": 0.9985202,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.52882355
              },
              {
                "word": "is",
                "start": 1843.695,
                "end": 1843.9349,
                "confidence": 0.96990687,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.52882355
              },
              {
                "word": "so",
                "start": 1844.015,
                "end": 1844.335,
                "confidence": 0.96842384,
                "punctuated_word": "so,",
                "speaker": 2,
                "speaker_confidence": 0.52882355
              },
              {
                "word": "you",
                "start": 1844.335,
                "end": 1844.575,
                "confidence": 0.9851156,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.52882355
              },
              {
                "word": "know",
                "start": 1844.575,
                "end": 1844.655,
                "confidence": 0.9994898,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.52882355
              },
              {
                "word": "i'm",
                "start": 1844.655,
                "end": 1844.735,
                "confidence": 0.9901543,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.52882355
              },
              {
                "word": "in",
                "start": 1844.735,
                "end": 1844.7749,
                "confidence": 0.99816966,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.52882355
              },
              {
                "word": "my",
                "start": 1844.7749,
                "end": 1844.815,
                "confidence": 0.9364848,
                "punctuated_word": "my,",
                "speaker": 2,
                "speaker_confidence": 0.54899037
              },
              {
                "word": "fourth",
                "start": 1846.4149,
                "end": 1846.655,
                "confidence": 0.9901086,
                "punctuated_word": "fourth",
                "speaker": 2,
                "speaker_confidence": 0.54899037
              },
              {
                "word": "year",
                "start": 1846.655,
                "end": 1846.895,
                "confidence": 0.9950712,
                "punctuated_word": "year",
                "speaker": 2,
                "speaker_confidence": 0.54899037
              },
              {
                "word": "now",
                "start": 1846.895,
                "end": 1847.215,
                "confidence": 0.85610247,
                "punctuated_word": "now,",
                "speaker": 2,
                "speaker_confidence": 0.54899037
              },
              {
                "word": "so",
                "start": 1847.215,
                "end": 1847.375,
                "confidence": 0.99650216,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.54899037
              },
              {
                "word": "i",
                "start": 1847.375,
                "end": 1847.5349,
                "confidence": 0.99778026,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "have",
                "start": 1847.5349,
                "end": 1847.695,
                "confidence": 0.65884674,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "to",
                "start": 1847.695,
                "end": 1848.195,
                "confidence": 0.99185103,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "eventually",
                "start": 1848.4149,
                "end": 1848.9149,
                "confidence": 0.91470486,
                "punctuated_word": "eventually",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "roll",
                "start": 1848.975,
                "end": 1849.2949,
                "confidence": 0.9904827,
                "punctuated_word": "roll",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "off",
                "start": 1849.2949,
                "end": 1849.615,
                "confidence": 0.9946838,
                "punctuated_word": "off",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "in",
                "start": 1849.615,
                "end": 1850.115,
                "confidence": 0.9909595,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "april",
                "start": 1850.335,
                "end": 1851.135,
                "confidence": 0.95551336,
                "punctuated_word": "April,",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "but",
                "start": 1851.135,
                "end": 1851.255,
                "confidence": 0.98850423,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "i",
                "start": 1851.255,
                "end": 1851.375,
                "confidence": 0.6484516,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "plan",
                "start": 1851.375,
                "end": 1851.695,
                "confidence": 0.9678143,
                "punctuated_word": "plan",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "to",
                "start": 1851.695,
                "end": 1851.855,
                "confidence": 0.98662055,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.66121656
              },
              {
                "word": "like",
                "start": 1851.855,
                "end": 1851.9349,
                "confidence": 0.9990423,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.47123665
              },
              {
                "word": "step",
                "start": 1851.9349,
                "end": 1852.095,
                "confidence": 0.9908886,
                "punctuated_word": "step",
                "speaker": 2,
                "speaker_confidence": 0.47123665
              },
              {
                "word": "down",
                "start": 1852.095,
                "end": 1852.335,
                "confidence": 0.97233576,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.47123665
              },
              {
                "word": "and",
                "start": 1852.335,
                "end": 1852.4149,
                "confidence": 0.5577664,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.47123665
              },
              {
                "word": "surrender",
                "start": 1852.4149,
                "end": 1852.735,
                "confidence": 0.34642658,
                "punctuated_word": "surrender",
                "speaker": 2,
                "speaker_confidence": 0.47123665
              },
              {
                "word": "in",
                "start": 1852.735,
                "end": 1852.815,
                "confidence": 0.5774247,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "some",
                "start": 1852.815,
                "end": 1853.07,
                "confidence": 0.6169181,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "time",
                "start": 1853.07,
                "end": 1853.2968,
                "confidence": 0.91885823,
                "punctuated_word": "time",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "in",
                "start": 1853.2968,
                "end": 1853.5236,
                "confidence": 0.60917187,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "january",
                "start": 1853.5236,
                "end": 1853.7504,
                "confidence": 0.9823088,
                "punctuated_word": "January",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "and",
                "start": 1853.7504,
                "end": 1853.9772,
                "confidence": 0.43490398,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "february",
                "start": 1853.9772,
                "end": 1854.2039,
                "confidence": 0.95320725,
                "punctuated_word": "February.",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "so",
                "start": 1854.2039,
                "end": 1854.4307,
                "confidence": 0.97692186,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "what",
                "start": 1854.4307,
                "end": 1854.6575,
                "confidence": 0.7787438,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "i'm",
                "start": 1854.6575,
                "end": 1854.8843,
                "confidence": 0.9653125,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "gonna",
                "start": 1854.8843,
                "end": 1855.1111,
                "confidence": 0.9851842,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "do",
                "start": 1855.1111,
                "end": 1855.3379,
                "confidence": 0.9942935,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "is",
                "start": 1855.3379,
                "end": 1855.5647,
                "confidence": 0.9824315,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "talk",
                "start": 1855.5647,
                "end": 1855.7915,
                "confidence": 0.73901856,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "to",
                "start": 1855.7915,
                "end": 1856.0182,
                "confidence": 0.9850123,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "the",
                "start": 1856.0182,
                "end": 1856.245,
                "confidence": 0.98529786,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "the",
                "start": 1856.245,
                "end": 1856.4718,
                "confidence": 0.5993803,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "community",
                "start": 1856.4718,
                "end": 1856.6986,
                "confidence": 0.821131,
                "punctuated_word": "community,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "send",
                "start": 1856.6986,
                "end": 1856.9254,
                "confidence": 0.88237906,
                "punctuated_word": "send",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "an",
                "start": 1856.9254,
                "end": 1857.1522,
                "confidence": 0.9275825,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "email",
                "start": 1857.1522,
                "end": 1857.379,
                "confidence": 0.9968263,
                "punctuated_word": "email",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "in",
                "start": 1857.379,
                "end": 1857.6058,
                "confidence": 0.8418644,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "august",
                "start": 1857.6058,
                "end": 1857.8325,
                "confidence": 0.9991549,
                "punctuated_word": "August",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "saying",
                "start": 1857.8325,
                "end": 1858.0593,
                "confidence": 0.7911141,
                "punctuated_word": "saying,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "like",
                "start": 1858.0593,
                "end": 1858.2861,
                "confidence": 0.9954003,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "hey",
                "start": 1858.2861,
                "end": 1858.513,
                "confidence": 0.80151796,
                "punctuated_word": "hey.",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "if",
                "start": 1858.513,
                "end": 1858.7397,
                "confidence": 0.68110853,
                "punctuated_word": "If",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "you",
                "start": 1858.7397,
                "end": 1858.9666,
                "confidence": 0.9982608,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "would",
                "start": 1858.9666,
                "end": 1859.1934,
                "confidence": 0.99910504,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "like",
                "start": 1859.1934,
                "end": 1859.4202,
                "confidence": 0.99877924,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "to",
                "start": 1859.4202,
                "end": 1859.647,
                "confidence": 0.9969553,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "be",
                "start": 1859.647,
                "end": 1859.8737,
                "confidence": 0.9815517,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "director",
                "start": 1859.8737,
                "end": 1860.1005,
                "confidence": 0.908904,
                "punctuated_word": "director",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "of",
                "start": 1860.1005,
                "end": 1860.3273,
                "confidence": 0.84005636,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "engineering",
                "start": 1860.3273,
                "end": 1860.5541,
                "confidence": 0.9673425,
                "punctuated_word": "engineering,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "you",
                "start": 1860.5541,
                "end": 1860.7809,
                "confidence": 0.8338569,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "can",
                "start": 1860.7809,
                "end": 1861.0077,
                "confidence": 0.55028456,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "come",
                "start": 1861.0077,
                "end": 1861.2345,
                "confidence": 0.9711259,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "shadow",
                "start": 1861.2345,
                "end": 1861.4613,
                "confidence": 0.67971,
                "punctuated_word": "shadow",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "me",
                "start": 1861.4613,
                "end": 1861.688,
                "confidence": 0.71383286,
                "punctuated_word": "me,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "go",
                "start": 1861.688,
                "end": 1861.9148,
                "confidence": 0.5315831,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "over",
                "start": 1861.9148,
                "end": 1862.1416,
                "confidence": 0.66646755,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "this",
                "start": 1862.1416,
                "end": 1862.3684,
                "confidence": 0.6623696,
                "punctuated_word": "this,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "and",
                "start": 1862.3684,
                "end": 1862.5952,
                "confidence": 0.8058712,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "some",
                "start": 1862.5952,
                "end": 1862.822,
                "confidence": 0.7103447,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "meetings",
                "start": 1862.822,
                "end": 1863.0488,
                "confidence": 0.7614381,
                "punctuated_word": "meetings,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "and",
                "start": 1863.0488,
                "end": 1863.2756,
                "confidence": 0.94483423,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "like",
                "start": 1863.2756,
                "end": 1863.5024,
                "confidence": 0.9981009,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "really",
                "start": 1863.5024,
                "end": 1863.7291,
                "confidence": 0.99472916,
                "punctuated_word": "really,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "sit",
                "start": 1863.9559,
                "end": 1864.1827,
                "confidence": 0.99294853,
                "punctuated_word": "sit",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "down",
                "start": 1864.1827,
                "end": 1864.4095,
                "confidence": 0.9996282,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "with",
                "start": 1864.4095,
                "end": 1864.6364,
                "confidence": 0.9985846,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "me",
                "start": 1864.6364,
                "end": 1864.8632,
                "confidence": 0.998142,
                "punctuated_word": "me",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "over",
                "start": 1864.8632,
                "end": 1865.09,
                "confidence": 0.82729185,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "the",
                "start": 1865.09,
                "end": 1865.3168,
                "confidence": 0.9953969,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "next",
                "start": 1865.3168,
                "end": 1865.5435,
                "confidence": 0.9997515,
                "punctuated_word": "next",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "couple",
                "start": 1865.5435,
                "end": 1865.7703,
                "confidence": 0.9995863,
                "punctuated_word": "couple",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "of",
                "start": 1865.7703,
                "end": 1865.9971,
                "confidence": 0.99632347,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "months",
                "start": 1865.9971,
                "end": 1866.2239,
                "confidence": 0.922113,
                "punctuated_word": "months.",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "so",
                "start": 1866.2239,
                "end": 1866.4507,
                "confidence": 0.9993248,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "that",
                "start": 1866.4507,
                "end": 1866.6775,
                "confidence": 0.9880014,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "way",
                "start": 1866.6775,
                "end": 1866.9043,
                "confidence": 0.857329,
                "punctuated_word": "way,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "as",
                "start": 1866.9043,
                "end": 1867.1311,
                "confidence": 0.94426596,
                "punctuated_word": "as,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "like",
                "start": 1867.1311,
                "end": 1867.3578,
                "confidence": 0.9965037,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "you",
                "start": 1867.3578,
                "end": 1867.5846,
                "confidence": 0.9972734,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "know",
                "start": 1867.5846,
                "end": 1867.8114,
                "confidence": 0.99765086,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "i",
                "start": 1867.8114,
                "end": 1868.0382,
                "confidence": 0.99888724,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "prepared",
                "start": 1868.0382,
                "end": 1868.265,
                "confidence": 0.5329112,
                "punctuated_word": "prepared",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "to",
                "start": 1868.265,
                "end": 1868.425,
                "confidence": 0.99969184,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "handle",
                "start": 1868.425,
                "end": 1868.745,
                "confidence": 0.97913444,
                "punctuated_word": "handle",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "this",
                "start": 1868.745,
                "end": 1868.985,
                "confidence": 0.9454038,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "role",
                "start": 1868.985,
                "end": 1869.385,
                "confidence": 0.9482198,
                "punctuated_word": "role,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "you",
                "start": 1869.385,
                "end": 1869.465,
                "confidence": 0.8572829,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "know",
                "start": 1869.465,
                "end": 1869.625,
                "confidence": 0.99679697,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.9249667
              },
              {
                "word": "i",
                "start": 1869.625,
                "end": 1869.705,
                "confidence": 0.99954236,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.64094263
              },
              {
                "word": "can",
                "start": 1869.705,
                "end": 1869.865,
                "confidence": 0.9932574,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.64094263
              },
              {
                "word": "have",
                "start": 1869.865,
                "end": 1870.025,
                "confidence": 0.9990558,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.64094263
              },
              {
                "word": "a",
                "start": 1870.025,
                "end": 1870.105,
                "confidence": 0.99915624,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.64094263
              },
              {
                "word": "bunch",
                "start": 1870.105,
                "end": 1870.265,
                "confidence": 0.9999038,
                "punctuated_word": "bunch",
                "speaker": 2,
                "speaker_confidence": 0.64094263
              },
              {
                "word": "of",
                "start": 1870.265,
                "end": 1870.425,
                "confidence": 0.9994874,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.64094263
              },
              {
                "word": "engineers",
                "start": 1870.425,
                "end": 1870.905,
                "confidence": 0.99917644,
                "punctuated_word": "engineers",
                "speaker": 2,
                "speaker_confidence": 0.64094263
              },
              {
                "word": "who",
                "start": 1870.905,
                "end": 1871.145,
                "confidence": 0.998055,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.64094263
              },
              {
                "word": "can",
                "start": 1871.145,
                "end": 1871.645,
                "confidence": 0.99957365,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.64094263
              },
              {
                "word": "learn",
                "start": 1871.9451,
                "end": 1872.4451,
                "confidence": 0.97723365,
                "punctuated_word": "learn,",
                "speaker": 2,
                "speaker_confidence": 0.64094263
              },
              {
                "word": "from",
                "start": 1873.705,
                "end": 1873.9451,
                "confidence": 0.99883085,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "me",
                "start": 1873.9451,
                "end": 1874.4451,
                "confidence": 0.90698576,
                "punctuated_word": "me.",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "and",
                "start": 1874.745,
                "end": 1874.905,
                "confidence": 0.85798204,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "that",
                "start": 1874.905,
                "end": 1875.145,
                "confidence": 0.9896515,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "way",
                "start": 1875.145,
                "end": 1875.305,
                "confidence": 0.8051042,
                "punctuated_word": "way,",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "i",
                "start": 1875.305,
                "end": 1875.465,
                "confidence": 0.9997284,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "don't",
                "start": 1875.465,
                "end": 1875.705,
                "confidence": 0.9999756,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "have",
                "start": 1875.705,
                "end": 1875.865,
                "confidence": 0.99979883,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "to",
                "start": 1875.865,
                "end": 1876.365,
                "confidence": 0.9993309,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "then",
                "start": 1877.145,
                "end": 1877.385,
                "confidence": 0.46647578,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "we",
                "start": 1877.385,
                "end": 1877.545,
                "confidence": 0.9959776,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "make",
                "start": 1877.545,
                "end": 1877.705,
                "confidence": 0.99388844,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.6031109
              },
              {
                "word": "the",
                "start": 1877.705,
                "end": 1877.785,
                "confidence": 0.9971727,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.4535436
              },
              {
                "word": "process",
                "start": 1877.785,
                "end": 1878.185,
                "confidence": 0.9998227,
                "punctuated_word": "process",
                "speaker": 2,
                "speaker_confidence": 0.4535436
              },
              {
                "word": "fair",
                "start": 1878.185,
                "end": 1878.425,
                "confidence": 0.98747104,
                "punctuated_word": "fair.",
                "speaker": 2,
                "speaker_confidence": 0.4535436
              },
              {
                "word": "right",
                "start": 1878.425,
                "end": 1878.585,
                "confidence": 0.9968637,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.4535436
              },
              {
                "word": "and",
                "start": 1878.585,
                "end": 1878.745,
                "confidence": 0.9546196,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.4535436
              },
              {
                "word": "that",
                "start": 1878.745,
                "end": 1878.905,
                "confidence": 0.97157896,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.4535436
              },
              {
                "word": "way",
                "start": 1878.905,
                "end": 1879.0651,
                "confidence": 0.85705286,
                "punctuated_word": "way,",
                "speaker": 2,
                "speaker_confidence": 0.4535436
              },
              {
                "word": "i",
                "start": 1879.0651,
                "end": 1879.145,
                "confidence": 0.9984598,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "can",
                "start": 1879.145,
                "end": 1879.305,
                "confidence": 0.96395874,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "show",
                "start": 1879.305,
                "end": 1879.465,
                "confidence": 0.9994215,
                "punctuated_word": "show",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "them",
                "start": 1879.465,
                "end": 1879.625,
                "confidence": 0.9064391,
                "punctuated_word": "them,",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "like",
                "start": 1879.625,
                "end": 1879.785,
                "confidence": 0.991704,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "okay",
                "start": 1879.785,
                "end": 1880.025,
                "confidence": 0.8645953,
                "punctuated_word": "okay.",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "before",
                "start": 1880.025,
                "end": 1880.265,
                "confidence": 0.99795204,
                "punctuated_word": "Before",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "you",
                "start": 1880.265,
                "end": 1880.425,
                "confidence": 0.9945521,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "just",
                "start": 1880.425,
                "end": 1880.665,
                "confidence": 0.98947984,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "jump",
                "start": 1880.665,
                "end": 1880.8251,
                "confidence": 0.99581194,
                "punctuated_word": "jump",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "in",
                "start": 1880.8251,
                "end": 1880.905,
                "confidence": 0.9927423,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "and",
                "start": 1880.905,
                "end": 1881.145,
                "confidence": 0.99279034,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "apply",
                "start": 1881.145,
                "end": 1881.385,
                "confidence": 0.9765798,
                "punctuated_word": "apply,",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "this",
                "start": 1881.385,
                "end": 1881.625,
                "confidence": 0.87071353,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6208181
              },
              {
                "word": "is",
                "start": 1881.625,
                "end": 1881.705,
                "confidence": 0.9648192,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.45265776
              },
              {
                "word": "actually",
                "start": 1881.705,
                "end": 1881.96,
                "confidence": 0.77692395,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.45265776
              },
              {
                "word": "what",
                "start": 1881.96,
                "end": 1882.12,
                "confidence": 0.9538513,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.45265776
              },
              {
                "word": "the",
                "start": 1882.12,
                "end": 1882.2,
                "confidence": 0.8834213,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.45265776
              },
              {
                "word": "job",
                "start": 1882.2,
                "end": 1882.6,
                "confidence": 0.99857605,
                "punctuated_word": "job",
                "speaker": 2,
                "speaker_confidence": 0.45265776
              },
              {
                "word": "is",
                "start": 1882.6,
                "end": 1883.0,
                "confidence": 0.99729574,
                "punctuated_word": "is.",
                "speaker": 2,
                "speaker_confidence": 0.45265776
              },
              {
                "word": "that's",
                "start": 1883.0,
                "end": 1883.24,
                "confidence": 0.99477416,
                "punctuated_word": "That's,",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "that's",
                "start": 1883.48,
                "end": 1883.72,
                "confidence": 0.9996568,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "really",
                "start": 1883.72,
                "end": 1883.96,
                "confidence": 0.9997197,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "cool",
                "start": 1883.96,
                "end": 1884.2799,
                "confidence": 0.9998914,
                "punctuated_word": "cool.",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "i",
                "start": 1884.2799,
                "end": 1884.52,
                "confidence": 0.99979097,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "i",
                "start": 1884.52,
                "end": 1884.6799,
                "confidence": 0.9221993,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "did",
                "start": 1884.6799,
                "end": 1884.84,
                "confidence": 0.9981818,
                "punctuated_word": "did",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "not",
                "start": 1884.84,
                "end": 1885.0,
                "confidence": 0.999798,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "realize",
                "start": 1885.0,
                "end": 1885.32,
                "confidence": 0.9989241,
                "punctuated_word": "realize",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "that",
                "start": 1885.32,
                "end": 1885.48,
                "confidence": 0.9998288,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "there",
                "start": 1885.48,
                "end": 1885.64,
                "confidence": 0.9989446,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "were",
                "start": 1885.64,
                "end": 1885.7999,
                "confidence": 0.998585,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "folks",
                "start": 1885.7999,
                "end": 1886.2999,
                "confidence": 0.9998939,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "that",
                "start": 1886.6,
                "end": 1886.76,
                "confidence": 0.9907664,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "got",
                "start": 1886.76,
                "end": 1886.9199,
                "confidence": 0.99703324,
                "punctuated_word": "got",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "to",
                "start": 1886.9199,
                "end": 1887.08,
                "confidence": 0.98838073,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "to",
                "start": 1887.3999,
                "end": 1887.5599,
                "confidence": 0.9999082,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "to",
                "start": 1887.5599,
                "end": 1887.72,
                "confidence": 0.9979528,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "shout",
                "start": 1887.72,
                "end": 1887.96,
                "confidence": 0.80235255,
                "punctuated_word": "shout",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "out",
                "start": 1887.96,
                "end": 1888.0399,
                "confidence": 0.5621973,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "someone",
                "start": 1888.0399,
                "end": 1888.2799,
                "confidence": 0.9922421,
                "punctuated_word": "someone",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "at",
                "start": 1888.2799,
                "end": 1888.44,
                "confidence": 0.98226225,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "your",
                "start": 1888.44,
                "end": 1888.6,
                "confidence": 0.99928457,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "level",
                "start": 1888.6,
                "end": 1888.9199,
                "confidence": 0.8170133,
                "punctuated_word": "level,",
                "speaker": 1,
                "speaker_confidence": 0.5420977
              },
              {
                "word": "there",
                "start": 1889.08,
                "end": 1889.1599,
                "confidence": 0.89253616,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.42127174
              },
              {
                "word": "in",
                "start": 1889.1599,
                "end": 1889.32,
                "confidence": 0.98259556,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.42127174
              },
              {
                "word": "the",
                "start": 1889.32,
                "end": 1889.3999,
                "confidence": 0.9992569,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.42127174
              },
              {
                "word": "agency",
                "start": 1889.3999,
                "end": 1889.7999,
                "confidence": 0.9936794,
                "punctuated_word": "agency.",
                "speaker": 1,
                "speaker_confidence": 0.42127174
              },
              {
                "word": "that's",
                "start": 1889.7999,
                "end": 1889.96,
                "confidence": 0.9887252,
                "punctuated_word": "That's",
                "speaker": 1,
                "speaker_confidence": 0.42127174
              },
              {
                "word": "really",
                "start": 1889.96,
                "end": 1890.2,
                "confidence": 0.9996228,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.42127174
              },
              {
                "word": "neat",
                "start": 1890.2,
                "end": 1890.6799,
                "confidence": 0.9995868,
                "punctuated_word": "neat.",
                "speaker": 1,
                "speaker_confidence": 0.42127174
              },
              {
                "word": "yep",
                "start": 1890.6799,
                "end": 1891.08,
                "confidence": 0.7803799,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "and",
                "start": 1891.32,
                "end": 1891.5599,
                "confidence": 0.998396,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "i",
                "start": 1891.5599,
                "end": 1891.64,
                "confidence": 0.99917763,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "have",
                "start": 1891.64,
                "end": 1891.88,
                "confidence": 0.9651612,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "tons",
                "start": 1891.88,
                "end": 1892.2,
                "confidence": 0.99989545,
                "punctuated_word": "tons",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "of",
                "start": 1892.2,
                "end": 1892.44,
                "confidence": 0.99986696,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "one",
                "start": 1892.44,
                "end": 1892.6799,
                "confidence": 0.99414235,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "on",
                "start": 1892.6799,
                "end": 1892.84,
                "confidence": 0.9946213,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "ones",
                "start": 1892.84,
                "end": 1893.08,
                "confidence": 0.98798186,
                "punctuated_word": "ones",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "with",
                "start": 1893.08,
                "end": 1893.24,
                "confidence": 0.9944588,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "people",
                "start": 1893.24,
                "end": 1893.74,
                "confidence": 0.9669441,
                "punctuated_word": "people,",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "just",
                "start": 1894.375,
                "end": 1894.455,
                "confidence": 0.99888486,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "so",
                "start": 1894.455,
                "end": 1894.535,
                "confidence": 0.98634374,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.6010514
              },
              {
                "word": "i",
                "start": 1894.535,
                "end": 1894.695,
                "confidence": 0.9967577,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "could",
                "start": 1894.695,
                "end": 1894.855,
                "confidence": 0.73214936,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "kind",
                "start": 1894.855,
                "end": 1895.095,
                "confidence": 0.90782636,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "of",
                "start": 1895.095,
                "end": 1895.255,
                "confidence": 0.9990007,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "ensure",
                "start": 1895.255,
                "end": 1895.575,
                "confidence": 0.92557555,
                "punctuated_word": "ensure",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "that",
                "start": 1895.575,
                "end": 1895.815,
                "confidence": 0.9990023,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "that",
                "start": 1895.815,
                "end": 1896.315,
                "confidence": 0.95903397,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "like",
                "start": 1896.375,
                "end": 1896.615,
                "confidence": 0.99744916,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "they're",
                "start": 1896.615,
                "end": 1896.9349,
                "confidence": 0.99633545,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "happy",
                "start": 1896.9349,
                "end": 1897.255,
                "confidence": 0.9998561,
                "punctuated_word": "happy",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "or",
                "start": 1897.255,
                "end": 1897.4149,
                "confidence": 0.8881364,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "just",
                "start": 1897.4149,
                "end": 1897.655,
                "confidence": 0.9169351,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "any",
                "start": 1897.655,
                "end": 1897.895,
                "confidence": 0.9977094,
                "punctuated_word": "any",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "questions",
                "start": 1897.895,
                "end": 1898.215,
                "confidence": 0.9955663,
                "punctuated_word": "questions",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "i",
                "start": 1898.215,
                "end": 1898.2949,
                "confidence": 0.9886934,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "can",
                "start": 1898.2949,
                "end": 1898.455,
                "confidence": 0.99804,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "ask",
                "start": 1898.455,
                "end": 1898.695,
                "confidence": 0.99673456,
                "punctuated_word": "ask",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "for",
                "start": 1898.695,
                "end": 1898.855,
                "confidence": 0.98721725,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "them",
                "start": 1898.855,
                "end": 1899.355,
                "confidence": 0.981343,
                "punctuated_word": "them.",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "and",
                "start": 1899.895,
                "end": 1900.0549,
                "confidence": 0.9983171,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "sometimes",
                "start": 1900.0549,
                "end": 1900.375,
                "confidence": 0.980464,
                "punctuated_word": "sometimes,",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "you",
                "start": 1900.375,
                "end": 1900.535,
                "confidence": 0.9995895,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "know",
                "start": 1900.535,
                "end": 1900.695,
                "confidence": 0.99818623,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "they'll",
                "start": 1900.695,
                "end": 1900.855,
                "confidence": 0.94076,
                "punctuated_word": "they'll",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "ask",
                "start": 1900.855,
                "end": 1901.095,
                "confidence": 0.98730254,
                "punctuated_word": "ask",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "me",
                "start": 1901.095,
                "end": 1901.255,
                "confidence": 0.84197843,
                "punctuated_word": "me,",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "like",
                "start": 1901.255,
                "end": 1901.4149,
                "confidence": 0.99487436,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "hey",
                "start": 1901.4149,
                "end": 1901.575,
                "confidence": 0.8403765,
                "punctuated_word": "hey.",
                "speaker": 2,
                "speaker_confidence": 0.7655119
              },
              {
                "word": "i",
                "start": 1901.575,
                "end": 1901.655,
                "confidence": 0.96698743,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "have",
                "start": 1901.655,
                "end": 1901.735,
                "confidence": 0.4885677,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "i'm",
                "start": 1901.815,
                "end": 1901.975,
                "confidence": 0.998882,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "having",
                "start": 1901.975,
                "end": 1902.215,
                "confidence": 0.9991812,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "a",
                "start": 1902.215,
                "end": 1902.2949,
                "confidence": 0.97515976,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "certain",
                "start": 1902.2949,
                "end": 1902.615,
                "confidence": 0.9986669,
                "punctuated_word": "certain",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "problem",
                "start": 1902.615,
                "end": 1903.095,
                "confidence": 0.99930036,
                "punctuated_word": "problem",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "at",
                "start": 1903.095,
                "end": 1903.255,
                "confidence": 0.9982644,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "this",
                "start": 1903.255,
                "end": 1903.575,
                "confidence": 0.9994804,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "particular",
                "start": 1903.575,
                "end": 1903.975,
                "confidence": 0.9824802,
                "punctuated_word": "particular",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "agency",
                "start": 1903.975,
                "end": 1904.475,
                "confidence": 0.9270787,
                "punctuated_word": "agency.",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "since",
                "start": 1904.855,
                "end": 1905.015,
                "confidence": 0.9977888,
                "punctuated_word": "Since",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "you've",
                "start": 1905.015,
                "end": 1905.1749,
                "confidence": 0.99700165,
                "punctuated_word": "you've",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "been",
                "start": 1905.1749,
                "end": 1905.335,
                "confidence": 0.9987527,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.6235471
              },
              {
                "word": "on",
                "start": 1905.335,
                "end": 1905.4149,
                "confidence": 0.6053005,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.56015587
              },
              {
                "word": "so",
                "start": 1905.4149,
                "end": 1905.575,
                "confidence": 0.97186565,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.56015587
              },
              {
                "word": "many",
                "start": 1905.575,
                "end": 1905.815,
                "confidence": 0.99953306,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.56015587
              },
              {
                "word": "different",
                "start": 1905.815,
                "end": 1906.0549,
                "confidence": 0.993547,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.56015587
              },
              {
                "word": "agencies",
                "start": 1906.0549,
                "end": 1906.535,
                "confidence": 0.9908587,
                "punctuated_word": "agencies,",
                "speaker": 2,
                "speaker_confidence": 0.56015587
              },
              {
                "word": "what",
                "start": 1906.535,
                "end": 1906.95,
                "confidence": 0.8788994,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.56015587
              },
              {
                "word": "what",
                "start": 1907.0299,
                "end": 1907.19,
                "confidence": 0.8093089,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.56015587
              },
              {
                "word": "would",
                "start": 1907.19,
                "end": 1907.2699,
                "confidence": 0.9887416,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.56015587
              },
              {
                "word": "be",
                "start": 1907.2699,
                "end": 1907.35,
                "confidence": 0.992187,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.56015587
              },
              {
                "word": "something",
                "start": 1907.35,
                "end": 1907.4299,
                "confidence": 0.7603122,
                "punctuated_word": "something,",
                "speaker": 2,
                "speaker_confidence": 0.6129578
              },
              {
                "word": "like",
                "start": 1907.4299,
                "end": 1907.6699,
                "confidence": 0.9974991,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.6129578
              },
              {
                "word": "you",
                "start": 1907.6699,
                "end": 1907.9099,
                "confidence": 0.99500656,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6129578
              },
              {
                "word": "would",
                "start": 1907.9099,
                "end": 1908.07,
                "confidence": 0.8442093,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.6129578
              },
              {
                "word": "recommend",
                "start": 1908.07,
                "end": 1908.57,
                "confidence": 0.69909275,
                "punctuated_word": "recommend,",
                "speaker": 2,
                "speaker_confidence": 0.6129578
              },
              {
                "word": "or",
                "start": 1908.63,
                "end": 1908.87,
                "confidence": 0.9448134,
                "punctuated_word": "or,",
                "speaker": 2,
                "speaker_confidence": 0.6129578
              },
              {
                "word": "like",
                "start": 1908.87,
                "end": 1909.11,
                "confidence": 0.9996327,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.6129578
              },
              {
                "word": "who",
                "start": 1909.11,
                "end": 1909.2699,
                "confidence": 0.9992243,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.6129578
              },
              {
                "word": "can",
                "start": 1909.2699,
                "end": 1909.4299,
                "confidence": 0.9993538,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "i",
                "start": 1909.4299,
                "end": 1909.59,
                "confidence": 0.9988262,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "speak",
                "start": 1909.59,
                "end": 1909.75,
                "confidence": 0.9997888,
                "punctuated_word": "speak",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "to",
                "start": 1909.75,
                "end": 1909.9099,
                "confidence": 0.9974989,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "more",
                "start": 1909.9099,
                "end": 1910.1499,
                "confidence": 0.9956469,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "about",
                "start": 1910.1499,
                "end": 1910.3899,
                "confidence": 0.9998455,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "this",
                "start": 1910.3899,
                "end": 1910.71,
                "confidence": 0.9209465,
                "punctuated_word": "this?",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "and",
                "start": 1910.71,
                "end": 1911.0299,
                "confidence": 0.7928803,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "you",
                "start": 1912.63,
                "end": 1912.7899,
                "confidence": 0.5861441,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "know",
                "start": 1912.7899,
                "end": 1913.2699,
                "confidence": 0.9993657,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "always",
                "start": 1913.2699,
                "end": 1913.59,
                "confidence": 0.996628,
                "punctuated_word": "always",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "willing",
                "start": 1913.59,
                "end": 1913.9099,
                "confidence": 0.9891151,
                "punctuated_word": "willing",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "to",
                "start": 1913.9099,
                "end": 1913.99,
                "confidence": 0.9922897,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.630815
              },
              {
                "word": "help",
                "start": 1913.99,
                "end": 1914.1499,
                "confidence": 0.75512946,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.5808192
              },
              {
                "word": "people",
                "start": 1914.1499,
                "end": 1914.5499,
                "confidence": 0.9995223,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.5808192
              },
              {
                "word": "in",
                "start": 1914.5499,
                "end": 1914.71,
                "confidence": 0.9821843,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5808192
              },
              {
                "word": "that",
                "start": 1914.71,
                "end": 1914.7899,
                "confidence": 0.93704474,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5808192
              },
              {
                "word": "regard",
                "start": 1914.7899,
                "end": 1915.11,
                "confidence": 0.998968,
                "punctuated_word": "regard",
                "speaker": 2,
                "speaker_confidence": 0.5808192
              },
              {
                "word": "too",
                "start": 1915.11,
                "end": 1915.35,
                "confidence": 0.81509,
                "punctuated_word": "too",
                "speaker": 2,
                "speaker_confidence": 0.5808192
              },
              {
                "word": "as",
                "start": 1915.35,
                "end": 1915.51,
                "confidence": 0.9757102,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.5808192
              },
              {
                "word": "well",
                "start": 1915.51,
                "end": 1916.01,
                "confidence": 0.99925685,
                "punctuated_word": "well.",
                "speaker": 2,
                "speaker_confidence": 0.5808192
              },
              {
                "word": "since",
                "start": 1916.23,
                "end": 1916.3899,
                "confidence": 0.9988826,
                "punctuated_word": "Since",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "we're",
                "start": 1916.3899,
                "end": 1916.5499,
                "confidence": 0.99641,
                "punctuated_word": "we're",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "on",
                "start": 1916.5499,
                "end": 1916.71,
                "confidence": 0.99953365,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "the",
                "start": 1916.71,
                "end": 1916.87,
                "confidence": 0.99907,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "topic",
                "start": 1916.87,
                "end": 1917.35,
                "confidence": 0.9997613,
                "punctuated_word": "topic",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "of",
                "start": 1917.35,
                "end": 1917.59,
                "confidence": 0.9995129,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "mentoring",
                "start": 1917.59,
                "end": 1918.09,
                "confidence": 0.9990999,
                "punctuated_word": "mentoring,",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "i",
                "start": 1918.7899,
                "end": 1918.95,
                "confidence": 0.9993845,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "thought",
                "start": 1918.95,
                "end": 1919.2699,
                "confidence": 0.9996551,
                "punctuated_word": "thought",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "perhaps",
                "start": 1919.2699,
                "end": 1919.7699,
                "confidence": 0.8447765,
                "punctuated_word": "perhaps",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "we",
                "start": 1920.145,
                "end": 1920.385,
                "confidence": 0.9999342,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "could",
                "start": 1920.385,
                "end": 1920.625,
                "confidence": 0.9999536,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "give",
                "start": 1920.625,
                "end": 1921.125,
                "confidence": 0.9997904,
                "punctuated_word": "give",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "some",
                "start": 1921.745,
                "end": 1922.065,
                "confidence": 0.99948126,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "set",
                "start": 1922.065,
                "end": 1922.3049,
                "confidence": 0.99816763,
                "punctuated_word": "set",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "of",
                "start": 1922.3049,
                "end": 1922.465,
                "confidence": 0.9997713,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "our",
                "start": 1922.465,
                "end": 1922.625,
                "confidence": 0.99980587,
                "punctuated_word": "our",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "listeners",
                "start": 1922.625,
                "end": 1923.105,
                "confidence": 0.99996245,
                "punctuated_word": "listeners",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "the",
                "start": 1923.105,
                "end": 1923.265,
                "confidence": 0.99504155,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "opportunity",
                "start": 1923.265,
                "end": 1923.745,
                "confidence": 0.99992645,
                "punctuated_word": "opportunity",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "to",
                "start": 1923.745,
                "end": 1923.825,
                "confidence": 0.99869436,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "get",
                "start": 1923.825,
                "end": 1923.945,
                "confidence": 0.99991274,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "a",
                "start": 1923.945,
                "end": 1924.065,
                "confidence": 0.9998752,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "tiny",
                "start": 1924.065,
                "end": 1924.385,
                "confidence": 0.9999583,
                "punctuated_word": "tiny",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "amount",
                "start": 1924.385,
                "end": 1924.885,
                "confidence": 0.99906915,
                "punctuated_word": "amount",
                "speaker": 1,
                "speaker_confidence": 0.7171188
              },
              {
                "word": "of",
                "start": 1925.1849,
                "end": 1925.345,
                "confidence": 0.9736589,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.33764333
              },
              {
                "word": "free",
                "start": 1925.345,
                "end": 1925.585,
                "confidence": 0.9997943,
                "punctuated_word": "free",
                "speaker": 1,
                "speaker_confidence": 0.33764333
              },
              {
                "word": "mentorship",
                "start": 1925.585,
                "end": 1926.085,
                "confidence": 0.99994886,
                "punctuated_word": "mentorship",
                "speaker": 1,
                "speaker_confidence": 0.33764333
              },
              {
                "word": "from",
                "start": 1926.225,
                "end": 1926.465,
                "confidence": 0.99971217,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.33764333
              },
              {
                "word": "you",
                "start": 1926.465,
                "end": 1926.965,
                "confidence": 0.97986203,
                "punctuated_word": "you.",
                "speaker": 1,
                "speaker_confidence": 0.33764333
              },
              {
                "word": "to",
                "start": 1927.585,
                "end": 1927.745,
                "confidence": 0.9978028,
                "punctuated_word": "To",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "that",
                "start": 1927.745,
                "end": 1927.905,
                "confidence": 0.9996922,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "end",
                "start": 1927.905,
                "end": 1928.145,
                "confidence": 0.98989534,
                "punctuated_word": "end,",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "if",
                "start": 1928.145,
                "end": 1928.385,
                "confidence": 0.9974382,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "if",
                "start": 1928.385,
                "end": 1928.545,
                "confidence": 0.73600036,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "you",
                "start": 1928.545,
                "end": 1928.705,
                "confidence": 0.9991615,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "could",
                "start": 1928.705,
                "end": 1928.865,
                "confidence": 0.9961689,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "give",
                "start": 1928.865,
                "end": 1929.105,
                "confidence": 0.999846,
                "punctuated_word": "give",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "any",
                "start": 1929.105,
                "end": 1929.345,
                "confidence": 0.99979395,
                "punctuated_word": "any",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "advice",
                "start": 1929.345,
                "end": 1929.845,
                "confidence": 0.998021,
                "punctuated_word": "advice",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "to",
                "start": 1929.985,
                "end": 1930.145,
                "confidence": 0.99913114,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.34255046
              },
              {
                "word": "an",
                "start": 1930.145,
                "end": 1930.3049,
                "confidence": 0.99968135,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "engineer",
                "start": 1930.3049,
                "end": 1930.8049,
                "confidence": 0.7780508,
                "punctuated_word": "engineer,",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "either",
                "start": 1930.865,
                "end": 1931.265,
                "confidence": 0.93493676,
                "punctuated_word": "either,",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "like",
                "start": 1931.265,
                "end": 1931.4249,
                "confidence": 0.99705875,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "just",
                "start": 1931.4249,
                "end": 1931.585,
                "confidence": 0.9992397,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "starting",
                "start": 1931.585,
                "end": 1931.905,
                "confidence": 0.9995946,
                "punctuated_word": "starting",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "out",
                "start": 1931.905,
                "end": 1932.065,
                "confidence": 0.99975985,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "or",
                "start": 1932.065,
                "end": 1932.3049,
                "confidence": 0.99037945,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "kinda",
                "start": 1932.3049,
                "end": 1932.545,
                "confidence": 0.8608237,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "early",
                "start": 1932.545,
                "end": 1932.785,
                "confidence": 0.9996228,
                "punctuated_word": "early",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "on",
                "start": 1932.785,
                "end": 1932.945,
                "confidence": 0.9991084,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "in",
                "start": 1932.945,
                "end": 1933.025,
                "confidence": 0.99433243,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.4809656
              },
              {
                "word": "their",
                "start": 1933.025,
                "end": 1933.1849,
                "confidence": 0.9994709,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "career",
                "start": 1933.1849,
                "end": 1933.6849,
                "confidence": 0.89897144,
                "punctuated_word": "career,",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "they're",
                "start": 1933.74,
                "end": 1933.98,
                "confidence": 0.9633127,
                "punctuated_word": "they're,",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "like",
                "start": 1933.98,
                "end": 1934.14,
                "confidence": 0.99927557,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "looking",
                "start": 1934.14,
                "end": 1934.22,
                "confidence": 0.9996995,
                "punctuated_word": "looking",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "at",
                "start": 1934.22,
                "end": 1934.46,
                "confidence": 0.9950204,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "what",
                "start": 1934.46,
                "end": 1934.62,
                "confidence": 0.99978465,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "to",
                "start": 1934.62,
                "end": 1934.78,
                "confidence": 0.9989517,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "do",
                "start": 1934.78,
                "end": 1935.28,
                "confidence": 0.81128454,
                "punctuated_word": "do,",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "what",
                "start": 1935.5,
                "end": 1935.66,
                "confidence": 0.99886835,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "would",
                "start": 1935.66,
                "end": 1935.82,
                "confidence": 0.99957055,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "that",
                "start": 1935.82,
                "end": 1935.9,
                "confidence": 0.99905735,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "advice",
                "start": 1935.9,
                "end": 1936.22,
                "confidence": 0.98574114,
                "punctuated_word": "advice",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "be",
                "start": 1936.22,
                "end": 1936.72,
                "confidence": 0.9995125,
                "punctuated_word": "be?",
                "speaker": 1,
                "speaker_confidence": 0.47907543
              },
              {
                "word": "part",
                "start": 1936.86,
                "end": 1937.1,
                "confidence": 0.99368227,
                "punctuated_word": "Part",
                "speaker": 2,
                "speaker_confidence": 0.34490597
              },
              {
                "word": "of",
                "start": 1937.1,
                "end": 1937.26,
                "confidence": 0.99889463,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.34490597
              },
              {
                "word": "the",
                "start": 1937.26,
                "end": 1937.34,
                "confidence": 0.8788302,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.34490597
              },
              {
                "word": "advice",
                "start": 1937.34,
                "end": 1937.74,
                "confidence": 0.97681344,
                "punctuated_word": "advice",
                "speaker": 2,
                "speaker_confidence": 0.34490597
              },
              {
                "word": "i",
                "start": 1937.74,
                "end": 1937.9,
                "confidence": 0.7183726,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.34490597
              },
              {
                "word": "would",
                "start": 1937.9,
                "end": 1938.0599,
                "confidence": 0.9662385,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "definitely",
                "start": 1938.0599,
                "end": 1938.46,
                "confidence": 0.9992649,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "say",
                "start": 1938.46,
                "end": 1938.62,
                "confidence": 0.9992849,
                "punctuated_word": "say",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "is",
                "start": 1938.62,
                "end": 1938.94,
                "confidence": 0.99510896,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "you",
                "start": 1938.94,
                "end": 1939.1,
                "confidence": 0.99947315,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "know",
                "start": 1939.1,
                "end": 1939.34,
                "confidence": 0.9997965,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "don't",
                "start": 1939.34,
                "end": 1939.5,
                "confidence": 0.9999026,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "give",
                "start": 1939.5,
                "end": 1939.74,
                "confidence": 0.99995315,
                "punctuated_word": "give",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "up",
                "start": 1939.74,
                "end": 1939.98,
                "confidence": 0.9895164,
                "punctuated_word": "up.",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "a",
                "start": 1939.98,
                "end": 1940.0599,
                "confidence": 0.99911064,
                "punctuated_word": "A",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "lot",
                "start": 1940.0599,
                "end": 1940.1399,
                "confidence": 0.9993518,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.41926152
              },
              {
                "word": "of",
                "start": 1940.1399,
                "end": 1940.22,
                "confidence": 0.99752194,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "things",
                "start": 1940.22,
                "end": 1940.62,
                "confidence": 0.99530655,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "seem",
                "start": 1940.62,
                "end": 1940.86,
                "confidence": 0.9439672,
                "punctuated_word": "seem",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "confused",
                "start": 1940.86,
                "end": 1941.1799,
                "confidence": 0.5153099,
                "punctuated_word": "confused",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "like",
                "start": 1941.26,
                "end": 1941.74,
                "confidence": 0.91738355,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "really",
                "start": 1941.74,
                "end": 1941.98,
                "confidence": 0.4248172,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "confusing",
                "start": 1941.98,
                "end": 1942.48,
                "confidence": 0.72505045,
                "punctuated_word": "confusing.",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "but",
                "start": 1942.86,
                "end": 1943.1,
                "confidence": 0.9972025,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "eventually",
                "start": 1943.1,
                "end": 1943.58,
                "confidence": 0.7325028,
                "punctuated_word": "eventually,",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "one",
                "start": 1943.58,
                "end": 1943.74,
                "confidence": 0.9654288,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "day",
                "start": 1943.74,
                "end": 1943.9,
                "confidence": 0.7157786,
                "punctuated_word": "day,",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "it's",
                "start": 1943.9,
                "end": 1944.14,
                "confidence": 0.74851334,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "all",
                "start": 1944.14,
                "end": 1944.38,
                "confidence": 0.9984999,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "just",
                "start": 1944.38,
                "end": 1944.54,
                "confidence": 0.9991504,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "gonna",
                "start": 1944.54,
                "end": 1944.86,
                "confidence": 0.9972013,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "click",
                "start": 1944.86,
                "end": 1945.1799,
                "confidence": 0.998702,
                "punctuated_word": "click.",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "right",
                "start": 1945.1799,
                "end": 1945.6799,
                "confidence": 0.9974426,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "another",
                "start": 1946.545,
                "end": 1946.865,
                "confidence": 0.9030883,
                "punctuated_word": "Another",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "thing",
                "start": 1946.865,
                "end": 1947.025,
                "confidence": 0.6995728,
                "punctuated_word": "thing,",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "especially",
                "start": 1947.025,
                "end": 1947.425,
                "confidence": 0.87497264,
                "punctuated_word": "especially,",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "that",
                "start": 1947.425,
                "end": 1947.585,
                "confidence": 0.9960704,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "helped",
                "start": 1947.585,
                "end": 1947.905,
                "confidence": 0.99483216,
                "punctuated_word": "helped",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "me",
                "start": 1947.905,
                "end": 1948.225,
                "confidence": 0.7717067,
                "punctuated_word": "me,",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "especially",
                "start": 1948.225,
                "end": 1948.725,
                "confidence": 0.99862254,
                "punctuated_word": "especially",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "when",
                "start": 1948.9451,
                "end": 1949.425,
                "confidence": 0.910001,
                "punctuated_word": "when,",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "as",
                "start": 1949.745,
                "end": 1949.905,
                "confidence": 0.9982449,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "i",
                "start": 1949.905,
                "end": 1950.0651,
                "confidence": 0.9983595,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "was",
                "start": 1950.0651,
                "end": 1950.465,
                "confidence": 0.9897656,
                "punctuated_word": "was,",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "you",
                "start": 1950.465,
                "end": 1950.705,
                "confidence": 0.99700266,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "know",
                "start": 1950.705,
                "end": 1951.025,
                "confidence": 0.9983643,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "becoming",
                "start": 1951.025,
                "end": 1951.345,
                "confidence": 0.5226928,
                "punctuated_word": "becoming",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "more",
                "start": 1951.345,
                "end": 1951.505,
                "confidence": 0.9853808,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "of",
                "start": 1951.505,
                "end": 1951.745,
                "confidence": 0.99233514,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "a",
                "start": 1951.745,
                "end": 1951.825,
                "confidence": 0.9854983,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8517097
              },
              {
                "word": "web",
                "start": 1951.825,
                "end": 1951.985,
                "confidence": 0.9913352,
                "punctuated_word": "web",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "developer",
                "start": 1951.985,
                "end": 1952.385,
                "confidence": 0.75344586,
                "punctuated_word": "developer,",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "was",
                "start": 1952.385,
                "end": 1952.545,
                "confidence": 0.66764885,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "just",
                "start": 1952.545,
                "end": 1952.705,
                "confidence": 0.9815637,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "going",
                "start": 1952.705,
                "end": 1952.9451,
                "confidence": 0.9345975,
                "punctuated_word": "going",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "to",
                "start": 1952.9451,
                "end": 1953.025,
                "confidence": 0.9904873,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "hackathons",
                "start": 1953.025,
                "end": 1953.525,
                "confidence": 0.9592908,
                "punctuated_word": "hackathons",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "and",
                "start": 1953.745,
                "end": 1953.905,
                "confidence": 0.6664702,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "meeting",
                "start": 1953.905,
                "end": 1954.225,
                "confidence": 0.8893899,
                "punctuated_word": "meeting",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "community",
                "start": 1954.225,
                "end": 1954.625,
                "confidence": 0.921882,
                "punctuated_word": "community",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "and",
                "start": 1954.625,
                "end": 1954.785,
                "confidence": 0.96317536,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "seeing",
                "start": 1954.785,
                "end": 1955.025,
                "confidence": 0.99137974,
                "punctuated_word": "seeing",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "what",
                "start": 1955.025,
                "end": 1955.265,
                "confidence": 0.9989448,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "they're",
                "start": 1955.265,
                "end": 1955.425,
                "confidence": 0.98054993,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "doing",
                "start": 1955.425,
                "end": 1955.925,
                "confidence": 0.99368715,
                "punctuated_word": "doing.",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "go",
                "start": 1956.705,
                "end": 1956.9451,
                "confidence": 0.9917949,
                "punctuated_word": "Go",
                "speaker": 2,
                "speaker_confidence": 0.7493168
              },
              {
                "word": "to",
                "start": 1956.9451,
                "end": 1957.025,
                "confidence": 0.9962838,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "meetups",
                "start": 1957.025,
                "end": 1957.425,
                "confidence": 0.74926585,
                "punctuated_word": "meetups.",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "go",
                "start": 1957.425,
                "end": 1957.585,
                "confidence": 0.9970987,
                "punctuated_word": "Go",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "to",
                "start": 1957.585,
                "end": 1957.665,
                "confidence": 0.9939705,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "your",
                "start": 1957.665,
                "end": 1957.825,
                "confidence": 0.9918079,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "local",
                "start": 1957.825,
                "end": 1958.145,
                "confidence": 0.9974718,
                "punctuated_word": "local",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "meetups",
                "start": 1958.145,
                "end": 1958.545,
                "confidence": 0.9581956,
                "punctuated_word": "meetups.",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "just",
                "start": 1958.545,
                "end": 1958.785,
                "confidence": 0.9880667,
                "punctuated_word": "Just",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "just",
                "start": 1958.785,
                "end": 1959.21,
                "confidence": 0.97945374,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "keep",
                "start": 1959.21,
                "end": 1959.45,
                "confidence": 0.99873334,
                "punctuated_word": "keep",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "meeting",
                "start": 1959.45,
                "end": 1959.69,
                "confidence": 0.9991737,
                "punctuated_word": "meeting",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "people",
                "start": 1959.69,
                "end": 1960.19,
                "confidence": 0.875286,
                "punctuated_word": "people,",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "network",
                "start": 1960.25,
                "end": 1960.6499,
                "confidence": 0.96936774,
                "punctuated_word": "network,",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "and",
                "start": 1960.6499,
                "end": 1960.89,
                "confidence": 0.99977714,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "just",
                "start": 1960.89,
                "end": 1961.13,
                "confidence": 0.9996991,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "keep",
                "start": 1961.13,
                "end": 1961.37,
                "confidence": 0.9998209,
                "punctuated_word": "keep",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "learning",
                "start": 1961.37,
                "end": 1961.77,
                "confidence": 0.9682821,
                "punctuated_word": "learning.",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "don't",
                "start": 1961.77,
                "end": 1962.01,
                "confidence": 0.9998357,
                "punctuated_word": "Don't",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "stop",
                "start": 1962.01,
                "end": 1962.4099,
                "confidence": 0.9046254,
                "punctuated_word": "stop.",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "and",
                "start": 1962.4099,
                "end": 1962.9099,
                "confidence": 0.99400973,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "like",
                "start": 1964.01,
                "end": 1964.33,
                "confidence": 0.7028754,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "again",
                "start": 1964.33,
                "end": 1964.49,
                "confidence": 0.86669934,
                "punctuated_word": "again,",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "i",
                "start": 1964.49,
                "end": 1964.99,
                "confidence": 0.54740936,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "it",
                "start": 1965.2899,
                "end": 1965.45,
                "confidence": 0.99565697,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "may",
                "start": 1965.45,
                "end": 1965.69,
                "confidence": 0.9992505,
                "punctuated_word": "may",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "seem",
                "start": 1965.69,
                "end": 1965.9299,
                "confidence": 0.9994272,
                "punctuated_word": "seem",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "very",
                "start": 1965.9299,
                "end": 1966.25,
                "confidence": 0.9996439,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "complicated",
                "start": 1966.25,
                "end": 1966.73,
                "confidence": 0.999856,
                "punctuated_word": "complicated",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "at",
                "start": 1966.73,
                "end": 1966.89,
                "confidence": 0.99803716,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "first",
                "start": 1966.89,
                "end": 1967.21,
                "confidence": 0.97986394,
                "punctuated_word": "first,",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "but",
                "start": 1967.21,
                "end": 1967.5299,
                "confidence": 0.9997235,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "it'll",
                "start": 1967.5299,
                "end": 1967.77,
                "confidence": 0.8821113,
                "punctuated_word": "it'll",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "all",
                "start": 1967.77,
                "end": 1967.9299,
                "confidence": 0.98407644,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "make",
                "start": 1967.9299,
                "end": 1968.09,
                "confidence": 0.96831894,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "sense",
                "start": 1968.09,
                "end": 1968.33,
                "confidence": 0.99866617,
                "punctuated_word": "sense",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "and",
                "start": 1968.33,
                "end": 1968.49,
                "confidence": 0.6965248,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "click",
                "start": 1968.49,
                "end": 1968.73,
                "confidence": 0.99747497,
                "punctuated_word": "click",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "one",
                "start": 1968.73,
                "end": 1968.89,
                "confidence": 0.9695991,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "day",
                "start": 1968.89,
                "end": 1969.39,
                "confidence": 0.91581666,
                "punctuated_word": "day.",
                "speaker": 2,
                "speaker_confidence": 0.8561028
              },
              {
                "word": "since",
                "start": 1970.25,
                "end": 1970.49,
                "confidence": 0.99549013,
                "punctuated_word": "Since",
                "speaker": 1,
                "speaker_confidence": 0.4477054
              },
              {
                "word": "you",
                "start": 1970.49,
                "end": 1970.6499,
                "confidence": 0.9099243,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.4477054
              },
              {
                "word": "mentioned",
                "start": 1970.6499,
                "end": 1971.13,
                "confidence": 0.99935,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.4477054
              },
              {
                "word": "that",
                "start": 1971.13,
                "end": 1971.2899,
                "confidence": 0.30352092,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.4477054
              },
              {
                "word": "meetups",
                "start": 1971.2899,
                "end": 1971.77,
                "confidence": 0.9676894,
                "punctuated_word": "meetups",
                "speaker": 1,
                "speaker_confidence": 0.4477054
              },
              {
                "word": "there",
                "start": 1971.77,
                "end": 1971.9299,
                "confidence": 0.91935056,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.4477054
              },
              {
                "word": "at",
                "start": 1971.9299,
                "end": 1972.09,
                "confidence": 0.9988668,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.4477054
              },
              {
                "word": "the",
                "start": 1972.09,
                "end": 1972.1699,
                "confidence": 0.9991973,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "end",
                "start": 1972.1699,
                "end": 1972.6499,
                "confidence": 0.97368217,
                "punctuated_word": "end,",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "this",
                "start": 1972.97,
                "end": 1973.13,
                "confidence": 0.9994179,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "may",
                "start": 1973.13,
                "end": 1973.45,
                "confidence": 0.9941398,
                "punctuated_word": "may",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "be",
                "start": 1973.45,
                "end": 1973.95,
                "confidence": 0.9979265,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "geographically",
                "start": 1974.225,
                "end": 1974.705,
                "confidence": 0.999589,
                "punctuated_word": "geographically",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "limited",
                "start": 1974.705,
                "end": 1975.105,
                "confidence": 0.99996257,
                "punctuated_word": "limited",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "to",
                "start": 1975.105,
                "end": 1975.1849,
                "confidence": 0.9999033,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "who",
                "start": 1975.1849,
                "end": 1975.345,
                "confidence": 0.9998641,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "this",
                "start": 1975.345,
                "end": 1975.745,
                "confidence": 0.99980396,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "is",
                "start": 1975.745,
                "end": 1975.985,
                "confidence": 0.99902916,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "helpful",
                "start": 1975.985,
                "end": 1976.465,
                "confidence": 0.99971217,
                "punctuated_word": "helpful",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "for",
                "start": 1976.465,
                "end": 1976.945,
                "confidence": 0.9010402,
                "punctuated_word": "for.",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "but",
                "start": 1976.945,
                "end": 1977.105,
                "confidence": 0.9940586,
                "punctuated_word": "But,",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "are",
                "start": 1977.345,
                "end": 1977.505,
                "confidence": 0.99905723,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "there",
                "start": 1977.505,
                "end": 1977.745,
                "confidence": 0.99979323,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "any",
                "start": 1977.745,
                "end": 1978.065,
                "confidence": 0.97322714,
                "punctuated_word": "any,",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "meetups",
                "start": 1978.225,
                "end": 1978.625,
                "confidence": 0.99176925,
                "punctuated_word": "meetups",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "that",
                "start": 1978.625,
                "end": 1978.705,
                "confidence": 0.9997937,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "you've",
                "start": 1978.705,
                "end": 1978.945,
                "confidence": 0.9990996,
                "punctuated_word": "you've",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "observed",
                "start": 1978.945,
                "end": 1979.345,
                "confidence": 0.99722964,
                "punctuated_word": "observed",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "that",
                "start": 1979.345,
                "end": 1979.4249,
                "confidence": 0.9996111,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6606837
              },
              {
                "word": "are",
                "start": 1979.4249,
                "end": 1979.585,
                "confidence": 0.99442667,
                "punctuated_word": "are,",
                "speaker": 1,
                "speaker_confidence": 0.3849997
              },
              {
                "word": "like",
                "start": 1979.585,
                "end": 1979.825,
                "confidence": 0.9996546,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.3849997
              },
              {
                "word": "particularly",
                "start": 1979.825,
                "end": 1980.325,
                "confidence": 0.9997937,
                "punctuated_word": "particularly",
                "speaker": 1,
                "speaker_confidence": 0.3849997
              },
              {
                "word": "good",
                "start": 1980.705,
                "end": 1980.945,
                "confidence": 0.9997938,
                "punctuated_word": "good",
                "speaker": 1,
                "speaker_confidence": 0.3849997
              },
              {
                "word": "to",
                "start": 1980.945,
                "end": 1981.025,
                "confidence": 0.9997085,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.3849997
              },
              {
                "word": "go",
                "start": 1981.025,
                "end": 1981.1849,
                "confidence": 0.9999298,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.3849997
              },
              {
                "word": "to",
                "start": 1981.1849,
                "end": 1981.6849,
                "confidence": 0.9990202,
                "punctuated_word": "to?",
                "speaker": 1,
                "speaker_confidence": 0.3849997
              },
              {
                "word": "yeah",
                "start": 1981.745,
                "end": 1981.905,
                "confidence": 0.9682368,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.42498422
              },
              {
                "word": "so",
                "start": 1981.905,
                "end": 1982.145,
                "confidence": 0.9992717,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.42498422
              },
              {
                "word": "code",
                "start": 1982.145,
                "end": 1982.3049,
                "confidence": 0.45738664,
                "punctuated_word": "Code",
                "speaker": 2,
                "speaker_confidence": 0.42498422
              },
              {
                "word": "for",
                "start": 1982.3049,
                "end": 1982.545,
                "confidence": 0.987475,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.42498422
              },
              {
                "word": "america",
                "start": 1982.545,
                "end": 1982.865,
                "confidence": 0.9997824,
                "punctuated_word": "America",
                "speaker": 2,
                "speaker_confidence": 0.42498422
              },
              {
                "word": "has",
                "start": 1982.865,
                "end": 1983.025,
                "confidence": 0.9998115,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.42498422
              },
              {
                "word": "tons",
                "start": 1983.025,
                "end": 1983.265,
                "confidence": 0.99975663,
                "punctuated_word": "tons",
                "speaker": 2,
                "speaker_confidence": 0.42498422
              },
              {
                "word": "of",
                "start": 1983.265,
                "end": 1983.345,
                "confidence": 0.978967,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "meetups",
                "start": 1983.345,
                "end": 1983.745,
                "confidence": 0.9957409,
                "punctuated_word": "meetups",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "all",
                "start": 1983.745,
                "end": 1983.905,
                "confidence": 0.9964216,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "around",
                "start": 1983.905,
                "end": 1984.145,
                "confidence": 0.99916244,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "the",
                "start": 1984.145,
                "end": 1984.3049,
                "confidence": 0.99808466,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "country",
                "start": 1984.3049,
                "end": 1984.785,
                "confidence": 0.95659363,
                "punctuated_word": "country.",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "so",
                "start": 1984.785,
                "end": 1985.265,
                "confidence": 0.9965911,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "you",
                "start": 1985.265,
                "end": 1985.345,
                "confidence": 0.9964449,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "know",
                "start": 1985.345,
                "end": 1985.585,
                "confidence": 0.9998658,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "they",
                "start": 1985.585,
                "end": 1985.745,
                "confidence": 0.9997067,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "have",
                "start": 1985.745,
                "end": 1985.905,
                "confidence": 0.99929726,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6480579
              },
              {
                "word": "a",
                "start": 1985.905,
                "end": 1985.985,
                "confidence": 0.9720972,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.592651
              },
              {
                "word": "brigade",
                "start": 1985.985,
                "end": 1986.485,
                "confidence": 0.92263854,
                "punctuated_word": "brigade,",
                "speaker": 2,
                "speaker_confidence": 0.592651
              },
              {
                "word": "that",
                "start": 1987.3701,
                "end": 1987.77,
                "confidence": 0.99416816,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.592651
              },
              {
                "word": "people",
                "start": 1987.77,
                "end": 1988.27,
                "confidence": 0.9995447,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.592651
              },
              {
                "word": "can",
                "start": 1988.41,
                "end": 1988.89,
                "confidence": 0.97964233,
                "punctuated_word": "can,",
                "speaker": 2,
                "speaker_confidence": 0.592651
              },
              {
                "word": "go",
                "start": 1989.2101,
                "end": 1989.3701,
                "confidence": 0.9993774,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.592651
              },
              {
                "word": "to",
                "start": 1989.3701,
                "end": 1989.4501,
                "confidence": 0.9977155,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.501054
              },
              {
                "word": "their",
                "start": 1989.4501,
                "end": 1989.6101,
                "confidence": 0.96531427,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.501054
              },
              {
                "word": "meetups",
                "start": 1989.6101,
                "end": 1990.01,
                "confidence": 0.889915,
                "punctuated_word": "meetups,",
                "speaker": 2,
                "speaker_confidence": 0.501054
              },
              {
                "word": "and",
                "start": 1990.01,
                "end": 1990.17,
                "confidence": 0.9992429,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.501054
              },
              {
                "word": "it's",
                "start": 1990.17,
                "end": 1990.3301,
                "confidence": 0.9992491,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.501054
              },
              {
                "word": "all",
                "start": 1990.3301,
                "end": 1990.5701,
                "confidence": 0.9998325,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.501054
              },
              {
                "word": "around",
                "start": 1990.5701,
                "end": 1990.81,
                "confidence": 0.99963534,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.501054
              },
              {
                "word": "the",
                "start": 1990.81,
                "end": 1990.89,
                "confidence": 0.99756783,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.501054
              },
              {
                "word": "country",
                "start": 1990.89,
                "end": 1991.05,
                "confidence": 0.9237672,
                "punctuated_word": "country.",
                "speaker": 2,
                "speaker_confidence": 0.501054
              },
              {
                "word": "and",
                "start": 1991.05,
                "end": 1991.2101,
                "confidence": 0.848372,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "that's",
                "start": 1991.2101,
                "end": 1991.29,
                "confidence": 0.99844694,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "one",
                "start": 1991.29,
                "end": 1991.53,
                "confidence": 0.57455516,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "i",
                "start": 1991.53,
                "end": 1991.6101,
                "confidence": 0.8899123,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "definitely",
                "start": 1991.6101,
                "end": 1991.93,
                "confidence": 0.96162,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "recommend",
                "start": 1991.93,
                "end": 1992.43,
                "confidence": 0.99326193,
                "punctuated_word": "recommend.",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "they're",
                "start": 1992.4901,
                "end": 1992.65,
                "confidence": 0.990955,
                "punctuated_word": "They're",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "doing",
                "start": 1992.65,
                "end": 1992.89,
                "confidence": 0.9987778,
                "punctuated_word": "doing",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "really",
                "start": 1992.89,
                "end": 1993.13,
                "confidence": 0.96371603,
                "punctuated_word": "really,",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "really",
                "start": 1993.13,
                "end": 1993.3701,
                "confidence": 0.9999627,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "great",
                "start": 1993.3701,
                "end": 1993.6101,
                "confidence": 0.9974021,
                "punctuated_word": "great",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "work",
                "start": 1993.6101,
                "end": 1994.1101,
                "confidence": 0.9997924,
                "punctuated_word": "work.",
                "speaker": 2,
                "speaker_confidence": 0.54400915
              },
              {
                "word": "and",
                "start": 1994.4901,
                "end": 1994.81,
                "confidence": 0.9973098,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.38177413
              },
              {
                "word": "i",
                "start": 1995.2101,
                "end": 1995.3701,
                "confidence": 0.99939334,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.38177413
              },
              {
                "word": "believe",
                "start": 1995.3701,
                "end": 1995.8701,
                "confidence": 0.9998982,
                "punctuated_word": "believe",
                "speaker": 1,
                "speaker_confidence": 0.38177413
              },
              {
                "word": "at",
                "start": 1995.93,
                "end": 1996.0901,
                "confidence": 0.96083033,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.38177413
              },
              {
                "word": "the",
                "start": 1996.0901,
                "end": 1996.3301,
                "confidence": 0.87821627,
                "punctuated_word": "the,",
                "speaker": 1,
                "speaker_confidence": 0.38177413
              },
              {
                "word": "kinda",
                "start": 1997.2101,
                "end": 1997.4501,
                "confidence": 0.76663965,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.50774467
              },
              {
                "word": "in",
                "start": 1997.6901,
                "end": 1997.8501,
                "confidence": 0.8771997,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.50774467
              },
              {
                "word": "your",
                "start": 1997.8501,
                "end": 1998.01,
                "confidence": 0.95031786,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.50774467
              },
              {
                "word": "introduction",
                "start": 1998.01,
                "end": 1998.4901,
                "confidence": 0.96347696,
                "punctuated_word": "introduction,",
                "speaker": 1,
                "speaker_confidence": 0.50774467
              },
              {
                "word": "i",
                "start": 1998.4901,
                "end": 1998.5701,
                "confidence": 0.999767,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.50774467
              },
              {
                "word": "think",
                "start": 1998.5701,
                "end": 1998.7301,
                "confidence": 0.83689404,
                "punctuated_word": "think,",
                "speaker": 1,
                "speaker_confidence": 0.50774467
              },
              {
                "word": "is",
                "start": 1998.7301,
                "end": 1998.89,
                "confidence": 0.6023235,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.50774467
              },
              {
                "word": "what",
                "start": 1998.89,
                "end": 1999.05,
                "confidence": 0.44270808,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.50774467
              },
              {
                "word": "i'm",
                "start": 1999.05,
                "end": 1999.13,
                "confidence": 0.9872744,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.28850442
              },
              {
                "word": "remembering",
                "start": 1999.13,
                "end": 1999.6101,
                "confidence": 0.9996364,
                "punctuated_word": "remembering",
                "speaker": 1,
                "speaker_confidence": 0.28850442
              },
              {
                "word": "that",
                "start": 1999.6101,
                "end": 1999.77,
                "confidence": 0.9175861,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.28850442
              },
              {
                "word": "you",
                "start": 1999.77,
                "end": 1999.8501,
                "confidence": 0.9991748,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.28850442
              },
              {
                "word": "said",
                "start": 1999.8501,
                "end": 2000.01,
                "confidence": 0.99907684,
                "punctuated_word": "said",
                "speaker": 1,
                "speaker_confidence": 0.28850442
              },
              {
                "word": "this",
                "start": 2000.01,
                "end": 2000.25,
                "confidence": 0.80217665,
                "punctuated_word": "this.",
                "speaker": 1,
                "speaker_confidence": 0.28850442
              },
              {
                "word": "you",
                "start": 2000.3301,
                "end": 2000.4901,
                "confidence": 0.9988588,
                "punctuated_word": "You",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "mentioned",
                "start": 2000.4901,
                "end": 2000.89,
                "confidence": 0.996912,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "that",
                "start": 2000.89,
                "end": 2001.255,
                "confidence": 0.99915135,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "you",
                "start": 2001.415,
                "end": 2001.575,
                "confidence": 0.8919466,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "yourself",
                "start": 2001.575,
                "end": 2001.8151,
                "confidence": 0.6646039,
                "punctuated_word": "yourself",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "are",
                "start": 2001.8151,
                "end": 2001.975,
                "confidence": 0.8231129,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "kind",
                "start": 2001.975,
                "end": 2002.095,
                "confidence": 0.58834696,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "of",
                "start": 2002.095,
                "end": 2002.215,
                "confidence": 0.9920557,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "part",
                "start": 2002.215,
                "end": 2002.455,
                "confidence": 0.98943275,
                "punctuated_word": "part",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "of",
                "start": 2002.455,
                "end": 2002.535,
                "confidence": 0.99963343,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "that",
                "start": 2002.535,
                "end": 2002.695,
                "confidence": 0.9657191,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "committee",
                "start": 2002.935,
                "end": 2003.335,
                "confidence": 0.9854336,
                "punctuated_word": "committee",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "of",
                "start": 2003.335,
                "end": 2003.415,
                "confidence": 0.98728174,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "folks",
                "start": 2003.415,
                "end": 2003.655,
                "confidence": 0.99989414,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "that",
                "start": 2003.655,
                "end": 2004.155,
                "confidence": 0.9929658,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "help",
                "start": 2004.775,
                "end": 2005.015,
                "confidence": 0.9809023,
                "punctuated_word": "help,",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "like",
                "start": 2005.015,
                "end": 2005.255,
                "confidence": 0.99712217,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "figure",
                "start": 2005.255,
                "end": 2005.495,
                "confidence": 0.9997074,
                "punctuated_word": "figure",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "out",
                "start": 2005.495,
                "end": 2005.8151,
                "confidence": 0.9989544,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "who",
                "start": 2005.8151,
                "end": 2006.295,
                "confidence": 0.999188,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "who",
                "start": 2006.295,
                "end": 2006.535,
                "confidence": 0.9983034,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "is",
                "start": 2006.535,
                "end": 2006.695,
                "confidence": 0.96411383,
                "punctuated_word": "is,",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "like",
                "start": 2006.695,
                "end": 2006.855,
                "confidence": 0.9995376,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "a",
                "start": 2006.855,
                "end": 2006.935,
                "confidence": 0.9999429,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "good",
                "start": 2006.935,
                "end": 2007.175,
                "confidence": 0.9998596,
                "punctuated_word": "good",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "fit",
                "start": 2007.175,
                "end": 2007.495,
                "confidence": 0.9999156,
                "punctuated_word": "fit",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "to",
                "start": 2007.495,
                "end": 2007.735,
                "confidence": 0.999918,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "to",
                "start": 2007.735,
                "end": 2007.895,
                "confidence": 0.99736434,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "hop",
                "start": 2007.895,
                "end": 2008.055,
                "confidence": 0.9992343,
                "punctuated_word": "hop",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "on",
                "start": 2008.055,
                "end": 2008.215,
                "confidence": 0.9998287,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "and",
                "start": 2008.215,
                "end": 2008.715,
                "confidence": 0.9938852,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.70847976
              },
              {
                "word": "and",
                "start": 2009.095,
                "end": 2009.255,
                "confidence": 0.99380577,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5445262
              },
              {
                "word": "join",
                "start": 2009.255,
                "end": 2009.735,
                "confidence": 0.9869109,
                "punctuated_word": "join,",
                "speaker": 1,
                "speaker_confidence": 0.5445262
              },
              {
                "word": "usds",
                "start": 2010.135,
                "end": 2010.635,
                "confidence": 0.9462802,
                "punctuated_word": "USDS.",
                "speaker": 1,
                "speaker_confidence": 0.5445262
              },
              {
                "word": "am",
                "start": 2010.855,
                "end": 2011.095,
                "confidence": 0.860253,
                "punctuated_word": "Am",
                "speaker": 1,
                "speaker_confidence": 0.5445262
              },
              {
                "word": "i",
                "start": 2011.095,
                "end": 2011.175,
                "confidence": 0.9980463,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5445262
              },
              {
                "word": "remembering",
                "start": 2011.175,
                "end": 2011.575,
                "confidence": 0.9993956,
                "punctuated_word": "remembering",
                "speaker": 1,
                "speaker_confidence": 0.5445262
              },
              {
                "word": "that",
                "start": 2011.575,
                "end": 2011.735,
                "confidence": 0.9998468,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5445262
              },
              {
                "word": "correctly",
                "start": 2011.735,
                "end": 2012.135,
                "confidence": 0.9998642,
                "punctuated_word": "correctly?",
                "speaker": 1,
                "speaker_confidence": 0.5445262
              },
              {
                "word": "yep",
                "start": 2012.135,
                "end": 2012.635,
                "confidence": 0.96134794,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.0
              },
              {
                "word": "so",
                "start": 2013.335,
                "end": 2013.495,
                "confidence": 0.9976119,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.3331582
              },
              {
                "word": "in",
                "start": 2013.495,
                "end": 2013.655,
                "confidence": 0.99674785,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.3331582
              },
              {
                "word": "in",
                "start": 2013.655,
                "end": 2013.8151,
                "confidence": 0.9957321,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.3331582
              },
              {
                "word": "your",
                "start": 2013.8151,
                "end": 2014.055,
                "confidence": 0.99863964,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.3331582
              },
              {
                "word": "in",
                "start": 2014.055,
                "end": 2014.135,
                "confidence": 0.9974763,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.3331582
              },
              {
                "word": "your",
                "start": 2014.135,
                "end": 2014.375,
                "confidence": 0.9998487,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.3304016
              },
              {
                "word": "work",
                "start": 2014.375,
                "end": 2014.615,
                "confidence": 0.9997811,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.3304016
              },
              {
                "word": "with",
                "start": 2014.615,
                "end": 2014.775,
                "confidence": 0.99992204,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.3304016
              },
              {
                "word": "that",
                "start": 2014.775,
                "end": 2015.275,
                "confidence": 0.99977076,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.3304016
              },
              {
                "word": "what",
                "start": 2015.415,
                "end": 2015.735,
                "confidence": 0.9979571,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.3304016
              },
              {
                "word": "kind",
                "start": 2015.735,
                "end": 2015.895,
                "confidence": 0.9996276,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.3304016
              },
              {
                "word": "of",
                "start": 2015.895,
                "end": 2016.395,
                "confidence": 0.9995815,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.3304016
              },
              {
                "word": "traits",
                "start": 2016.72,
                "end": 2017.04,
                "confidence": 0.99915314,
                "punctuated_word": "traits",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "do",
                "start": 2017.04,
                "end": 2017.28,
                "confidence": 0.9998136,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "you",
                "start": 2017.28,
                "end": 2017.36,
                "confidence": 0.9998665,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "look",
                "start": 2017.36,
                "end": 2017.6,
                "confidence": 0.99982554,
                "punctuated_word": "look",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "for",
                "start": 2017.6,
                "end": 2018.1,
                "confidence": 0.9998418,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "for",
                "start": 2018.16,
                "end": 2018.32,
                "confidence": 0.97788584,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "a",
                "start": 2018.32,
                "end": 2018.48,
                "confidence": 0.9715846,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "person",
                "start": 2018.48,
                "end": 2018.7999,
                "confidence": 0.9999362,
                "punctuated_word": "person",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "that",
                "start": 2018.7999,
                "end": 2018.9199,
                "confidence": 0.9995214,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "like",
                "start": 2019.04,
                "end": 2019.2,
                "confidence": 0.9947824,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "let's",
                "start": 2019.2,
                "end": 2019.36,
                "confidence": 0.9996656,
                "punctuated_word": "let's",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "say",
                "start": 2019.36,
                "end": 2019.52,
                "confidence": 0.99964225,
                "punctuated_word": "say",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "there's",
                "start": 2019.52,
                "end": 2019.6799,
                "confidence": 0.8664791,
                "punctuated_word": "there's,",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "like",
                "start": 2019.6799,
                "end": 2019.84,
                "confidence": 0.99930865,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "a",
                "start": 2019.84,
                "end": 2019.9199,
                "confidence": 0.999777,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "listener",
                "start": 2019.9199,
                "end": 2020.32,
                "confidence": 0.99984646,
                "punctuated_word": "listener",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "out",
                "start": 2020.32,
                "end": 2020.48,
                "confidence": 0.9997714,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "there",
                "start": 2020.48,
                "end": 2020.7999,
                "confidence": 0.99962175,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "that's",
                "start": 2020.7999,
                "end": 2021.04,
                "confidence": 0.93134373,
                "punctuated_word": "that's,",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "like",
                "start": 2021.04,
                "end": 2021.28,
                "confidence": 0.9989954,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "heard",
                "start": 2021.28,
                "end": 2021.44,
                "confidence": 0.998926,
                "punctuated_word": "heard",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "this",
                "start": 2021.44,
                "end": 2021.76,
                "confidence": 0.9994035,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "conversation",
                "start": 2021.76,
                "end": 2022.24,
                "confidence": 0.7403395,
                "punctuated_word": "conversation,",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "and",
                "start": 2022.24,
                "end": 2022.32,
                "confidence": 0.97179747,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "they're",
                "start": 2022.32,
                "end": 2022.5599,
                "confidence": 0.99829364,
                "punctuated_word": "they're",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "like",
                "start": 2022.5599,
                "end": 2022.7999,
                "confidence": 0.88167727,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "yeah",
                "start": 2022.7999,
                "end": 2023.2,
                "confidence": 0.9351251,
                "punctuated_word": "yeah.",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "like",
                "start": 2023.2,
                "end": 2023.7,
                "confidence": 0.9987591,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "i",
                "start": 2023.84,
                "end": 2024.0,
                "confidence": 0.9997081,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "wanna",
                "start": 2024.0,
                "end": 2024.24,
                "confidence": 0.99829465,
                "punctuated_word": "wanna",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "do",
                "start": 2024.24,
                "end": 2024.4,
                "confidence": 0.9986045,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "this",
                "start": 2024.4,
                "end": 2024.64,
                "confidence": 0.9904114,
                "punctuated_word": "this.",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "like",
                "start": 2024.64,
                "end": 2024.96,
                "confidence": 0.9894986,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "what",
                "start": 2025.12,
                "end": 2025.36,
                "confidence": 0.99348104,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "what",
                "start": 2025.36,
                "end": 2025.44,
                "confidence": 0.8229376,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "kind",
                "start": 2025.44,
                "end": 2025.6,
                "confidence": 0.8209758,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "of",
                "start": 2025.6,
                "end": 2025.84,
                "confidence": 0.9989287,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "traits",
                "start": 2025.84,
                "end": 2026.34,
                "confidence": 0.9980058,
                "punctuated_word": "traits",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "would",
                "start": 2026.64,
                "end": 2026.88,
                "confidence": 0.9995198,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "you",
                "start": 2026.88,
                "end": 2027.28,
                "confidence": 0.9998666,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "think",
                "start": 2027.28,
                "end": 2027.6,
                "confidence": 0.99926335,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "that",
                "start": 2027.6,
                "end": 2027.76,
                "confidence": 0.999585,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "they",
                "start": 2027.76,
                "end": 2027.9199,
                "confidence": 0.9872946,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "would",
                "start": 2027.9199,
                "end": 2028.16,
                "confidence": 0.70971,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "be",
                "start": 2028.16,
                "end": 2028.24,
                "confidence": 0.9991142,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "best",
                "start": 2028.24,
                "end": 2028.48,
                "confidence": 0.99977213,
                "punctuated_word": "best",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "for",
                "start": 2028.48,
                "end": 2028.64,
                "confidence": 0.98525906,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "them",
                "start": 2028.64,
                "end": 2028.7999,
                "confidence": 0.9985292,
                "punctuated_word": "them",
                "speaker": 1,
                "speaker_confidence": 0.7175782
              },
              {
                "word": "to",
                "start": 2028.7999,
                "end": 2028.88,
                "confidence": 0.7082416,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.39505416
              },
              {
                "word": "like",
                "start": 2028.88,
                "end": 2029.04,
                "confidence": 0.9986317,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.39505416
              },
              {
                "word": "cultivate",
                "start": 2029.04,
                "end": 2029.44,
                "confidence": 0.9996573,
                "punctuated_word": "cultivate",
                "speaker": 1,
                "speaker_confidence": 0.39505416
              },
              {
                "word": "to",
                "start": 2029.44,
                "end": 2029.6,
                "confidence": 0.9878516,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.39505416
              },
              {
                "word": "be",
                "start": 2029.6,
                "end": 2029.76,
                "confidence": 0.99984074,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.39505416
              },
              {
                "word": "a",
                "start": 2029.76,
                "end": 2029.9199,
                "confidence": 0.719797,
                "punctuated_word": "a,",
                "speaker": 1,
                "speaker_confidence": 0.39505416
              },
              {
                "word": "a",
                "start": 2030.08,
                "end": 2030.16,
                "confidence": 0.9848742,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.39505416
              },
              {
                "word": "best",
                "start": 2030.16,
                "end": 2030.4,
                "confidence": 0.99768734,
                "punctuated_word": "best",
                "speaker": 1,
                "speaker_confidence": 0.39505416
              },
              {
                "word": "fit",
                "start": 2030.4,
                "end": 2030.9,
                "confidence": 0.99798447,
                "punctuated_word": "fit?",
                "speaker": 1,
                "speaker_confidence": 0.39505416
              },
              {
                "word": "you",
                "start": 2031.355,
                "end": 2031.5149,
                "confidence": 0.9911212,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.2553386
              },
              {
                "word": "know",
                "start": 2031.5149,
                "end": 2031.6749,
                "confidence": 0.98055255,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.2553386
              },
              {
                "word": "one",
                "start": 2031.6749,
                "end": 2031.7949,
                "confidence": 0.9993839,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.2553386
              },
              {
                "word": "of",
                "start": 2031.7949,
                "end": 2031.9149,
                "confidence": 0.99967873,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.2553386
              },
              {
                "word": "the",
                "start": 2031.9149,
                "end": 2032.075,
                "confidence": 0.9975683,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.2553386
              },
              {
                "word": "things",
                "start": 2032.075,
                "end": 2032.235,
                "confidence": 0.9997992,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.2553386
              },
              {
                "word": "we",
                "start": 2032.235,
                "end": 2032.3949,
                "confidence": 0.9979119,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "look",
                "start": 2032.3949,
                "end": 2032.5549,
                "confidence": 0.9918724,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "forward",
                "start": 2032.5549,
                "end": 2032.955,
                "confidence": 0.63102376,
                "punctuated_word": "forward",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "is",
                "start": 2032.955,
                "end": 2033.115,
                "confidence": 0.7560032,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "mid",
                "start": 2033.115,
                "end": 2033.5149,
                "confidence": 0.9983907,
                "punctuated_word": "mid",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "to",
                "start": 2033.5149,
                "end": 2033.6749,
                "confidence": 0.9838254,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "senior",
                "start": 2033.6749,
                "end": 2034.1549,
                "confidence": 0.99972695,
                "punctuated_word": "senior",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "level",
                "start": 2034.1549,
                "end": 2034.6549,
                "confidence": 0.99947816,
                "punctuated_word": "level",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "folks",
                "start": 2034.715,
                "end": 2035.215,
                "confidence": 0.85946393,
                "punctuated_word": "folks,",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "but",
                "start": 2035.2749,
                "end": 2035.7749,
                "confidence": 0.99351054,
                "punctuated_word": "but,",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "but",
                "start": 2036.955,
                "end": 2037.2749,
                "confidence": 0.997673,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "we",
                "start": 2037.2749,
                "end": 2037.755,
                "confidence": 0.99426526,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "always",
                "start": 2037.755,
                "end": 2038.1549,
                "confidence": 0.60641783,
                "punctuated_word": "always",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "hiring",
                "start": 2038.1549,
                "end": 2038.3949,
                "confidence": 0.7381779,
                "punctuated_word": "hiring,",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "like",
                "start": 2038.3949,
                "end": 2038.6349,
                "confidence": 0.99899065,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "exceptional",
                "start": 2038.6349,
                "end": 2039.115,
                "confidence": 0.9505256,
                "punctuated_word": "exceptional",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "engineers",
                "start": 2039.115,
                "end": 2039.615,
                "confidence": 0.930388,
                "punctuated_word": "engineers.",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "so",
                "start": 2039.6749,
                "end": 2039.995,
                "confidence": 0.9905969,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "you",
                "start": 2039.995,
                "end": 2040.075,
                "confidence": 0.99920326,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "know",
                "start": 2040.075,
                "end": 2040.3949,
                "confidence": 0.99965864,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "we",
                "start": 2040.3949,
                "end": 2040.5549,
                "confidence": 0.9960692,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "had",
                "start": 2040.5549,
                "end": 2040.875,
                "confidence": 0.9991341,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "to",
                "start": 2040.875,
                "end": 2041.0349,
                "confidence": 0.6895221,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "hack",
                "start": 2041.0349,
                "end": 2041.2749,
                "confidence": 0.9777084,
                "punctuated_word": "hack",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "the",
                "start": 2041.2749,
                "end": 2041.4349,
                "confidence": 0.9940625,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "pentagon",
                "start": 2041.4349,
                "end": 2041.835,
                "confidence": 0.6783446,
                "punctuated_word": "Pentagon,",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "and",
                "start": 2041.835,
                "end": 2041.995,
                "confidence": 0.9795232,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.78598696
              },
              {
                "word": "we",
                "start": 2041.995,
                "end": 2042.1549,
                "confidence": 0.9960975,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "had",
                "start": 2042.1549,
                "end": 2042.3949,
                "confidence": 0.50427437,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "an",
                "start": 2042.3949,
                "end": 2042.6349,
                "confidence": 0.7809012,
                "punctuated_word": "an,",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "and",
                "start": 2043.0349,
                "end": 2043.355,
                "confidence": 0.92859596,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "from",
                "start": 2043.355,
                "end": 2043.595,
                "confidence": 0.9885174,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "that",
                "start": 2043.595,
                "end": 2043.755,
                "confidence": 0.9157387,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "hack",
                "start": 2043.755,
                "end": 2043.9149,
                "confidence": 0.9283621,
                "punctuated_word": "hack",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "the",
                "start": 2043.9149,
                "end": 2044.075,
                "confidence": 0.89172566,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "pentagon",
                "start": 2044.075,
                "end": 2044.575,
                "confidence": 0.9947282,
                "punctuated_word": "Pentagon,",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "we",
                "start": 2044.9099,
                "end": 2045.23,
                "confidence": 0.9981086,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "hired",
                "start": 2045.23,
                "end": 2045.5499,
                "confidence": 0.9976744,
                "punctuated_word": "hired",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "an",
                "start": 2045.5499,
                "end": 2045.7899,
                "confidence": 0.9978125,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "18",
                "start": 2045.7899,
                "end": 2046.0299,
                "confidence": 0.996854,
                "punctuated_word": "18",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "year",
                "start": 2046.0299,
                "end": 2046.11,
                "confidence": 0.9990293,
                "punctuated_word": "year",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "old",
                "start": 2046.11,
                "end": 2046.35,
                "confidence": 0.98304164,
                "punctuated_word": "old,",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "just",
                "start": 2046.51,
                "end": 2046.6699,
                "confidence": 0.99957687,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "for",
                "start": 2046.6699,
                "end": 2046.9099,
                "confidence": 0.9993267,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6839355
              },
              {
                "word": "the",
                "start": 2046.9099,
                "end": 2046.99,
                "confidence": 0.99616206,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.3838504
              },
              {
                "word": "summer",
                "start": 2046.99,
                "end": 2047.39,
                "confidence": 0.99883515,
                "punctuated_word": "summer",
                "speaker": 2,
                "speaker_confidence": 0.3838504
              },
              {
                "word": "to",
                "start": 2047.39,
                "end": 2047.47,
                "confidence": 0.96559596,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.3838504
              },
              {
                "word": "come",
                "start": 2047.47,
                "end": 2047.71,
                "confidence": 0.9997445,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.3838504
              },
              {
                "word": "in",
                "start": 2047.71,
                "end": 2047.95,
                "confidence": 0.9982015,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.3838504
              },
              {
                "word": "because",
                "start": 2047.95,
                "end": 2048.19,
                "confidence": 0.8318153,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.3838504
              },
              {
                "word": "they",
                "start": 2048.19,
                "end": 2048.43,
                "confidence": 0.9441944,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.3838504
              },
              {
                "word": "they",
                "start": 2048.43,
                "end": 2048.5898,
                "confidence": 0.949999,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "was",
                "start": 2048.5898,
                "end": 2048.75,
                "confidence": 0.97556204,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "able",
                "start": 2048.75,
                "end": 2048.99,
                "confidence": 0.99273807,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "to",
                "start": 2048.99,
                "end": 2049.07,
                "confidence": 0.9923969,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "do",
                "start": 2049.07,
                "end": 2049.23,
                "confidence": 0.9915447,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "so",
                "start": 2049.23,
                "end": 2049.39,
                "confidence": 0.9723858,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "exceptional",
                "start": 2049.39,
                "end": 2049.89,
                "confidence": 0.9918244,
                "punctuated_word": "exceptional.",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "but",
                "start": 2050.27,
                "end": 2050.51,
                "confidence": 0.99859625,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "for",
                "start": 2050.51,
                "end": 2050.67,
                "confidence": 0.91661674,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "us",
                "start": 2050.67,
                "end": 2050.99,
                "confidence": 0.9977194,
                "punctuated_word": "us,",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "one",
                "start": 2050.99,
                "end": 2051.15,
                "confidence": 0.99970967,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "of",
                "start": 2051.15,
                "end": 2051.23,
                "confidence": 0.99947125,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "the",
                "start": 2051.23,
                "end": 2051.31,
                "confidence": 0.99585575,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5745123
              },
              {
                "word": "things",
                "start": 2051.31,
                "end": 2051.55,
                "confidence": 0.9996958,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "that",
                "start": 2051.55,
                "end": 2051.71,
                "confidence": 0.9983454,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "we",
                "start": 2051.71,
                "end": 2051.8699,
                "confidence": 0.9973054,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "look",
                "start": 2051.8699,
                "end": 2052.1099,
                "confidence": 0.9480443,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "for",
                "start": 2052.1099,
                "end": 2052.27,
                "confidence": 0.7086143,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "is",
                "start": 2052.27,
                "end": 2052.5898,
                "confidence": 0.99355173,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "just",
                "start": 2052.5898,
                "end": 2052.75,
                "confidence": 0.8141095,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "being",
                "start": 2052.75,
                "end": 2053.15,
                "confidence": 0.99703324,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "flexible",
                "start": 2053.15,
                "end": 2053.65,
                "confidence": 0.9958765,
                "punctuated_word": "flexible,",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "independent",
                "start": 2053.95,
                "end": 2054.45,
                "confidence": 0.99025875,
                "punctuated_word": "independent,",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "you",
                "start": 2055.47,
                "end": 2055.63,
                "confidence": 0.9993892,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "know",
                "start": 2055.63,
                "end": 2056.13,
                "confidence": 0.9921659,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "confident",
                "start": 2056.67,
                "end": 2057.17,
                "confidence": 0.7992244,
                "punctuated_word": "confident,",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "but",
                "start": 2057.23,
                "end": 2057.47,
                "confidence": 0.9994848,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "not",
                "start": 2057.47,
                "end": 2057.71,
                "confidence": 0.9993767,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "cocky",
                "start": 2057.71,
                "end": 2058.21,
                "confidence": 0.947763,
                "punctuated_word": "cocky,",
                "speaker": 2,
                "speaker_confidence": 0.7416775
              },
              {
                "word": "and",
                "start": 2059.585,
                "end": 2059.825,
                "confidence": 0.9996817,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "a",
                "start": 2059.825,
                "end": 2059.985,
                "confidence": 0.99876094,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "team",
                "start": 2059.985,
                "end": 2060.225,
                "confidence": 0.9999151,
                "punctuated_word": "team",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "player",
                "start": 2060.225,
                "end": 2060.625,
                "confidence": 0.99927,
                "punctuated_word": "player",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "overall",
                "start": 2060.625,
                "end": 2061.125,
                "confidence": 0.9836606,
                "punctuated_word": "overall",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "and",
                "start": 2061.345,
                "end": 2061.845,
                "confidence": 0.8328942,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "you",
                "start": 2062.3052,
                "end": 2062.465,
                "confidence": 0.9935596,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "know",
                "start": 2062.465,
                "end": 2062.865,
                "confidence": 0.99982965,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "someone",
                "start": 2062.865,
                "end": 2063.2651,
                "confidence": 0.99978477,
                "punctuated_word": "someone",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "that's",
                "start": 2063.2651,
                "end": 2063.585,
                "confidence": 0.9998219,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "willing",
                "start": 2063.585,
                "end": 2063.985,
                "confidence": 0.9999479,
                "punctuated_word": "willing",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "to",
                "start": 2063.985,
                "end": 2064.145,
                "confidence": 0.99977845,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "help",
                "start": 2064.145,
                "end": 2064.465,
                "confidence": 0.99974436,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "fight",
                "start": 2064.465,
                "end": 2064.705,
                "confidence": 0.9995809,
                "punctuated_word": "fight",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "through",
                "start": 2064.705,
                "end": 2064.865,
                "confidence": 0.9695542,
                "punctuated_word": "through",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "the",
                "start": 2064.865,
                "end": 2065.0251,
                "confidence": 0.9984837,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "bureaucracy",
                "start": 2065.0251,
                "end": 2065.5251,
                "confidence": 0.7393245,
                "punctuated_word": "bureaucracy.",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "and",
                "start": 2066.225,
                "end": 2066.705,
                "confidence": 0.9531795,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "desire",
                "start": 2067.185,
                "end": 2067.585,
                "confidence": 0.95969087,
                "punctuated_word": "desire",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "to",
                "start": 2067.585,
                "end": 2067.745,
                "confidence": 0.9996381,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "serve",
                "start": 2067.745,
                "end": 2068.0652,
                "confidence": 0.99980575,
                "punctuated_word": "serve",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "is",
                "start": 2068.0652,
                "end": 2068.225,
                "confidence": 0.9250694,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7579787
              },
              {
                "word": "one",
                "start": 2068.225,
                "end": 2068.385,
                "confidence": 0.99969566,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.54888624
              },
              {
                "word": "of",
                "start": 2068.385,
                "end": 2068.465,
                "confidence": 0.9987613,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.54888624
              },
              {
                "word": "the",
                "start": 2068.465,
                "end": 2068.705,
                "confidence": 0.9996592,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.54888624
              },
              {
                "word": "the",
                "start": 2068.705,
                "end": 2068.865,
                "confidence": 0.98180604,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.54888624
              },
              {
                "word": "huge",
                "start": 2068.865,
                "end": 2069.105,
                "confidence": 0.9496671,
                "punctuated_word": "huge",
                "speaker": 2,
                "speaker_confidence": 0.54888624
              },
              {
                "word": "things",
                "start": 2069.105,
                "end": 2069.345,
                "confidence": 0.99946696,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.54888624
              },
              {
                "word": "that",
                "start": 2069.345,
                "end": 2069.5051,
                "confidence": 0.8031551,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.54888624
              },
              {
                "word": "we",
                "start": 2069.5051,
                "end": 2069.665,
                "confidence": 0.9907165,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.54888624
              },
              {
                "word": "look",
                "start": 2069.665,
                "end": 2069.825,
                "confidence": 0.9972899,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.54888624
              },
              {
                "word": "for",
                "start": 2069.825,
                "end": 2070.325,
                "confidence": 0.9994074,
                "punctuated_word": "for.",
                "speaker": 2,
                "speaker_confidence": 0.54888624
              },
              {
                "word": "you",
                "start": 2070.465,
                "end": 2070.705,
                "confidence": 0.99951124,
                "punctuated_word": "You",
                "speaker": 1,
                "speaker_confidence": 0.42259592
              },
              {
                "word": "mentioned",
                "start": 2070.705,
                "end": 2071.0251,
                "confidence": 0.9964845,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.42259592
              },
              {
                "word": "the",
                "start": 2071.0251,
                "end": 2071.105,
                "confidence": 0.9995726,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.42259592
              },
              {
                "word": "idea",
                "start": 2071.105,
                "end": 2071.425,
                "confidence": 0.9998534,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.42259592
              },
              {
                "word": "of",
                "start": 2071.425,
                "end": 2071.665,
                "confidence": 0.99985874,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.42259592
              },
              {
                "word": "of",
                "start": 2071.665,
                "end": 2071.825,
                "confidence": 0.96443886,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.42259592
              },
              {
                "word": "kinda",
                "start": 2071.825,
                "end": 2072.0652,
                "confidence": 0.74614656,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.42259592
              },
              {
                "word": "like",
                "start": 2072.0652,
                "end": 2072.225,
                "confidence": 0.5092217,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.42259592
              },
              {
                "word": "being",
                "start": 2072.225,
                "end": 2072.465,
                "confidence": 0.98804677,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 0.48512983
              },
              {
                "word": "a",
                "start": 2072.465,
                "end": 2072.705,
                "confidence": 0.9914274,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.48512983
              },
              {
                "word": "a",
                "start": 2072.705,
                "end": 2072.865,
                "confidence": 0.96392065,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.48512983
              },
              {
                "word": "team",
                "start": 2072.865,
                "end": 2073.0251,
                "confidence": 0.9997923,
                "punctuated_word": "team",
                "speaker": 1,
                "speaker_confidence": 0.48512983
              },
              {
                "word": "player",
                "start": 2073.0251,
                "end": 2073.51,
                "confidence": 0.9826282,
                "punctuated_word": "player.",
                "speaker": 1,
                "speaker_confidence": 0.48512983
              },
              {
                "word": "what",
                "start": 2073.67,
                "end": 2073.75,
                "confidence": 0.992228,
                "punctuated_word": "What",
                "speaker": 1,
                "speaker_confidence": 0.48512983
              },
              {
                "word": "what",
                "start": 2073.75,
                "end": 2073.91,
                "confidence": 0.9883145,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.48512983
              },
              {
                "word": "what",
                "start": 2073.91,
                "end": 2073.95,
                "confidence": 0.68083996,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "does",
                "start": 2073.95,
                "end": 2073.99,
                "confidence": 0.99544585,
                "punctuated_word": "does",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "that",
                "start": 2073.99,
                "end": 2074.23,
                "confidence": 0.99957186,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "mean",
                "start": 2074.23,
                "end": 2074.47,
                "confidence": 0.9997857,
                "punctuated_word": "mean",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "in",
                "start": 2074.47,
                "end": 2074.55,
                "confidence": 0.9989543,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "the",
                "start": 2074.55,
                "end": 2074.6301,
                "confidence": 0.9981988,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "context",
                "start": 2074.6301,
                "end": 2075.03,
                "confidence": 0.9999298,
                "punctuated_word": "context",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "of",
                "start": 2075.03,
                "end": 2075.53,
                "confidence": 0.99987316,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "of",
                "start": 2075.91,
                "end": 2076.07,
                "confidence": 0.99534094,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "of",
                "start": 2076.07,
                "end": 2076.23,
                "confidence": 0.9919403,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "usds",
                "start": 2076.23,
                "end": 2076.71,
                "confidence": 0.96872187,
                "punctuated_word": "USDS?",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "like",
                "start": 2076.71,
                "end": 2076.79,
                "confidence": 0.9602244,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "how",
                "start": 2076.79,
                "end": 2076.95,
                "confidence": 0.9991823,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "how",
                "start": 2076.95,
                "end": 2077.11,
                "confidence": 0.8577814,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "would",
                "start": 2077.11,
                "end": 2077.27,
                "confidence": 0.8812121,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "you",
                "start": 2077.27,
                "end": 2077.35,
                "confidence": 0.9968731,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "describe",
                "start": 2077.35,
                "end": 2077.67,
                "confidence": 0.9997888,
                "punctuated_word": "describe",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "that",
                "start": 2077.67,
                "end": 2078.17,
                "confidence": 0.99957657,
                "punctuated_word": "that?",
                "speaker": 1,
                "speaker_confidence": 0.6328169
              },
              {
                "word": "just",
                "start": 2078.39,
                "end": 2078.6301,
                "confidence": 0.9959008,
                "punctuated_word": "Just",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "being",
                "start": 2078.6301,
                "end": 2078.79,
                "confidence": 0.9996482,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "able",
                "start": 2078.79,
                "end": 2079.03,
                "confidence": 0.9994735,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "to",
                "start": 2079.03,
                "end": 2079.11,
                "confidence": 0.9993499,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "work",
                "start": 2079.11,
                "end": 2079.35,
                "confidence": 0.99984694,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "with",
                "start": 2079.35,
                "end": 2079.59,
                "confidence": 0.99985266,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "all",
                "start": 2079.59,
                "end": 2079.83,
                "confidence": 0.99155056,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "different",
                "start": 2079.83,
                "end": 2080.15,
                "confidence": 0.99755836,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "types",
                "start": 2080.15,
                "end": 2080.47,
                "confidence": 0.9995185,
                "punctuated_word": "types",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "of",
                "start": 2080.47,
                "end": 2080.79,
                "confidence": 0.99960583,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "skill",
                "start": 2080.79,
                "end": 2081.03,
                "confidence": 0.9551084,
                "punctuated_word": "skill",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "sets",
                "start": 2081.03,
                "end": 2081.35,
                "confidence": 0.9983388,
                "punctuated_word": "sets",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "and",
                "start": 2081.35,
                "end": 2081.59,
                "confidence": 0.9714264,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "people",
                "start": 2081.59,
                "end": 2082.09,
                "confidence": 0.9998815,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "and",
                "start": 2082.15,
                "end": 2082.47,
                "confidence": 0.74887216,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "you",
                "start": 2082.47,
                "end": 2082.71,
                "confidence": 0.9977023,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "know",
                "start": 2082.71,
                "end": 2083.21,
                "confidence": 0.88782805,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.72369385
              },
              {
                "word": "i",
                "start": 2083.59,
                "end": 2083.67,
                "confidence": 0.9995098,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.47711706
              },
              {
                "word": "think",
                "start": 2083.67,
                "end": 2083.83,
                "confidence": 0.99931455,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.47711706
              },
              {
                "word": "you",
                "start": 2083.83,
                "end": 2083.99,
                "confidence": 0.9942048,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.47711706
              },
              {
                "word": "mentioned",
                "start": 2083.99,
                "end": 2084.23,
                "confidence": 0.99939704,
                "punctuated_word": "mentioned",
                "speaker": 2,
                "speaker_confidence": 0.47711706
              },
              {
                "word": "earlier",
                "start": 2084.23,
                "end": 2084.55,
                "confidence": 0.9918168,
                "punctuated_word": "earlier",
                "speaker": 2,
                "speaker_confidence": 0.47711706
              },
              {
                "word": "before",
                "start": 2084.55,
                "end": 2084.79,
                "confidence": 0.9886497,
                "punctuated_word": "before",
                "speaker": 2,
                "speaker_confidence": 0.47711706
              },
              {
                "word": "that",
                "start": 2084.79,
                "end": 2085.03,
                "confidence": 0.9509565,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.47711706
              },
              {
                "word": "some",
                "start": 2085.03,
                "end": 2085.19,
                "confidence": 0.9916073,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.47711706
              },
              {
                "word": "people",
                "start": 2085.19,
                "end": 2085.43,
                "confidence": 0.9996152,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.47711706
              },
              {
                "word": "could",
                "start": 2085.43,
                "end": 2085.59,
                "confidence": 0.7143806,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.47711706
              },
              {
                "word": "be",
                "start": 2085.59,
                "end": 2085.67,
                "confidence": 0.9993286,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "difficult",
                "start": 2085.67,
                "end": 2085.99,
                "confidence": 0.9997738,
                "punctuated_word": "difficult",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "to",
                "start": 2085.99,
                "end": 2086.07,
                "confidence": 0.9977877,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "work",
                "start": 2086.07,
                "end": 2086.31,
                "confidence": 0.99993813,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "with",
                "start": 2086.31,
                "end": 2086.55,
                "confidence": 0.9997048,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "and",
                "start": 2086.55,
                "end": 2086.71,
                "confidence": 0.8143064,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "just",
                "start": 2086.71,
                "end": 2086.87,
                "confidence": 0.9996419,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "making",
                "start": 2086.87,
                "end": 2087.19,
                "confidence": 0.99715257,
                "punctuated_word": "making",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "sure",
                "start": 2087.19,
                "end": 2087.43,
                "confidence": 0.99966514,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "that",
                "start": 2087.43,
                "end": 2087.93,
                "confidence": 0.9950246,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "that",
                "start": 2088.15,
                "end": 2088.65,
                "confidence": 0.86157334,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "that",
                "start": 2089.175,
                "end": 2089.4949,
                "confidence": 0.9087572,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "you",
                "start": 2089.4949,
                "end": 2089.815,
                "confidence": 0.9996841,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "know",
                "start": 2089.815,
                "end": 2090.135,
                "confidence": 0.9775362,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "they're",
                "start": 2090.135,
                "end": 2090.375,
                "confidence": 0.99262416,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "not",
                "start": 2090.375,
                "end": 2090.535,
                "confidence": 0.9995116,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "coming",
                "start": 2090.535,
                "end": 2090.775,
                "confidence": 0.99963427,
                "punctuated_word": "coming",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "on",
                "start": 2090.775,
                "end": 2090.935,
                "confidence": 0.8903415,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "board",
                "start": 2090.935,
                "end": 2091.255,
                "confidence": 0.9985442,
                "punctuated_word": "board",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "to",
                "start": 2091.255,
                "end": 2091.335,
                "confidence": 0.9995394,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "yell",
                "start": 2091.335,
                "end": 2091.575,
                "confidence": 0.99979275,
                "punctuated_word": "yell",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "at",
                "start": 2091.575,
                "end": 2091.7349,
                "confidence": 0.98288745,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "people",
                "start": 2091.7349,
                "end": 2092.055,
                "confidence": 0.9889251,
                "punctuated_word": "people.",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "right",
                "start": 2092.055,
                "end": 2092.295,
                "confidence": 0.9958155,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "just",
                "start": 2092.295,
                "end": 2092.535,
                "confidence": 0.99285674,
                "punctuated_word": "Just",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "being",
                "start": 2092.535,
                "end": 2093.015,
                "confidence": 0.9984597,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.78277063
              },
              {
                "word": "we're",
                "start": 2093.335,
                "end": 2093.415,
                "confidence": 0.9134324,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.5320389
              },
              {
                "word": "all",
                "start": 2093.415,
                "end": 2093.815,
                "confidence": 0.9181822,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.5320389
              },
              {
                "word": "here",
                "start": 2093.815,
                "end": 2094.135,
                "confidence": 0.7333766,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.5320389
              },
              {
                "word": "together",
                "start": 2094.135,
                "end": 2094.615,
                "confidence": 0.9838135,
                "punctuated_word": "together",
                "speaker": 2,
                "speaker_confidence": 0.5320389
              },
              {
                "word": "and",
                "start": 2094.615,
                "end": 2094.695,
                "confidence": 0.46437508,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5320389
              },
              {
                "word": "we'll",
                "start": 2094.695,
                "end": 2095.015,
                "confidence": 0.56742495,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.5320389
              },
              {
                "word": "everybody",
                "start": 2095.175,
                "end": 2095.575,
                "confidence": 0.9953127,
                "punctuated_word": "everybody",
                "speaker": 2,
                "speaker_confidence": 0.5320389
              },
              {
                "word": "in",
                "start": 2095.575,
                "end": 2095.655,
                "confidence": 0.99255484,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5320389
              },
              {
                "word": "the",
                "start": 2095.655,
                "end": 2095.7349,
                "confidence": 0.9863332,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5320389
              },
              {
                "word": "federal",
                "start": 2095.7349,
                "end": 2096.055,
                "confidence": 0.96844673,
                "punctuated_word": "federal",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "government",
                "start": 2096.055,
                "end": 2096.375,
                "confidence": 0.99715555,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "is",
                "start": 2096.375,
                "end": 2096.535,
                "confidence": 0.9522421,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "trying",
                "start": 2096.535,
                "end": 2096.775,
                "confidence": 0.9994815,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "to",
                "start": 2096.775,
                "end": 2097.275,
                "confidence": 0.9977189,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "you",
                "start": 2097.335,
                "end": 2097.4949,
                "confidence": 0.9981748,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "know",
                "start": 2097.4949,
                "end": 2097.7349,
                "confidence": 0.99963975,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "do",
                "start": 2097.7349,
                "end": 2097.9749,
                "confidence": 0.997996,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "the",
                "start": 2097.9749,
                "end": 2098.295,
                "confidence": 0.9887046,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "the",
                "start": 2098.295,
                "end": 2098.455,
                "confidence": 0.93015105,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "same",
                "start": 2098.455,
                "end": 2098.775,
                "confidence": 0.99683267,
                "punctuated_word": "same",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "goal",
                "start": 2098.775,
                "end": 2099.015,
                "confidence": 0.9950235,
                "punctuated_word": "goal",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "is",
                "start": 2099.015,
                "end": 2099.255,
                "confidence": 0.50949705,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "by",
                "start": 2099.255,
                "end": 2099.4949,
                "confidence": 0.99167585,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "giving",
                "start": 2099.4949,
                "end": 2099.895,
                "confidence": 0.72958547,
                "punctuated_word": "giving,",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "you",
                "start": 2099.895,
                "end": 2100.135,
                "confidence": 0.9992149,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "know",
                "start": 2100.135,
                "end": 2100.535,
                "confidence": 0.8589604,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "by",
                "start": 2100.535,
                "end": 2100.775,
                "confidence": 0.9968822,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "helping",
                "start": 2100.775,
                "end": 2101.275,
                "confidence": 0.9993144,
                "punctuated_word": "helping",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "use",
                "start": 2102.28,
                "end": 2102.6,
                "confidence": 0.9199417,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "design",
                "start": 2102.6,
                "end": 2103.0,
                "confidence": 0.98920524,
                "punctuated_word": "design",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "technology",
                "start": 2103.0,
                "end": 2103.5,
                "confidence": 0.9979634,
                "punctuated_word": "technology",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "to",
                "start": 2104.12,
                "end": 2104.44,
                "confidence": 0.9959859,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "give",
                "start": 2104.44,
                "end": 2104.84,
                "confidence": 0.99933064,
                "punctuated_word": "give",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "people",
                "start": 2104.84,
                "end": 2105.24,
                "confidence": 0.9999286,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "the",
                "start": 2105.24,
                "end": 2105.4001,
                "confidence": 0.9996762,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "services",
                "start": 2105.4001,
                "end": 2105.8801,
                "confidence": 0.9998839,
                "punctuated_word": "services",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "that",
                "start": 2105.8801,
                "end": 2106.12,
                "confidence": 0.99969697,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "we",
                "start": 2106.12,
                "end": 2106.28,
                "confidence": 0.99033666,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "have",
                "start": 2106.28,
                "end": 2106.44,
                "confidence": 0.8806663,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "promised",
                "start": 2106.44,
                "end": 2106.76,
                "confidence": 0.9895551,
                "punctuated_word": "promised",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "them",
                "start": 2106.76,
                "end": 2107.08,
                "confidence": 0.9303903,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "in",
                "start": 2107.08,
                "end": 2107.24,
                "confidence": 0.9978389,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "congress",
                "start": 2107.24,
                "end": 2107.72,
                "confidence": 0.8923958,
                "punctuated_word": "congress.",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "right",
                "start": 2107.72,
                "end": 2108.22,
                "confidence": 0.950142,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "so",
                "start": 2108.76,
                "end": 2108.9202,
                "confidence": 0.99222225,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "we're",
                "start": 2108.9202,
                "end": 2109.1602,
                "confidence": 0.9135448,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "all",
                "start": 2109.1602,
                "end": 2109.32,
                "confidence": 0.9962286,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "here",
                "start": 2109.32,
                "end": 2109.6401,
                "confidence": 0.9980751,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "to",
                "start": 2109.6401,
                "end": 2109.8,
                "confidence": 0.999592,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "do",
                "start": 2109.8,
                "end": 2109.96,
                "confidence": 0.99984634,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "that",
                "start": 2109.96,
                "end": 2110.46,
                "confidence": 0.9995657,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.85095453
              },
              {
                "word": "now",
                "start": 2110.76,
                "end": 2111.08,
                "confidence": 0.99940383,
                "punctuated_word": "Now",
                "speaker": 1,
                "speaker_confidence": 0.50081515
              },
              {
                "word": "let's",
                "start": 2111.08,
                "end": 2111.32,
                "confidence": 0.9914882,
                "punctuated_word": "let's",
                "speaker": 1,
                "speaker_confidence": 0.50081515
              },
              {
                "word": "say",
                "start": 2111.32,
                "end": 2111.56,
                "confidence": 0.9999188,
                "punctuated_word": "say",
                "speaker": 1,
                "speaker_confidence": 0.50081515
              },
              {
                "word": "that",
                "start": 2111.56,
                "end": 2112.06,
                "confidence": 0.9994173,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.50081515
              },
              {
                "word": "some",
                "start": 2112.2,
                "end": 2112.44,
                "confidence": 0.9991868,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.50081515
              },
              {
                "word": "intrepid",
                "start": 2112.44,
                "end": 2112.94,
                "confidence": 0.9984872,
                "punctuated_word": "intrepid",
                "speaker": 1,
                "speaker_confidence": 0.50081515
              },
              {
                "word": "member",
                "start": 2113.8,
                "end": 2114.04,
                "confidence": 0.9984157,
                "punctuated_word": "member",
                "speaker": 1,
                "speaker_confidence": 0.50081515
              },
              {
                "word": "of",
                "start": 2114.04,
                "end": 2114.2,
                "confidence": 0.9998963,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.37008435
              },
              {
                "word": "the",
                "start": 2114.2,
                "end": 2114.36,
                "confidence": 0.99990916,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.37008435
              },
              {
                "word": "audience",
                "start": 2114.36,
                "end": 2114.84,
                "confidence": 0.99978215,
                "punctuated_word": "audience",
                "speaker": 1,
                "speaker_confidence": 0.37008435
              },
              {
                "word": "has",
                "start": 2114.84,
                "end": 2115.34,
                "confidence": 0.9957378,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.37008435
              },
              {
                "word": "heard",
                "start": 2115.48,
                "end": 2115.72,
                "confidence": 0.9977477,
                "punctuated_word": "heard",
                "speaker": 1,
                "speaker_confidence": 0.37008435
              },
              {
                "word": "all",
                "start": 2115.72,
                "end": 2115.8801,
                "confidence": 0.99939454,
                "punctuated_word": "all",
                "speaker": 1,
                "speaker_confidence": 0.37008435
              },
              {
                "word": "of",
                "start": 2115.8801,
                "end": 2116.04,
                "confidence": 0.99972934,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "this",
                "start": 2116.04,
                "end": 2116.54,
                "confidence": 0.80995464,
                "punctuated_word": "this,",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "and",
                "start": 2116.6,
                "end": 2116.76,
                "confidence": 0.9997255,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "they've",
                "start": 2116.76,
                "end": 2117.0,
                "confidence": 0.9997162,
                "punctuated_word": "they've",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "decided",
                "start": 2117.0,
                "end": 2117.5,
                "confidence": 0.999912,
                "punctuated_word": "decided",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "that's",
                "start": 2117.9348,
                "end": 2118.1748,
                "confidence": 0.9997804,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "me",
                "start": 2118.1748,
                "end": 2118.6748,
                "confidence": 0.9904273,
                "punctuated_word": "me.",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "i'm",
                "start": 2119.055,
                "end": 2119.295,
                "confidence": 0.99947965,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "that",
                "start": 2119.295,
                "end": 2119.535,
                "confidence": 0.9900703,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "future",
                "start": 2119.535,
                "end": 2120.035,
                "confidence": 0.99989486,
                "punctuated_word": "future",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "usds'er",
                "start": 2120.335,
                "end": 2120.835,
                "confidence": 0.8373254,
                "punctuated_word": "USDS'er.",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "how",
                "start": 2121.775,
                "end": 2122.015,
                "confidence": 0.99533635,
                "punctuated_word": "How",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "would",
                "start": 2122.015,
                "end": 2122.255,
                "confidence": 0.99918383,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "you",
                "start": 2122.255,
                "end": 2122.6548,
                "confidence": 0.9997476,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "suggest",
                "start": 2122.6548,
                "end": 2123.055,
                "confidence": 0.99983037,
                "punctuated_word": "suggest",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "they",
                "start": 2123.055,
                "end": 2123.2148,
                "confidence": 0.9997024,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "go",
                "start": 2123.2148,
                "end": 2123.375,
                "confidence": 0.9999397,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "about",
                "start": 2123.375,
                "end": 2123.6948,
                "confidence": 0.9997937,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "registering",
                "start": 2123.6948,
                "end": 2124.1748,
                "confidence": 0.999931,
                "punctuated_word": "registering",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "that",
                "start": 2124.1748,
                "end": 2124.335,
                "confidence": 0.99976844,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "interest",
                "start": 2124.335,
                "end": 2124.835,
                "confidence": 0.9996568,
                "punctuated_word": "interest?",
                "speaker": 1,
                "speaker_confidence": 0.63656217
              },
              {
                "word": "so",
                "start": 2125.6948,
                "end": 2126.1748,
                "confidence": 0.99348986,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "they",
                "start": 2126.1748,
                "end": 2126.335,
                "confidence": 0.99910223,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "could",
                "start": 2126.335,
                "end": 2126.4148,
                "confidence": 0.9916025,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "definitely",
                "start": 2126.4148,
                "end": 2126.7349,
                "confidence": 0.9994722,
                "punctuated_word": "definitely",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "go",
                "start": 2126.7349,
                "end": 2126.9749,
                "confidence": 0.99883014,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "to",
                "start": 2126.9749,
                "end": 2127.135,
                "confidence": 0.99437755,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "usds.gov/supply",
                "start": 2127.135,
                "end": 2128.9148,
                "confidence": 0.8451868,
                "punctuated_word": "usds.gov/supply,",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "and",
                "start": 2129.2148,
                "end": 2129.4548,
                "confidence": 0.99481153,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "we're",
                "start": 2129.4548,
                "end": 2129.615,
                "confidence": 0.9945992,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "always",
                "start": 2129.615,
                "end": 2129.855,
                "confidence": 0.99966407,
                "punctuated_word": "always",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "hiring",
                "start": 2129.855,
                "end": 2130.255,
                "confidence": 0.99993503,
                "punctuated_word": "hiring",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "because",
                "start": 2130.255,
                "end": 2130.6548,
                "confidence": 0.9840402,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "we",
                "start": 2130.6548,
                "end": 2130.7349,
                "confidence": 0.9993913,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "have",
                "start": 2130.7349,
                "end": 2131.08,
                "confidence": 0.9986104,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "that",
                "start": 2131.1602,
                "end": 2131.32,
                "confidence": 0.9908466,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "to",
                "start": 2131.32,
                "end": 2131.48,
                "confidence": 0.35225898,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.69200844
              },
              {
                "word": "our",
                "start": 2131.48,
                "end": 2131.56,
                "confidence": 0.9879864,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "duty",
                "start": 2131.56,
                "end": 2131.8,
                "confidence": 0.91436833,
                "punctuated_word": "duty",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "model",
                "start": 2131.8,
                "end": 2132.12,
                "confidence": 0.7947501,
                "punctuated_word": "model.",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "so",
                "start": 2132.12,
                "end": 2132.28,
                "confidence": 0.99793977,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "we're",
                "start": 2132.28,
                "end": 2132.52,
                "confidence": 0.99629015,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "constantly",
                "start": 2132.52,
                "end": 2133.0,
                "confidence": 0.999173,
                "punctuated_word": "constantly",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "hiring",
                "start": 2133.0,
                "end": 2133.4001,
                "confidence": 0.7661315,
                "punctuated_word": "hiring,",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "and",
                "start": 2133.4001,
                "end": 2133.56,
                "confidence": 0.99562365,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "we're",
                "start": 2133.56,
                "end": 2133.72,
                "confidence": 0.9979811,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "looking",
                "start": 2133.72,
                "end": 2134.2002,
                "confidence": 0.9988631,
                "punctuated_word": "looking",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "for",
                "start": 2134.2002,
                "end": 2134.7002,
                "confidence": 0.9980704,
                "punctuated_word": "for,",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "you",
                "start": 2134.9202,
                "end": 2135.1602,
                "confidence": 0.9990884,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "know",
                "start": 2135.1602,
                "end": 2135.32,
                "confidence": 0.99974084,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "engineers",
                "start": 2135.32,
                "end": 2135.82,
                "confidence": 0.99917924,
                "punctuated_word": "engineers,",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "designers",
                "start": 2136.04,
                "end": 2136.54,
                "confidence": 0.99156624,
                "punctuated_word": "designers,",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "procurement",
                "start": 2136.84,
                "end": 2137.34,
                "confidence": 0.99656254,
                "punctuated_word": "procurement",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "people",
                "start": 2137.48,
                "end": 2137.98,
                "confidence": 0.9971049,
                "punctuated_word": "people,",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "product",
                "start": 2139.0,
                "end": 2139.4001,
                "confidence": 0.8919189,
                "punctuated_word": "product,",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "managers",
                "start": 2139.72,
                "end": 2140.22,
                "confidence": 0.9974915,
                "punctuated_word": "managers.",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "we",
                "start": 2140.6802,
                "end": 2140.84,
                "confidence": 0.94084966,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "have",
                "start": 2140.84,
                "end": 2141.0,
                "confidence": 0.9997321,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "a",
                "start": 2141.0,
                "end": 2141.08,
                "confidence": 0.9961605,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "position",
                "start": 2141.08,
                "end": 2141.48,
                "confidence": 0.9994288,
                "punctuated_word": "position",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "here",
                "start": 2141.48,
                "end": 2141.72,
                "confidence": 0.96929586,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "that",
                "start": 2141.72,
                "end": 2141.8,
                "confidence": 0.98748386,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8093115
              },
              {
                "word": "we",
                "start": 2141.8,
                "end": 2141.96,
                "confidence": 0.91283596,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "like",
                "start": 2141.96,
                "end": 2142.2002,
                "confidence": 0.7967852,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "to",
                "start": 2142.2002,
                "end": 2142.4402,
                "confidence": 0.9894159,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "internally",
                "start": 2142.4402,
                "end": 2142.9202,
                "confidence": 0.98847884,
                "punctuated_word": "internally",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "call",
                "start": 2142.9202,
                "end": 2143.08,
                "confidence": 0.98432714,
                "punctuated_word": "call",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "bureaucracy",
                "start": 2143.08,
                "end": 2143.56,
                "confidence": 0.7503428,
                "punctuated_word": "bureaucracy",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "hackers",
                "start": 2143.56,
                "end": 2143.96,
                "confidence": 0.8048825,
                "punctuated_word": "hackers.",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "you",
                "start": 2143.96,
                "end": 2144.04,
                "confidence": 0.979936,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "know",
                "start": 2144.04,
                "end": 2144.2002,
                "confidence": 0.9242449,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "people",
                "start": 2144.2002,
                "end": 2144.52,
                "confidence": 0.9940572,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "who",
                "start": 2144.52,
                "end": 2144.6802,
                "confidence": 0.99855906,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "work",
                "start": 2144.6802,
                "end": 2144.84,
                "confidence": 0.67981994,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "in",
                "start": 2144.84,
                "end": 2145.0,
                "confidence": 0.9953461,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "government",
                "start": 2145.0,
                "end": 2145.5,
                "confidence": 0.99652076,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "for",
                "start": 2145.585,
                "end": 2145.825,
                "confidence": 0.99475056,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "ten",
                "start": 2145.825,
                "end": 2145.9849,
                "confidence": 0.97529423,
                "punctuated_word": "ten,",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "fifteen",
                "start": 2145.9849,
                "end": 2146.2249,
                "confidence": 0.999918,
                "punctuated_word": "fifteen",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "years",
                "start": 2146.2249,
                "end": 2146.545,
                "confidence": 0.998069,
                "punctuated_word": "years",
                "speaker": 2,
                "speaker_confidence": 0.6994815
              },
              {
                "word": "ain't",
                "start": 2146.545,
                "end": 2146.625,
                "confidence": 0.6642767,
                "punctuated_word": "ain't",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "gonna",
                "start": 2146.625,
                "end": 2146.865,
                "confidence": 0.9985145,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "help",
                "start": 2146.865,
                "end": 2147.105,
                "confidence": 0.998089,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "us",
                "start": 2147.105,
                "end": 2147.345,
                "confidence": 0.8114786,
                "punctuated_word": "us,",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "you",
                "start": 2147.345,
                "end": 2147.505,
                "confidence": 0.99921167,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "know",
                "start": 2147.505,
                "end": 2147.7449,
                "confidence": 0.9753143,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "people",
                "start": 2147.7449,
                "end": 2148.065,
                "confidence": 0.99936324,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "who",
                "start": 2148.065,
                "end": 2148.145,
                "confidence": 0.93192124,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "came",
                "start": 2148.145,
                "end": 2148.305,
                "confidence": 0.61939025,
                "punctuated_word": "came",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "from",
                "start": 2148.305,
                "end": 2148.545,
                "confidence": 0.96607745,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "privacy",
                "start": 2148.545,
                "end": 2149.025,
                "confidence": 0.48834774,
                "punctuated_word": "privacy",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "navigate",
                "start": 2149.025,
                "end": 2149.505,
                "confidence": 0.9152248,
                "punctuated_word": "navigate",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "the",
                "start": 2149.505,
                "end": 2149.7449,
                "confidence": 0.99479866,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "bureaucracy",
                "start": 2149.7449,
                "end": 2150.2449,
                "confidence": 0.9149994,
                "punctuated_word": "bureaucracy.",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "what",
                "start": 2150.785,
                "end": 2150.945,
                "confidence": 0.88557506,
                "punctuated_word": "What",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "was",
                "start": 2150.945,
                "end": 2151.105,
                "confidence": 0.94376045,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "it",
                "start": 2151.105,
                "end": 2151.265,
                "confidence": 0.6705131,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "for",
                "start": 2151.265,
                "end": 2151.765,
                "confidence": 0.7031471,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "for",
                "start": 2151.825,
                "end": 2152.065,
                "confidence": 0.97541285,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "talent",
                "start": 2152.065,
                "end": 2152.565,
                "confidence": 0.9478965,
                "punctuated_word": "talent,",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "recruiters",
                "start": 2152.945,
                "end": 2153.445,
                "confidence": 0.8387601,
                "punctuated_word": "recruiters.",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "but",
                "start": 2154.545,
                "end": 2155.045,
                "confidence": 0.72921556,
                "punctuated_word": "But,",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "yep",
                "start": 2155.105,
                "end": 2155.605,
                "confidence": 0.79777104,
                "punctuated_word": "yep,",
                "speaker": 2,
                "speaker_confidence": 0.74958724
              },
              {
                "word": "i",
                "start": 2157.265,
                "end": 2157.425,
                "confidence": 0.68947124,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "would",
                "start": 2157.425,
                "end": 2157.585,
                "confidence": 0.98684233,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "tell",
                "start": 2157.585,
                "end": 2157.7449,
                "confidence": 0.99950576,
                "punctuated_word": "tell",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "them",
                "start": 2157.7449,
                "end": 2158.065,
                "confidence": 0.99586344,
                "punctuated_word": "them,",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "you",
                "start": 2158.065,
                "end": 2158.2249,
                "confidence": 0.99934965,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "know",
                "start": 2158.2249,
                "end": 2158.7249,
                "confidence": 0.99908435,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "this",
                "start": 2158.785,
                "end": 2159.025,
                "confidence": 0.99953866,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "work",
                "start": 2159.025,
                "end": 2159.345,
                "confidence": 0.9998529,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "is",
                "start": 2159.345,
                "end": 2159.7,
                "confidence": 0.9995672,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "really",
                "start": 2159.8599,
                "end": 2160.0999,
                "confidence": 0.9617143,
                "punctuated_word": "really,",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "really",
                "start": 2160.0999,
                "end": 2160.42,
                "confidence": 0.99998045,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "impactful",
                "start": 2160.42,
                "end": 2160.92,
                "confidence": 0.901035,
                "punctuated_word": "impactful.",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "and",
                "start": 2161.06,
                "end": 2161.38,
                "confidence": 0.99759066,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "i",
                "start": 2161.38,
                "end": 2161.54,
                "confidence": 0.99928266,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "came",
                "start": 2161.54,
                "end": 2161.78,
                "confidence": 0.9995875,
                "punctuated_word": "came",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "here",
                "start": 2161.78,
                "end": 2161.94,
                "confidence": 0.7203692,
                "punctuated_word": "here.",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "i",
                "start": 2161.94,
                "end": 2162.0999,
                "confidence": 0.99894685,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "moved",
                "start": 2162.0999,
                "end": 2162.3398,
                "confidence": 0.99888545,
                "punctuated_word": "moved",
                "speaker": 2,
                "speaker_confidence": 0.69636345
              },
              {
                "word": "down",
                "start": 2162.3398,
                "end": 2162.5,
                "confidence": 0.908218,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "here",
                "start": 2162.5,
                "end": 2162.74,
                "confidence": 0.9990552,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "with",
                "start": 2162.74,
                "end": 2162.9,
                "confidence": 0.99986136,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "my",
                "start": 2162.9,
                "end": 2163.06,
                "confidence": 0.9994937,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "family",
                "start": 2163.06,
                "end": 2163.56,
                "confidence": 0.99988186,
                "punctuated_word": "family",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "three",
                "start": 2164.02,
                "end": 2164.26,
                "confidence": 0.990369,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "years",
                "start": 2164.26,
                "end": 2164.5,
                "confidence": 0.99996996,
                "punctuated_word": "years",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "ago",
                "start": 2164.5,
                "end": 2165.0,
                "confidence": 0.9714182,
                "punctuated_word": "ago,",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "from",
                "start": 2165.78,
                "end": 2166.02,
                "confidence": 0.9997323,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "new",
                "start": 2166.02,
                "end": 2166.18,
                "confidence": 0.9989478,
                "punctuated_word": "New",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "york",
                "start": 2166.18,
                "end": 2166.3398,
                "confidence": 0.99997175,
                "punctuated_word": "York",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "city",
                "start": 2166.3398,
                "end": 2166.5,
                "confidence": 0.8185222,
                "punctuated_word": "City,",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "and",
                "start": 2166.5,
                "end": 2166.66,
                "confidence": 0.99815863,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "it",
                "start": 2166.66,
                "end": 2166.74,
                "confidence": 0.99861634,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6826275
              },
              {
                "word": "was",
                "start": 2166.74,
                "end": 2166.9,
                "confidence": 0.99873084,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.48928243
              },
              {
                "word": "a",
                "start": 2166.9,
                "end": 2166.98,
                "confidence": 0.9967744,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.48928243
              },
              {
                "word": "big",
                "start": 2166.98,
                "end": 2167.22,
                "confidence": 0.9999176,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.48928243
              },
              {
                "word": "move",
                "start": 2167.22,
                "end": 2167.46,
                "confidence": 0.997573,
                "punctuated_word": "move.",
                "speaker": 2,
                "speaker_confidence": 0.48928243
              },
              {
                "word": "it",
                "start": 2167.46,
                "end": 2167.54,
                "confidence": 0.99956745,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.48928243
              },
              {
                "word": "was",
                "start": 2167.54,
                "end": 2167.7,
                "confidence": 0.9997447,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.48928243
              },
              {
                "word": "very",
                "start": 2167.7,
                "end": 2168.02,
                "confidence": 0.9979845,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.48928243
              },
              {
                "word": "scary",
                "start": 2168.02,
                "end": 2168.52,
                "confidence": 0.99641186,
                "punctuated_word": "scary.",
                "speaker": 2,
                "speaker_confidence": 0.48928243
              },
              {
                "word": "i",
                "start": 2168.9,
                "end": 2168.98,
                "confidence": 0.9974819,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.31565654
              },
              {
                "word": "won't",
                "start": 2168.98,
                "end": 2169.38,
                "confidence": 0.9977717,
                "punctuated_word": "won't",
                "speaker": 2,
                "speaker_confidence": 0.31565654
              },
              {
                "word": "lie",
                "start": 2169.38,
                "end": 2169.8599,
                "confidence": 0.9040574,
                "punctuated_word": "lie.",
                "speaker": 2,
                "speaker_confidence": 0.31565654
              },
              {
                "word": "but",
                "start": 2169.8599,
                "end": 2170.0999,
                "confidence": 0.9978137,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.31565654
              },
              {
                "word": "if",
                "start": 2170.0999,
                "end": 2170.3398,
                "confidence": 0.999041,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.31565654
              },
              {
                "word": "i",
                "start": 2170.3398,
                "end": 2170.42,
                "confidence": 0.9995914,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.31565654
              },
              {
                "word": "had",
                "start": 2170.42,
                "end": 2170.5798,
                "confidence": 0.9994355,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.31565654
              },
              {
                "word": "to",
                "start": 2170.5798,
                "end": 2170.66,
                "confidence": 0.9979067,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "do",
                "start": 2170.66,
                "end": 2170.82,
                "confidence": 0.9995648,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "it",
                "start": 2170.82,
                "end": 2170.98,
                "confidence": 0.9996582,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "all",
                "start": 2170.98,
                "end": 2171.22,
                "confidence": 0.99967813,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "over",
                "start": 2171.22,
                "end": 2171.46,
                "confidence": 0.99989617,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "again",
                "start": 2171.46,
                "end": 2171.7,
                "confidence": 0.9991441,
                "punctuated_word": "again,",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "i",
                "start": 2171.7,
                "end": 2171.8599,
                "confidence": 0.9998585,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "would",
                "start": 2171.8599,
                "end": 2172.02,
                "confidence": 0.99944824,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "do",
                "start": 2172.02,
                "end": 2172.18,
                "confidence": 0.9977719,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "it",
                "start": 2172.18,
                "end": 2172.26,
                "confidence": 0.998621,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "again",
                "start": 2172.26,
                "end": 2172.5,
                "confidence": 0.99525034,
                "punctuated_word": "again",
                "speaker": 2,
                "speaker_confidence": 0.41253096
              },
              {
                "word": "a",
                "start": 2172.5,
                "end": 2172.5798,
                "confidence": 0.9950558,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "100",
                "start": 2172.5798,
                "end": 2172.9,
                "confidence": 0.9995059,
                "punctuated_word": "100",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "times",
                "start": 2172.9,
                "end": 2173.22,
                "confidence": 0.99901474,
                "punctuated_word": "times",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "over",
                "start": 2173.22,
                "end": 2173.54,
                "confidence": 0.97343564,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "because",
                "start": 2173.54,
                "end": 2173.935,
                "confidence": 0.6128092,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "because",
                "start": 2174.0151,
                "end": 2174.2551,
                "confidence": 0.9996531,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "the",
                "start": 2174.2551,
                "end": 2174.415,
                "confidence": 0.8926335,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "work",
                "start": 2174.415,
                "end": 2174.575,
                "confidence": 0.999361,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "that",
                "start": 2174.575,
                "end": 2174.815,
                "confidence": 0.9999224,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "that",
                "start": 2174.815,
                "end": 2174.895,
                "confidence": 0.9946498,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "you",
                "start": 2174.895,
                "end": 2175.0552,
                "confidence": 0.9997434,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "are",
                "start": 2175.0552,
                "end": 2175.215,
                "confidence": 0.99567974,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "able",
                "start": 2175.215,
                "end": 2175.455,
                "confidence": 0.9995962,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "to",
                "start": 2175.455,
                "end": 2175.615,
                "confidence": 0.9980761,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "do",
                "start": 2175.615,
                "end": 2175.7751,
                "confidence": 0.99924636,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "here",
                "start": 2175.7751,
                "end": 2176.0151,
                "confidence": 0.9991781,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "is",
                "start": 2176.0151,
                "end": 2176.2551,
                "confidence": 0.9722377,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "just",
                "start": 2176.2551,
                "end": 2176.495,
                "confidence": 0.7876973,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "really",
                "start": 2176.495,
                "end": 2176.655,
                "confidence": 0.99944824,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "amazing",
                "start": 2176.655,
                "end": 2177.155,
                "confidence": 0.9997867,
                "punctuated_word": "amazing.",
                "speaker": 2,
                "speaker_confidence": 0.6003736
              },
              {
                "word": "you",
                "start": 2177.455,
                "end": 2177.615,
                "confidence": 0.91333747,
                "punctuated_word": "You",
                "speaker": 1,
                "speaker_confidence": 0.18793494
              },
              {
                "word": "know",
                "start": 2177.615,
                "end": 2177.7751,
                "confidence": 0.9485894,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.18793494
              },
              {
                "word": "i",
                "start": 2177.7751,
                "end": 2178.0151,
                "confidence": 0.9998267,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.18793494
              },
              {
                "word": "i",
                "start": 2178.0151,
                "end": 2178.175,
                "confidence": 0.99872106,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.18793494
              },
              {
                "word": "i",
                "start": 2178.175,
                "end": 2178.2551,
                "confidence": 0.9086445,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.18793494
              },
              {
                "word": "really",
                "start": 2178.2551,
                "end": 2178.575,
                "confidence": 0.99917454,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.567417
              },
              {
                "word": "appreciate",
                "start": 2178.575,
                "end": 2179.0552,
                "confidence": 0.99974185,
                "punctuated_word": "appreciate",
                "speaker": 1,
                "speaker_confidence": 0.567417
              },
              {
                "word": "your",
                "start": 2179.0552,
                "end": 2179.2952,
                "confidence": 0.96413743,
                "punctuated_word": "your,",
                "speaker": 1,
                "speaker_confidence": 0.567417
              },
              {
                "word": "willingness",
                "start": 2179.5352,
                "end": 2180.0151,
                "confidence": 0.9999534,
                "punctuated_word": "willingness",
                "speaker": 1,
                "speaker_confidence": 0.567417
              },
              {
                "word": "to",
                "start": 2180.0151,
                "end": 2180.095,
                "confidence": 0.999846,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.567417
              },
              {
                "word": "show",
                "start": 2180.095,
                "end": 2180.335,
                "confidence": 0.99984026,
                "punctuated_word": "show",
                "speaker": 1,
                "speaker_confidence": 0.567417
              },
              {
                "word": "some",
                "start": 2180.335,
                "end": 2180.495,
                "confidence": 0.9984762,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.567417
              },
              {
                "word": "vulnerability",
                "start": 2180.495,
                "end": 2180.995,
                "confidence": 0.9998878,
                "punctuated_word": "vulnerability",
                "speaker": 1,
                "speaker_confidence": 0.567417
              },
              {
                "word": "there",
                "start": 2181.135,
                "end": 2181.375,
                "confidence": 0.9996729,
                "punctuated_word": "there.",
                "speaker": 1,
                "speaker_confidence": 0.567417
              },
              {
                "word": "i",
                "start": 2181.375,
                "end": 2181.7751,
                "confidence": 0.99852693,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.4750775
              },
              {
                "word": "i",
                "start": 2181.7751,
                "end": 2181.855,
                "confidence": 0.9910458,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.4750775
              },
              {
                "word": "don't",
                "start": 2181.855,
                "end": 2182.095,
                "confidence": 0.99939024,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.4750775
              },
              {
                "word": "know",
                "start": 2182.095,
                "end": 2182.2551,
                "confidence": 0.99984145,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.4750775
              },
              {
                "word": "that",
                "start": 2182.2551,
                "end": 2182.415,
                "confidence": 0.9988632,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.4750775
              },
              {
                "word": "i've",
                "start": 2182.415,
                "end": 2182.575,
                "confidence": 0.9996631,
                "punctuated_word": "I've",
                "speaker": 1,
                "speaker_confidence": 0.4750775
              },
              {
                "word": "heard",
                "start": 2182.575,
                "end": 2183.075,
                "confidence": 0.95835555,
                "punctuated_word": "heard,",
                "speaker": 1,
                "speaker_confidence": 0.4750775
              },
              {
                "word": "much",
                "start": 2183.455,
                "end": 2183.695,
                "confidence": 0.99949837,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.4750775
              },
              {
                "word": "better",
                "start": 2183.695,
                "end": 2183.935,
                "confidence": 0.9999219,
                "punctuated_word": "better",
                "speaker": 1,
                "speaker_confidence": 0.4750775
              },
              {
                "word": "as",
                "start": 2183.935,
                "end": 2184.0151,
                "confidence": 0.99624217,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.4750775
              },
              {
                "word": "far",
                "start": 2184.0151,
                "end": 2184.175,
                "confidence": 0.9996313,
                "punctuated_word": "far",
                "speaker": 1,
                "speaker_confidence": 0.43081033
              },
              {
                "word": "as",
                "start": 2184.175,
                "end": 2184.2551,
                "confidence": 0.96294564,
                "punctuated_word": "as,",
                "speaker": 1,
                "speaker_confidence": 0.43081033
              },
              {
                "word": "like",
                "start": 2184.2551,
                "end": 2184.495,
                "confidence": 0.99742055,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.43081033
              },
              {
                "word": "pitches",
                "start": 2184.495,
                "end": 2184.815,
                "confidence": 0.9987914,
                "punctuated_word": "pitches",
                "speaker": 1,
                "speaker_confidence": 0.43081033
              },
              {
                "word": "for",
                "start": 2184.815,
                "end": 2185.0898,
                "confidence": 0.9996346,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.43081033
              },
              {
                "word": "a",
                "start": 2185.0898,
                "end": 2185.365,
                "confidence": 0.9408128,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.43081033
              },
              {
                "word": "a",
                "start": 2185.365,
                "end": 2185.615,
                "confidence": 0.530602,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.43081033
              },
              {
                "word": "role",
                "start": 2185.615,
                "end": 2185.935,
                "confidence": 0.9439469,
                "punctuated_word": "role",
                "speaker": 1,
                "speaker_confidence": 0.43081033
              },
              {
                "word": "go",
                "start": 2185.935,
                "end": 2186.31,
                "confidence": 0.9929285,
                "punctuated_word": "go.",
                "speaker": 1,
                "speaker_confidence": 0.43081033
              },
              {
                "word": "i",
                "start": 2186.3901,
                "end": 2186.47,
                "confidence": 0.99792105,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.26870382
              },
              {
                "word": "i",
                "start": 2186.47,
                "end": 2186.6301,
                "confidence": 0.8611297,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.26870382
              },
              {
                "word": "really",
                "start": 2186.6301,
                "end": 2186.71,
                "confidence": 0.9994875,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.26870382
              },
              {
                "word": "appreciate",
                "start": 2186.71,
                "end": 2186.95,
                "confidence": 0.99976903,
                "punctuated_word": "appreciate",
                "speaker": 1,
                "speaker_confidence": 0.26870382
              },
              {
                "word": "you",
                "start": 2186.95,
                "end": 2187.11,
                "confidence": 0.9848342,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.26870382
              },
              {
                "word": "sharing",
                "start": 2187.11,
                "end": 2187.35,
                "confidence": 0.98040754,
                "punctuated_word": "sharing",
                "speaker": 1,
                "speaker_confidence": 0.26870382
              },
              {
                "word": "that",
                "start": 2187.35,
                "end": 2187.85,
                "confidence": 0.999753,
                "punctuated_word": "that.",
                "speaker": 1,
                "speaker_confidence": 0.26870382
              },
              {
                "word": "yeah",
                "start": 2187.99,
                "end": 2188.3901,
                "confidence": 0.99902284,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.5257693
              },
              {
                "word": "so",
                "start": 2188.79,
                "end": 2189.03,
                "confidence": 0.9504185,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.5257693
              },
              {
                "word": "like",
                "start": 2189.03,
                "end": 2189.27,
                "confidence": 0.99943864,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.5257693
              },
              {
                "word": "this",
                "start": 2189.27,
                "end": 2189.59,
                "confidence": 0.9962717,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5257693
              },
              {
                "word": "this",
                "start": 2189.59,
                "end": 2189.83,
                "confidence": 0.8491999,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5257693
              },
              {
                "word": "i",
                "start": 2190.1501,
                "end": 2190.31,
                "confidence": 0.9968443,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5257693
              },
              {
                "word": "never",
                "start": 2190.31,
                "end": 2190.55,
                "confidence": 0.99722207,
                "punctuated_word": "never",
                "speaker": 2,
                "speaker_confidence": 0.5257693
              },
              {
                "word": "did",
                "start": 2190.55,
                "end": 2190.79,
                "confidence": 0.9976392,
                "punctuated_word": "did",
                "speaker": 2,
                "speaker_confidence": 0.5257693
              },
              {
                "word": "civic",
                "start": 2190.79,
                "end": 2191.11,
                "confidence": 0.7015697,
                "punctuated_word": "Civic",
                "speaker": 2,
                "speaker_confidence": 0.5257693
              },
              {
                "word": "tech",
                "start": 2191.11,
                "end": 2191.19,
                "confidence": 0.7403647,
                "punctuated_word": "Tech",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "before",
                "start": 2191.19,
                "end": 2191.59,
                "confidence": 0.99979526,
                "punctuated_word": "before",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "this",
                "start": 2191.59,
                "end": 2191.75,
                "confidence": 0.8196561,
                "punctuated_word": "this,",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "and",
                "start": 2191.75,
                "end": 2191.99,
                "confidence": 0.99526227,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "like",
                "start": 2191.99,
                "end": 2192.1501,
                "confidence": 0.99985826,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "i",
                "start": 2192.1501,
                "end": 2192.23,
                "confidence": 0.99989974,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "think",
                "start": 2192.23,
                "end": 2192.47,
                "confidence": 0.9998597,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "now",
                "start": 2192.47,
                "end": 2192.97,
                "confidence": 0.984864,
                "punctuated_word": "now,",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "this",
                "start": 2193.9102,
                "end": 2194.1501,
                "confidence": 0.99938023,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "job",
                "start": 2194.1501,
                "end": 2194.31,
                "confidence": 0.9988306,
                "punctuated_word": "job",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "has",
                "start": 2194.31,
                "end": 2194.47,
                "confidence": 0.96530735,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "ruined",
                "start": 2194.47,
                "end": 2194.71,
                "confidence": 0.9990101,
                "punctuated_word": "ruined",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "me",
                "start": 2194.71,
                "end": 2194.87,
                "confidence": 0.99512863,
                "punctuated_word": "me.",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "right",
                "start": 2194.87,
                "end": 2195.03,
                "confidence": 0.99699426,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.55856174
              },
              {
                "word": "like",
                "start": 2195.03,
                "end": 2195.11,
                "confidence": 0.99594676,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.23587394
              },
              {
                "word": "i",
                "start": 2195.11,
                "end": 2195.19,
                "confidence": 0.9971649,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.23587394
              },
              {
                "word": "feel",
                "start": 2195.19,
                "end": 2195.35,
                "confidence": 0.96488035,
                "punctuated_word": "feel",
                "speaker": 2,
                "speaker_confidence": 0.23587394
              },
              {
                "word": "like",
                "start": 2195.35,
                "end": 2195.51,
                "confidence": 0.95393384,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.23587394
              },
              {
                "word": "i",
                "start": 2195.51,
                "end": 2195.59,
                "confidence": 0.9977138,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.23587394
              },
              {
                "word": "have",
                "start": 2195.59,
                "end": 2195.83,
                "confidence": 0.85455894,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.23587394
              },
              {
                "word": "to",
                "start": 2195.83,
                "end": 2195.9102,
                "confidence": 0.9976974,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.23587394
              },
              {
                "word": "do",
                "start": 2195.9102,
                "end": 2195.99,
                "confidence": 0.99638176,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "civic",
                "start": 2195.99,
                "end": 2196.3901,
                "confidence": 0.98075575,
                "punctuated_word": "Civic",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "tech",
                "start": 2196.3901,
                "end": 2196.6301,
                "confidence": 0.99650586,
                "punctuated_word": "Tech",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "after",
                "start": 2196.6301,
                "end": 2196.95,
                "confidence": 0.9950598,
                "punctuated_word": "after",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "this",
                "start": 2196.95,
                "end": 2197.11,
                "confidence": 0.9727855,
                "punctuated_word": "this.",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "i",
                "start": 2197.11,
                "end": 2197.35,
                "confidence": 0.9166878,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "can't",
                "start": 2197.35,
                "end": 2197.85,
                "confidence": 0.9994578,
                "punctuated_word": "can't",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "go",
                "start": 2198.1501,
                "end": 2198.31,
                "confidence": 0.99979955,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "back",
                "start": 2198.31,
                "end": 2198.6301,
                "confidence": 0.99960166,
                "punctuated_word": "back",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "to",
                "start": 2198.6301,
                "end": 2198.95,
                "confidence": 0.9980616,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "you",
                "start": 2198.95,
                "end": 2199.19,
                "confidence": 0.99957377,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "know",
                "start": 2199.19,
                "end": 2199.51,
                "confidence": 0.9998825,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "doing",
                "start": 2199.51,
                "end": 2199.83,
                "confidence": 0.9777564,
                "punctuated_word": "doing,",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "like",
                "start": 2199.83,
                "end": 2200.215,
                "confidence": 0.99917245,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "uber",
                "start": 2200.455,
                "end": 2200.7751,
                "confidence": 0.99578035,
                "punctuated_word": "Uber",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "for",
                "start": 2200.7751,
                "end": 2201.095,
                "confidence": 0.9980788,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "dog",
                "start": 2201.095,
                "end": 2201.415,
                "confidence": 0.99162006,
                "punctuated_word": "dog",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "walkers",
                "start": 2201.415,
                "end": 2201.8152,
                "confidence": 0.990703,
                "punctuated_word": "walkers",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "or",
                "start": 2201.8152,
                "end": 2201.975,
                "confidence": 0.9867496,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "something",
                "start": 2201.975,
                "end": 2202.475,
                "confidence": 0.9730478,
                "punctuated_word": "something.",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "i",
                "start": 2202.5352,
                "end": 2202.7751,
                "confidence": 0.8109537,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "have",
                "start": 2202.7751,
                "end": 2202.935,
                "confidence": 0.9559009,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "to",
                "start": 2202.935,
                "end": 2203.0151,
                "confidence": 0.9652555,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "be",
                "start": 2203.0151,
                "end": 2203.5151,
                "confidence": 0.50497156,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "it",
                "start": 2204.455,
                "end": 2204.5352,
                "confidence": 0.960709,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.55867654
              },
              {
                "word": "has",
                "start": 2204.5352,
                "end": 2204.855,
                "confidence": 0.99781406,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.48227626
              },
              {
                "word": "to",
                "start": 2204.855,
                "end": 2205.0151,
                "confidence": 0.9986083,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.48227626
              },
              {
                "word": "be",
                "start": 2205.0151,
                "end": 2205.2551,
                "confidence": 0.99880517,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.48227626
              },
              {
                "word": "civic",
                "start": 2205.2551,
                "end": 2205.655,
                "confidence": 0.65220964,
                "punctuated_word": "Civic",
                "speaker": 2,
                "speaker_confidence": 0.48227626
              },
              {
                "word": "tech",
                "start": 2205.655,
                "end": 2206.155,
                "confidence": 0.7292625,
                "punctuated_word": "Tech,",
                "speaker": 2,
                "speaker_confidence": 0.48227626
              },
              {
                "word": "and",
                "start": 2206.695,
                "end": 2206.935,
                "confidence": 0.9529848,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.48227626
              },
              {
                "word": "being",
                "start": 2206.935,
                "end": 2207.095,
                "confidence": 0.95118326,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.48227626
              },
              {
                "word": "able",
                "start": 2207.095,
                "end": 2207.3352,
                "confidence": 0.975442,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.48227626
              },
              {
                "word": "to",
                "start": 2207.3352,
                "end": 2207.415,
                "confidence": 0.98933405,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.48227626
              },
              {
                "word": "make",
                "start": 2207.415,
                "end": 2207.5752,
                "confidence": 0.9991278,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.31657422
              },
              {
                "word": "that",
                "start": 2207.5752,
                "end": 2207.735,
                "confidence": 0.9448372,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.31657422
              },
              {
                "word": "impact",
                "start": 2207.735,
                "end": 2208.135,
                "confidence": 0.98520505,
                "punctuated_word": "impact.",
                "speaker": 2,
                "speaker_confidence": 0.31657422
              },
              {
                "word": "nothing",
                "start": 2208.135,
                "end": 2208.375,
                "confidence": 0.9985556,
                "punctuated_word": "Nothing",
                "speaker": 2,
                "speaker_confidence": 0.31657422
              },
              {
                "word": "like",
                "start": 2208.5352,
                "end": 2208.695,
                "confidence": 0.99614763,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.31657422
              },
              {
                "word": "i",
                "start": 2208.695,
                "end": 2208.7751,
                "confidence": 0.9870415,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "said",
                "start": 2208.7751,
                "end": 2208.935,
                "confidence": 0.9962649,
                "punctuated_word": "said",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "before",
                "start": 2208.935,
                "end": 2209.3352,
                "confidence": 0.9893081,
                "punctuated_word": "before,",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "bureaucracy",
                "start": 2209.3352,
                "end": 2209.8152,
                "confidence": 0.97678125,
                "punctuated_word": "bureaucracy",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "is",
                "start": 2209.8152,
                "end": 2209.895,
                "confidence": 0.7323876,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "hard",
                "start": 2209.895,
                "end": 2210.395,
                "confidence": 0.7875978,
                "punctuated_word": "hard.",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "but",
                "start": 2210.7751,
                "end": 2211.2751,
                "confidence": 0.9881932,
                "punctuated_word": "But,",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "you",
                "start": 2211.3352,
                "end": 2211.495,
                "confidence": 0.99859065,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "know",
                "start": 2211.495,
                "end": 2211.8152,
                "confidence": 0.9989077,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "just",
                "start": 2211.8152,
                "end": 2211.935,
                "confidence": 0.62812907,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "when",
                "start": 2212.0552,
                "end": 2212.215,
                "confidence": 0.95368755,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "you",
                "start": 2212.215,
                "end": 2212.375,
                "confidence": 0.992029,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "know",
                "start": 2212.375,
                "end": 2212.5352,
                "confidence": 0.9982527,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "at",
                "start": 2212.5352,
                "end": 2212.615,
                "confidence": 0.91424125,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "the",
                "start": 2212.615,
                "end": 2212.695,
                "confidence": 0.9935196,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "end",
                "start": 2212.695,
                "end": 2212.855,
                "confidence": 0.9992298,
                "punctuated_word": "end",
                "speaker": 2,
                "speaker_confidence": 0.6212231
              },
              {
                "word": "of",
                "start": 2212.855,
                "end": 2212.935,
                "confidence": 0.99194545,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.18512881
              },
              {
                "word": "that",
                "start": 2212.935,
                "end": 2213.095,
                "confidence": 0.77245903,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.18512881
              },
              {
                "word": "that",
                "start": 2213.095,
                "end": 2213.2551,
                "confidence": 0.95987654,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.18512881
              },
              {
                "word": "lane",
                "start": 2213.2551,
                "end": 2213.5752,
                "confidence": 0.33862668,
                "punctuated_word": "lane",
                "speaker": 2,
                "speaker_confidence": 0.18512881
              },
              {
                "word": "in",
                "start": 2213.5752,
                "end": 2213.655,
                "confidence": 0.6084512,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.18512881
              },
              {
                "word": "the",
                "start": 2213.655,
                "end": 2213.735,
                "confidence": 0.8939883,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "tunnel",
                "start": 2213.735,
                "end": 2214.135,
                "confidence": 0.9982962,
                "punctuated_word": "tunnel",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "that",
                "start": 2214.135,
                "end": 2214.375,
                "confidence": 0.8054488,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "you",
                "start": 2214.375,
                "end": 2214.5352,
                "confidence": 0.98930967,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "are",
                "start": 2214.5352,
                "end": 2214.695,
                "confidence": 0.91249394,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "really",
                "start": 2214.695,
                "end": 2214.935,
                "confidence": 0.99822646,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "making",
                "start": 2214.935,
                "end": 2215.175,
                "confidence": 0.9950942,
                "punctuated_word": "making",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "a",
                "start": 2215.175,
                "end": 2215.2551,
                "confidence": 0.9648445,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "difference",
                "start": 2215.2551,
                "end": 2215.53,
                "confidence": 0.9895331,
                "punctuated_word": "difference",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "in",
                "start": 2215.53,
                "end": 2215.69,
                "confidence": 0.9900017,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "someone's",
                "start": 2215.69,
                "end": 2215.93,
                "confidence": 0.9761298,
                "punctuated_word": "someone's",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "life",
                "start": 2215.93,
                "end": 2216.01,
                "confidence": 0.72227985,
                "punctuated_word": "life.",
                "speaker": 2,
                "speaker_confidence": 0.5204504
              },
              {
                "word": "and",
                "start": 2216.01,
                "end": 2216.41,
                "confidence": 0.98385227,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.43085623
              },
              {
                "word": "anywhere",
                "start": 2216.41,
                "end": 2216.73,
                "confidence": 0.99066764,
                "punctuated_word": "anywhere",
                "speaker": 2,
                "speaker_confidence": 0.43085623
              },
              {
                "word": "you",
                "start": 2216.73,
                "end": 2216.81,
                "confidence": 0.9993154,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.43085623
              },
              {
                "word": "go",
                "start": 2216.81,
                "end": 2216.97,
                "confidence": 0.9981451,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.43085623
              },
              {
                "word": "in",
                "start": 2216.97,
                "end": 2217.05,
                "confidence": 0.9514857,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.43085623
              },
              {
                "word": "the",
                "start": 2217.05,
                "end": 2217.1301,
                "confidence": 0.76001966,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "federal",
                "start": 2217.1301,
                "end": 2217.45,
                "confidence": 0.70224434,
                "punctuated_word": "federal",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "agency",
                "start": 2217.45,
                "end": 2217.93,
                "confidence": 0.9618137,
                "punctuated_word": "agency,",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "you",
                "start": 2217.93,
                "end": 2218.09,
                "confidence": 0.99709606,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "are",
                "start": 2218.09,
                "end": 2218.33,
                "confidence": 0.9962328,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "helping",
                "start": 2218.33,
                "end": 2218.6501,
                "confidence": 0.99950147,
                "punctuated_word": "helping",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "potentially",
                "start": 2218.73,
                "end": 2219.21,
                "confidence": 0.9996488,
                "punctuated_word": "potentially",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "helping",
                "start": 2219.21,
                "end": 2219.45,
                "confidence": 0.98299813,
                "punctuated_word": "helping",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "millions",
                "start": 2219.45,
                "end": 2219.69,
                "confidence": 0.99903286,
                "punctuated_word": "millions",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "and",
                "start": 2219.69,
                "end": 2219.85,
                "confidence": 0.9128866,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "millions",
                "start": 2219.85,
                "end": 2220.09,
                "confidence": 0.9990343,
                "punctuated_word": "millions",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "of",
                "start": 2220.09,
                "end": 2220.17,
                "confidence": 0.9959837,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "people",
                "start": 2220.17,
                "end": 2220.6501,
                "confidence": 0.79741836,
                "punctuated_word": "people.",
                "speaker": 2,
                "speaker_confidence": 0.665769
              },
              {
                "word": "and",
                "start": 2220.6501,
                "end": 2220.81,
                "confidence": 0.84775054,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.52942646
              },
              {
                "word": "i",
                "start": 2220.81,
                "end": 2220.8901,
                "confidence": 0.9991974,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.52942646
              },
              {
                "word": "don't",
                "start": 2220.8901,
                "end": 2221.05,
                "confidence": 0.99925935,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.52942646
              },
              {
                "word": "think",
                "start": 2221.05,
                "end": 2221.1301,
                "confidence": 0.9996809,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.52942646
              },
              {
                "word": "there's",
                "start": 2221.1301,
                "end": 2221.37,
                "confidence": 0.99912333,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.52942646
              },
              {
                "word": "no",
                "start": 2221.37,
                "end": 2221.53,
                "confidence": 0.99854654,
                "punctuated_word": "no",
                "speaker": 2,
                "speaker_confidence": 0.52942646
              },
              {
                "word": "greater",
                "start": 2221.53,
                "end": 2221.85,
                "confidence": 0.9983728,
                "punctuated_word": "greater",
                "speaker": 2,
                "speaker_confidence": 0.52942646
              },
              {
                "word": "feeling",
                "start": 2221.85,
                "end": 2222.17,
                "confidence": 0.9430917,
                "punctuated_word": "feeling",
                "speaker": 2,
                "speaker_confidence": 0.52942646
              },
              {
                "word": "than",
                "start": 2222.17,
                "end": 2222.33,
                "confidence": 0.99693537,
                "punctuated_word": "than",
                "speaker": 2,
                "speaker_confidence": 0.52942646
              },
              {
                "word": "that",
                "start": 2222.33,
                "end": 2222.83,
                "confidence": 0.99984276,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.52942646
              },
              {
                "word": "david",
                "start": 2222.8901,
                "end": 2223.29,
                "confidence": 0.9810288,
                "punctuated_word": "David,",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "again",
                "start": 2223.29,
                "end": 2223.61,
                "confidence": 0.9963527,
                "punctuated_word": "again,",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "thank",
                "start": 2223.61,
                "end": 2223.77,
                "confidence": 0.99920803,
                "punctuated_word": "thank",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "you",
                "start": 2223.77,
                "end": 2223.93,
                "confidence": 0.9998888,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "so",
                "start": 2223.93,
                "end": 2224.09,
                "confidence": 0.99970883,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "much",
                "start": 2224.09,
                "end": 2224.33,
                "confidence": 0.99998033,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "for",
                "start": 2224.33,
                "end": 2224.6501,
                "confidence": 0.99973613,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "taking",
                "start": 2224.6501,
                "end": 2224.8901,
                "confidence": 0.99986184,
                "punctuated_word": "taking",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "the",
                "start": 2224.8901,
                "end": 2224.97,
                "confidence": 0.99900705,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "time",
                "start": 2224.97,
                "end": 2225.21,
                "confidence": 0.99994576,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "out",
                "start": 2225.21,
                "end": 2225.29,
                "confidence": 0.99913377,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.5101064
              },
              {
                "word": "of",
                "start": 2225.29,
                "end": 2225.45,
                "confidence": 0.99826473,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "your",
                "start": 2225.45,
                "end": 2225.69,
                "confidence": 0.999905,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "day",
                "start": 2225.69,
                "end": 2226.01,
                "confidence": 0.9997583,
                "punctuated_word": "day",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "to",
                "start": 2226.01,
                "end": 2226.17,
                "confidence": 0.999416,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "come",
                "start": 2226.17,
                "end": 2226.33,
                "confidence": 0.99976414,
                "punctuated_word": "come",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "and",
                "start": 2226.33,
                "end": 2226.83,
                "confidence": 0.99825484,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "share",
                "start": 2226.8901,
                "end": 2227.1301,
                "confidence": 0.9997551,
                "punctuated_word": "share",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "your",
                "start": 2227.1301,
                "end": 2227.29,
                "confidence": 0.9997172,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "your",
                "start": 2227.29,
                "end": 2227.53,
                "confidence": 0.9916142,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "thoughts",
                "start": 2227.53,
                "end": 2227.77,
                "confidence": 0.9998266,
                "punctuated_word": "thoughts",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "and",
                "start": 2227.77,
                "end": 2228.01,
                "confidence": 0.99953425,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "expertise",
                "start": 2228.01,
                "end": 2228.49,
                "confidence": 0.99901426,
                "punctuated_word": "expertise",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "with",
                "start": 2228.49,
                "end": 2228.73,
                "confidence": 0.99974746,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "us",
                "start": 2228.73,
                "end": 2229.105,
                "confidence": 0.99985564,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "here",
                "start": 2229.185,
                "end": 2229.425,
                "confidence": 0.9999138,
                "punctuated_word": "here",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "on",
                "start": 2229.425,
                "end": 2229.585,
                "confidence": 0.99980456,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "civic",
                "start": 2229.585,
                "end": 2230.065,
                "confidence": 0.6803614,
                "punctuated_word": "Civic",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "tech",
                "start": 2230.065,
                "end": 2230.385,
                "confidence": 0.96905375,
                "punctuated_word": "Tech",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "chat",
                "start": 2230.385,
                "end": 2230.885,
                "confidence": 0.9762479,
                "punctuated_word": "Chat.",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "as",
                "start": 2231.585,
                "end": 2231.7449,
                "confidence": 0.997924,
                "punctuated_word": "As",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "is",
                "start": 2231.7449,
                "end": 2231.905,
                "confidence": 0.9698638,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "tradition",
                "start": 2231.905,
                "end": 2232.405,
                "confidence": 0.9010813,
                "punctuated_word": "tradition,",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "on",
                "start": 2232.705,
                "end": 2232.785,
                "confidence": 0.99913186,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "these",
                "start": 2232.785,
                "end": 2233.025,
                "confidence": 0.9984592,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "episodes",
                "start": 2233.025,
                "end": 2233.505,
                "confidence": 0.99772704,
                "punctuated_word": "episodes,",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "we",
                "start": 2233.505,
                "end": 2233.7449,
                "confidence": 0.9997321,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "like",
                "start": 2233.7449,
                "end": 2233.9849,
                "confidence": 0.9939168,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "to",
                "start": 2233.9849,
                "end": 2234.225,
                "confidence": 0.99974936,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "give",
                "start": 2234.225,
                "end": 2234.725,
                "confidence": 0.9999106,
                "punctuated_word": "give",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "the",
                "start": 2234.945,
                "end": 2235.265,
                "confidence": 0.99944896,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "guests",
                "start": 2235.265,
                "end": 2235.665,
                "confidence": 0.70463777,
                "punctuated_word": "guests",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "the",
                "start": 2235.665,
                "end": 2235.9849,
                "confidence": 0.9987766,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "opportunity",
                "start": 2235.9849,
                "end": 2236.4849,
                "confidence": 0.9999577,
                "punctuated_word": "opportunity",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "to",
                "start": 2236.705,
                "end": 2237.205,
                "confidence": 0.9998185,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "set",
                "start": 2237.505,
                "end": 2237.665,
                "confidence": 0.9996747,
                "punctuated_word": "set",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "us",
                "start": 2237.665,
                "end": 2237.825,
                "confidence": 0.99986756,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "up",
                "start": 2237.825,
                "end": 2238.065,
                "confidence": 0.9999635,
                "punctuated_word": "up",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "with",
                "start": 2238.065,
                "end": 2238.305,
                "confidence": 0.99996436,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "whatever",
                "start": 2238.305,
                "end": 2238.705,
                "confidence": 0.99963295,
                "punctuated_word": "whatever",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "concluding",
                "start": 2238.705,
                "end": 2239.185,
                "confidence": 0.9995689,
                "punctuated_word": "concluding",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "thoughts",
                "start": 2239.185,
                "end": 2239.685,
                "confidence": 0.9827193,
                "punctuated_word": "thoughts,",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "they'd",
                "start": 2240.465,
                "end": 2240.705,
                "confidence": 0.92006016,
                "punctuated_word": "they'd",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "like",
                "start": 2240.705,
                "end": 2240.865,
                "confidence": 0.99943167,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "to",
                "start": 2240.865,
                "end": 2241.105,
                "confidence": 0.9993414,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "leave",
                "start": 2241.105,
                "end": 2241.265,
                "confidence": 0.99981385,
                "punctuated_word": "leave",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "us",
                "start": 2241.265,
                "end": 2241.425,
                "confidence": 0.99989533,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "with",
                "start": 2241.425,
                "end": 2241.81,
                "confidence": 0.9997774,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "as",
                "start": 2242.45,
                "end": 2242.69,
                "confidence": 0.999308,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "we",
                "start": 2242.69,
                "end": 2242.9302,
                "confidence": 0.99993014,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "depart",
                "start": 2242.9302,
                "end": 2243.33,
                "confidence": 0.99967587,
                "punctuated_word": "depart",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "the",
                "start": 2243.33,
                "end": 2243.49,
                "confidence": 0.99968517,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "episode",
                "start": 2243.49,
                "end": 2243.99,
                "confidence": 0.9710015,
                "punctuated_word": "episode.",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "so",
                "start": 2244.21,
                "end": 2244.45,
                "confidence": 0.99918073,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "for",
                "start": 2244.45,
                "end": 2244.53,
                "confidence": 0.988636,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.6724781
              },
              {
                "word": "you",
                "start": 2244.53,
                "end": 2244.69,
                "confidence": 0.826571,
                "punctuated_word": "you,",
                "speaker": 1,
                "speaker_confidence": 0.22638524
              },
              {
                "word": "david",
                "start": 2244.69,
                "end": 2245.09,
                "confidence": 0.9992572,
                "punctuated_word": "David,",
                "speaker": 1,
                "speaker_confidence": 0.22638524
              },
              {
                "word": "what",
                "start": 2245.25,
                "end": 2245.49,
                "confidence": 0.99632865,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.22638524
              },
              {
                "word": "would",
                "start": 2245.49,
                "end": 2245.6501,
                "confidence": 0.9995466,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.22638524
              },
              {
                "word": "those",
                "start": 2245.6501,
                "end": 2245.8901,
                "confidence": 0.9939878,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.22638524
              },
              {
                "word": "thoughts",
                "start": 2245.8901,
                "end": 2246.1301,
                "confidence": 0.99939775,
                "punctuated_word": "thoughts",
                "speaker": 1,
                "speaker_confidence": 0.22638524
              },
              {
                "word": "be",
                "start": 2246.1301,
                "end": 2246.6301,
                "confidence": 0.9992697,
                "punctuated_word": "be?",
                "speaker": 1,
                "speaker_confidence": 0.22638524
              },
              {
                "word": "so",
                "start": 2247.09,
                "end": 2247.59,
                "confidence": 0.9996481,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.121744275
              },
              {
                "word": "back",
                "start": 2249.01,
                "end": 2249.25,
                "confidence": 0.99008137,
                "punctuated_word": "back",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "in",
                "start": 2249.25,
                "end": 2249.6501,
                "confidence": 0.99977356,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "2016",
                "start": 2249.6501,
                "end": 2250.55,
                "confidence": 0.99872017,
                "punctuated_word": "2016,",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "i",
                "start": 2250.77,
                "end": 2251.09,
                "confidence": 0.9998677,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "built",
                "start": 2251.09,
                "end": 2251.59,
                "confidence": 0.99577624,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "a",
                "start": 2252.61,
                "end": 2252.85,
                "confidence": 0.9908242,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "site",
                "start": 2252.85,
                "end": 2253.09,
                "confidence": 0.8067631,
                "punctuated_word": "site,",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "and",
                "start": 2253.09,
                "end": 2253.25,
                "confidence": 0.9994967,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "i",
                "start": 2253.25,
                "end": 2253.49,
                "confidence": 0.99979764,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "i",
                "start": 2253.49,
                "end": 2253.73,
                "confidence": 0.9943216,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "showcased",
                "start": 2253.73,
                "end": 2254.21,
                "confidence": 0.88602406,
                "punctuated_word": "showcased",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "it",
                "start": 2254.21,
                "end": 2254.37,
                "confidence": 0.9989071,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "out",
                "start": 2254.37,
                "end": 2254.53,
                "confidence": 0.9927838,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "to",
                "start": 2254.53,
                "end": 2254.69,
                "confidence": 0.9937397,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "the",
                "start": 2254.69,
                "end": 2254.9302,
                "confidence": 0.98246,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "uscs",
                "start": 2254.9302,
                "end": 2255.4302,
                "confidence": 0.688387,
                "punctuated_word": "USCS.",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "and",
                "start": 2255.49,
                "end": 2255.81,
                "confidence": 0.99251646,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "it",
                "start": 2255.81,
                "end": 2256.05,
                "confidence": 0.9993338,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "uses",
                "start": 2256.05,
                "end": 2256.55,
                "confidence": 0.9980509,
                "punctuated_word": "uses",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "the",
                "start": 2256.61,
                "end": 2256.85,
                "confidence": 0.99810684,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "civil",
                "start": 2256.85,
                "end": 2257.1702,
                "confidence": 0.9907505,
                "punctuated_word": "civil",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "rights",
                "start": 2257.1702,
                "end": 2257.575,
                "confidence": 0.9998124,
                "punctuated_word": "rights",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "data",
                "start": 2257.815,
                "end": 2258.055,
                "confidence": 0.9989262,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "collection",
                "start": 2258.055,
                "end": 2258.555,
                "confidence": 0.9895393,
                "punctuated_word": "collection",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "set",
                "start": 2258.855,
                "end": 2259.355,
                "confidence": 0.98410344,
                "punctuated_word": "set.",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "and",
                "start": 2259.655,
                "end": 2259.815,
                "confidence": 0.9991259,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "what",
                "start": 2259.815,
                "end": 2260.055,
                "confidence": 0.99936837,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "that",
                "start": 2260.055,
                "end": 2260.2148,
                "confidence": 0.9997031,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "basically",
                "start": 2260.2148,
                "end": 2260.615,
                "confidence": 0.9739949,
                "punctuated_word": "basically",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "is",
                "start": 2260.615,
                "end": 2260.935,
                "confidence": 0.9983681,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "is",
                "start": 2260.935,
                "end": 2261.255,
                "confidence": 0.83567536,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "every",
                "start": 2261.255,
                "end": 2261.4949,
                "confidence": 0.93082863,
                "punctuated_word": "every",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "two",
                "start": 2261.4949,
                "end": 2261.655,
                "confidence": 0.9998387,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "years",
                "start": 2261.655,
                "end": 2261.9749,
                "confidence": 0.9288082,
                "punctuated_word": "years,",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "department",
                "start": 2261.9749,
                "end": 2262.375,
                "confidence": 0.6933697,
                "punctuated_word": "department",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "education",
                "start": 2262.375,
                "end": 2262.855,
                "confidence": 0.52035946,
                "punctuated_word": "education",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "will",
                "start": 2262.855,
                "end": 2263.015,
                "confidence": 0.9626126,
                "punctuated_word": "will",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "go",
                "start": 2263.015,
                "end": 2263.255,
                "confidence": 0.9998416,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "out",
                "start": 2263.255,
                "end": 2263.755,
                "confidence": 0.9997918,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "and",
                "start": 2263.895,
                "end": 2264.295,
                "confidence": 0.99248075,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "ask",
                "start": 2264.295,
                "end": 2264.795,
                "confidence": 0.9602238,
                "punctuated_word": "ask",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "schools",
                "start": 2265.015,
                "end": 2265.515,
                "confidence": 0.99862814,
                "punctuated_word": "schools",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "for",
                "start": 2265.575,
                "end": 2265.9749,
                "confidence": 0.99981636,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "information",
                "start": 2265.9749,
                "end": 2266.4548,
                "confidence": 0.99981576,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "about",
                "start": 2266.4548,
                "end": 2266.775,
                "confidence": 0.9998323,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "students",
                "start": 2266.775,
                "end": 2267.175,
                "confidence": 0.99916196,
                "punctuated_word": "students",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "and",
                "start": 2267.175,
                "end": 2267.335,
                "confidence": 0.9532314,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "just",
                "start": 2267.335,
                "end": 2267.575,
                "confidence": 0.98111963,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "the",
                "start": 2267.575,
                "end": 2267.7349,
                "confidence": 0.8386207,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "school",
                "start": 2267.7349,
                "end": 2267.9749,
                "confidence": 0.9853321,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "in",
                "start": 2267.9749,
                "end": 2268.135,
                "confidence": 0.9838727,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "general",
                "start": 2268.135,
                "end": 2268.4548,
                "confidence": 0.9894998,
                "punctuated_word": "general.",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "so",
                "start": 2268.4548,
                "end": 2268.615,
                "confidence": 0.9986131,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "and",
                "start": 2268.695,
                "end": 2268.855,
                "confidence": 0.999318,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "that",
                "start": 2268.855,
                "end": 2269.095,
                "confidence": 0.9993783,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "information",
                "start": 2269.095,
                "end": 2269.575,
                "confidence": 0.99987006,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "is",
                "start": 2269.575,
                "end": 2269.7349,
                "confidence": 0.99930584,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "broken",
                "start": 2269.7349,
                "end": 2270.055,
                "confidence": 0.999874,
                "punctuated_word": "broken",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "down",
                "start": 2270.055,
                "end": 2270.295,
                "confidence": 0.9997136,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "by",
                "start": 2270.295,
                "end": 2270.4548,
                "confidence": 0.9993481,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "total",
                "start": 2270.4548,
                "end": 2270.775,
                "confidence": 0.9106634,
                "punctuated_word": "total",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "enrolled",
                "start": 2270.775,
                "end": 2271.095,
                "confidence": 0.9525401,
                "punctuated_word": "enrolled",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "students",
                "start": 2271.095,
                "end": 2271.575,
                "confidence": 0.9474423,
                "punctuated_word": "students,",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "by",
                "start": 2271.575,
                "end": 2271.7349,
                "confidence": 0.99905556,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "gender",
                "start": 2271.7349,
                "end": 2272.2349,
                "confidence": 0.98641074,
                "punctuated_word": "gender,",
                "speaker": 2,
                "speaker_confidence": 0.78768957
              },
              {
                "word": "and",
                "start": 2273.3699,
                "end": 2273.6099,
                "confidence": 0.9998621,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5285888
              },
              {
                "word": "race",
                "start": 2273.6099,
                "end": 2274.1099,
                "confidence": 0.9968767,
                "punctuated_word": "race.",
                "speaker": 2,
                "speaker_confidence": 0.5285888
              },
              {
                "word": "and",
                "start": 2274.41,
                "end": 2274.65,
                "confidence": 0.9990963,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5285888
              },
              {
                "word": "one",
                "start": 2274.65,
                "end": 2274.8098,
                "confidence": 0.99951243,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.5285888
              },
              {
                "word": "of",
                "start": 2274.8098,
                "end": 2274.89,
                "confidence": 0.9993519,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "the",
                "start": 2274.89,
                "end": 2274.97,
                "confidence": 0.9984705,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "cool",
                "start": 2274.97,
                "end": 2275.47,
                "confidence": 0.9990061,
                "punctuated_word": "cool",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "things",
                "start": 2275.53,
                "end": 2276.03,
                "confidence": 0.9992835,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "that",
                "start": 2276.49,
                "end": 2276.65,
                "confidence": 0.99974674,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "they",
                "start": 2276.65,
                "end": 2276.89,
                "confidence": 0.99984324,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "have",
                "start": 2276.89,
                "end": 2277.21,
                "confidence": 0.9999182,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "about",
                "start": 2277.21,
                "end": 2277.53,
                "confidence": 0.9999014,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "it",
                "start": 2277.53,
                "end": 2277.93,
                "confidence": 0.99880934,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "is",
                "start": 2277.93,
                "end": 2278.43,
                "confidence": 0.987651,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "that",
                "start": 2279.21,
                "end": 2279.53,
                "confidence": 0.9092562,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "breaks",
                "start": 2279.53,
                "end": 2279.8499,
                "confidence": 0.98482925,
                "punctuated_word": "breaks",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "it",
                "start": 2279.8499,
                "end": 2279.93,
                "confidence": 0.99759644,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "down",
                "start": 2279.93,
                "end": 2280.25,
                "confidence": 0.9990387,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "further",
                "start": 2280.25,
                "end": 2280.65,
                "confidence": 0.99680495,
                "punctuated_word": "further.",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "right",
                "start": 2280.65,
                "end": 2280.89,
                "confidence": 0.99421465,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.6694876
              },
              {
                "word": "so",
                "start": 2280.89,
                "end": 2281.13,
                "confidence": 0.99953353,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "you",
                "start": 2281.13,
                "end": 2281.21,
                "confidence": 0.9990988,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "could",
                "start": 2281.21,
                "end": 2281.3699,
                "confidence": 0.9559381,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "tell",
                "start": 2281.3699,
                "end": 2281.53,
                "confidence": 0.9984067,
                "punctuated_word": "tell",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "by",
                "start": 2281.53,
                "end": 2281.69,
                "confidence": 0.9922444,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "race",
                "start": 2281.69,
                "end": 2281.93,
                "confidence": 0.9186358,
                "punctuated_word": "race",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "or",
                "start": 2281.93,
                "end": 2282.0898,
                "confidence": 0.99384004,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "ethnicity",
                "start": 2282.0898,
                "end": 2282.5898,
                "confidence": 0.99941635,
                "punctuated_word": "ethnicity",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "who",
                "start": 2283.21,
                "end": 2283.45,
                "confidence": 0.8292979,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "was",
                "start": 2283.45,
                "end": 2283.77,
                "confidence": 0.9640978,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "suspended",
                "start": 2283.77,
                "end": 2284.27,
                "confidence": 0.99947685,
                "punctuated_word": "suspended",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "and",
                "start": 2284.65,
                "end": 2284.89,
                "confidence": 0.911351,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "how",
                "start": 2284.89,
                "end": 2285.0498,
                "confidence": 0.9992416,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "many",
                "start": 2285.0498,
                "end": 2285.3699,
                "confidence": 0.9995803,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "times",
                "start": 2285.3699,
                "end": 2285.69,
                "confidence": 0.8414429,
                "punctuated_word": "times,",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "and",
                "start": 2285.69,
                "end": 2286.19,
                "confidence": 0.99558806,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "then",
                "start": 2286.4148,
                "end": 2286.7349,
                "confidence": 0.9982614,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "they",
                "start": 2286.7349,
                "end": 2286.9749,
                "confidence": 0.98917365,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "break",
                "start": 2286.9749,
                "end": 2287.2148,
                "confidence": 0.9713498,
                "punctuated_word": "break",
                "speaker": 2,
                "speaker_confidence": 0.76179516
              },
              {
                "word": "it",
                "start": 2287.2148,
                "end": 2287.295,
                "confidence": 0.9995321,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.53313327
              },
              {
                "word": "down",
                "start": 2287.295,
                "end": 2287.615,
                "confidence": 0.9998147,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.53313327
              },
              {
                "word": "by",
                "start": 2287.615,
                "end": 2288.115,
                "confidence": 0.9995964,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.53313327
              },
              {
                "word": "how",
                "start": 2288.4949,
                "end": 2288.6548,
                "confidence": 0.9754262,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.53313327
              },
              {
                "word": "many",
                "start": 2288.6548,
                "end": 2288.815,
                "confidence": 0.99728334,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.53313327
              },
              {
                "word": "students",
                "start": 2288.815,
                "end": 2289.055,
                "confidence": 0.9868858,
                "punctuated_word": "students",
                "speaker": 2,
                "speaker_confidence": 0.53313327
              },
              {
                "word": "are",
                "start": 2289.055,
                "end": 2289.2148,
                "confidence": 0.9474962,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.53313327
              },
              {
                "word": "in",
                "start": 2289.2148,
                "end": 2289.295,
                "confidence": 0.83915895,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "gifted",
                "start": 2289.295,
                "end": 2289.535,
                "confidence": 0.7460872,
                "punctuated_word": "gifted",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "program",
                "start": 2289.535,
                "end": 2290.035,
                "confidence": 0.9417476,
                "punctuated_word": "program.",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "so",
                "start": 2290.1748,
                "end": 2290.575,
                "confidence": 0.9990318,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "moving",
                "start": 2290.575,
                "end": 2290.8948,
                "confidence": 0.996811,
                "punctuated_word": "moving",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "down",
                "start": 2290.8948,
                "end": 2291.1348,
                "confidence": 0.99963856,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "in",
                "start": 2291.1348,
                "end": 2291.375,
                "confidence": 0.51318324,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "dc",
                "start": 2291.375,
                "end": 2291.875,
                "confidence": 0.9947283,
                "punctuated_word": "DC,",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "my",
                "start": 2291.9348,
                "end": 2292.1748,
                "confidence": 0.9993723,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "son",
                "start": 2292.1748,
                "end": 2292.4949,
                "confidence": 0.9996505,
                "punctuated_word": "son",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "was",
                "start": 2292.4949,
                "end": 2292.815,
                "confidence": 0.99855596,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "around",
                "start": 2292.815,
                "end": 2293.295,
                "confidence": 0.9995005,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "two",
                "start": 2293.295,
                "end": 2293.4548,
                "confidence": 0.99940825,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "or",
                "start": 2293.4548,
                "end": 2293.535,
                "confidence": 0.99023694,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.65481144
              },
              {
                "word": "three",
                "start": 2293.535,
                "end": 2293.6948,
                "confidence": 0.9999182,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.51476336
              },
              {
                "word": "years",
                "start": 2293.6948,
                "end": 2293.855,
                "confidence": 0.9995715,
                "punctuated_word": "years",
                "speaker": 2,
                "speaker_confidence": 0.51476336
              },
              {
                "word": "old",
                "start": 2293.855,
                "end": 2294.015,
                "confidence": 0.99456257,
                "punctuated_word": "old",
                "speaker": 2,
                "speaker_confidence": 0.51476336
              },
              {
                "word": "at",
                "start": 2294.015,
                "end": 2294.095,
                "confidence": 0.9947871,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.51476336
              },
              {
                "word": "the",
                "start": 2294.095,
                "end": 2294.255,
                "confidence": 0.9687382,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.51476336
              },
              {
                "word": "time",
                "start": 2294.255,
                "end": 2294.4148,
                "confidence": 0.83859503,
                "punctuated_word": "time,",
                "speaker": 2,
                "speaker_confidence": 0.51476336
              },
              {
                "word": "so",
                "start": 2294.4148,
                "end": 2294.575,
                "confidence": 0.9994246,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.51476336
              },
              {
                "word": "we",
                "start": 2294.575,
                "end": 2294.7349,
                "confidence": 0.99879384,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.51476336
              },
              {
                "word": "knew",
                "start": 2294.7349,
                "end": 2294.8948,
                "confidence": 0.99623704,
                "punctuated_word": "knew",
                "speaker": 2,
                "speaker_confidence": 0.51476336
              },
              {
                "word": "he",
                "start": 2294.8948,
                "end": 2294.9749,
                "confidence": 0.7720052,
                "punctuated_word": "he",
                "speaker": 2,
                "speaker_confidence": 0.263655
              },
              {
                "word": "was",
                "start": 2294.9749,
                "end": 2295.1348,
                "confidence": 0.99148774,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.263655
              },
              {
                "word": "gonna",
                "start": 2295.1348,
                "end": 2295.375,
                "confidence": 0.98209536,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.263655
              },
              {
                "word": "have",
                "start": 2295.375,
                "end": 2295.4548,
                "confidence": 0.7588307,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.263655
              },
              {
                "word": "to",
                "start": 2295.4548,
                "end": 2295.535,
                "confidence": 0.95394385,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.263655
              },
              {
                "word": "put",
                "start": 2295.535,
                "end": 2295.6948,
                "confidence": 0.98238945,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.263655
              },
              {
                "word": "him",
                "start": 2295.6948,
                "end": 2295.775,
                "confidence": 0.95738804,
                "punctuated_word": "him",
                "speaker": 2,
                "speaker_confidence": 0.45465493
              },
              {
                "word": "in",
                "start": 2295.775,
                "end": 2295.9348,
                "confidence": 0.98883665,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.45465493
              },
              {
                "word": "school",
                "start": 2295.9348,
                "end": 2296.4148,
                "confidence": 0.99017227,
                "punctuated_word": "school.",
                "speaker": 2,
                "speaker_confidence": 0.45465493
              },
              {
                "word": "so",
                "start": 2296.4148,
                "end": 2296.575,
                "confidence": 0.99937445,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.45465493
              },
              {
                "word": "we",
                "start": 2296.575,
                "end": 2296.6548,
                "confidence": 0.9991091,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.45465493
              },
              {
                "word": "knew",
                "start": 2296.6548,
                "end": 2296.815,
                "confidence": 0.9791246,
                "punctuated_word": "knew",
                "speaker": 2,
                "speaker_confidence": 0.45465493
              },
              {
                "word": "he",
                "start": 2296.815,
                "end": 2296.8948,
                "confidence": 0.49315205,
                "punctuated_word": "he",
                "speaker": 2,
                "speaker_confidence": 0.45465493
              },
              {
                "word": "was",
                "start": 2296.8948,
                "end": 2297.055,
                "confidence": 0.867867,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.45465493
              },
              {
                "word": "gonna",
                "start": 2297.055,
                "end": 2297.295,
                "confidence": 0.99399924,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.45465493
              },
              {
                "word": "have",
                "start": 2297.295,
                "end": 2297.375,
                "confidence": 0.99257106,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "to",
                "start": 2297.375,
                "end": 2297.4548,
                "confidence": 0.9988102,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "move",
                "start": 2297.4548,
                "end": 2297.6948,
                "confidence": 0.99979,
                "punctuated_word": "move",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "if",
                "start": 2297.6948,
                "end": 2297.855,
                "confidence": 0.9925211,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "we",
                "start": 2297.855,
                "end": 2298.015,
                "confidence": 0.9922873,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "stayed",
                "start": 2298.015,
                "end": 2298.255,
                "confidence": 0.5419556,
                "punctuated_word": "stayed",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "down",
                "start": 2298.255,
                "end": 2298.4949,
                "confidence": 0.99941874,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "here",
                "start": 2298.4949,
                "end": 2298.7349,
                "confidence": 0.99844676,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "and",
                "start": 2298.7349,
                "end": 2298.8948,
                "confidence": 0.9880321,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "figure",
                "start": 2298.8948,
                "end": 2299.1348,
                "confidence": 0.98418343,
                "punctuated_word": "figure",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "out",
                "start": 2299.1348,
                "end": 2299.295,
                "confidence": 0.99866366,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "the",
                "start": 2299.295,
                "end": 2299.4548,
                "confidence": 0.99867564,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "perfect",
                "start": 2299.4548,
                "end": 2299.855,
                "confidence": 0.99847347,
                "punctuated_word": "perfect",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "school",
                "start": 2299.855,
                "end": 2300.095,
                "confidence": 0.9986117,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "for",
                "start": 2300.095,
                "end": 2300.255,
                "confidence": 0.99984014,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "him",
                "start": 2300.255,
                "end": 2300.64,
                "confidence": 0.9975283,
                "punctuated_word": "him.",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "and",
                "start": 2301.5198,
                "end": 2301.76,
                "confidence": 0.99882466,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "i",
                "start": 2301.76,
                "end": 2301.92,
                "confidence": 0.9890617,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "was",
                "start": 2301.92,
                "end": 2302.0,
                "confidence": 0.9993654,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "at",
                "start": 2302.0,
                "end": 2302.16,
                "confidence": 0.9880747,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6508395
              },
              {
                "word": "the",
                "start": 2302.16,
                "end": 2302.24,
                "confidence": 0.9551733,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "prime",
                "start": 2302.24,
                "end": 2302.48,
                "confidence": 0.26065332,
                "punctuated_word": "prime",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "education",
                "start": 2302.48,
                "end": 2302.7998,
                "confidence": 0.91817915,
                "punctuated_word": "education",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "at",
                "start": 2302.7998,
                "end": 2302.88,
                "confidence": 0.98062253,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "the",
                "start": 2302.88,
                "end": 2302.96,
                "confidence": 0.95440954,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "time",
                "start": 2302.96,
                "end": 2303.2,
                "confidence": 0.7764647,
                "punctuated_word": "time,",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "and",
                "start": 2303.2,
                "end": 2303.3599,
                "confidence": 0.9992849,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "they",
                "start": 2303.3599,
                "end": 2303.5198,
                "confidence": 0.9239482,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "asked",
                "start": 2303.5198,
                "end": 2303.68,
                "confidence": 0.79016966,
                "punctuated_word": "asked",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "us",
                "start": 2303.68,
                "end": 2303.8398,
                "confidence": 0.9669903,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "for",
                "start": 2303.8398,
                "end": 2304.0,
                "confidence": 0.97047216,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.40001923
              },
              {
                "word": "our",
                "start": 2304.0,
                "end": 2304.0798,
                "confidence": 0.957575,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "help",
                "start": 2304.0798,
                "end": 2304.3198,
                "confidence": 0.98769605,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "on",
                "start": 2304.3198,
                "end": 2304.48,
                "confidence": 0.700228,
                "punctuated_word": "on,",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "like",
                "start": 2304.48,
                "end": 2304.64,
                "confidence": 0.99531114,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "how",
                "start": 2304.64,
                "end": 2304.88,
                "confidence": 0.9995628,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "should",
                "start": 2304.88,
                "end": 2305.1199,
                "confidence": 0.9993955,
                "punctuated_word": "should",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "they",
                "start": 2305.1199,
                "end": 2305.3599,
                "confidence": 0.9992586,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "release",
                "start": 2305.3599,
                "end": 2305.68,
                "confidence": 0.9835301,
                "punctuated_word": "release",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "this",
                "start": 2305.68,
                "end": 2305.8398,
                "confidence": 0.7433607,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "civil",
                "start": 2305.8398,
                "end": 2306.0798,
                "confidence": 0.9762649,
                "punctuated_word": "civil",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "rights",
                "start": 2306.0798,
                "end": 2306.3198,
                "confidence": 0.99676454,
                "punctuated_word": "rights",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "collection",
                "start": 2306.3198,
                "end": 2306.64,
                "confidence": 0.7800657,
                "punctuated_word": "collection",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "data",
                "start": 2306.64,
                "end": 2306.88,
                "confidence": 0.49927858,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "set",
                "start": 2306.88,
                "end": 2307.0398,
                "confidence": 0.7563472,
                "punctuated_word": "set.",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "and",
                "start": 2307.0398,
                "end": 2307.2798,
                "confidence": 0.99901736,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "before",
                "start": 2307.2798,
                "end": 2307.5198,
                "confidence": 0.99873024,
                "punctuated_word": "before",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "they",
                "start": 2307.5198,
                "end": 2307.68,
                "confidence": 0.5934706,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "was",
                "start": 2307.68,
                "end": 2307.8398,
                "confidence": 0.8773512,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "doing",
                "start": 2307.8398,
                "end": 2308.0798,
                "confidence": 0.99055064,
                "punctuated_word": "doing",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "it",
                "start": 2308.0798,
                "end": 2308.16,
                "confidence": 0.96067584,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7020994
              },
              {
                "word": "by",
                "start": 2308.16,
                "end": 2308.3198,
                "confidence": 0.95326316,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "cds",
                "start": 2308.3198,
                "end": 2308.72,
                "confidence": 0.68638533,
                "punctuated_word": "CDs,",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "and",
                "start": 2308.72,
                "end": 2308.88,
                "confidence": 0.995255,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "we",
                "start": 2308.88,
                "end": 2309.0398,
                "confidence": 0.5491392,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "was",
                "start": 2309.0398,
                "end": 2309.2,
                "confidence": 0.5648682,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "just",
                "start": 2309.2,
                "end": 2309.3599,
                "confidence": 0.9607155,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "like",
                "start": 2309.3599,
                "end": 2309.68,
                "confidence": 0.8968271,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "well",
                "start": 2309.68,
                "end": 2310.0,
                "confidence": 0.9700163,
                "punctuated_word": "well,",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "first",
                "start": 2310.0,
                "end": 2310.3198,
                "confidence": 0.9955916,
                "punctuated_word": "first",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "not",
                "start": 2310.3198,
                "end": 2310.48,
                "confidence": 0.5740059,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "by",
                "start": 2310.48,
                "end": 2310.64,
                "confidence": 0.97658384,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "cds",
                "start": 2310.64,
                "end": 2311.0398,
                "confidence": 0.99744105,
                "punctuated_word": "CDs",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "anymore",
                "start": 2311.0398,
                "end": 2311.5398,
                "confidence": 0.9634941,
                "punctuated_word": "anymore.",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "and",
                "start": 2312.64,
                "end": 2312.88,
                "confidence": 0.99692744,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "maybe",
                "start": 2312.88,
                "end": 2313.2,
                "confidence": 0.9980959,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "you",
                "start": 2313.2,
                "end": 2313.3599,
                "confidence": 0.9938239,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "could",
                "start": 2313.3599,
                "end": 2313.5198,
                "confidence": 0.9975351,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "put",
                "start": 2313.5198,
                "end": 2313.915,
                "confidence": 0.9162594,
                "punctuated_word": "put,",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "it",
                "start": 2314.315,
                "end": 2314.395,
                "confidence": 0.97861606,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.64989793
              },
              {
                "word": "just",
                "start": 2314.395,
                "end": 2314.795,
                "confidence": 0.94632137,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5203717
              },
              {
                "word": "on",
                "start": 2314.795,
                "end": 2315.0352,
                "confidence": 0.6159731,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.5203717
              },
              {
                "word": "a",
                "start": 2315.0352,
                "end": 2315.195,
                "confidence": 0.37958673,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5203717
              },
              {
                "word": "csv",
                "start": 2315.195,
                "end": 2315.695,
                "confidence": 0.8528521,
                "punctuated_word": "CSV",
                "speaker": 2,
                "speaker_confidence": 0.5203717
              },
              {
                "word": "and",
                "start": 2316.075,
                "end": 2316.575,
                "confidence": 0.49828404,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5203717
              },
              {
                "word": "and",
                "start": 2317.115,
                "end": 2317.195,
                "confidence": 0.9492716,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.37597412
              },
              {
                "word": "that",
                "start": 2317.195,
                "end": 2317.435,
                "confidence": 0.91238934,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.37597412
              },
              {
                "word": "way",
                "start": 2317.435,
                "end": 2317.5151,
                "confidence": 0.9945668,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.37597412
              },
              {
                "word": "people",
                "start": 2317.5151,
                "end": 2317.835,
                "confidence": 0.77098334,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.37597412
              },
              {
                "word": "can",
                "start": 2317.835,
                "end": 2317.995,
                "confidence": 0.9941355,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.37597412
              },
              {
                "word": "download",
                "start": 2317.995,
                "end": 2318.315,
                "confidence": 0.99886847,
                "punctuated_word": "download",
                "speaker": 2,
                "speaker_confidence": 0.37597412
              },
              {
                "word": "it",
                "start": 2318.315,
                "end": 2318.475,
                "confidence": 0.9297095,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.37597412
              },
              {
                "word": "and",
                "start": 2318.475,
                "end": 2318.555,
                "confidence": 0.76335865,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.37597412
              },
              {
                "word": "they",
                "start": 2318.555,
                "end": 2318.635,
                "confidence": 0.97711915,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "could",
                "start": 2318.635,
                "end": 2318.795,
                "confidence": 0.9173412,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "throw",
                "start": 2318.795,
                "end": 2319.0352,
                "confidence": 0.98345727,
                "punctuated_word": "throw",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "it",
                "start": 2319.0352,
                "end": 2319.115,
                "confidence": 0.9852077,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "into",
                "start": 2319.115,
                "end": 2319.435,
                "confidence": 0.9934691,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "python",
                "start": 2319.435,
                "end": 2319.835,
                "confidence": 0.9729207,
                "punctuated_word": "Python",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "and",
                "start": 2319.835,
                "end": 2319.995,
                "confidence": 0.52655256,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "r",
                "start": 2319.995,
                "end": 2320.155,
                "confidence": 0.35841295,
                "punctuated_word": "R",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "if",
                "start": 2320.155,
                "end": 2320.315,
                "confidence": 0.9337936,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "they",
                "start": 2320.315,
                "end": 2320.395,
                "confidence": 0.9953081,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "want",
                "start": 2320.395,
                "end": 2320.635,
                "confidence": 0.9918899,
                "punctuated_word": "want.",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "so",
                "start": 2320.635,
                "end": 2320.875,
                "confidence": 0.99810106,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "i",
                "start": 2320.875,
                "end": 2320.955,
                "confidence": 0.95137227,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "ended",
                "start": 2320.955,
                "end": 2321.2751,
                "confidence": 0.8538774,
                "punctuated_word": "ended",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "up",
                "start": 2321.2751,
                "end": 2321.435,
                "confidence": 0.99884003,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.6286629
              },
              {
                "word": "using",
                "start": 2321.435,
                "end": 2321.935,
                "confidence": 0.99935037,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.5052496
              },
              {
                "word": "this",
                "start": 2322.075,
                "end": 2322.315,
                "confidence": 0.99504155,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5052496
              },
              {
                "word": "data",
                "start": 2322.315,
                "end": 2322.715,
                "confidence": 0.51961243,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.5052496
              },
              {
                "word": "set",
                "start": 2322.715,
                "end": 2323.195,
                "confidence": 0.9945926,
                "punctuated_word": "set",
                "speaker": 2,
                "speaker_confidence": 0.5052496
              },
              {
                "word": "to",
                "start": 2323.195,
                "end": 2323.355,
                "confidence": 0.98545074,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5052496
              },
              {
                "word": "find",
                "start": 2323.355,
                "end": 2323.595,
                "confidence": 0.9943193,
                "punctuated_word": "find",
                "speaker": 2,
                "speaker_confidence": 0.5052496
              },
              {
                "word": "a",
                "start": 2323.595,
                "end": 2323.675,
                "confidence": 0.9795461,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5052496
              },
              {
                "word": "good",
                "start": 2323.675,
                "end": 2323.915,
                "confidence": 0.9996493,
                "punctuated_word": "good",
                "speaker": 2,
                "speaker_confidence": 0.5052496
              },
              {
                "word": "school",
                "start": 2323.915,
                "end": 2324.155,
                "confidence": 0.99609,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.5052496
              },
              {
                "word": "for",
                "start": 2324.155,
                "end": 2324.315,
                "confidence": 0.9914771,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.5052496
              },
              {
                "word": "my",
                "start": 2324.315,
                "end": 2324.395,
                "confidence": 0.9993018,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.5934722
              },
              {
                "word": "son",
                "start": 2324.395,
                "end": 2324.635,
                "confidence": 0.99974555,
                "punctuated_word": "son",
                "speaker": 2,
                "speaker_confidence": 0.5934722
              },
              {
                "word": "and",
                "start": 2324.635,
                "end": 2324.715,
                "confidence": 0.74118805,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5934722
              },
              {
                "word": "what",
                "start": 2324.715,
                "end": 2324.955,
                "confidence": 0.4076525,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.5934722
              },
              {
                "word": "musical",
                "start": 2324.955,
                "end": 2325.435,
                "confidence": 0.9185685,
                "punctuated_word": "musical",
                "speaker": 2,
                "speaker_confidence": 0.5934722
              },
              {
                "word": "formulas",
                "start": 2325.435,
                "end": 2325.835,
                "confidence": 0.2386019,
                "punctuated_word": "formulas",
                "speaker": 2,
                "speaker_confidence": 0.5934722
              },
              {
                "word": "talked",
                "start": 2325.915,
                "end": 2326.155,
                "confidence": 0.4947132,
                "punctuated_word": "talked",
                "speaker": 2,
                "speaker_confidence": 0.5934722
              },
              {
                "word": "to",
                "start": 2326.155,
                "end": 2326.235,
                "confidence": 0.9936214,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5934722
              },
              {
                "word": "my",
                "start": 2326.235,
                "end": 2326.395,
                "confidence": 0.9985857,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "wife",
                "start": 2326.395,
                "end": 2326.635,
                "confidence": 0.78766346,
                "punctuated_word": "wife.",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "musical",
                "start": 2326.635,
                "end": 2327.115,
                "confidence": 0.3708013,
                "punctuated_word": "Musical",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "for",
                "start": 2327.115,
                "end": 2327.615,
                "confidence": 0.890929,
                "punctuated_word": "for,",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "schools",
                "start": 2328.84,
                "end": 2329.34,
                "confidence": 0.9912209,
                "punctuated_word": "schools",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "that",
                "start": 2329.48,
                "end": 2329.8,
                "confidence": 0.99595475,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "was",
                "start": 2329.8,
                "end": 2330.28,
                "confidence": 0.99793565,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "diverse",
                "start": 2330.28,
                "end": 2330.6802,
                "confidence": 0.9954835,
                "punctuated_word": "diverse",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "from",
                "start": 2330.6802,
                "end": 2330.76,
                "confidence": 0.29040563,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "a",
                "start": 2330.76,
                "end": 2330.84,
                "confidence": 0.37083927,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "lot",
                "start": 2330.84,
                "end": 2331.0,
                "confidence": 0.5426516,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.658124
              },
              {
                "word": "of",
                "start": 2331.0,
                "end": 2331.08,
                "confidence": 0.9860452,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.28703815
              },
              {
                "word": "times",
                "start": 2331.08,
                "end": 2331.24,
                "confidence": 0.20199655,
                "punctuated_word": "times",
                "speaker": 2,
                "speaker_confidence": 0.28703815
              },
              {
                "word": "to",
                "start": 2331.24,
                "end": 2331.4001,
                "confidence": 0.32831097,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.28703815
              },
              {
                "word": "go",
                "start": 2331.4001,
                "end": 2331.6401,
                "confidence": 0.9921186,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.28703815
              },
              {
                "word": "to",
                "start": 2331.6401,
                "end": 2331.6802,
                "confidence": 0.97939086,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.28703815
              },
              {
                "word": "a",
                "start": 2331.6802,
                "end": 2331.7202,
                "confidence": 0.75154644,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.28703815
              },
              {
                "word": "diverse",
                "start": 2331.7202,
                "end": 2332.12,
                "confidence": 0.9990477,
                "punctuated_word": "diverse",
                "speaker": 2,
                "speaker_confidence": 0.39173597
              },
              {
                "word": "school",
                "start": 2332.12,
                "end": 2332.62,
                "confidence": 0.83585393,
                "punctuated_word": "school.",
                "speaker": 2,
                "speaker_confidence": 0.39173597
              },
              {
                "word": "and",
                "start": 2332.6802,
                "end": 2332.84,
                "confidence": 0.98845726,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.39173597
              },
              {
                "word": "we",
                "start": 2332.84,
                "end": 2333.0,
                "confidence": 0.81617916,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.39173597
              },
              {
                "word": "was",
                "start": 2333.0,
                "end": 2333.08,
                "confidence": 0.6729225,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "looking",
                "start": 2333.08,
                "end": 2333.4001,
                "confidence": 0.9956601,
                "punctuated_word": "looking",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "for",
                "start": 2333.4001,
                "end": 2333.7202,
                "confidence": 0.9843163,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "schools",
                "start": 2333.7202,
                "end": 2334.12,
                "confidence": 0.87280476,
                "punctuated_word": "schools",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "that",
                "start": 2334.12,
                "end": 2334.6,
                "confidence": 0.6755364,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "while",
                "start": 2334.6,
                "end": 2334.84,
                "confidence": 0.81368995,
                "punctuated_word": "while",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "being",
                "start": 2334.84,
                "end": 2335.08,
                "confidence": 0.98786575,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "diverse",
                "start": 2335.08,
                "end": 2335.58,
                "confidence": 0.88644713,
                "punctuated_word": "diverse,",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "didn't",
                "start": 2335.7202,
                "end": 2336.2202,
                "confidence": 0.9983122,
                "punctuated_word": "didn't",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "allow",
                "start": 2336.4402,
                "end": 2336.84,
                "confidence": 0.9782835,
                "punctuated_word": "allow",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "equally",
                "start": 2336.9202,
                "end": 2337.4001,
                "confidence": 0.995272,
                "punctuated_word": "equally",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "allowed",
                "start": 2337.4001,
                "end": 2337.8801,
                "confidence": 0.9541657,
                "punctuated_word": "allowed",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "every",
                "start": 2337.8801,
                "end": 2338.3801,
                "confidence": 0.89566827,
                "punctuated_word": "every,",
                "speaker": 2,
                "speaker_confidence": 0.5936807
              },
              {
                "word": "ethnicity",
                "start": 2339.9602,
                "end": 2340.4402,
                "confidence": 0.9930916,
                "punctuated_word": "ethnicity",
                "speaker": 2,
                "speaker_confidence": 0.52362883
              },
              {
                "word": "and",
                "start": 2340.4402,
                "end": 2340.6,
                "confidence": 0.92695284,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.52362883
              },
              {
                "word": "race",
                "start": 2340.6,
                "end": 2340.76,
                "confidence": 0.9588663,
                "punctuated_word": "race",
                "speaker": 2,
                "speaker_confidence": 0.52362883
              },
              {
                "word": "of",
                "start": 2340.76,
                "end": 2340.9202,
                "confidence": 0.9938216,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.52362883
              },
              {
                "word": "students",
                "start": 2340.9202,
                "end": 2341.32,
                "confidence": 0.9989201,
                "punctuated_word": "students",
                "speaker": 2,
                "speaker_confidence": 0.52362883
              },
              {
                "word": "to",
                "start": 2341.32,
                "end": 2341.4001,
                "confidence": 0.8033633,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.52362883
              },
              {
                "word": "be",
                "start": 2341.4001,
                "end": 2341.56,
                "confidence": 0.9996294,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "into",
                "start": 2341.56,
                "end": 2341.8,
                "confidence": 0.925035,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "the",
                "start": 2341.8,
                "end": 2341.9602,
                "confidence": 0.98214895,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "gifted",
                "start": 2341.9602,
                "end": 2342.28,
                "confidence": 0.96418464,
                "punctuated_word": "gifted",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "programs",
                "start": 2342.28,
                "end": 2342.78,
                "confidence": 0.996384,
                "punctuated_word": "programs",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "or",
                "start": 2343.08,
                "end": 2343.32,
                "confidence": 0.70863163,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "and",
                "start": 2343.615,
                "end": 2343.855,
                "confidence": 0.9676185,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "a",
                "start": 2343.855,
                "end": 2344.015,
                "confidence": 0.8251053,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "school",
                "start": 2344.015,
                "end": 2344.255,
                "confidence": 0.9994524,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "that",
                "start": 2344.255,
                "end": 2344.4949,
                "confidence": 0.99966466,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "didn't",
                "start": 2344.4949,
                "end": 2344.735,
                "confidence": 0.99881655,
                "punctuated_word": "didn't",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "have",
                "start": 2344.735,
                "end": 2344.975,
                "confidence": 0.96911305,
                "punctuated_word": "have,",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "like",
                "start": 2344.975,
                "end": 2345.295,
                "confidence": 0.99908495,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "a",
                "start": 2345.295,
                "end": 2345.535,
                "confidence": 0.92784196,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "this",
                "start": 2345.535,
                "end": 2345.775,
                "confidence": 0.22523044,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "portion",
                "start": 2345.775,
                "end": 2346.175,
                "confidence": 0.9872988,
                "punctuated_word": "portion",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "of",
                "start": 2346.175,
                "end": 2346.335,
                "confidence": 0.98418915,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "like",
                "start": 2346.335,
                "end": 2346.575,
                "confidence": 0.99931663,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "one",
                "start": 2346.575,
                "end": 2346.815,
                "confidence": 0.9969633,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "particular",
                "start": 2346.815,
                "end": 2347.315,
                "confidence": 0.9760935,
                "punctuated_word": "particular",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "group",
                "start": 2347.375,
                "end": 2347.615,
                "confidence": 0.97361463,
                "punctuated_word": "group",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "of",
                "start": 2347.615,
                "end": 2347.775,
                "confidence": 0.9783053,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "students",
                "start": 2347.775,
                "end": 2348.175,
                "confidence": 0.9987255,
                "punctuated_word": "students",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "getting",
                "start": 2348.175,
                "end": 2348.675,
                "confidence": 0.92294824,
                "punctuated_word": "getting,",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "getting",
                "start": 2350.4949,
                "end": 2350.735,
                "confidence": 0.9898685,
                "punctuated_word": "getting",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "suspended",
                "start": 2350.735,
                "end": 2351.235,
                "confidence": 0.9922477,
                "punctuated_word": "suspended.",
                "speaker": 2,
                "speaker_confidence": 0.7923285
              },
              {
                "word": "so",
                "start": 2351.855,
                "end": 2352.095,
                "confidence": 0.9918704,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "we",
                "start": 2352.095,
                "end": 2352.255,
                "confidence": 0.9985825,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "found",
                "start": 2352.255,
                "end": 2352.415,
                "confidence": 0.97967064,
                "punctuated_word": "found",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "that",
                "start": 2352.415,
                "end": 2352.655,
                "confidence": 0.94392663,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "perfect",
                "start": 2352.655,
                "end": 2352.975,
                "confidence": 0.9981085,
                "punctuated_word": "perfect",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "school",
                "start": 2352.975,
                "end": 2353.475,
                "confidence": 0.9797034,
                "punctuated_word": "school,",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "using",
                "start": 2353.775,
                "end": 2354.095,
                "confidence": 0.99948823,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "this",
                "start": 2354.095,
                "end": 2354.335,
                "confidence": 0.9878527,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "data",
                "start": 2354.335,
                "end": 2354.835,
                "confidence": 0.782195,
                "punctuated_word": "data,",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "and",
                "start": 2355.135,
                "end": 2355.535,
                "confidence": 0.99460983,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "it",
                "start": 2355.535,
                "end": 2355.615,
                "confidence": 0.99871147,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "was",
                "start": 2355.615,
                "end": 2355.855,
                "confidence": 0.99985707,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "pretty",
                "start": 2355.855,
                "end": 2356.015,
                "confidence": 0.9998018,
                "punctuated_word": "pretty",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "cool",
                "start": 2356.015,
                "end": 2356.175,
                "confidence": 0.9997472,
                "punctuated_word": "cool",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "because",
                "start": 2356.175,
                "end": 2356.415,
                "confidence": 0.85498774,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "i",
                "start": 2356.415,
                "end": 2356.4949,
                "confidence": 0.99460465,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "ended",
                "start": 2356.4949,
                "end": 2356.655,
                "confidence": 0.99861395,
                "punctuated_word": "ended",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "up",
                "start": 2356.655,
                "end": 2356.815,
                "confidence": 0.9937937,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "being",
                "start": 2356.815,
                "end": 2357.055,
                "confidence": 0.99866664,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "able",
                "start": 2357.055,
                "end": 2357.215,
                "confidence": 0.98182815,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.7171725
              },
              {
                "word": "to",
                "start": 2357.215,
                "end": 2357.295,
                "confidence": 0.9828257,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5551964
              },
              {
                "word": "showcase",
                "start": 2357.295,
                "end": 2357.695,
                "confidence": 0.9957255,
                "punctuated_word": "showcase",
                "speaker": 2,
                "speaker_confidence": 0.5551964
              },
              {
                "word": "this",
                "start": 2357.695,
                "end": 2357.855,
                "confidence": 0.9882172,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5551964
              },
              {
                "word": "to",
                "start": 2357.855,
                "end": 2358.015,
                "confidence": 0.994044,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5551964
              },
              {
                "word": "the",
                "start": 2358.015,
                "end": 2358.175,
                "confidence": 0.9953258,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5551964
              },
              {
                "word": "deputy",
                "start": 2358.175,
                "end": 2358.575,
                "confidence": 0.96002555,
                "punctuated_word": "deputy",
                "speaker": 2,
                "speaker_confidence": 0.5551964
              },
              {
                "word": "secretary",
                "start": 2358.575,
                "end": 2358.975,
                "confidence": 0.9939109,
                "punctuated_word": "secretary",
                "speaker": 2,
                "speaker_confidence": 0.5551964
              },
              {
                "word": "of",
                "start": 2358.975,
                "end": 2359.17,
                "confidence": 0.8979137,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5551964
              },
              {
                "word": "education",
                "start": 2359.25,
                "end": 2359.41,
                "confidence": 0.9816698,
                "punctuated_word": "education",
                "speaker": 2,
                "speaker_confidence": 0.5551964
              },
              {
                "word": "at",
                "start": 2359.41,
                "end": 2359.5698,
                "confidence": 0.99600655,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.5551964
              },
              {
                "word": "the",
                "start": 2359.5698,
                "end": 2359.65,
                "confidence": 0.94913673,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "time",
                "start": 2359.65,
                "end": 2359.89,
                "confidence": 0.9827242,
                "punctuated_word": "time,",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "james",
                "start": 2359.89,
                "end": 2360.29,
                "confidence": 0.97719795,
                "punctuated_word": "James",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "cole",
                "start": 2360.29,
                "end": 2360.6099,
                "confidence": 0.77909565,
                "punctuated_word": "Cole.",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "and",
                "start": 2360.6099,
                "end": 2360.8499,
                "confidence": 0.9238763,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "i'm",
                "start": 2360.8499,
                "end": 2361.0898,
                "confidence": 0.7620842,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "really",
                "start": 2361.0898,
                "end": 2361.3298,
                "confidence": 0.86327296,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "got",
                "start": 2361.3298,
                "end": 2361.5698,
                "confidence": 0.84044343,
                "punctuated_word": "got",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "to",
                "start": 2361.5698,
                "end": 2361.65,
                "confidence": 0.9882587,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "sit",
                "start": 2361.65,
                "end": 2361.8098,
                "confidence": 0.99976593,
                "punctuated_word": "sit",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "down",
                "start": 2361.8098,
                "end": 2362.0498,
                "confidence": 0.9991715,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "and",
                "start": 2362.0498,
                "end": 2362.21,
                "confidence": 0.91369724,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "and",
                "start": 2362.21,
                "end": 2362.3699,
                "confidence": 0.84763587,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "share",
                "start": 2362.3699,
                "end": 2362.6099,
                "confidence": 0.9975102,
                "punctuated_word": "share",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "with",
                "start": 2362.6099,
                "end": 2362.69,
                "confidence": 0.9962463,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "him",
                "start": 2362.69,
                "end": 2363.01,
                "confidence": 0.64113855,
                "punctuated_word": "him,",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "like",
                "start": 2363.01,
                "end": 2363.25,
                "confidence": 0.9959123,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "this",
                "start": 2363.25,
                "end": 2363.49,
                "confidence": 0.9993476,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "is",
                "start": 2363.49,
                "end": 2363.5698,
                "confidence": 0.9972452,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "why",
                "start": 2363.5698,
                "end": 2363.89,
                "confidence": 0.9914657,
                "punctuated_word": "why",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "opening",
                "start": 2363.89,
                "end": 2364.21,
                "confidence": 0.9887116,
                "punctuated_word": "opening",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "data",
                "start": 2364.21,
                "end": 2364.53,
                "confidence": 0.8786988,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "is",
                "start": 2364.53,
                "end": 2364.6099,
                "confidence": 0.89904165,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "important",
                "start": 2364.6099,
                "end": 2365.0898,
                "confidence": 0.99941576,
                "punctuated_word": "important",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "because",
                "start": 2365.0898,
                "end": 2365.3298,
                "confidence": 0.6834841,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "people",
                "start": 2365.3298,
                "end": 2365.65,
                "confidence": 0.99845076,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "like",
                "start": 2365.65,
                "end": 2365.89,
                "confidence": 0.9445642,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "me",
                "start": 2365.89,
                "end": 2366.25,
                "confidence": 0.9988128,
                "punctuated_word": "me",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "and",
                "start": 2366.6099,
                "end": 2367.1099,
                "confidence": 0.9931591,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "and",
                "start": 2367.5698,
                "end": 2367.89,
                "confidence": 0.97992814,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "you",
                "start": 2367.89,
                "end": 2367.97,
                "confidence": 0.99831593,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7599615
              },
              {
                "word": "know",
                "start": 2367.97,
                "end": 2368.13,
                "confidence": 0.999565,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.12398493
              },
              {
                "word": "this",
                "start": 2368.13,
                "end": 2368.29,
                "confidence": 0.99733716,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.12398493
              },
              {
                "word": "was",
                "start": 2368.29,
                "end": 2368.45,
                "confidence": 0.6042531,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.12398493
              },
              {
                "word": "just",
                "start": 2368.45,
                "end": 2368.6099,
                "confidence": 0.99359566,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.12398493
              },
              {
                "word": "something",
                "start": 2368.6099,
                "end": 2368.8499,
                "confidence": 0.99964416,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.12398493
              },
              {
                "word": "i",
                "start": 2368.8499,
                "end": 2368.93,
                "confidence": 0.9461756,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "built",
                "start": 2368.93,
                "end": 2369.17,
                "confidence": 0.8545678,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "internally",
                "start": 2369.17,
                "end": 2369.41,
                "confidence": 0.913062,
                "punctuated_word": "internally.",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "it",
                "start": 2369.41,
                "end": 2369.65,
                "confidence": 0.9858364,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "was",
                "start": 2369.65,
                "end": 2369.8098,
                "confidence": 0.99777335,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "built",
                "start": 2369.8098,
                "end": 2370.0498,
                "confidence": 0.9975922,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "on",
                "start": 2370.0498,
                "end": 2370.21,
                "confidence": 0.9907673,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "node",
                "start": 2370.21,
                "end": 2370.45,
                "confidence": 0.688375,
                "punctuated_word": "Node.",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "js",
                "start": 2370.45,
                "end": 2370.69,
                "confidence": 0.9807171,
                "punctuated_word": "Js",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "and",
                "start": 2370.69,
                "end": 2370.8499,
                "confidence": 0.9587157,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "postgres",
                "start": 2370.8499,
                "end": 2371.3499,
                "confidence": 0.76819104,
                "punctuated_word": "Postgres.",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "and",
                "start": 2371.41,
                "end": 2371.91,
                "confidence": 0.9234432,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5884674
              },
              {
                "word": "and",
                "start": 2372.505,
                "end": 2373.005,
                "confidence": 0.99880874,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "and",
                "start": 2374.025,
                "end": 2374.4248,
                "confidence": 0.9932353,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "from",
                "start": 2374.4248,
                "end": 2374.6648,
                "confidence": 0.9973092,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "that",
                "start": 2374.6648,
                "end": 2375.1648,
                "confidence": 0.9991184,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "what",
                "start": 2376.265,
                "end": 2376.4248,
                "confidence": 0.6409566,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "ended",
                "start": 2376.4248,
                "end": 2376.6648,
                "confidence": 0.9455831,
                "punctuated_word": "ended",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "up",
                "start": 2376.6648,
                "end": 2376.7449,
                "confidence": 0.9975183,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "happening",
                "start": 2376.7449,
                "end": 2377.2449,
                "confidence": 0.9998808,
                "punctuated_word": "happening",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "was",
                "start": 2377.625,
                "end": 2377.9448,
                "confidence": 0.9984817,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "so",
                "start": 2378.025,
                "end": 2378.345,
                "confidence": 0.99775046,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "my",
                "start": 2378.345,
                "end": 2378.505,
                "confidence": 0.9947632,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "son",
                "start": 2378.505,
                "end": 2378.9048,
                "confidence": 0.99872595,
                "punctuated_word": "son",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "went",
                "start": 2378.9048,
                "end": 2379.145,
                "confidence": 0.71429294,
                "punctuated_word": "went",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "to",
                "start": 2379.145,
                "end": 2379.305,
                "confidence": 0.862938,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "school",
                "start": 2379.305,
                "end": 2379.625,
                "confidence": 0.92813766,
                "punctuated_word": "school.",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "he",
                "start": 2379.625,
                "end": 2379.785,
                "confidence": 0.9988986,
                "punctuated_word": "He",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "just",
                "start": 2379.785,
                "end": 2380.105,
                "confidence": 0.98181826,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "graduated",
                "start": 2380.105,
                "end": 2380.585,
                "confidence": 0.9922931,
                "punctuated_word": "graduated",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "kindergarten",
                "start": 2380.585,
                "end": 2380.825,
                "confidence": 0.98654526,
                "punctuated_word": "kindergarten",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "a",
                "start": 2380.825,
                "end": 2381.065,
                "confidence": 0.89243907,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "couple",
                "start": 2381.065,
                "end": 2381.385,
                "confidence": 0.9999325,
                "punctuated_word": "couple",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "weeks",
                "start": 2381.385,
                "end": 2381.625,
                "confidence": 0.78677857,
                "punctuated_word": "weeks",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "ago",
                "start": 2381.625,
                "end": 2381.9448,
                "confidence": 0.83142596,
                "punctuated_word": "ago.",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "and",
                "start": 2381.9448,
                "end": 2382.1848,
                "confidence": 0.99883455,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "before",
                "start": 2382.1848,
                "end": 2382.6848,
                "confidence": 0.9996891,
                "punctuated_word": "before",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "he",
                "start": 2382.7449,
                "end": 2382.9849,
                "confidence": 0.9040704,
                "punctuated_word": "he",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "graduated",
                "start": 2382.9849,
                "end": 2383.4849,
                "confidence": 0.99843574,
                "punctuated_word": "graduated,",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "you",
                "start": 2383.7048,
                "end": 2383.865,
                "confidence": 0.99875283,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "know",
                "start": 2383.865,
                "end": 2384.105,
                "confidence": 0.9997753,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "they",
                "start": 2384.105,
                "end": 2384.1848,
                "confidence": 0.99800426,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "gave",
                "start": 2384.1848,
                "end": 2384.4248,
                "confidence": 0.99978393,
                "punctuated_word": "gave",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "him",
                "start": 2384.4248,
                "end": 2384.585,
                "confidence": 0.9954722,
                "punctuated_word": "him",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "a",
                "start": 2384.585,
                "end": 2384.6648,
                "confidence": 0.9284715,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "letter",
                "start": 2384.6648,
                "end": 2384.9048,
                "confidence": 0.7426069,
                "punctuated_word": "letter.",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "he's",
                "start": 2384.9048,
                "end": 2385.145,
                "confidence": 0.9626407,
                "punctuated_word": "He's",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "been",
                "start": 2385.145,
                "end": 2385.385,
                "confidence": 0.99965703,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "put",
                "start": 2385.385,
                "end": 2385.625,
                "confidence": 0.979455,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "into",
                "start": 2385.625,
                "end": 2385.9448,
                "confidence": 0.9891334,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "the",
                "start": 2385.9448,
                "end": 2386.105,
                "confidence": 0.99780244,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "advanced",
                "start": 2386.105,
                "end": 2386.4248,
                "confidence": 0.9669279,
                "punctuated_word": "advanced",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "reading",
                "start": 2386.4248,
                "end": 2386.825,
                "confidence": 0.99341065,
                "punctuated_word": "reading",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "program",
                "start": 2386.825,
                "end": 2387.325,
                "confidence": 0.9782806,
                "punctuated_word": "program,",
                "speaker": 2,
                "speaker_confidence": 0.82337105
              },
              {
                "word": "which",
                "start": 2388.0,
                "end": 2388.08,
                "confidence": 0.9990834,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "is",
                "start": 2388.08,
                "end": 2388.24,
                "confidence": 0.9801721,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "like",
                "start": 2388.24,
                "end": 2388.48,
                "confidence": 0.99963665,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "really",
                "start": 2388.48,
                "end": 2388.6401,
                "confidence": 0.99922013,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "exciting",
                "start": 2388.6401,
                "end": 2388.96,
                "confidence": 0.99772924,
                "punctuated_word": "exciting",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "because",
                "start": 2388.96,
                "end": 2389.2,
                "confidence": 0.48158678,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "as",
                "start": 2389.2,
                "end": 2389.36,
                "confidence": 0.80311316,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "we",
                "start": 2389.36,
                "end": 2389.6,
                "confidence": 0.9511944,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "know",
                "start": 2389.6,
                "end": 2390.1,
                "confidence": 0.98229563,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "if",
                "start": 2390.32,
                "end": 2390.72,
                "confidence": 0.99892104,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "if",
                "start": 2390.72,
                "end": 2390.96,
                "confidence": 0.99677986,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "you",
                "start": 2390.96,
                "end": 2391.04,
                "confidence": 0.99898833,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.64588165
              },
              {
                "word": "get",
                "start": 2391.04,
                "end": 2391.2,
                "confidence": 0.9913952,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "put",
                "start": 2391.2,
                "end": 2391.36,
                "confidence": 0.95180947,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "in",
                "start": 2391.36,
                "end": 2391.52,
                "confidence": 0.9782366,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "these",
                "start": 2391.52,
                "end": 2391.68,
                "confidence": 0.9856674,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "programs",
                "start": 2391.68,
                "end": 2392.08,
                "confidence": 0.99912554,
                "punctuated_word": "programs",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "early",
                "start": 2392.08,
                "end": 2392.4,
                "confidence": 0.99972695,
                "punctuated_word": "early",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "on",
                "start": 2392.4,
                "end": 2392.6401,
                "confidence": 0.9931656,
                "punctuated_word": "on,",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "like",
                "start": 2392.6401,
                "end": 2392.8,
                "confidence": 0.999713,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "like",
                "start": 2392.8,
                "end": 2393.04,
                "confidence": 0.8589839,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "it",
                "start": 2393.04,
                "end": 2393.52,
                "confidence": 0.9950938,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "it",
                "start": 2393.52,
                "end": 2393.76,
                "confidence": 0.98405683,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "it",
                "start": 2393.76,
                "end": 2394.24,
                "confidence": 0.8808257,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "enables",
                "start": 2394.24,
                "end": 2394.56,
                "confidence": 0.97504723,
                "punctuated_word": "enables",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "you",
                "start": 2394.56,
                "end": 2394.8,
                "confidence": 0.99912006,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "to",
                "start": 2394.8,
                "end": 2394.8801,
                "confidence": 0.9990804,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "be",
                "start": 2394.8801,
                "end": 2395.04,
                "confidence": 0.99981683,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "more",
                "start": 2395.04,
                "end": 2395.28,
                "confidence": 0.9994855,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "successful",
                "start": 2395.28,
                "end": 2395.78,
                "confidence": 0.99979717,
                "punctuated_word": "successful",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "in",
                "start": 2395.84,
                "end": 2396.0,
                "confidence": 0.9995436,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "the",
                "start": 2396.0,
                "end": 2396.16,
                "confidence": 0.93913233,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "future",
                "start": 2396.16,
                "end": 2396.66,
                "confidence": 0.9956847,
                "punctuated_word": "future.",
                "speaker": 2,
                "speaker_confidence": 0.7430592
              },
              {
                "word": "so",
                "start": 2396.72,
                "end": 2396.8,
                "confidence": 0.980532,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.35588574
              },
              {
                "word": "i",
                "start": 2396.8,
                "end": 2396.8801,
                "confidence": 0.98412573,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.35588574
              },
              {
                "word": "was",
                "start": 2396.8801,
                "end": 2397.04,
                "confidence": 0.99956864,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.35588574
              },
              {
                "word": "really",
                "start": 2397.04,
                "end": 2397.28,
                "confidence": 0.9987324,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.35588574
              },
              {
                "word": "excited",
                "start": 2397.28,
                "end": 2397.6,
                "confidence": 0.86735153,
                "punctuated_word": "excited,",
                "speaker": 2,
                "speaker_confidence": 0.35588574
              },
              {
                "word": "and",
                "start": 2397.6,
                "end": 2397.68,
                "confidence": 0.9987663,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6155694
              },
              {
                "word": "this",
                "start": 2397.68,
                "end": 2397.92,
                "confidence": 0.6486651,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6155694
              },
              {
                "word": "data",
                "start": 2397.92,
                "end": 2398.24,
                "confidence": 0.9946955,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.6155694
              },
              {
                "word": "really",
                "start": 2398.24,
                "end": 2398.48,
                "confidence": 0.9977155,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.6155694
              },
              {
                "word": "helped",
                "start": 2398.48,
                "end": 2398.8801,
                "confidence": 0.94352794,
                "punctuated_word": "helped",
                "speaker": 2,
                "speaker_confidence": 0.6155694
              },
              {
                "word": "pick",
                "start": 2398.8801,
                "end": 2399.04,
                "confidence": 0.9673534,
                "punctuated_word": "pick",
                "speaker": 2,
                "speaker_confidence": 0.6155694
              },
              {
                "word": "that",
                "start": 2399.04,
                "end": 2399.36,
                "confidence": 0.9895661,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6155694
              },
              {
                "word": "perfect",
                "start": 2399.36,
                "end": 2399.68,
                "confidence": 0.9829459,
                "punctuated_word": "perfect",
                "speaker": 2,
                "speaker_confidence": 0.6155694
              },
              {
                "word": "school",
                "start": 2399.68,
                "end": 2399.92,
                "confidence": 0.9587371,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.6155694
              },
              {
                "word": "for",
                "start": 2399.92,
                "end": 2400.16,
                "confidence": 0.986361,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6155694
              },
              {
                "word": "my",
                "start": 2400.16,
                "end": 2400.32,
                "confidence": 0.9622519,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.43520707
              },
              {
                "word": "son",
                "start": 2400.32,
                "end": 2400.8,
                "confidence": 0.8693847,
                "punctuated_word": "son.",
                "speaker": 2,
                "speaker_confidence": 0.43520707
              },
              {
                "word": "and",
                "start": 2400.8,
                "end": 2401.3,
                "confidence": 0.9948322,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.43520707
              },
              {
                "word": "you",
                "start": 2401.425,
                "end": 2401.665,
                "confidence": 0.9995944,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.43520707
              },
              {
                "word": "know",
                "start": 2401.665,
                "end": 2401.825,
                "confidence": 0.99972636,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.43520707
              },
              {
                "word": "all",
                "start": 2401.825,
                "end": 2401.905,
                "confidence": 0.99927646,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.19829106
              },
              {
                "word": "i",
                "start": 2401.905,
                "end": 2402.145,
                "confidence": 0.9996941,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.19829106
              },
              {
                "word": "wanted",
                "start": 2402.145,
                "end": 2402.465,
                "confidence": 0.99814785,
                "punctuated_word": "wanted",
                "speaker": 2,
                "speaker_confidence": 0.19829106
              },
              {
                "word": "was",
                "start": 2402.465,
                "end": 2402.625,
                "confidence": 0.9988386,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.19829106
              },
              {
                "word": "just",
                "start": 2402.625,
                "end": 2402.865,
                "confidence": 0.9971635,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.19829106
              },
              {
                "word": "for",
                "start": 2402.865,
                "end": 2402.945,
                "confidence": 0.99898106,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "him",
                "start": 2402.945,
                "end": 2403.2651,
                "confidence": 0.99990654,
                "punctuated_word": "him",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "to",
                "start": 2403.2651,
                "end": 2403.425,
                "confidence": 0.9992605,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "go",
                "start": 2403.425,
                "end": 2403.585,
                "confidence": 0.9996182,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "to",
                "start": 2403.585,
                "end": 2403.745,
                "confidence": 0.9980507,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "a",
                "start": 2403.745,
                "end": 2403.905,
                "confidence": 0.92398727,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "school",
                "start": 2403.905,
                "end": 2404.065,
                "confidence": 0.9999479,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "where",
                "start": 2404.065,
                "end": 2404.305,
                "confidence": 0.99456185,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "he",
                "start": 2404.305,
                "end": 2404.465,
                "confidence": 0.9993388,
                "punctuated_word": "he",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "had",
                "start": 2404.465,
                "end": 2404.705,
                "confidence": 0.9982377,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "an",
                "start": 2404.705,
                "end": 2404.945,
                "confidence": 0.98935646,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "equal",
                "start": 2404.945,
                "end": 2405.105,
                "confidence": 0.9909895,
                "punctuated_word": "equal",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "as",
                "start": 2405.2651,
                "end": 2405.5051,
                "confidence": 0.99688905,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "a",
                "start": 2405.5051,
                "end": 2405.585,
                "confidence": 0.9985623,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "black",
                "start": 2405.585,
                "end": 2405.825,
                "confidence": 0.9896355,
                "punctuated_word": "black",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "and",
                "start": 2405.825,
                "end": 2405.985,
                "confidence": 0.9982482,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "brown",
                "start": 2405.985,
                "end": 2406.485,
                "confidence": 0.981434,
                "punctuated_word": "brown",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "student",
                "start": 2406.5452,
                "end": 2406.945,
                "confidence": 0.851987,
                "punctuated_word": "student,",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "where",
                "start": 2406.945,
                "end": 2407.185,
                "confidence": 0.93323916,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "he",
                "start": 2407.185,
                "end": 2407.2651,
                "confidence": 0.9716571,
                "punctuated_word": "he",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "had",
                "start": 2407.2651,
                "end": 2407.7651,
                "confidence": 0.9986093,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "equal",
                "start": 2407.905,
                "end": 2408.225,
                "confidence": 0.9992435,
                "punctuated_word": "equal",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "opportunity",
                "start": 2408.225,
                "end": 2408.725,
                "confidence": 0.99974877,
                "punctuated_word": "opportunity",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "to",
                "start": 2409.425,
                "end": 2409.925,
                "confidence": 0.8508797,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "the",
                "start": 2411.5051,
                "end": 2411.745,
                "confidence": 0.9984665,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "same",
                "start": 2411.745,
                "end": 2411.985,
                "confidence": 0.999811,
                "punctuated_word": "same",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "opportunities",
                "start": 2411.985,
                "end": 2412.385,
                "confidence": 0.8585954,
                "punctuated_word": "opportunities",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "everybody",
                "start": 2412.385,
                "end": 2412.705,
                "confidence": 0.87509406,
                "punctuated_word": "everybody",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "else",
                "start": 2412.705,
                "end": 2412.945,
                "confidence": 0.99779993,
                "punctuated_word": "else",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "has",
                "start": 2412.945,
                "end": 2413.105,
                "confidence": 0.99689484,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "in",
                "start": 2413.105,
                "end": 2413.2651,
                "confidence": 0.9973508,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.75959593
              },
              {
                "word": "the",
                "start": 2413.2651,
                "end": 2413.345,
                "confidence": 0.8485097,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.4648701
              },
              {
                "word": "school",
                "start": 2413.345,
                "end": 2413.83,
                "confidence": 0.9985177,
                "punctuated_word": "school.",
                "speaker": 2,
                "speaker_confidence": 0.4648701
              },
              {
                "word": "and",
                "start": 2414.87,
                "end": 2415.27,
                "confidence": 0.99718815,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.4648701
              },
              {
                "word": "so",
                "start": 2415.27,
                "end": 2415.75,
                "confidence": 0.91547745,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.4648701
              },
              {
                "word": "over",
                "start": 2415.75,
                "end": 2415.99,
                "confidence": 0.92970836,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.4648701
              },
              {
                "word": "the",
                "start": 2415.99,
                "end": 2416.23,
                "confidence": 0.9996989,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.4648701
              },
              {
                "word": "weekend",
                "start": 2416.23,
                "end": 2416.73,
                "confidence": 0.9867004,
                "punctuated_word": "weekend,",
                "speaker": 2,
                "speaker_confidence": 0.4648701
              },
              {
                "word": "i",
                "start": 2416.87,
                "end": 2417.37,
                "confidence": 0.99938905,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.4648701
              },
              {
                "word": "went",
                "start": 2417.59,
                "end": 2417.83,
                "confidence": 0.6539215,
                "punctuated_word": "went",
                "speaker": 2,
                "speaker_confidence": 0.4648701
              },
              {
                "word": "to",
                "start": 2417.83,
                "end": 2417.9102,
                "confidence": 0.9678944,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.4648701
              },
              {
                "word": "see",
                "start": 2417.9102,
                "end": 2418.07,
                "confidence": 0.9998462,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.4658773
              },
              {
                "word": "how",
                "start": 2418.07,
                "end": 2418.23,
                "confidence": 0.9993987,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.4658773
              },
              {
                "word": "that",
                "start": 2418.23,
                "end": 2418.3901,
                "confidence": 0.99936706,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.4658773
              },
              {
                "word": "changed",
                "start": 2418.3901,
                "end": 2418.6301,
                "confidence": 0.9337329,
                "punctuated_word": "changed",
                "speaker": 2,
                "speaker_confidence": 0.4658773
              },
              {
                "word": "because",
                "start": 2418.6301,
                "end": 2418.87,
                "confidence": 0.48932624,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.4658773
              },
              {
                "word": "i",
                "start": 2418.87,
                "end": 2418.9502,
                "confidence": 0.99503577,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5497479
              },
              {
                "word": "knew",
                "start": 2418.9502,
                "end": 2419.11,
                "confidence": 0.99383175,
                "punctuated_word": "knew",
                "speaker": 2,
                "speaker_confidence": 0.5497479
              },
              {
                "word": "this",
                "start": 2419.11,
                "end": 2419.35,
                "confidence": 0.95095634,
                "punctuated_word": "this,",
                "speaker": 2,
                "speaker_confidence": 0.5497479
              },
              {
                "word": "the",
                "start": 2419.51,
                "end": 2419.75,
                "confidence": 0.985109,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5497479
              },
              {
                "word": "crdc",
                "start": 2419.75,
                "end": 2420.25,
                "confidence": 0.74609184,
                "punctuated_word": "CRDC",
                "speaker": 2,
                "speaker_confidence": 0.5497479
              },
              {
                "word": "data",
                "start": 2420.3901,
                "end": 2420.6301,
                "confidence": 0.9986879,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.5497479
              },
              {
                "word": "comes",
                "start": 2420.6301,
                "end": 2420.87,
                "confidence": 0.99848926,
                "punctuated_word": "comes",
                "speaker": 2,
                "speaker_confidence": 0.5497479
              },
              {
                "word": "out",
                "start": 2420.87,
                "end": 2421.03,
                "confidence": 0.9965629,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.5497479
              },
              {
                "word": "every",
                "start": 2421.03,
                "end": 2421.27,
                "confidence": 0.99951565,
                "punctuated_word": "every",
                "speaker": 2,
                "speaker_confidence": 0.5497479
              },
              {
                "word": "two",
                "start": 2421.27,
                "end": 2421.35,
                "confidence": 0.9988096,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.28771555
              },
              {
                "word": "years",
                "start": 2421.35,
                "end": 2421.59,
                "confidence": 0.9305842,
                "punctuated_word": "years.",
                "speaker": 2,
                "speaker_confidence": 0.28771555
              },
              {
                "word": "so",
                "start": 2421.59,
                "end": 2421.67,
                "confidence": 0.57140297,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.28771555
              },
              {
                "word": "i",
                "start": 2421.67,
                "end": 2421.75,
                "confidence": 0.99709916,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.28771555
              },
              {
                "word": "want",
                "start": 2421.75,
                "end": 2421.99,
                "confidence": 0.573415,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.28771555
              },
              {
                "word": "to",
                "start": 2421.99,
                "end": 2422.07,
                "confidence": 0.99716216,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "see",
                "start": 2422.07,
                "end": 2422.23,
                "confidence": 0.99984694,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "how",
                "start": 2422.23,
                "end": 2422.3901,
                "confidence": 0.9990544,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "that",
                "start": 2422.3901,
                "end": 2422.55,
                "confidence": 0.7769752,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "data",
                "start": 2422.55,
                "end": 2422.87,
                "confidence": 0.9838033,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "changed",
                "start": 2422.87,
                "end": 2423.11,
                "confidence": 0.56823367,
                "punctuated_word": "changed",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "compared",
                "start": 2423.11,
                "end": 2423.51,
                "confidence": 0.9812898,
                "punctuated_word": "compared",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "to",
                "start": 2423.51,
                "end": 2423.59,
                "confidence": 0.9885461,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "before",
                "start": 2423.59,
                "end": 2423.9102,
                "confidence": 0.88782823,
                "punctuated_word": "before.",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "like",
                "start": 2423.9102,
                "end": 2424.07,
                "confidence": 0.9750788,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "is",
                "start": 2424.07,
                "end": 2424.23,
                "confidence": 0.59729373,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.53016555
              },
              {
                "word": "the",
                "start": 2424.23,
                "end": 2424.31,
                "confidence": 0.82961696,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.42750913
              },
              {
                "word": "school",
                "start": 2424.31,
                "end": 2424.71,
                "confidence": 0.95943767,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.42750913
              },
              {
                "word": "same",
                "start": 2424.71,
                "end": 2425.03,
                "confidence": 0.48088318,
                "punctuated_word": "same,",
                "speaker": 2,
                "speaker_confidence": 0.42750913
              },
              {
                "word": "like",
                "start": 2425.03,
                "end": 2425.27,
                "confidence": 0.9366889,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.42750913
              },
              {
                "word": "as",
                "start": 2425.27,
                "end": 2425.51,
                "confidence": 0.756343,
                "punctuated_word": "as,",
                "speaker": 2,
                "speaker_confidence": 0.42750913
              },
              {
                "word": "like",
                "start": 2425.51,
                "end": 2425.59,
                "confidence": 0.9778255,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.42750913
              },
              {
                "word": "when",
                "start": 2425.59,
                "end": 2425.83,
                "confidence": 0.9926347,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.42750913
              },
              {
                "word": "we",
                "start": 2425.83,
                "end": 2425.9102,
                "confidence": 0.5371205,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.42750913
              },
              {
                "word": "first",
                "start": 2425.9102,
                "end": 2426.23,
                "confidence": 0.8903724,
                "punctuated_word": "first",
                "speaker": 2,
                "speaker_confidence": 0.4745686
              },
              {
                "word": "recently",
                "start": 2426.23,
                "end": 2426.55,
                "confidence": 0.3527001,
                "punctuated_word": "recently",
                "speaker": 2,
                "speaker_confidence": 0.4745686
              },
              {
                "word": "picked",
                "start": 2426.55,
                "end": 2426.79,
                "confidence": 0.99302846,
                "punctuated_word": "picked",
                "speaker": 2,
                "speaker_confidence": 0.4745686
              },
              {
                "word": "it",
                "start": 2426.79,
                "end": 2427.165,
                "confidence": 0.8071964,
                "punctuated_word": "it?",
                "speaker": 2,
                "speaker_confidence": 0.4745686
              },
              {
                "word": "and",
                "start": 2427.405,
                "end": 2427.645,
                "confidence": 0.99521494,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.4745686
              },
              {
                "word": "you",
                "start": 2427.645,
                "end": 2427.885,
                "confidence": 0.9988065,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.4745686
              },
              {
                "word": "know",
                "start": 2427.885,
                "end": 2428.385,
                "confidence": 0.99938667,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.4745686
              },
              {
                "word": "looked",
                "start": 2429.485,
                "end": 2429.725,
                "confidence": 0.8409768,
                "punctuated_word": "looked",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "at",
                "start": 2429.725,
                "end": 2429.805,
                "confidence": 0.99806076,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "the",
                "start": 2429.805,
                "end": 2429.885,
                "confidence": 0.9977635,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "data",
                "start": 2429.885,
                "end": 2430.125,
                "confidence": 0.97958255,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "compared",
                "start": 2430.125,
                "end": 2430.5251,
                "confidence": 0.7636221,
                "punctuated_word": "compared",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "to",
                "start": 2430.5251,
                "end": 2430.645,
                "confidence": 0.7231194,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "they",
                "start": 2430.7651,
                "end": 2431.0051,
                "confidence": 0.9978326,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "are",
                "start": 2431.0051,
                "end": 2431.165,
                "confidence": 0.99284726,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "the",
                "start": 2431.165,
                "end": 2431.325,
                "confidence": 0.9918699,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "same",
                "start": 2431.325,
                "end": 2431.805,
                "confidence": 0.99287105,
                "punctuated_word": "same.",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "but",
                "start": 2432.045,
                "end": 2432.2852,
                "confidence": 0.9963838,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "then",
                "start": 2432.2852,
                "end": 2432.5251,
                "confidence": 0.9984018,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "over",
                "start": 2432.5251,
                "end": 2432.7651,
                "confidence": 0.7810455,
                "punctuated_word": "over,",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "i",
                "start": 2432.7651,
                "end": 2432.925,
                "confidence": 0.99802846,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "was",
                "start": 2432.925,
                "end": 2433.085,
                "confidence": 0.98474586,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.5746097
              },
              {
                "word": "just",
                "start": 2433.085,
                "end": 2433.165,
                "confidence": 0.99227977,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.3880993
              },
              {
                "word": "like",
                "start": 2433.165,
                "end": 2433.325,
                "confidence": 0.80046296,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.3880993
              },
              {
                "word": "well",
                "start": 2433.325,
                "end": 2433.565,
                "confidence": 0.94612,
                "punctuated_word": "well,",
                "speaker": 2,
                "speaker_confidence": 0.3880993
              },
              {
                "word": "you",
                "start": 2433.565,
                "end": 2433.725,
                "confidence": 0.9981198,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.3880993
              },
              {
                "word": "know",
                "start": 2433.725,
                "end": 2434.125,
                "confidence": 0.95560527,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.3880993
              },
              {
                "word": "i",
                "start": 2434.125,
                "end": 2434.2852,
                "confidence": 0.9998123,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.3880993
              },
              {
                "word": "use",
                "start": 2434.2852,
                "end": 2434.5251,
                "confidence": 0.89491916,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.3880993
              },
              {
                "word": "this",
                "start": 2434.5251,
                "end": 2434.685,
                "confidence": 0.97281903,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.3880993
              },
              {
                "word": "for",
                "start": 2434.685,
                "end": 2434.7651,
                "confidence": 0.9641311,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "my",
                "start": 2434.7651,
                "end": 2434.925,
                "confidence": 0.99947876,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "wife",
                "start": 2434.925,
                "end": 2435.165,
                "confidence": 0.99895406,
                "punctuated_word": "wife",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "and",
                "start": 2435.165,
                "end": 2435.325,
                "confidence": 0.9964245,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "i",
                "start": 2435.325,
                "end": 2435.485,
                "confidence": 0.9300407,
                "punctuated_word": "I,",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "right",
                "start": 2435.485,
                "end": 2435.725,
                "confidence": 0.99745804,
                "punctuated_word": "right,",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "to",
                "start": 2435.725,
                "end": 2435.885,
                "confidence": 0.9994276,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "find",
                "start": 2435.885,
                "end": 2436.045,
                "confidence": 0.99981695,
                "punctuated_word": "find",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "a",
                "start": 2436.045,
                "end": 2436.205,
                "confidence": 0.7413374,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "perfect",
                "start": 2436.205,
                "end": 2436.5251,
                "confidence": 0.98532605,
                "punctuated_word": "perfect",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "school",
                "start": 2436.5251,
                "end": 2436.845,
                "confidence": 0.814788,
                "punctuated_word": "school,",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "but",
                "start": 2436.845,
                "end": 2437.085,
                "confidence": 0.9990165,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "i'm",
                "start": 2437.085,
                "end": 2437.325,
                "confidence": 0.9993863,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "sure",
                "start": 2437.325,
                "end": 2437.725,
                "confidence": 0.999977,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "everybody",
                "start": 2437.725,
                "end": 2438.125,
                "confidence": 0.999408,
                "punctuated_word": "everybody",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "else",
                "start": 2438.125,
                "end": 2438.365,
                "confidence": 0.99944144,
                "punctuated_word": "else",
                "speaker": 2,
                "speaker_confidence": 0.6041817
              },
              {
                "word": "would",
                "start": 2438.365,
                "end": 2438.445,
                "confidence": 0.9129801,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.49193645
              },
              {
                "word": "love",
                "start": 2438.445,
                "end": 2438.685,
                "confidence": 0.9992093,
                "punctuated_word": "love",
                "speaker": 2,
                "speaker_confidence": 0.49193645
              },
              {
                "word": "to",
                "start": 2438.685,
                "end": 2438.845,
                "confidence": 0.9996736,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.49193645
              },
              {
                "word": "just",
                "start": 2438.845,
                "end": 2439.085,
                "confidence": 0.9995468,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.49193645
              },
              {
                "word": "look",
                "start": 2439.085,
                "end": 2439.245,
                "confidence": 0.99910766,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.49193645
              },
              {
                "word": "at",
                "start": 2439.245,
                "end": 2439.405,
                "confidence": 0.9995865,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.49193645
              },
              {
                "word": "this",
                "start": 2439.405,
                "end": 2439.66,
                "confidence": 0.99980694,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.49193645
              },
              {
                "word": "and",
                "start": 2439.74,
                "end": 2439.9,
                "confidence": 0.9857905,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.49193645
              },
              {
                "word": "at",
                "start": 2439.9,
                "end": 2440.02,
                "confidence": 0.6463082,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.49193645
              },
              {
                "word": "a",
                "start": 2440.02,
                "end": 2440.14,
                "confidence": 0.9563775,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "point",
                "start": 2440.14,
                "end": 2440.64,
                "confidence": 0.83080626,
                "punctuated_word": "point.",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "so",
                "start": 2441.0999,
                "end": 2441.5,
                "confidence": 0.99836224,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "i",
                "start": 2441.5,
                "end": 2441.5798,
                "confidence": 0.9071933,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "ended",
                "start": 2441.5798,
                "end": 2442.0798,
                "confidence": 0.51892704,
                "punctuated_word": "ended",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "up",
                "start": 2442.2998,
                "end": 2442.5398,
                "confidence": 0.9992267,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "releasing",
                "start": 2442.5398,
                "end": 2442.94,
                "confidence": 0.99835336,
                "punctuated_word": "releasing",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "it",
                "start": 2442.94,
                "end": 2443.3398,
                "confidence": 0.96366143,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "and",
                "start": 2443.66,
                "end": 2443.8198,
                "confidence": 0.9991579,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "it's",
                "start": 2443.8198,
                "end": 2443.98,
                "confidence": 0.99531496,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "on",
                "start": 2443.98,
                "end": 2444.22,
                "confidence": 0.9916829,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6825774
              },
              {
                "word": "schooldiversityschooldiversityreport.com",
                "start": 2444.22,
                "end": 2447.68,
                "confidence": 0.9416227,
                "punctuated_word": "schooldiversityschooldiversityreport.com.",
                "speaker": 2,
                "speaker_confidence": 0.68257743
              },
              {
                "word": "and",
                "start": 2448.2998,
                "end": 2448.5398,
                "confidence": 0.99880636,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "not",
                "start": 2448.5398,
                "end": 2448.8599,
                "confidence": 0.92430156,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "anybody",
                "start": 2448.8599,
                "end": 2449.3599,
                "confidence": 0.9987675,
                "punctuated_word": "anybody",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "can",
                "start": 2449.42,
                "end": 2449.5798,
                "confidence": 0.99965763,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "try",
                "start": 2449.5798,
                "end": 2449.74,
                "confidence": 0.99970216,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "and",
                "start": 2449.74,
                "end": 2449.9,
                "confidence": 0.99340916,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "find",
                "start": 2449.9,
                "end": 2450.14,
                "confidence": 0.99988127,
                "punctuated_word": "find",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "that",
                "start": 2450.14,
                "end": 2450.38,
                "confidence": 0.99057347,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "good",
                "start": 2450.38,
                "end": 2450.5398,
                "confidence": 0.9994241,
                "punctuated_word": "good",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "diverse",
                "start": 2450.5398,
                "end": 2450.94,
                "confidence": 0.8843897,
                "punctuated_word": "diverse",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "school",
                "start": 2450.94,
                "end": 2451.18,
                "confidence": 0.9927443,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "for",
                "start": 2451.18,
                "end": 2451.3398,
                "confidence": 0.9991352,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "their",
                "start": 2451.3398,
                "end": 2451.5,
                "confidence": 0.8452634,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "children",
                "start": 2451.5,
                "end": 2452.0,
                "confidence": 0.9999471,
                "punctuated_word": "children",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "and",
                "start": 2452.0598,
                "end": 2452.38,
                "confidence": 0.7123989,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "hopefully",
                "start": 2452.38,
                "end": 2452.88,
                "confidence": 0.7484573,
                "punctuated_word": "hopefully,",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "you",
                "start": 2453.2852,
                "end": 2453.445,
                "confidence": 0.9994301,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "know",
                "start": 2453.445,
                "end": 2453.605,
                "confidence": 0.9984319,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "get",
                "start": 2453.605,
                "end": 2454.105,
                "confidence": 0.9972172,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "hopefully",
                "start": 2454.885,
                "end": 2455.2852,
                "confidence": 0.96450794,
                "punctuated_word": "hopefully",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "for",
                "start": 2455.2852,
                "end": 2455.445,
                "confidence": 0.61426675,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "them",
                "start": 2455.445,
                "end": 2455.7651,
                "confidence": 0.90649915,
                "punctuated_word": "them,",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "it",
                "start": 2455.7651,
                "end": 2455.925,
                "confidence": 0.9968394,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "works",
                "start": 2455.925,
                "end": 2456.165,
                "confidence": 0.9994704,
                "punctuated_word": "works",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "out",
                "start": 2456.165,
                "end": 2456.645,
                "confidence": 0.9974667,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "the",
                "start": 2456.645,
                "end": 2456.8052,
                "confidence": 0.99333876,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "same",
                "start": 2456.8052,
                "end": 2457.0452,
                "confidence": 0.9994289,
                "punctuated_word": "same",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "way",
                "start": 2457.0452,
                "end": 2457.205,
                "confidence": 0.9996934,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.7996143
              },
              {
                "word": "it",
                "start": 2457.205,
                "end": 2457.2852,
                "confidence": 0.92817223,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "worked",
                "start": 2457.2852,
                "end": 2457.5251,
                "confidence": 0.9987203,
                "punctuated_word": "worked",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "out",
                "start": 2457.5251,
                "end": 2457.7651,
                "confidence": 0.9983095,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "for",
                "start": 2457.7651,
                "end": 2458.2651,
                "confidence": 0.9985141,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "my",
                "start": 2458.3252,
                "end": 2458.5652,
                "confidence": 0.99955755,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "son",
                "start": 2458.5652,
                "end": 2459.0652,
                "confidence": 0.96044266,
                "punctuated_word": "son.",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "and",
                "start": 2459.125,
                "end": 2459.365,
                "confidence": 0.9987275,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "i",
                "start": 2459.365,
                "end": 2459.445,
                "confidence": 0.9995553,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "do",
                "start": 2459.445,
                "end": 2459.685,
                "confidence": 0.9999422,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "think",
                "start": 2459.685,
                "end": 2460.0051,
                "confidence": 0.9995704,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "that",
                "start": 2460.0051,
                "end": 2460.3252,
                "confidence": 0.9997106,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "that",
                "start": 2460.3252,
                "end": 2460.5652,
                "confidence": 0.9851739,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "dataset",
                "start": 2460.5652,
                "end": 2461.0452,
                "confidence": 0.51762074,
                "punctuated_word": "dataset",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "did",
                "start": 2461.0452,
                "end": 2461.2852,
                "confidence": 0.99368393,
                "punctuated_word": "did",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "help",
                "start": 2461.2852,
                "end": 2461.5251,
                "confidence": 0.97481954,
                "punctuated_word": "help.",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "so",
                "start": 2461.5251,
                "end": 2461.7651,
                "confidence": 0.99834716,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "i",
                "start": 2461.7651,
                "end": 2461.925,
                "confidence": 0.99836427,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "really",
                "start": 2461.925,
                "end": 2462.245,
                "confidence": 0.99731183,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "think",
                "start": 2462.245,
                "end": 2462.745,
                "confidence": 0.93850327,
                "punctuated_word": "think,",
                "speaker": 2,
                "speaker_confidence": 0.66459453
              },
              {
                "word": "you",
                "start": 2462.885,
                "end": 2463.0452,
                "confidence": 0.9995221,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.44422573
              },
              {
                "word": "know",
                "start": 2463.0452,
                "end": 2463.205,
                "confidence": 0.9966315,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.44422573
              },
              {
                "word": "as",
                "start": 2463.205,
                "end": 2463.445,
                "confidence": 0.99904734,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.44422573
              },
              {
                "word": "i'm",
                "start": 2463.445,
                "end": 2463.5251,
                "confidence": 0.84625685,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.44422573
              },
              {
                "word": "monologue",
                "start": 2463.5251,
                "end": 2464.0251,
                "confidence": 0.8610455,
                "punctuated_word": "monologue",
                "speaker": 2,
                "speaker_confidence": 0.44422573
              },
              {
                "word": "in",
                "start": 2464.085,
                "end": 2464.245,
                "confidence": 0.95091844,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.44422573
              },
              {
                "word": "here",
                "start": 2464.245,
                "end": 2464.745,
                "confidence": 0.78742546,
                "punctuated_word": "here,",
                "speaker": 2,
                "speaker_confidence": 0.44422573
              },
              {
                "word": "my",
                "start": 2464.885,
                "end": 2465.0452,
                "confidence": 0.5868617,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "closing",
                "start": 2465.0452,
                "end": 2465.445,
                "confidence": 0.9679509,
                "punctuated_word": "closing",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "thoughts",
                "start": 2465.445,
                "end": 2465.945,
                "confidence": 0.947181,
                "punctuated_word": "thoughts,",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "like",
                "start": 2466.19,
                "end": 2466.43,
                "confidence": 0.98820066,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "especially",
                "start": 2466.43,
                "end": 2466.93,
                "confidence": 0.998346,
                "punctuated_word": "especially",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "for",
                "start": 2466.99,
                "end": 2467.31,
                "confidence": 0.986966,
                "punctuated_word": "for,",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "you",
                "start": 2467.31,
                "end": 2467.55,
                "confidence": 0.9997607,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "know",
                "start": 2467.55,
                "end": 2467.87,
                "confidence": 0.9998627,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "the",
                "start": 2467.87,
                "end": 2468.27,
                "confidence": 0.9990571,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "government",
                "start": 2468.27,
                "end": 2468.67,
                "confidence": 0.99933785,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "listeners",
                "start": 2468.67,
                "end": 2469.17,
                "confidence": 0.9672027,
                "punctuated_word": "listeners,",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "government",
                "start": 2469.6301,
                "end": 2469.95,
                "confidence": 0.99188894,
                "punctuated_word": "government",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "folks",
                "start": 2469.95,
                "end": 2470.19,
                "confidence": 0.9906798,
                "punctuated_word": "folks",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "who",
                "start": 2470.19,
                "end": 2470.43,
                "confidence": 0.50841737,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.63545
              },
              {
                "word": "are",
                "start": 2470.43,
                "end": 2470.51,
                "confidence": 0.42710826,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "your",
                "start": 2470.51,
                "end": 2470.75,
                "confidence": 0.558183,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "listeners",
                "start": 2470.75,
                "end": 2471.25,
                "confidence": 0.8185903,
                "punctuated_word": "listeners,",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "like",
                "start": 2472.19,
                "end": 2472.51,
                "confidence": 0.98903227,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "open",
                "start": 2472.51,
                "end": 2472.75,
                "confidence": 0.981873,
                "punctuated_word": "open",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "source",
                "start": 2472.75,
                "end": 2472.99,
                "confidence": 0.70800143,
                "punctuated_word": "source",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "and",
                "start": 2472.99,
                "end": 2473.1501,
                "confidence": 0.9328859,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "data",
                "start": 2473.1501,
                "end": 2473.3901,
                "confidence": 0.99686605,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "is",
                "start": 2473.3901,
                "end": 2473.55,
                "confidence": 0.9041921,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "like",
                "start": 2473.55,
                "end": 2473.87,
                "confidence": 0.9986479,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "really",
                "start": 2473.87,
                "end": 2474.19,
                "confidence": 0.99984396,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "important",
                "start": 2474.19,
                "end": 2474.69,
                "confidence": 0.7990496,
                "punctuated_word": "important.",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "and",
                "start": 2474.75,
                "end": 2475.1501,
                "confidence": 0.9888648,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "like",
                "start": 2475.1501,
                "end": 2475.3901,
                "confidence": 0.9995116,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "people",
                "start": 2475.3901,
                "end": 2475.71,
                "confidence": 0.99988496,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "like",
                "start": 2475.71,
                "end": 2475.87,
                "confidence": 0.9978397,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "me",
                "start": 2475.87,
                "end": 2476.11,
                "confidence": 0.95787483,
                "punctuated_word": "me,",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "i",
                "start": 2476.11,
                "end": 2476.19,
                "confidence": 0.99950933,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "didn't",
                "start": 2476.19,
                "end": 2476.35,
                "confidence": 0.9108839,
                "punctuated_word": "didn't",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "even",
                "start": 2476.35,
                "end": 2476.59,
                "confidence": 0.9796116,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "know",
                "start": 2476.59,
                "end": 2476.67,
                "confidence": 0.99916947,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "about",
                "start": 2476.67,
                "end": 2476.91,
                "confidence": 0.999634,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.77016294
              },
              {
                "word": "this",
                "start": 2476.91,
                "end": 2477.07,
                "confidence": 0.9916089,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.51653045
              },
              {
                "word": "data",
                "start": 2477.07,
                "end": 2477.23,
                "confidence": 0.8962791,
                "punctuated_word": "data.",
                "speaker": 2,
                "speaker_confidence": 0.51653045
              },
              {
                "word": "so",
                "start": 2477.23,
                "end": 2477.3901,
                "confidence": 0.9987392,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.51653045
              },
              {
                "word": "even",
                "start": 2477.3901,
                "end": 2477.6301,
                "confidence": 0.9915439,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.51653045
              },
              {
                "word": "promoting",
                "start": 2477.6301,
                "end": 2477.95,
                "confidence": 0.9901175,
                "punctuated_word": "promoting",
                "speaker": 2,
                "speaker_confidence": 0.51653045
              },
              {
                "word": "the",
                "start": 2477.95,
                "end": 2478.11,
                "confidence": 0.87279344,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.51653045
              },
              {
                "word": "data",
                "start": 2478.11,
                "end": 2478.35,
                "confidence": 0.99566334,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.51653045
              },
              {
                "word": "is",
                "start": 2478.35,
                "end": 2478.43,
                "confidence": 0.7275042,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.51653045
              },
              {
                "word": "important",
                "start": 2478.43,
                "end": 2478.75,
                "confidence": 0.89426136,
                "punctuated_word": "important.",
                "speaker": 2,
                "speaker_confidence": 0.51653045
              },
              {
                "word": "if",
                "start": 2478.75,
                "end": 2478.83,
                "confidence": 0.49064025,
                "punctuated_word": "If",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "i",
                "start": 2478.83,
                "end": 2478.91,
                "confidence": 0.99894065,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "didn't",
                "start": 2478.91,
                "end": 2479.1501,
                "confidence": 0.999279,
                "punctuated_word": "didn't",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "know",
                "start": 2479.1501,
                "end": 2479.31,
                "confidence": 0.99860495,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "about",
                "start": 2479.31,
                "end": 2479.47,
                "confidence": 0.9992902,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "this",
                "start": 2479.47,
                "end": 2479.6301,
                "confidence": 0.9973053,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "data",
                "start": 2479.6301,
                "end": 2479.87,
                "confidence": 0.9996443,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "and",
                "start": 2479.87,
                "end": 2480.03,
                "confidence": 0.66477627,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "it",
                "start": 2480.03,
                "end": 2480.19,
                "confidence": 0.9910856,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "really",
                "start": 2480.19,
                "end": 2480.43,
                "confidence": 0.99674004,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "helped",
                "start": 2480.43,
                "end": 2480.67,
                "confidence": 0.9625313,
                "punctuated_word": "helped",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "me",
                "start": 2480.67,
                "end": 2480.75,
                "confidence": 0.99798054,
                "punctuated_word": "me",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "pick",
                "start": 2480.75,
                "end": 2480.99,
                "confidence": 0.9920412,
                "punctuated_word": "pick",
                "speaker": 2,
                "speaker_confidence": 0.53303415
              },
              {
                "word": "the",
                "start": 2480.99,
                "end": 2481.07,
                "confidence": 0.8683788,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.31457174
              },
              {
                "word": "good",
                "start": 2481.07,
                "end": 2481.23,
                "confidence": 0.78340876,
                "punctuated_word": "good",
                "speaker": 2,
                "speaker_confidence": 0.31457174
              },
              {
                "word": "school",
                "start": 2481.23,
                "end": 2481.465,
                "confidence": 0.9564213,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.31457174
              },
              {
                "word": "for",
                "start": 2481.465,
                "end": 2481.625,
                "confidence": 0.9966684,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.31457174
              },
              {
                "word": "my",
                "start": 2481.625,
                "end": 2481.865,
                "confidence": 0.9992028,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.31457174
              },
              {
                "word": "son",
                "start": 2481.865,
                "end": 2482.365,
                "confidence": 0.86240077,
                "punctuated_word": "son.",
                "speaker": 2,
                "speaker_confidence": 0.31457174
              },
              {
                "word": "i",
                "start": 2482.905,
                "end": 2483.0652,
                "confidence": 0.9974369,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.24647677
              },
              {
                "word": "guess",
                "start": 2483.0652,
                "end": 2483.225,
                "confidence": 0.9940637,
                "punctuated_word": "guess",
                "speaker": 2,
                "speaker_confidence": 0.24647677
              },
              {
                "word": "the",
                "start": 2483.225,
                "end": 2483.3052,
                "confidence": 0.3018747,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.24647677
              },
              {
                "word": "monologue",
                "start": 2483.3052,
                "end": 2483.705,
                "confidence": 0.7184838,
                "punctuated_word": "monologue",
                "speaker": 2,
                "speaker_confidence": 0.24647677
              },
              {
                "word": "could",
                "start": 2483.705,
                "end": 2483.865,
                "confidence": 0.99127454,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.24647677
              },
              {
                "word": "have",
                "start": 2483.865,
                "end": 2483.945,
                "confidence": 0.609946,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.3622204
              },
              {
                "word": "been",
                "start": 2483.945,
                "end": 2484.105,
                "confidence": 0.9945379,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.3622204
              },
              {
                "word": "a",
                "start": 2484.105,
                "end": 2484.185,
                "confidence": 0.9785685,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.3622204
              },
              {
                "word": "little",
                "start": 2484.185,
                "end": 2484.5051,
                "confidence": 0.98643816,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.3622204
              },
              {
                "word": "bit",
                "start": 2484.5051,
                "end": 2484.665,
                "confidence": 0.9947556,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.3622204
              },
              {
                "word": "better",
                "start": 2484.665,
                "end": 2485.165,
                "confidence": 0.9560728,
                "punctuated_word": "better.",
                "speaker": 2,
                "speaker_confidence": 0.3622204
              },
              {
                "word": "i",
                "start": 2486.2651,
                "end": 2486.425,
                "confidence": 0.99253815,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "think",
                "start": 2486.425,
                "end": 2486.745,
                "confidence": 0.9994423,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "that",
                "start": 2486.745,
                "end": 2486.985,
                "confidence": 0.99956995,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "that",
                "start": 2486.985,
                "end": 2487.485,
                "confidence": 0.99603623,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "was",
                "start": 2487.625,
                "end": 2487.945,
                "confidence": 0.9996568,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "rather",
                "start": 2487.945,
                "end": 2488.2651,
                "confidence": 0.99982446,
                "punctuated_word": "rather",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "good",
                "start": 2488.2651,
                "end": 2488.7651,
                "confidence": 0.99397296,
                "punctuated_word": "good.",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "it's",
                "start": 2489.225,
                "end": 2489.725,
                "confidence": 0.9879317,
                "punctuated_word": "It's",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "wow",
                "start": 2490.425,
                "end": 2490.665,
                "confidence": 0.7303406,
                "punctuated_word": "wow.",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "like",
                "start": 2490.665,
                "end": 2491.145,
                "confidence": 0.6284599,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "the",
                "start": 2491.145,
                "end": 2491.3052,
                "confidence": 0.98987234,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "the",
                "start": 2491.3052,
                "end": 2491.5452,
                "confidence": 0.99504244,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "the",
                "start": 2491.5452,
                "end": 2491.705,
                "confidence": 0.941699,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "way",
                "start": 2491.705,
                "end": 2491.945,
                "confidence": 0.99911076,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "you",
                "start": 2491.945,
                "end": 2492.185,
                "confidence": 0.99938285,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "managed",
                "start": 2492.185,
                "end": 2492.5852,
                "confidence": 0.739866,
                "punctuated_word": "managed",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "to",
                "start": 2492.5852,
                "end": 2493.0852,
                "confidence": 0.9995894,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "use",
                "start": 2493.145,
                "end": 2493.645,
                "confidence": 0.99779665,
                "punctuated_word": "use",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "your",
                "start": 2493.96,
                "end": 2494.1199,
                "confidence": 0.9998118,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "skills",
                "start": 2494.1199,
                "end": 2494.44,
                "confidence": 0.9998318,
                "punctuated_word": "skills",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "and",
                "start": 2494.44,
                "end": 2494.68,
                "confidence": 0.9695793,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5881276
              },
              {
                "word": "and",
                "start": 2494.68,
                "end": 2494.76,
                "confidence": 0.98155785,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "like",
                "start": 2494.76,
                "end": 2495.0,
                "confidence": 0.9998052,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "the",
                "start": 2495.0,
                "end": 2495.08,
                "confidence": 0.9996227,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "idea",
                "start": 2495.08,
                "end": 2495.32,
                "confidence": 0.9998958,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "that",
                "start": 2495.32,
                "end": 2495.4,
                "confidence": 0.9934556,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "his",
                "start": 2495.4,
                "end": 2495.56,
                "confidence": 0.54817873,
                "punctuated_word": "his",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "day",
                "start": 2495.56,
                "end": 2495.8,
                "confidence": 0.99202454,
                "punctuated_word": "day",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "was",
                "start": 2495.8,
                "end": 2495.96,
                "confidence": 0.9996296,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "open",
                "start": 2495.96,
                "end": 2496.28,
                "confidence": 0.9930288,
                "punctuated_word": "open",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "to",
                "start": 2496.28,
                "end": 2496.44,
                "confidence": 0.9960212,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "empower",
                "start": 2496.44,
                "end": 2496.76,
                "confidence": 0.99796873,
                "punctuated_word": "empower",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "your",
                "start": 2496.76,
                "end": 2496.92,
                "confidence": 0.99590284,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "son",
                "start": 2496.92,
                "end": 2497.42,
                "confidence": 0.99980766,
                "punctuated_word": "son",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "and",
                "start": 2497.56,
                "end": 2497.8,
                "confidence": 0.8378424,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "then",
                "start": 2497.8,
                "end": 2497.88,
                "confidence": 0.9993761,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "also",
                "start": 2497.88,
                "end": 2498.28,
                "confidence": 0.9679777,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "to",
                "start": 2498.28,
                "end": 2498.52,
                "confidence": 0.99576265,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "help",
                "start": 2498.52,
                "end": 2498.76,
                "confidence": 0.99377704,
                "punctuated_word": "help",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "empower",
                "start": 2498.76,
                "end": 2499.16,
                "confidence": 0.99966,
                "punctuated_word": "empower",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "others",
                "start": 2499.16,
                "end": 2499.64,
                "confidence": 0.9997327,
                "punctuated_word": "others",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "is",
                "start": 2499.64,
                "end": 2499.96,
                "confidence": 0.99519616,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "is",
                "start": 2499.96,
                "end": 2500.1199,
                "confidence": 0.9896862,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "remarkable",
                "start": 2500.1199,
                "end": 2500.6199,
                "confidence": 0.99893653,
                "punctuated_word": "remarkable.",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "i",
                "start": 2501.32,
                "end": 2501.56,
                "confidence": 0.99353313,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.60406554
              },
              {
                "word": "i",
                "start": 2501.56,
                "end": 2501.64,
                "confidence": 0.987104,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.26874608
              },
              {
                "word": "know",
                "start": 2501.64,
                "end": 2501.8,
                "confidence": 0.9994609,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.26874608
              },
              {
                "word": "there's",
                "start": 2501.8,
                "end": 2502.04,
                "confidence": 0.99857914,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.26874608
              },
              {
                "word": "gonna",
                "start": 2502.04,
                "end": 2502.28,
                "confidence": 0.9893277,
                "punctuated_word": "gonna",
                "speaker": 1,
                "speaker_confidence": 0.26874608
              },
              {
                "word": "be",
                "start": 2502.28,
                "end": 2502.3599,
                "confidence": 0.99904734,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.26874608
              },
              {
                "word": "folks",
                "start": 2502.3599,
                "end": 2502.5999,
                "confidence": 0.9999145,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.26874608
              },
              {
                "word": "out",
                "start": 2502.5999,
                "end": 2502.68,
                "confidence": 0.9998599,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.3403039
              },
              {
                "word": "there",
                "start": 2502.68,
                "end": 2502.92,
                "confidence": 0.9998604,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.3403039
              },
              {
                "word": "that",
                "start": 2502.92,
                "end": 2503.0,
                "confidence": 0.9999175,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.3403039
              },
              {
                "word": "are",
                "start": 2503.0,
                "end": 2503.08,
                "confidence": 0.99929583,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.3403039
              },
              {
                "word": "gonna",
                "start": 2503.08,
                "end": 2503.32,
                "confidence": 0.9957189,
                "punctuated_word": "gonna",
                "speaker": 1,
                "speaker_confidence": 0.3403039
              },
              {
                "word": "be",
                "start": 2503.32,
                "end": 2503.4,
                "confidence": 0.99787176,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.3403039
              },
              {
                "word": "inspired",
                "start": 2503.4,
                "end": 2503.8,
                "confidence": 0.9997008,
                "punctuated_word": "inspired",
                "speaker": 1,
                "speaker_confidence": 0.3403039
              },
              {
                "word": "by",
                "start": 2503.8,
                "end": 2503.88,
                "confidence": 0.9995383,
                "punctuated_word": "by",
                "speaker": 1,
                "speaker_confidence": 0.3403039
              },
              {
                "word": "that",
                "start": 2503.88,
                "end": 2504.04,
                "confidence": 0.99852437,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.3403039
              },
              {
                "word": "story",
                "start": 2504.04,
                "end": 2504.54,
                "confidence": 0.9996706,
                "punctuated_word": "story.",
                "speaker": 1,
                "speaker_confidence": 0.3403039
              },
              {
                "word": "yep",
                "start": 2504.76,
                "end": 2505.0,
                "confidence": 0.9671588,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.36718732
              },
              {
                "word": "and",
                "start": 2505.0,
                "end": 2505.24,
                "confidence": 0.98813987,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.36718732
              },
              {
                "word": "for",
                "start": 2505.56,
                "end": 2505.72,
                "confidence": 0.9969379,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.36718732
              },
              {
                "word": "folks",
                "start": 2505.72,
                "end": 2505.96,
                "confidence": 0.99923587,
                "punctuated_word": "folks",
                "speaker": 2,
                "speaker_confidence": 0.36718732
              },
              {
                "word": "who",
                "start": 2505.96,
                "end": 2506.1199,
                "confidence": 0.9991547,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.36718732
              },
              {
                "word": "just",
                "start": 2506.1199,
                "end": 2506.28,
                "confidence": 0.9994185,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.27749628
              },
              {
                "word": "wanna",
                "start": 2506.28,
                "end": 2506.52,
                "confidence": 0.97446865,
                "punctuated_word": "wanna",
                "speaker": 2,
                "speaker_confidence": 0.27749628
              },
              {
                "word": "go",
                "start": 2506.52,
                "end": 2506.68,
                "confidence": 0.98747444,
                "punctuated_word": "go,",
                "speaker": 2,
                "speaker_confidence": 0.27749628
              },
              {
                "word": "you",
                "start": 2506.68,
                "end": 2506.84,
                "confidence": 0.9461313,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.27749628
              },
              {
                "word": "can",
                "start": 2506.84,
                "end": 2507.0,
                "confidence": 0.99770206,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.27749628
              },
              {
                "word": "go",
                "start": 2507.0,
                "end": 2507.16,
                "confidence": 0.99950516,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.27749628
              },
              {
                "word": "to",
                "start": 2507.16,
                "end": 2507.24,
                "confidence": 0.9947562,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.46362984
              },
              {
                "word": "school",
                "start": 2507.24,
                "end": 2507.48,
                "confidence": 0.97115695,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.46362984
              },
              {
                "word": "diversity",
                "start": 2507.48,
                "end": 2507.96,
                "confidence": 0.995421,
                "punctuated_word": "diversity",
                "speaker": 2,
                "speaker_confidence": 0.46362984
              },
              {
                "word": "report",
                "start": 2507.96,
                "end": 2508.28,
                "confidence": 0.74082845,
                "punctuated_word": "report,",
                "speaker": 2,
                "speaker_confidence": 0.46362984
              },
              {
                "word": "and",
                "start": 2508.28,
                "end": 2508.52,
                "confidence": 0.99898404,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.46362984
              },
              {
                "word": "and",
                "start": 2508.52,
                "end": 2508.68,
                "confidence": 0.818101,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.46362984
              },
              {
                "word": "you",
                "start": 2508.68,
                "end": 2508.76,
                "confidence": 0.9736921,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.46000028
              },
              {
                "word": "can",
                "start": 2508.76,
                "end": 2508.92,
                "confidence": 0.76896036,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.46000028
              },
              {
                "word": "search",
                "start": 2508.92,
                "end": 2509.16,
                "confidence": 0.99974173,
                "punctuated_word": "search",
                "speaker": 2,
                "speaker_confidence": 0.46000028
              },
              {
                "word": "it",
                "start": 2509.16,
                "end": 2509.32,
                "confidence": 0.9912941,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.46000028
              },
              {
                "word": "by",
                "start": 2509.32,
                "end": 2509.695,
                "confidence": 0.9948543,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.46000028
              },
              {
                "word": "zip",
                "start": 2509.695,
                "end": 2509.855,
                "confidence": 0.98412645,
                "punctuated_word": "ZIP",
                "speaker": 2,
                "speaker_confidence": 0.46000028
              },
              {
                "word": "code",
                "start": 2509.855,
                "end": 2510.0151,
                "confidence": 0.9994746,
                "punctuated_word": "code",
                "speaker": 2,
                "speaker_confidence": 0.46000028
              },
              {
                "word": "or",
                "start": 2510.0151,
                "end": 2510.0952,
                "confidence": 0.7520771,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.3871855
              },
              {
                "word": "your",
                "start": 2510.0952,
                "end": 2510.175,
                "confidence": 0.99520385,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.3871855
              },
              {
                "word": "school",
                "start": 2510.175,
                "end": 2510.575,
                "confidence": 0.99968517,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.3871855
              },
              {
                "word": "name",
                "start": 2510.575,
                "end": 2510.8152,
                "confidence": 0.9960389,
                "punctuated_word": "name.",
                "speaker": 2,
                "speaker_confidence": 0.3871855
              },
              {
                "word": "it's",
                "start": 2510.8152,
                "end": 2511.0552,
                "confidence": 0.9996195,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.3871855
              },
              {
                "word": "easier",
                "start": 2511.0552,
                "end": 2511.5352,
                "confidence": 0.9934249,
                "punctuated_word": "easier",
                "speaker": 2,
                "speaker_confidence": 0.3871855
              },
              {
                "word": "by",
                "start": 2511.5352,
                "end": 2511.695,
                "confidence": 0.995516,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.3871855
              },
              {
                "word": "zip",
                "start": 2511.695,
                "end": 2511.935,
                "confidence": 0.998198,
                "punctuated_word": "ZIP",
                "speaker": 2,
                "speaker_confidence": 0.3871855
              },
              {
                "word": "code",
                "start": 2511.935,
                "end": 2512.2551,
                "confidence": 0.99888176,
                "punctuated_word": "code",
                "speaker": 2,
                "speaker_confidence": 0.3871855
              },
              {
                "word": "to",
                "start": 2512.2551,
                "end": 2512.335,
                "confidence": 0.99453604,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.45557106
              },
              {
                "word": "find",
                "start": 2512.335,
                "end": 2512.575,
                "confidence": 0.9996407,
                "punctuated_word": "find",
                "speaker": 2,
                "speaker_confidence": 0.45557106
              },
              {
                "word": "a",
                "start": 2512.575,
                "end": 2512.735,
                "confidence": 0.6675365,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.45557106
              },
              {
                "word": "school",
                "start": 2512.735,
                "end": 2513.235,
                "confidence": 0.78470546,
                "punctuated_word": "school,",
                "speaker": 2,
                "speaker_confidence": 0.45557106
              },
              {
                "word": "and",
                "start": 2513.7751,
                "end": 2513.935,
                "confidence": 0.9995135,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.45557106
              },
              {
                "word": "now",
                "start": 2513.935,
                "end": 2514.095,
                "confidence": 0.4794018,
                "punctuated_word": "now",
                "speaker": 2,
                "speaker_confidence": 0.45557106
              },
              {
                "word": "we",
                "start": 2514.095,
                "end": 2514.175,
                "confidence": 0.9835159,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.45557106
              },
              {
                "word": "could",
                "start": 2514.175,
                "end": 2514.335,
                "confidence": 0.52229017,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.3457607
              },
              {
                "word": "just",
                "start": 2514.335,
                "end": 2514.495,
                "confidence": 0.9990207,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.3457607
              },
              {
                "word": "pull",
                "start": 2514.495,
                "end": 2514.655,
                "confidence": 0.998963,
                "punctuated_word": "pull",
                "speaker": 2,
                "speaker_confidence": 0.3457607
              },
              {
                "word": "up",
                "start": 2514.655,
                "end": 2515.0552,
                "confidence": 0.9942228,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.3457607
              },
              {
                "word": "a",
                "start": 2515.0552,
                "end": 2515.375,
                "confidence": 0.99160504,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.3457607
              },
              {
                "word": "a",
                "start": 2515.375,
                "end": 2515.455,
                "confidence": 0.9425738,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.3457607
              },
              {
                "word": "report",
                "start": 2515.455,
                "end": 2515.7751,
                "confidence": 0.9982028,
                "punctuated_word": "report",
                "speaker": 2,
                "speaker_confidence": 0.3457607
              },
              {
                "word": "of",
                "start": 2515.7751,
                "end": 2515.935,
                "confidence": 0.8734357,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.3457607
              },
              {
                "word": "it",
                "start": 2515.935,
                "end": 2516.175,
                "confidence": 0.9638291,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.3457607
              },
              {
                "word": "but",
                "start": 2516.175,
                "end": 2516.495,
                "confidence": 0.99574995,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "my",
                "start": 2516.495,
                "end": 2516.655,
                "confidence": 0.9931149,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "inspiration",
                "start": 2516.655,
                "end": 2517.135,
                "confidence": 0.9160657,
                "punctuated_word": "inspiration",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "for",
                "start": 2517.135,
                "end": 2517.2952,
                "confidence": 0.99648005,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "building",
                "start": 2517.2952,
                "end": 2517.695,
                "confidence": 0.9825806,
                "punctuated_word": "building",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "it",
                "start": 2517.695,
                "end": 2517.935,
                "confidence": 0.9455877,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "was",
                "start": 2517.935,
                "end": 2518.2551,
                "confidence": 0.9882782,
                "punctuated_word": "was,",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "you",
                "start": 2518.2551,
                "end": 2518.415,
                "confidence": 0.99157965,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "know",
                "start": 2518.415,
                "end": 2518.915,
                "confidence": 0.9332249,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "you",
                "start": 2520.095,
                "end": 2520.2551,
                "confidence": 0.9832739,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "know",
                "start": 2520.2551,
                "end": 2520.415,
                "confidence": 0.99596125,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "just",
                "start": 2520.415,
                "end": 2520.655,
                "confidence": 0.99895656,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "making",
                "start": 2520.655,
                "end": 2520.895,
                "confidence": 0.9995401,
                "punctuated_word": "making",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "sure",
                "start": 2520.895,
                "end": 2521.0552,
                "confidence": 0.9996376,
                "punctuated_word": "sure",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "that",
                "start": 2521.0552,
                "end": 2521.215,
                "confidence": 0.99849784,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "my",
                "start": 2521.215,
                "end": 2521.455,
                "confidence": 0.9998678,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "son",
                "start": 2521.455,
                "end": 2521.7751,
                "confidence": 0.99993014,
                "punctuated_word": "son",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "had",
                "start": 2521.7751,
                "end": 2522.095,
                "confidence": 0.9986765,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "a",
                "start": 2522.095,
                "end": 2522.175,
                "confidence": 0.99576616,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.74221855
              },
              {
                "word": "fair",
                "start": 2522.175,
                "end": 2522.495,
                "confidence": 0.99921584,
                "punctuated_word": "fair",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "equal",
                "start": 2522.495,
                "end": 2522.8152,
                "confidence": 0.9068702,
                "punctuated_word": "equal",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "opportunity",
                "start": 2522.8152,
                "end": 2523.215,
                "confidence": 0.97375745,
                "punctuated_word": "opportunity",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "as",
                "start": 2523.215,
                "end": 2523.375,
                "confidence": 0.9639776,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "everybody",
                "start": 2523.375,
                "end": 2523.7751,
                "confidence": 0.99950266,
                "punctuated_word": "everybody",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "else",
                "start": 2523.7751,
                "end": 2524.2551,
                "confidence": 0.99972147,
                "punctuated_word": "else",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "and",
                "start": 2524.2551,
                "end": 2524.7551,
                "confidence": 0.6939453,
                "punctuated_word": "and,",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "in",
                "start": 2525.81,
                "end": 2525.97,
                "confidence": 0.57072866,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "whatever",
                "start": 2525.97,
                "end": 2526.37,
                "confidence": 0.9840829,
                "punctuated_word": "whatever",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "school",
                "start": 2526.37,
                "end": 2526.61,
                "confidence": 0.99906915,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "we",
                "start": 2526.61,
                "end": 2526.77,
                "confidence": 0.9976477,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "put",
                "start": 2526.77,
                "end": 2526.85,
                "confidence": 0.9990319,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "him",
                "start": 2526.85,
                "end": 2527.01,
                "confidence": 0.8722142,
                "punctuated_word": "him",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "in",
                "start": 2527.01,
                "end": 2527.51,
                "confidence": 0.99872744,
                "punctuated_word": "in.",
                "speaker": 2,
                "speaker_confidence": 0.7222804
              },
              {
                "word": "well",
                "start": 2527.65,
                "end": 2527.89,
                "confidence": 0.9766258,
                "punctuated_word": "Well,",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "i",
                "start": 2527.89,
                "end": 2528.05,
                "confidence": 0.99979573,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "i",
                "start": 2528.05,
                "end": 2528.21,
                "confidence": 0.9979786,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "really",
                "start": 2528.21,
                "end": 2528.53,
                "confidence": 0.99962366,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "appreciate",
                "start": 2528.53,
                "end": 2528.85,
                "confidence": 0.99972266,
                "punctuated_word": "appreciate",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "you",
                "start": 2528.85,
                "end": 2529.17,
                "confidence": 0.9975152,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "you",
                "start": 2529.17,
                "end": 2529.25,
                "confidence": 0.48273456,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "sharing",
                "start": 2529.25,
                "end": 2529.49,
                "confidence": 0.97234976,
                "punctuated_word": "sharing",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "that",
                "start": 2529.49,
                "end": 2529.65,
                "confidence": 0.9994086,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "story",
                "start": 2529.65,
                "end": 2529.97,
                "confidence": 0.999884,
                "punctuated_word": "story",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "with",
                "start": 2529.97,
                "end": 2530.1301,
                "confidence": 0.9998172,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "us",
                "start": 2530.1301,
                "end": 2530.29,
                "confidence": 0.9999547,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "and",
                "start": 2530.29,
                "end": 2530.53,
                "confidence": 0.8603575,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "also",
                "start": 2530.53,
                "end": 2530.85,
                "confidence": 0.9182652,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "letting",
                "start": 2530.85,
                "end": 2531.17,
                "confidence": 0.9974439,
                "punctuated_word": "letting",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "folks",
                "start": 2531.17,
                "end": 2531.41,
                "confidence": 0.99985933,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "know",
                "start": 2531.41,
                "end": 2531.91,
                "confidence": 0.9958714,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "where",
                "start": 2532.37,
                "end": 2532.61,
                "confidence": 0.99887294,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "they",
                "start": 2532.61,
                "end": 2532.85,
                "confidence": 0.99923563,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "too",
                "start": 2532.85,
                "end": 2533.17,
                "confidence": 0.9771006,
                "punctuated_word": "too",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "can",
                "start": 2533.17,
                "end": 2533.67,
                "confidence": 0.9974833,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "can",
                "start": 2534.05,
                "end": 2534.45,
                "confidence": 0.95829403,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "take",
                "start": 2534.45,
                "end": 2534.61,
                "confidence": 0.49779284,
                "punctuated_word": "take",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "a",
                "start": 2534.61,
                "end": 2534.77,
                "confidence": 0.99769455,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "look",
                "start": 2534.77,
                "end": 2534.93,
                "confidence": 0.99991786,
                "punctuated_word": "look",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "at",
                "start": 2534.93,
                "end": 2535.09,
                "confidence": 0.9996904,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "that",
                "start": 2535.09,
                "end": 2535.33,
                "confidence": 0.9968188,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "at",
                "start": 2535.33,
                "end": 2535.49,
                "confidence": 0.7647666,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "that",
                "start": 2535.49,
                "end": 2535.73,
                "confidence": 0.99595344,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "tool",
                "start": 2535.73,
                "end": 2536.05,
                "confidence": 0.99832445,
                "punctuated_word": "tool",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "and",
                "start": 2536.05,
                "end": 2536.21,
                "confidence": 0.9062637,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "perhaps",
                "start": 2536.21,
                "end": 2536.61,
                "confidence": 0.7722928,
                "punctuated_word": "perhaps,",
                "speaker": 1,
                "speaker_confidence": 0.685763
              },
              {
                "word": "help",
                "start": 2537.135,
                "end": 2537.375,
                "confidence": 0.9997693,
                "punctuated_word": "help",
                "speaker": 1,
                "speaker_confidence": 0.2596969
              },
              {
                "word": "their",
                "start": 2537.375,
                "end": 2537.4548,
                "confidence": 0.99958175,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 0.2596969
              },
              {
                "word": "kids",
                "start": 2537.4548,
                "end": 2537.6948,
                "confidence": 0.9995179,
                "punctuated_word": "kids",
                "speaker": 1,
                "speaker_confidence": 0.2596969
              },
              {
                "word": "out",
                "start": 2537.6948,
                "end": 2537.9348,
                "confidence": 0.9992105,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.2596969
              },
              {
                "word": "as",
                "start": 2537.9348,
                "end": 2538.015,
                "confidence": 0.9997316,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.2596969
              },
              {
                "word": "well",
                "start": 2538.015,
                "end": 2538.515,
                "confidence": 0.8204273,
                "punctuated_word": "well.",
                "speaker": 1,
                "speaker_confidence": 0.2596969
              },
              {
                "word": "it's",
                "start": 2538.575,
                "end": 2538.815,
                "confidence": 0.9796242,
                "punctuated_word": "It's,",
                "speaker": 2,
                "speaker_confidence": 0.49780518
              },
              {
                "word": "all",
                "start": 2539.055,
                "end": 2539.295,
                "confidence": 0.99949527,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.49780518
              },
              {
                "word": "open",
                "start": 2539.295,
                "end": 2539.535,
                "confidence": 0.9869903,
                "punctuated_word": "open",
                "speaker": 2,
                "speaker_confidence": 0.49780518
              },
              {
                "word": "source",
                "start": 2539.535,
                "end": 2539.775,
                "confidence": 0.9653909,
                "punctuated_word": "source",
                "speaker": 2,
                "speaker_confidence": 0.49780518
              },
              {
                "word": "too",
                "start": 2539.775,
                "end": 2539.9348,
                "confidence": 0.77972186,
                "punctuated_word": "too.",
                "speaker": 2,
                "speaker_confidence": 0.49780518
              },
              {
                "word": "so",
                "start": 2539.9348,
                "end": 2540.015,
                "confidence": 0.9976398,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.49780518
              },
              {
                "word": "you",
                "start": 2540.015,
                "end": 2540.175,
                "confidence": 0.9986308,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.49780518
              },
              {
                "word": "can",
                "start": 2540.175,
                "end": 2540.255,
                "confidence": 0.8325467,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.49780518
              },
              {
                "word": "find",
                "start": 2540.255,
                "end": 2540.415,
                "confidence": 0.99927086,
                "punctuated_word": "find",
                "speaker": 2,
                "speaker_confidence": 0.49780518
              },
              {
                "word": "them",
                "start": 2540.415,
                "end": 2540.575,
                "confidence": 0.6164547,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.48536217
              },
              {
                "word": "at",
                "start": 2540.575,
                "end": 2540.7349,
                "confidence": 0.7566292,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.48536217
              },
              {
                "word": "github",
                "start": 2540.7349,
                "end": 2541.135,
                "confidence": 0.78065366,
                "punctuated_word": "GitHub",
                "speaker": 2,
                "speaker_confidence": 0.48536217
              },
              {
                "word": "at",
                "start": 2541.135,
                "end": 2541.295,
                "confidence": 0.9423964,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.48536217
              },
              {
                "word": "githome",
                "start": 2541.295,
                "end": 2541.615,
                "confidence": 0.62494886,
                "punctuated_word": "githome",
                "speaker": 2,
                "speaker_confidence": 0.48536217
              },
              {
                "word": "github.com/davideholmes",
                "start": 2541.775,
                "end": 2544.755,
                "confidence": 0.91234034,
                "punctuated_word": "github.com/davideholmes,",
                "speaker": 2,
                "speaker_confidence": 0.5055858
              },
              {
                "word": "slash",
                "start": 2545.295,
                "end": 2545.6948,
                "confidence": 0.9927658,
                "punctuated_word": "slash",
                "speaker": 2,
                "speaker_confidence": 0.5561449
              },
              {
                "word": "c",
                "start": 2545.6948,
                "end": 2546.015,
                "confidence": 0.70019746,
                "punctuated_word": "c",
                "speaker": 2,
                "speaker_confidence": 0.5561449
              },
              {
                "word": "r",
                "start": 2546.015,
                "end": 2546.335,
                "confidence": 0.99547404,
                "punctuated_word": "r",
                "speaker": 2,
                "speaker_confidence": 0.5561449
              },
              {
                "word": "d",
                "start": 2546.335,
                "end": 2546.4949,
                "confidence": 0.9833403,
                "punctuated_word": "d",
                "speaker": 2,
                "speaker_confidence": 0.5561449
              },
              {
                "word": "c",
                "start": 2546.4949,
                "end": 2546.9949,
                "confidence": 0.9971461,
                "punctuated_word": "c.",
                "speaker": 2,
                "speaker_confidence": 0.5561449
              },
              {
                "word": "i",
                "start": 2547.4548,
                "end": 2547.6948,
                "confidence": 0.9948324,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5561449
              },
              {
                "word": "originally",
                "start": 2547.6948,
                "end": 2548.175,
                "confidence": 0.9984585,
                "punctuated_word": "originally",
                "speaker": 2,
                "speaker_confidence": 0.5561449
              },
              {
                "word": "built",
                "start": 2548.175,
                "end": 2548.335,
                "confidence": 0.99417454,
                "punctuated_word": "built",
                "speaker": 2,
                "speaker_confidence": 0.5561449
              },
              {
                "word": "this",
                "start": 2548.335,
                "end": 2548.4949,
                "confidence": 0.99480635,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5561449
              },
              {
                "word": "in",
                "start": 2548.4949,
                "end": 2548.575,
                "confidence": 0.9959571,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "2016",
                "start": 2548.575,
                "end": 2549.395,
                "confidence": 0.9970578,
                "punctuated_word": "2016",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "over",
                "start": 2549.4548,
                "end": 2549.9548,
                "confidence": 0.9400528,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "a",
                "start": 2550.015,
                "end": 2550.175,
                "confidence": 0.865327,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "20",
                "start": 2550.175,
                "end": 2550.54,
                "confidence": 0.85664463,
                "punctuated_word": "20",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "project",
                "start": 2550.62,
                "end": 2550.82,
                "confidence": 0.7669328,
                "punctuated_word": "project",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "here",
                "start": 2550.82,
                "end": 2551.02,
                "confidence": 0.9344028,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "at",
                "start": 2551.02,
                "end": 2551.26,
                "confidence": 0.9951467,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "usds",
                "start": 2551.26,
                "end": 2551.74,
                "confidence": 0.5697279,
                "punctuated_word": "USDS",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "over",
                "start": 2551.74,
                "end": 2551.98,
                "confidence": 0.909523,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "a",
                "start": 2551.98,
                "end": 2552.06,
                "confidence": 0.9919354,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "couple",
                "start": 2552.06,
                "end": 2552.22,
                "confidence": 0.99969375,
                "punctuated_word": "couple",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "days",
                "start": 2552.22,
                "end": 2552.46,
                "confidence": 0.6948726,
                "punctuated_word": "days.",
                "speaker": 2,
                "speaker_confidence": 0.69300133
              },
              {
                "word": "so",
                "start": 2552.46,
                "end": 2552.54,
                "confidence": 0.9845803,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.54612
              },
              {
                "word": "it's",
                "start": 2552.54,
                "end": 2552.7,
                "confidence": 0.99694705,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.54612
              },
              {
                "word": "not",
                "start": 2552.7,
                "end": 2552.86,
                "confidence": 0.99921906,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.54612
              },
              {
                "word": "the",
                "start": 2552.86,
                "end": 2553.02,
                "confidence": 0.9953686,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.54612
              },
              {
                "word": "best",
                "start": 2553.02,
                "end": 2553.34,
                "confidence": 0.9995528,
                "punctuated_word": "best",
                "speaker": 2,
                "speaker_confidence": 0.54612
              },
              {
                "word": "code",
                "start": 2553.34,
                "end": 2553.6602,
                "confidence": 0.92894423,
                "punctuated_word": "code,",
                "speaker": 2,
                "speaker_confidence": 0.54612
              },
              {
                "word": "but",
                "start": 2553.6602,
                "end": 2553.82,
                "confidence": 0.9970727,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.54612
              },
              {
                "word": "it",
                "start": 2553.82,
                "end": 2553.98,
                "confidence": 0.9889103,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.54612
              },
              {
                "word": "certainly",
                "start": 2553.98,
                "end": 2554.3801,
                "confidence": 0.9918602,
                "punctuated_word": "certainly",
                "speaker": 2,
                "speaker_confidence": 0.54612
              },
              {
                "word": "works",
                "start": 2554.3801,
                "end": 2554.8801,
                "confidence": 0.986499,
                "punctuated_word": "works.",
                "speaker": 2,
                "speaker_confidence": 0.54612
              },
              {
                "word": "but",
                "start": 2556.1401,
                "end": 2556.3801,
                "confidence": 0.937143,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.46316332
              },
              {
                "word": "if",
                "start": 2556.3801,
                "end": 2556.54,
                "confidence": 0.9976586,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.46316332
              },
              {
                "word": "anybody",
                "start": 2556.54,
                "end": 2556.86,
                "confidence": 0.99855655,
                "punctuated_word": "anybody",
                "speaker": 2,
                "speaker_confidence": 0.46316332
              },
              {
                "word": "wants",
                "start": 2556.86,
                "end": 2557.1,
                "confidence": 0.99538666,
                "punctuated_word": "wants",
                "speaker": 2,
                "speaker_confidence": 0.46316332
              },
              {
                "word": "to",
                "start": 2557.1,
                "end": 2557.26,
                "confidence": 0.9101098,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.46316332
              },
              {
                "word": "improve",
                "start": 2557.26,
                "end": 2557.74,
                "confidence": 0.7689526,
                "punctuated_word": "improve,",
                "speaker": 2,
                "speaker_confidence": 0.46316332
              },
              {
                "word": "they're",
                "start": 2557.74,
                "end": 2557.98,
                "confidence": 0.780232,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.46316332
              },
              {
                "word": "more",
                "start": 2557.98,
                "end": 2558.1401,
                "confidence": 0.99425733,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.46316332
              },
              {
                "word": "than",
                "start": 2558.1401,
                "end": 2558.3,
                "confidence": 0.99030757,
                "punctuated_word": "than",
                "speaker": 2,
                "speaker_confidence": 0.2696073
              },
              {
                "word": "welcome",
                "start": 2558.3,
                "end": 2558.62,
                "confidence": 0.99609405,
                "punctuated_word": "welcome",
                "speaker": 2,
                "speaker_confidence": 0.2696073
              },
              {
                "word": "to",
                "start": 2558.62,
                "end": 2558.7,
                "confidence": 0.9985279,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.2696073
              },
              {
                "word": "submit",
                "start": 2558.7,
                "end": 2559.1,
                "confidence": 0.99758947,
                "punctuated_word": "submit",
                "speaker": 2,
                "speaker_confidence": 0.2696073
              },
              {
                "word": "full",
                "start": 2559.1,
                "end": 2559.26,
                "confidence": 0.81554216,
                "punctuated_word": "full",
                "speaker": 2,
                "speaker_confidence": 0.2696073
              },
              {
                "word": "requests",
                "start": 2559.26,
                "end": 2559.76,
                "confidence": 0.7752468,
                "punctuated_word": "requests.",
                "speaker": 2,
                "speaker_confidence": 0.2696073
              },
              {
                "word": "excellent",
                "start": 2560.06,
                "end": 2560.54,
                "confidence": 0.99396193,
                "punctuated_word": "Excellent.",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "and",
                "start": 2560.54,
                "end": 2560.78,
                "confidence": 0.9494592,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "i'll",
                "start": 2560.78,
                "end": 2560.94,
                "confidence": 0.86570984,
                "punctuated_word": "I'll,",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "i'll",
                "start": 2561.1,
                "end": 2561.26,
                "confidence": 0.9992039,
                "punctuated_word": "I'll",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "make",
                "start": 2561.26,
                "end": 2561.42,
                "confidence": 0.99920446,
                "punctuated_word": "make",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "sure",
                "start": 2561.42,
                "end": 2561.6602,
                "confidence": 0.99952006,
                "punctuated_word": "sure",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "to",
                "start": 2561.6602,
                "end": 2561.74,
                "confidence": 0.9460497,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "include",
                "start": 2561.98,
                "end": 2562.3801,
                "confidence": 0.9993837,
                "punctuated_word": "include",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "links",
                "start": 2562.3801,
                "end": 2562.7,
                "confidence": 0.9981352,
                "punctuated_word": "links",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "to",
                "start": 2562.7,
                "end": 2562.86,
                "confidence": 0.86124706,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "both",
                "start": 2563.445,
                "end": 2563.845,
                "confidence": 0.999728,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "the",
                "start": 2563.845,
                "end": 2564.2449,
                "confidence": 0.9904862,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "the",
                "start": 2564.2449,
                "end": 2564.405,
                "confidence": 0.95869267,
                "punctuated_word": "the,",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "the",
                "start": 2564.725,
                "end": 2564.885,
                "confidence": 0.99790347,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "the",
                "start": 2564.885,
                "end": 2565.045,
                "confidence": 0.61006117,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "site",
                "start": 2565.045,
                "end": 2565.285,
                "confidence": 0.99704933,
                "punctuated_word": "site",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "and",
                "start": 2565.285,
                "end": 2565.445,
                "confidence": 0.99573743,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5092034
              },
              {
                "word": "the",
                "start": 2565.445,
                "end": 2565.525,
                "confidence": 0.9978777,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "repo",
                "start": 2565.525,
                "end": 2565.925,
                "confidence": 0.9968029,
                "punctuated_word": "repo",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "that",
                "start": 2565.925,
                "end": 2566.085,
                "confidence": 0.999571,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "you",
                "start": 2566.085,
                "end": 2566.2449,
                "confidence": 0.99990356,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "just",
                "start": 2566.2449,
                "end": 2566.485,
                "confidence": 0.9991769,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "mentioned",
                "start": 2566.485,
                "end": 2566.985,
                "confidence": 0.97864234,
                "punctuated_word": "mentioned,",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "for",
                "start": 2567.445,
                "end": 2567.525,
                "confidence": 0.99989545,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "folks",
                "start": 2567.525,
                "end": 2567.845,
                "confidence": 0.9998299,
                "punctuated_word": "folks",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "that",
                "start": 2567.845,
                "end": 2568.005,
                "confidence": 0.99952567,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "want",
                "start": 2568.005,
                "end": 2568.2449,
                "confidence": 0.9977487,
                "punctuated_word": "want",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "to",
                "start": 2568.2449,
                "end": 2568.405,
                "confidence": 0.9996983,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "explore",
                "start": 2568.405,
                "end": 2568.805,
                "confidence": 0.9995735,
                "punctuated_word": "explore",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "and",
                "start": 2568.805,
                "end": 2569.125,
                "confidence": 0.92909044,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.36182445
              },
              {
                "word": "and",
                "start": 2569.125,
                "end": 2569.285,
                "confidence": 0.99141437,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.41594988
              },
              {
                "word": "maybe",
                "start": 2569.285,
                "end": 2569.605,
                "confidence": 0.89024466,
                "punctuated_word": "maybe,",
                "speaker": 1,
                "speaker_confidence": 0.41594988
              },
              {
                "word": "start",
                "start": 2569.765,
                "end": 2570.085,
                "confidence": 0.9990325,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.41594988
              },
              {
                "word": "submitting",
                "start": 2570.085,
                "end": 2570.405,
                "confidence": 0.9906307,
                "punctuated_word": "submitting",
                "speaker": 1,
                "speaker_confidence": 0.41594988
              },
              {
                "word": "those",
                "start": 2570.405,
                "end": 2570.645,
                "confidence": 0.9929497,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.41594988
              },
              {
                "word": "prs",
                "start": 2570.645,
                "end": 2570.965,
                "confidence": 0.97154117,
                "punctuated_word": "PRs",
                "speaker": 1,
                "speaker_confidence": 0.41594988
              },
              {
                "word": "for",
                "start": 2570.965,
                "end": 2571.125,
                "confidence": 0.9997615,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.41594988
              },
              {
                "word": "you",
                "start": 2571.125,
                "end": 2571.605,
                "confidence": 0.999452,
                "punctuated_word": "you.",
                "speaker": 1,
                "speaker_confidence": 0.41594988
              },
              {
                "word": "yep",
                "start": 2571.605,
                "end": 2572.085,
                "confidence": 0.8308746,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.21216518
              },
              {
                "word": "awesome",
                "start": 2572.085,
                "end": 2572.585,
                "confidence": 0.9946141,
                "punctuated_word": "Awesome.",
                "speaker": 2,
                "speaker_confidence": 0.21216518
              },
              {
                "word": "i",
                "start": 2572.805,
                "end": 2572.885,
                "confidence": 0.997827,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "do",
                "start": 2572.885,
                "end": 2573.125,
                "confidence": 0.9997068,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "wanna",
                "start": 2573.125,
                "end": 2573.445,
                "confidence": 0.98994935,
                "punctuated_word": "wanna",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "thank",
                "start": 2573.445,
                "end": 2573.605,
                "confidence": 0.9986766,
                "punctuated_word": "thank",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "you",
                "start": 2573.605,
                "end": 2573.765,
                "confidence": 0.9998448,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "again",
                "start": 2573.765,
                "end": 2574.085,
                "confidence": 0.9843901,
                "punctuated_word": "again",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "for",
                "start": 2574.085,
                "end": 2574.405,
                "confidence": 0.9989567,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "taking",
                "start": 2574.405,
                "end": 2574.645,
                "confidence": 0.7080391,
                "punctuated_word": "taking",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "the",
                "start": 2574.645,
                "end": 2574.805,
                "confidence": 0.999067,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "time",
                "start": 2574.805,
                "end": 2575.125,
                "confidence": 0.99995935,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "to",
                "start": 2575.125,
                "end": 2575.285,
                "confidence": 0.95404756,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "be",
                "start": 2575.445,
                "end": 2575.605,
                "confidence": 0.9956518,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "on",
                "start": 2575.605,
                "end": 2575.765,
                "confidence": 0.9996704,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "the",
                "start": 2575.765,
                "end": 2575.925,
                "confidence": 0.99960905,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "program",
                "start": 2575.925,
                "end": 2576.425,
                "confidence": 0.99982667,
                "punctuated_word": "program.",
                "speaker": 1,
                "speaker_confidence": 0.5303903
              },
              {
                "word": "i",
                "start": 2576.565,
                "end": 2576.685,
                "confidence": 0.78228307,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.41645765
              },
              {
                "word": "i",
                "start": 2576.685,
                "end": 2576.805,
                "confidence": 0.8377463,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.41645765
              },
              {
                "word": "have",
                "start": 2576.805,
                "end": 2577.045,
                "confidence": 0.9985765,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.41645765
              },
              {
                "word": "no",
                "start": 2577.045,
                "end": 2577.205,
                "confidence": 0.99985707,
                "punctuated_word": "no",
                "speaker": 1,
                "speaker_confidence": 0.41645765
              },
              {
                "word": "doubt",
                "start": 2577.205,
                "end": 2577.365,
                "confidence": 0.9999559,
                "punctuated_word": "doubt",
                "speaker": 1,
                "speaker_confidence": 0.41645765
              },
              {
                "word": "that",
                "start": 2577.365,
                "end": 2577.525,
                "confidence": 0.999729,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.41645765
              },
              {
                "word": "the",
                "start": 2577.525,
                "end": 2577.685,
                "confidence": 0.9929391,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.41645765
              },
              {
                "word": "listeners",
                "start": 2577.685,
                "end": 2578.165,
                "confidence": 0.99956816,
                "punctuated_word": "listeners",
                "speaker": 1,
                "speaker_confidence": 0.41645765
              },
              {
                "word": "out",
                "start": 2578.165,
                "end": 2578.2002,
                "confidence": 0.99925,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.41645765
              },
              {
                "word": "there",
                "start": 2578.2002,
                "end": 2578.235,
                "confidence": 0.99954057,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "are",
                "start": 2578.235,
                "end": 2578.485,
                "confidence": 0.94619745,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "gonna",
                "start": 2578.485,
                "end": 2578.805,
                "confidence": 0.99732876,
                "punctuated_word": "gonna",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "enjoy",
                "start": 2578.805,
                "end": 2579.305,
                "confidence": 0.99936384,
                "punctuated_word": "enjoy",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "getting",
                "start": 2579.3901,
                "end": 2579.71,
                "confidence": 0.9996424,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "to",
                "start": 2579.71,
                "end": 2579.79,
                "confidence": 0.9993623,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "hear",
                "start": 2579.79,
                "end": 2579.95,
                "confidence": 0.9995896,
                "punctuated_word": "hear",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "your",
                "start": 2579.95,
                "end": 2580.27,
                "confidence": 0.99531305,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "insights",
                "start": 2580.27,
                "end": 2580.75,
                "confidence": 0.9950502,
                "punctuated_word": "insights,",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "lessons",
                "start": 2580.99,
                "end": 2581.31,
                "confidence": 0.9993697,
                "punctuated_word": "lessons",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "learned",
                "start": 2581.31,
                "end": 2581.71,
                "confidence": 0.89979947,
                "punctuated_word": "learned,",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "and",
                "start": 2581.71,
                "end": 2581.95,
                "confidence": 0.9906474,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.4875478
              },
              {
                "word": "just",
                "start": 2581.95,
                "end": 2582.19,
                "confidence": 0.99078745,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.42821848
              },
              {
                "word": "getting",
                "start": 2582.19,
                "end": 2582.4302,
                "confidence": 0.9985656,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.42821848
              },
              {
                "word": "to",
                "start": 2582.4302,
                "end": 2582.51,
                "confidence": 0.9988662,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.42821848
              },
              {
                "word": "learn",
                "start": 2582.51,
                "end": 2582.83,
                "confidence": 0.9995888,
                "punctuated_word": "learn",
                "speaker": 1,
                "speaker_confidence": 0.42821848
              },
              {
                "word": "from",
                "start": 2582.83,
                "end": 2582.99,
                "confidence": 0.9797813,
                "punctuated_word": "from,",
                "speaker": 1,
                "speaker_confidence": 0.42821848
              },
              {
                "word": "your",
                "start": 2583.31,
                "end": 2583.47,
                "confidence": 0.9995517,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.42821848
              },
              {
                "word": "experience",
                "start": 2583.47,
                "end": 2583.97,
                "confidence": 0.99792355,
                "punctuated_word": "experience.",
                "speaker": 1,
                "speaker_confidence": 0.42821848
              },
              {
                "word": "yep",
                "start": 2584.35,
                "end": 2584.51,
                "confidence": 0.6669757,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.36789268
              },
              {
                "word": "and",
                "start": 2584.51,
                "end": 2584.6702,
                "confidence": 0.9527584,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.36789268
              },
              {
                "word": "thank",
                "start": 2584.6702,
                "end": 2584.83,
                "confidence": 0.98849875,
                "punctuated_word": "thank",
                "speaker": 2,
                "speaker_confidence": 0.36789268
              },
              {
                "word": "you",
                "start": 2584.83,
                "end": 2584.99,
                "confidence": 0.9993333,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.36789268
              },
              {
                "word": "for",
                "start": 2584.99,
                "end": 2585.1501,
                "confidence": 0.9986859,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.36789268
              },
              {
                "word": "having",
                "start": 2585.1501,
                "end": 2585.47,
                "confidence": 0.99910754,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.36789268
              },
              {
                "word": "me",
                "start": 2585.47,
                "end": 2585.97,
                "confidence": 0.99807626,
                "punctuated_word": "me.",
                "speaker": 2,
                "speaker_confidence": 0.36789268
              },
              {
                "word": "you",
                "start": 2586.35,
                "end": 2586.4302,
                "confidence": 0.95605725,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.45582974
              },
              {
                "word": "can",
                "start": 2586.4302,
                "end": 2586.59,
                "confidence": 0.9990282,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.45582974
              },
              {
                "word": "follow",
                "start": 2586.59,
                "end": 2586.9102,
                "confidence": 0.99894017,
                "punctuated_word": "follow",
                "speaker": 0,
                "speaker_confidence": 0.45582974
              },
              {
                "word": "us",
                "start": 2586.9102,
                "end": 2587.07,
                "confidence": 0.99895465,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.45582974
              },
              {
                "word": "on",
                "start": 2587.07,
                "end": 2587.23,
                "confidence": 0.9994642,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.45582974
              },
              {
                "word": "twitter",
                "start": 2587.23,
                "end": 2587.73,
                "confidence": 0.99428856,
                "punctuated_word": "Twitter",
                "speaker": 0,
                "speaker_confidence": 0.45582974
              },
              {
                "word": "using",
                "start": 2587.79,
                "end": 2588.11,
                "confidence": 0.9422185,
                "punctuated_word": "using",
                "speaker": 0,
                "speaker_confidence": 0.45582974
              },
              {
                "word": "the",
                "start": 2588.11,
                "end": 2588.19,
                "confidence": 0.98922604,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.52402264
              },
              {
                "word": "handle",
                "start": 2588.19,
                "end": 2588.69,
                "confidence": 0.9984958,
                "punctuated_word": "handle",
                "speaker": 0,
                "speaker_confidence": 0.52402264
              },
              {
                "word": "at",
                "start": 2589.3901,
                "end": 2589.47,
                "confidence": 0.7855289,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.52402264
              },
              {
                "word": "civic",
                "start": 2589.47,
                "end": 2589.95,
                "confidence": 0.5454116,
                "punctuated_word": "civic",
                "speaker": 0,
                "speaker_confidence": 0.52402264
              },
              {
                "word": "tech",
                "start": 2589.95,
                "end": 2590.27,
                "confidence": 0.75438577,
                "punctuated_word": "tech",
                "speaker": 0,
                "speaker_confidence": 0.52402264
              },
              {
                "word": "chat",
                "start": 2590.27,
                "end": 2590.77,
                "confidence": 0.8171628,
                "punctuated_word": "chat.",
                "speaker": 0,
                "speaker_confidence": 0.52402264
              },
              {
                "word": "visit",
                "start": 2591.07,
                "end": 2591.3901,
                "confidence": 0.99665314,
                "punctuated_word": "Visit",
                "speaker": 0,
                "speaker_confidence": 0.52402264
              },
              {
                "word": "us",
                "start": 2591.3901,
                "end": 2591.55,
                "confidence": 0.9992046,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.52402264
              },
              {
                "word": "on",
                "start": 2591.55,
                "end": 2591.6301,
                "confidence": 0.998618,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.52402264
              },
              {
                "word": "the",
                "start": 2591.6301,
                "end": 2591.79,
                "confidence": 0.998632,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "web",
                "start": 2591.79,
                "end": 2591.95,
                "confidence": 0.97624296,
                "punctuated_word": "web",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "at",
                "start": 2591.95,
                "end": 2592.19,
                "confidence": 0.997329,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "civic",
                "start": 2592.19,
                "end": 2592.59,
                "confidence": 0.93714994,
                "punctuated_word": "civic",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "tech",
                "start": 2592.59,
                "end": 2592.9102,
                "confidence": 0.90871173,
                "punctuated_word": "tech",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "dot",
                "start": 2592.9102,
                "end": 2593.23,
                "confidence": 0.96961874,
                "punctuated_word": "dot",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "chat",
                "start": 2593.23,
                "end": 2593.73,
                "confidence": 0.72674775,
                "punctuated_word": "chat.",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "or",
                "start": 2594.075,
                "end": 2594.3948,
                "confidence": 0.9989458,
                "punctuated_word": "Or",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "subscribe",
                "start": 2594.3948,
                "end": 2594.7148,
                "confidence": 0.9990791,
                "punctuated_word": "subscribe",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "to",
                "start": 2594.7148,
                "end": 2594.875,
                "confidence": 0.9993808,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "us",
                "start": 2594.875,
                "end": 2595.115,
                "confidence": 0.9997018,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "for",
                "start": 2595.115,
                "end": 2595.355,
                "confidence": 0.9992772,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "content",
                "start": 2595.355,
                "end": 2595.755,
                "confidence": 0.9981541,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "updates",
                "start": 2595.755,
                "end": 2596.2349,
                "confidence": 0.99939823,
                "punctuated_word": "updates",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "wherever",
                "start": 2596.2349,
                "end": 2596.555,
                "confidence": 0.99710864,
                "punctuated_word": "wherever",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "it",
                "start": 2596.555,
                "end": 2596.7148,
                "confidence": 0.99675,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "is",
                "start": 2596.7148,
                "end": 2596.9548,
                "confidence": 0.999972,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "you",
                "start": 2596.9548,
                "end": 2597.115,
                "confidence": 0.99820185,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "download",
                "start": 2597.115,
                "end": 2597.515,
                "confidence": 0.99981505,
                "punctuated_word": "download",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "your",
                "start": 2597.515,
                "end": 2597.755,
                "confidence": 0.99875224,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              },
              {
                "word": "podcasts",
                "start": 2597.755,
                "end": 2598.255,
                "confidence": 0.96911097,
                "punctuated_word": "podcasts.",
                "speaker": 0,
                "speaker_confidence": 0.6631354
              }
            ],
            "summaries": null,
            "paragraphs": {
              "transcript": "\nSpeaker 0: Hello. I'm Ryan Cook, and this is Civic Tech Chat, a podcast about the civic technology movement. We seek to harness the power technology has to improve the delivery of public services to people everywhere. Welcome back for another episode of Civic Type Chat. If you liked our content so far, head on over to your podcast app and give us a five star review.\n\nDoing so helps us reach a broader audience and helps motivate me to continue making these episodes. This week, we're joined by David Holmes, engineering director with the United States Digital Service. We'll get to learn and lean on his experience as we talk about a few topics, including the idea of technology accessibility, partners and the transition of business rules into code, as well as mentoring and developing engineers on engineering teams. I know that I enjoyed this conversation, and hopefully, you will too. So let's go ahead and hop right into it.\n\nDavid, thank you\n\nSpeaker 1: so much for coming on to Civic Tech Chat. Can you introduce yourself and tell us a little bit about what you do?\n\nSpeaker 2: Thanks, Ryan, for having me. Really excited to be on, this podcast. So my name is David Holmes. I'm the director of engineering at US Business Service. And kind of a little bit of detail just in case some folks don't know what US Business Service is.\n\nIt's what basically started in the White House that's tasked with handling, you know, really tough technical problems and using design and technology to deliver better government services, to the people. Like, for for instance, like, right, it doesn't make sense I can order McDonald's from an app on my phone and, like, it just shows up. Right? And just a magical easy to use app. But if, like, a veteran wants health care, they have to go through this entire complex process.\n\nSo, like, we work on, like, those tough problems that we try to make something that shouldn't be that hard and just make it easier so that way people can can use them in a better way. As director of engineering, I pretty much oversee the entire engineering community. And my main focus there is just making sure that all the engineers are happy, working with agency leads that we have to ensure that all the projects we have is fully staffed up. I'm also on the hiring committee, that reviews all the interviews and transcripts and make a determination if someone should come on board or not. Also do some biz dev work, like, in between, like, as, like, we're starting new agencies and the projects.\n\nLike, I'll I'll talk to some of the folks there at the agency before we start, the project.\n\nSpeaker 1: It sounds like you've got quite a bit of different hats that you have to wear. I I imagine you're a pretty busy person over there with the USDS role.\n\nSpeaker 2: Yeah. A little busy. I'm always down to to have conversations like this.\n\nSpeaker 1: Awesome. Speaking of your USDS presence, you have a page on there that talks a bit about you and perhaps why you joined USDS. And in that page, you cite an article and a Hacker News post that links to it from 2015 as a point of inspiration for joining the agency. Could you tell us a little bit about that?\n\nSpeaker 2: Yeah. So I was on Hacker News, you know, this one day one day as I usually am. And I see this this article. I clicked the headline on something like, Obama's self startup in the White House. And I was like, oh, like, at the time, I was definitely working at a bunch of different startups and I love working in the start of culture.\n\nAnd I was like, one in the federal government? Like, yes. I'm I'm on board. And I clicked the article. I didn't even read the comment.\n\nI just clicked the article. I got halfway through the article, and I was just like, I gotta apply right now. And I just went and just sent my resume in. In a few months, yeah, I was here at USCIS, just bought that Fast Company article and the Hacker News post.\n\nSpeaker 1: On that same page, you also mentioned that learning the plethora of acronyms used in government was a challenge, as you got started, which is certainly understandable. There are quite a few of those that float around. Over time, has that gotten easier? And, do you have a favorite acronym among them?\n\nSpeaker 2: It has definitely gotten a lot easier, and I just provided them off in conversation, so I apologize if I use them. Yeah. I don't know if I have a favorite among them, but I definitely have a favorite government website URL. And so the register to to register a .gov, a web address, is .gov.gov. And I said to my favorite URL, like, I just picture being in that room making a decision.\n\nWhat should we name this? And someone was just like, just .gov. It was like, yes. We know it's a .gov, but what should we name this? No.\n\nI mean, like, .gov, .gov. If you go to .gov, .gov, then it's a .gov register for all the government URL. So this is my favorite website government website URL. And I think my favorite URL almost anyway.\n\nSpeaker 1: Oh, I I think it would be amazing to have been a fly on the wall for that meeting. I imagine that turned into very much like a who's on first kinda situation.\n\nSpeaker 2: Yeah. I imagine. I do. Yeah. I wish I could just go back and just be in that room.\n\nSpeaker 1: And, as you mentioned, you know, you're currently a director of engineering. I imagine there were some steps before that in your career. How would you describe that path as you've ventured upward toward now leading a practice?\n\nSpeaker 2: So back when I came to USCIS in 2016, I started working on the Social Security administration project, called disability claims processing system, and that was basically how do we make the disability disability claims processing system a little bit better. Then I moved on to department education where we help students get a debt in default, because tons of people are in student loan debt. And then I moved on to small business administration where we help disadvantaged businesses apply to get to the eight a certification a little bit easier. Some people was paying up to $30,000 to get into this program, which is free because it was so complicated. So we just made that a little bit easy and now it's a 100% digital, and you could do everything just straight online.\n\nAnd then I went to FEMA where we help with the grants management modernization, where they're trying to take 10 different grant systems, down into one. And as you can imagine, there's 10 different systems. You don't even know which one to actually go to. So we're trying to just how do we, you know, consolidate that down to one? And I became, director of engineering here at USCS.\n\nSo it's been an interesting journey with a lot of impact. So so how we describe that path is just, you know, interesting and impactful. Right? Across the the the, breadth of, you know, in three years, I was able to have so much impact across many different agencies.\n\nSpeaker 1: As an engineer, kinda trying to make that impact as as you mentioned, I imagine that there's a plethora of different tools and technologies that you've used along the way. In your experience so far, do you have a a favorite or a go to, programming language or or toolset? And if so, why is that your choice?\n\nSpeaker 2: So my go to programming language is Python. And the reason why it's my choice is so, like, our MacBooks and Linux, it comes in it's all by default. And just the Python standard library, you could just do so much just with the standard library, and that's just usually my go to, especially if I just wanna write, like, a simple script or something like that. I just I just default, just jump straight into Python. And my go to tool, I would probably say for my editor, I use Sublime.\n\nI just love it. It just opens fast. It can open, you know, large files, and I know there's, like, Versus Code and Adam and all those, new things coming out, but just Sublime just just gets me. I even paid for it because I probably wouldn't have be because, like, it's just so great.\n\nSpeaker 1: I I can definitely, understand both those choices. I I myself rather enjoy both Sublime and Python. So I'm I'm I'm right there with you on those opinions. Alright. I'd like to, go ahead and, have us, switch gears here a little bit.\n\nAnd, we're gonna end up talking through a couple of different topics, including some stuff about accessibility, some stuff about partners and idea of, like, turning business rules into code, and then a little bit about, mentoring and development of engineers. To start that, though, I'd like to hop into the accessibility portion of our conversation. And to start that off, I think there's an assumption out there that public sector projects have to work a little harder at accessibility than those in the private sector. I suppose there's the assumption that the public side can hand wave or can't hand wave some of that away via audience targeting, like, maybe the private sector can. Is is that something in your experience that seems to be true?\n\nWhether it is or isn't, like, what kind of impact does that have on your work?\n\nSpeaker 2: Yep. So it's definitely true. So, by law, we have to do something that's called five zero eight compliance. And what that is is just, a law that requires federal governments to be safe and accessible for people with disabilities. And, like, a couple of months ago, I was actually just doing some fact checking.\n\nTwenty ten of Americans have some type of disability, and a lot of the work that we do impacts some of the most vulnerable populations. We need to make sure that the work that that we are outputting actually is usable by, you know, every American, citizen, and we wanna make sure that we can help those votes as well. So, the impact that it has on our work is nothing goes by without five zero eight compliance testing, and I think that's a good thing.\n\nSpeaker 1: That that makes a lot of sense. And I've heard folks often describe work to, like, get that sort of compliance. Just I've heard them describe in a way that makes it seem like it's a a hard problem and to put that in quotes. Is that something you've observed, and are there patterns that you try to follow to to get to that end goal?\n\nSpeaker 2: No. I don't think it's a hard problem at all. One of the things that, you know, that some people feel like it's hard is, like, actually built into the web. So there's things like alternate text for images and, make sure that you keep, you know, people who are visually impaired or blind or, you know, color blind in mind when you're picking design colors. You know, and and a large part of what we do is we talk to the users.\n\nRight? And we say, like, hey. How would you use this? So we actually go out and and talk to, you know, the, most vulnerable populations. So how would you actually use this this application?\n\nAnd then we work with them to make sure that it's it's easily accessible for them as well. But I don't think it's a hard problem, and there are some things you could do to learn more about, you know, usability testing for five zero eight compliance as section 508.gov, or you could use The US web design system, which is five zero eight compliant.\n\nSpeaker 1: Oh, for folks that aren't, familiar with that system, could you give us kinda, like, the high level of what the, the web design system is?\n\nSpeaker 2: Yes. Pretty much like Bootstrap. So if, business are familiar with, like, the, Bootstrap, CSS framework, it's pretty much like that. It just makes it a little bit easy to build websites and, build your, user interface. And we did one internally for for our websites, and then we brainstorm open source that with the help of, like, AT and T and others, which is a US web design system that, you know, a big part of that is making sure that accessibility is, like, up and forward and center.\n\nSpeaker 1: And the that that US web design project, is that then, is that, like, an open source initiative? Is that something folks can just like anybody out there can use and contribute to?\n\nSpeaker 2: Yep. And we have tons of people who already just uses it for their websites all across the federal government. And, it's open. You can go to designsystem.digital.gov to go, learn more about it. And a lot of our projects from, you know, the work that we do at the VA even down to NASA uses it.\n\nSpeaker 1: Oh, wow. That's that's, quite a wide, berth of folks getting involved with it.\n\nSpeaker 2: Yep.\n\nSpeaker 1: I, also, like, in thinking about accessibility, I I also get the sense that having it in mind early on in a project seems to be a thing that's desirable, whether it's reading the, you know, United Kingdom's service manual stating something like, think about accessibility from the start, or, from The US web design system that we've been talking about for a moment, which is quoted as saying accessibility is fundamental. With that in mind, like, do those intentions then shape how y'all at USDS put projects and teams together?\n\nSpeaker 2: Yep. So on every project and, team that we have, there's a designer there who is super focused on that, and we do a lot of user research. So we are able to see those problems so far too. And because we have designers on every single team who can make sure that everything's five way compliant, like, it does, like, it does shape how we make sure that how we put teams together. And, again, a large part of this that we do is user research.\n\nRight? Go to the teams, talk to the users and see and how, you know, we could best serve them.\n\nSpeaker 1: And, we've mentioned the idea of being, five zero eight compliant a couple of times. Could you give, the audience maybe a a little bit of an idea of, like, what that what that means as far as five zero eight compliance? And is there anything on the on the private sector side that kinda compares to that?\n\nSpeaker 2: One of the things that that five zero eight compliant does is just ensures that we aren't, like you said earlier, just building it for a target audience and that we are building it for everybody. And it's just a law that congress set up, I believe, couple of decades ago just to make sure that all federal websites are accessible by everybody.\n\nSpeaker 1: And if if there was a one piece of advice you could give somebody starting a project that has that intention of, like, I wanna make sure that this project does respect, those those sorts of standards, as they're getting going, what what advice would you would you give that person?\n\nSpeaker 2: I'll definitely tell them, to check out section five zero eight dot gov, and you can learn way more, about how to, make your website more accessible by people with disabilities. And, also, the other thing I would say is, you know, for especially in the private industry or in other government agencies, talk to your users. You know, you may actually know that your users are having difficulty accessing your website, so just go out there and and try and talk to as much of your users as possible.\n\nSpeaker 1: Awesome. I I I'm sure that there's folks out there that'll, appreciate those insights as they, kinda figure out how their their own work day to day is gonna happen. I'd like to now, go ahead and, talk a little bit about, the idea of partners and and how business rules can become code. And, to start that off, as you're starting a new project, Let's say you're working with an an agency, perhaps maybe even for the first time. There's probably a set of interactions that happen.\n\nCould you talk to us a little bit about what those are like getting started?\n\nSpeaker 2: Yep. So as we start, part of our project selection criteria is making sure that we pick projects such as a group, greatest goods for the most amount of people in need. And that's where we start our base at. Right? So we get a lot of offers to help with stuff, but then it just doesn't fit kind of our our project selection criteria.\n\nAnd how those initial interactions are like is once we go in the ground floor, one of the things that that we need is air cover. So we'll probably talk to a deputy secretary or secretary or maybe on the secretary or CIO or somebody, kind of at that that top level of the organization hierarchy. And make sure we have the air cover and then have a project, like, scoped out for us. We just don't wanna be there because you want us there. Right?\n\nLike like, have a a particular project scoped out, for us to do. And so that the, initial interactions are once we have that air cover, we do what is called a discovery sprint. And over the next two weeks, we'll just kind of talk to people on the ground and everybody with an organization to kind of learn more about this, because we don't know what we don't know. So the best thing that we could do is just go talk to all the stakeholders and people involved in the project and just learn as much as we can. And then from there, we we deliver a report and kind of go and figure out, like, is it something that we could do?\n\nOr sometimes this is that person who's on the the, you know, ground level, you know, in the trenches doing the work who has a great idea. Now we are able to just empower them and put them in contact with the deputy secretary and say, like, hey. You should listen to this person because they know exactly what they're talking about and what they're doing. And, you know, part of the reason why air cover is so important and how we why we try to go at the top of the hierarchy and authorization all the way to, to in between and everywhere, in between is because, you know, sometimes things go wrong. Right?\n\nSometimes we're on the Ground Floor and and somebody's like, I can't give you access to that data. And if you go, like, oh, no. The CIO said, like, it's okay to give us access to that. So that's why the air cover is really, really important for us to have.\n\nSpeaker 1: One thing I I think I heard you you mentioned ex explanation was this idea that there's some criteria about whether or not your organization considers the work the sort that you'd like to engage with. Could you talk a little bit about the the process behind that sort of determination a little bit?\n\nSpeaker 2: Yeah. So, all the leadership at USCIS sort of gets together, and we just talk about it. And, we'll have, like, an initial conversation with the the person who acts and say, okay. What is the problem that you're actually trying to solve? And then we'll just have a, in-depth conversation about that problem trying to solve.\n\nAnd sometimes it may just be solved in that simple phone call. Right? Sometimes it's just, yeah, you're trying to get the CICD pipeline set up, like, get, you know, use Jenkins or something. And sometimes it gets more complicated. We actually have to go in and and figure out, what's what's the ground truth.\n\nSpeaker 1: I I would venture to guess along the way that there's probably a non zero number of occasions where, folks you have to work with or the organizations themselves, can be a bit difficult, for lack of a better word, to, collaborate with. Are there strategies that you found effective at addressing those kinds of situations?\n\nSpeaker 2: Outside of, you know, executive air cover, making sure that we have, like, that person who can, like, vouch for us and say, like, no. No. These people are supposed to be here. I think one of the biggest things that we do is we just listen to the partners and stakeholders, and we try to make sure to understand where they're coming from and and try to say, like, hey. We're here to help you.\n\nWe're not here to, you know, tell you that you're doing the wrong and that we're we're better than you or anything like that. Like, no. We're just simply brought in to help and see how we can make this better. Because one thing I definitely learned, working on multiple different agencies is everybody at each agency really, really does care. And sometimes it's just really hard for them to, you know, share that, out to to the rest of, like, the organization.\n\nAnd one thing that we come with is, like, because of this executive air cover, we can actually get those voices heard to a deputy secretary or under secretary. So that's one way we found it to be in, to work in those difficult to collaborate situations. And, you know, just to tell them that we're temporary. Right? We're not here to take your job.\n\nRight? At USGS, we have tour of duty models. So we're here from our shortest three months up to four years. And, we we're not trying to take your jobs. We're not trying to take over the project.\n\nWe we just simply want to help.\n\nSpeaker 1: So you mentioned that a a significant part of that is is getting that, it sounds like kinda like buy in from from that higher level executive. What does that usually look like? What are those interactions tend to be like as you try to try to get that buy in?\n\nSpeaker 2: Usually, just a a couple of meetings. Right? And just saying, like, hey. Yes. We do have, you know, so, like, for instance, at some agencies, there's no engineers.\n\nSo they actually can't tell if, like, a vendor or contractor is telling them the truth or not. And one of the things we can go and say, hey. We have a ton of engineers, and we can go and actually sit with you and tell you, like, no. This is wrong and this is right and just help you through that. So a lot of it, it looks like it usually just comes through our administrative Matt Cutts, and then he'll, like, kind of, you know, determine, like, if it's, like, something that that that we should do or not.\n\nSpeaker 1: And I I believe I I also heard you describe the the tour of duty model, in there as far as the, like, the basically, the fact that you're there on a temporary basis. How does that impact, like, the way you both, like, shape that relationship and and and the project there, knowing that there's some sort of date where you've I guess there I would imagine there's a handoff of some sort that happens.\n\nSpeaker 2: Yep. So we we try not to be bold bearing because of this tour of duty model. And how much these relationships is because I think of this tour of duty model that we have, like, it it can give a sense of urgency to the project. Right? So because we're not here for many years.\n\nRight? Let's try and figure out how we can actually start the process of this. Right? So one of the things that we've been successful in is moving folks and agencies from a waterfall model where they try to build requirements over two years and then they hand it to a vendor, which then takes another two years to an agile, method, right, where we could kind of build this piece by piece. And as we talk to the users, we can, you know, we can go in and and switch gears as as we get the user feedback to things that that that we found aren't working as well.\n\nSpeaker 1: And I imagine that, once the the tour of duty, as we've been putting it, starts and you start to work with your partner on putting a solution together, that you can encounter some pretty complex requirements and, business rules, that then ostensibly has to be represented by some amount of code. How do you folks at USDS tend to approach addressing those complexities and and that kind of translation layer that has to happen?\n\nSpeaker 2: No. The best way we could do it is by listening. So I remember being in the conversation and understanding why FAFSA was super complicated. And then we actually talked to the engineers on the ground. There's a ton of business rules and tons of business logic that actually goes into fast run how they make determinations.\n\nSo the the best way we've learned is just by just listening to the people who have twenty years of experience on the ground. Right? And then saying, okay, how can we make this application simpler while still understanding those business rules? And sometimes some of those rules are policies, and we can actually talk to the lawyers at the agency and say, hey, this policy was done three decades ago. Does it still make sense to be using this today?\n\nAnd that way we could try to reduce some of these business rules as well.\n\nSpeaker 1: That that's an interesting comment you made there at the end. Have you observed agencies making, policy changes in in a reaction to a a project with you folks?\n\nSpeaker 2: Yep. So one of the things that we have is a DITAP program where we help, train on some of the procurement folks there in a way that allows them to do Azure con contracts a little bit better. And, you know, that that DITAP program changed federal policy.\n\nSpeaker 1: Oh, well, that that's pretty cool.\n\nSpeaker 2: But I I do find that yeah. So, like, for instance, there was a policy where, at a particular agency, they needed an alert box to pop up that lets you know that you're in a government website at all times. And, we actually talked to everybody and got them down to, like, you don't need this big JavaScript alert. They don't need the JavaScript to hurt to pop up every time someone's trying to log into a system that you're logging into a government system. And we said, like, okay.\n\nShow us that policy in my brain, and then we found the policy. And it just says, like, it has to be there somewhere. So just put that, you know, near the login screen and not this JavaScript pop up other than bad for user experience for everybody.\n\nSpeaker 1: At times, the rules and requirements we mentioned before could shift and change, as you might imagine. Are there aspects of your approach to engineering that help, alleviate those impacts?\n\nSpeaker 2: So, like, in the private industry, we have the agile development for the software divide, development cycle. That government is just not on the the curve yet. So we try to implement that so that way we can meet these, changes as they happen, and we don't have to wait for all the full requirements where they would spend the the two years upfront, and I was talking about before. And then by time it's two years, congress may have changed the laws. Right?\n\nSo nine year projects already, you know, behind this on the law itself. So we try and go in and we say, okay. Let's just do these until maybe both try four weeks sprints because they're not used to they're used to, like, six months releases. So we'll try, alright, let's try four weeks sprints, then we can slowly work it down to three weeks and two weeks sprints. And that way, agile requirements come down and we talk to users and those requirements we change as we talk to the users, we can just shift really quickly in the next sprint.\n\nSpeaker 1: And, you you mentioned, using some things from, like, the the the agile approach or or framework, to acting. I I believe you mentioned that, for example, like, sprint length. Are there other aspects of that framework of doing things that you found that are easier to get organizations to to, take on themselves and or things that are harder?\n\nSpeaker 2: I definitely found just getting people to release things a little bit difficult. Right? Because the usage is releasing a whole thing and not just an MVP. Right? Every feature has to be be in it day one.\n\nBut, like, but what we found is as we can show them that we can release slowly and iterate and keep iterating on it, we have been we have been successful in that. Right? That we could show them that it's an MVP. We're gonna release it out to users. Let users use MVP.\n\nWe're gonna just take a small piece of this program, lease it out to the public, and then from there, see how the users interact and then make iterated iterated changes based upon that.\n\nSpeaker 1: In in your experience there, I I I noticed that you mentioned, like, you you kinda have to show them that that it works. Are there things that organizations, like, tend to look forward to see as, like, I don't know, proof for lack of a better a better term that the approach is is more effective?\n\nSpeaker 2: So one of it is so, health and human services that's in for Medicaid and Medicare, they have this mainframe for Medicare payment processing. It's in sixty year old system, you know, Britain and Cobo, and they've been trying to modernize it for decades at this point. And one of the things that we came in is we said, alright. We're We're not gonna try and modernize the entire thing all at once. Right?\n\nThere's a 60 year old code, 60 year old code, and it's been there for a while. Like, there's tons of, logic and business rules and things like that. How about we just take a small piece of it, right, and move that to the cloud? And let's see how that works. And we were successful doing that, taking that small piece of it, moving into the cloud.\n\nAnd now that helps build trust that health and human services that okay. Like, maybe we actually can modernize this if we just do it kind of slowly and piece by piece and move it all to the cloud eventually. So that's one of the perks that we found that works. It's just kind of just taking a small piece of something and then just moving it to the cloud can have, like, tremendous, you know, impact on an agency to help them, see that, that it is possible to move this, you know, six year old mainframe COBOL program to the cloud.\n\nSpeaker 1: Okay. I I think what I'm hearing from you there is that are you saying that, like, once you've shown them that you can deliver, like, a real world thing, that that confidence seems to grow?\n\nSpeaker 2: Yep. And other things that we do is, we build prototypes. Right? So we show them, like, you know, hey. You know, you said this thing could take two years, but we pretty much did 80% of it over the weekend.\n\nRight? And it's a prototype for it. And that's been really, really successful and showing that it is possible to move the needle forward.\n\nSpeaker 1: It's it's also interesting that you mentioned, like, prototyping as a as a phase, possibly that that you might engage with there. What what would you say that, like, a prototyping phase is like for a for a project over over their USDS?\n\nSpeaker 2: Yep. So first, we start out by talking to all the users and figuring out, okay, what part of the system are you having problems with? Then we'll it depends on if it's a fresh brand new project or it's like it's a kind of project, a bioticket, like, it's a fresh brand new one that that we're launching. We'll talk to users and kind of get by when they come to, let's say, www.example.gov, what are you trying to get out of it? Right?\n\nLike, what is your end goal here? And then we'll we'll start sometimes it's just on paper. Right? Sometimes it prototypal just put them put a paper just like a thing drawn up and ask them, like, hey. Okay.\n\nWhat would you do here? What would you do here? What would you do here? And then, and then maybe we'll make a digital version of that and then put them in front of users and and to see how they interact with that. And that's usually how we started.\n\nWe just keep going back for user feedback, as we continuously, you know, improve the the the system that that we are currently working on.\n\nSpeaker 1: So, now that we've, talked a little bit about, kinda your relationship with partners and the idea of, like, translating business rules into code and kind of the the things around those topics, I'd like to have us, switch over to our third topic for this conversation, which is focused on mentoring and developing engineers. Because as you might imagine, what one aspect of building an engineering team is figuring out how to empower members of that team to to grow and develop. You as as an engineering leader, and quite a senior one, how do you prefer to go about that sort of thing?\n\nSpeaker 2: Yep. So part of how, we empower them is so most engineers come at a just GS 15 level, which is the highest you can, go in the government pay scale outside of, like, the SCS role. And that helps us have a seat at the table. But one of the things that we do is, just, you know, we're allowed to have a seat at those table at those deputy secretary meetings. Right?\n\nSo I don't have to be at those deputy secretary meetings. I can another engineer can. And, you know, like, trust. So once they come on board here, like like, we explicitly trust them. Right?\n\nThat, like, I'm not gonna sit there and say you should do it my way. Like like, we explicitly trust everybody to go out and solve these these tough technical problems.\n\nSpeaker 1: And I I would imagine in the environment y'all work in that, there's probably a considerable amount of diversity and technologies used and and tools needed for different projects. And I imagine that it's probably nigh impossible to make sure you have every single thing covered by by staff, meaning that, like, probably folks have to learn new things as they go on to different tours of duty. Other processes or things that, folks there try to do in order to, like, get up to speed, for those sorts of things?\n\nSpeaker 2: Yeah. So for that Medicare project I was looking on earlier, with the, putting things in the cloud, we had an engineer who learned COBOL just so they can do that, and he bought a book on Amazon, just so they can learn COBOL. So, yeah, one of the things that we look for is people's ability to just adapt the situation and learn on the ground. So for example, I love Python, but you may go to an agency and they're Ruby on Rails shop. And I have to be comfortable enough that, okay, like, I'm willing to do Ruby on Rails because I I don't want to change all the engineers from using Ruby on Rails to Python.\n\nRight? Because I prefer it. Right? And that's that's a huge knowledge gap, and we had to do a ton of training. And then we have to rewrite the entire site, but, like, when I could just come in and help out and just jump in and on some roofing on rails code.\n\nSo one of the things we definitely look at is for people's ability to kind of jump around and and be willing to learn and adapt the situation at\n\nSpeaker 1: hand. And, do folks in in the, engineering practice there at USDS engage in mentoring at all? And if so, what does that look like for you folks?\n\nSpeaker 2: Yep. So we have a weekly engineering COP meeting where we're able to talk to one another and figure out, like, you know, for example, we have site reliability engineers, and some engineers aren't, like, as, as up to date in site reliability engineering. So they can, talk to that that engineer and just learn and mentor them. One of the things as, I mentioned before, the tour of duty model is so, you know, I'm in my, fourth year now, so I have to eventually roll off in April, but I plan to, like, step down and surrender in some time in January and February. So what I'm gonna do is talk to the the community, send an email in August saying, like, hey.\n\nIf you would like to be director of engineering, you can come shadow me, go over this, and some meetings, and, like, really, sit down with me over the next couple of months. So that way, as, like, you know, I prepared to handle this role, you know, I can have a bunch of engineers who can learn, from me. And that way, I don't have to then we make the process fair. Right? And that way, I can show them, like, okay.\n\nBefore you just jump in and apply, this is actually what the job is.\n\nSpeaker 1: That's, that's really cool. I I did not realize that there were folks that got to, to to shout out someone at your level, there in the agency. That's really neat.\n\nSpeaker 2: Yep. And I have tons of one on ones with people, just so I could kind of ensure that that, like, they're happy or just any questions I can ask for them. And sometimes, you know, they'll ask me, like, hey. I have I'm having a certain problem at this particular agency. Since you've been on so many different agencies, what what would be something, like, you would recommend, or, like, who can I speak to more about this?\n\nAnd, you know, always willing to help people in that regard too as well.\n\nSpeaker 1: Since we're on the topic of mentoring, I thought perhaps we could give some set of our listeners the opportunity to get a tiny amount of free mentorship from you. To that end, if if you could give any advice to an engineer, either, like, just starting out or kinda early on in their career, they're, like, looking at what to do, what would that advice be?\n\nSpeaker 2: Part of the advice I would definitely say is, you know, don't give up. A lot of things seem confused like, really confusing. But eventually, one day, it's all just gonna click. Right? Another thing, especially, that helped me, especially when, as I was, you know, becoming more of a web developer, was just going to hackathons and meeting community and seeing what they're doing.\n\nGo to meetups. Go to your local meetups. Just just keep meeting people, network, and just keep learning. Don't stop. And, like, again, I it may seem very complicated at first, but it'll all make sense and click one day.\n\nSpeaker 1: Since you mentioned that meetups there at the end, this may be geographically limited to who this is helpful for. But, are there any, meetups that you've observed that are, like, particularly good to go to?\n\nSpeaker 2: Yeah. So Code for America has tons of meetups all around the country. So, you know, they have a brigade, that people can, go to their meetups, and it's all around the country. And that's one I definitely recommend. They're doing really, really great work.\n\nSpeaker 1: And, I believe at the, kinda in your introduction, I think, is what I'm remembering that you said this. You mentioned that you yourself are kind of part of that, committee of folks that, help, like, figure out who who is, like, a good fit to to hop on and and join, USDS. Am I remembering that correctly?\n\nSpeaker 2: Yep.\n\nSpeaker 1: So in in your in your work with that, what kind of traits do you look for for a person that like, let's say there's, like, a listener out there that's, like, heard this conversation, and they're like, yeah. Like, I wanna do this. Like, what what kind of traits would you think that they would be best for them to, like, cultivate to be a, a best fit?\n\nSpeaker 2: You know, one of the things we look forward is mid to senior level folks, but, but we always hiring, like, exceptional engineers. So, you know, we had to hack the Pentagon, and we had an, and from that hack the Pentagon, we hired an 18 year old, just for the summer to come in because they they was able to do so exceptional. But for us, one of the things that we look for is just being flexible, independent, you know, confident, but not cocky, and a team player overall and, you know, someone that's willing to help fight through the bureaucracy. And, desire to serve is one of the the huge things that we look for.\n\nSpeaker 1: You mentioned the idea of of kinda like being a a team player. What what what does that mean in the context of of of USDS? Like, how how would you describe that?\n\nSpeaker 2: Just being able to work with all different types of skill sets and people and, you know, I think you mentioned earlier before that some people could be difficult to work with and just making sure that that that, you know, they're not coming on board to yell at people. Right? Just being we're all here together and we'll everybody in the federal government is trying to, you know, do the the same goal is by giving, you know, by helping use design technology to give people the services that we have promised them in congress. Right? So we're all here to do that.\n\nSpeaker 1: Now let's say that some intrepid member of the audience has heard all of this, and they've decided that's me. I'm that future USDS'er. How would you suggest they go about registering that interest?\n\nSpeaker 2: So they could definitely go to usds.gov/supply, and we're always hiring because we have that to our duty model. So we're constantly hiring, and we're looking for, you know, engineers, designers, procurement people, product, managers. We have a position here that we like to internally call bureaucracy hackers. You know, people who work in government for ten, fifteen years ain't gonna help us, you know, people who came from privacy navigate the bureaucracy. What was it for for talent, recruiters.\n\nBut, yep, I would tell them, you know, this work is really, really impactful. And I came here. I moved down here with my family three years ago, from New York City, and it was a big move. It was very scary. I won't lie.\n\nBut if I had to do it all over again, I would do it again a 100 times over because because the work that that you are able to do here is just really amazing.\n\nSpeaker 1: You know, I I I really appreciate your, willingness to show some vulnerability there. I I don't know that I've heard, much better as far as, like, pitches for a a role go. I I really appreciate you sharing that.\n\nSpeaker 2: Yeah. So, like, this this I never did Civic Tech before this, and, like, I think now, this job has ruined me. Right? Like, I feel like I have to do Civic Tech after this. I can't go back to, you know, doing, like, Uber for dog walkers or something.\n\nI have to be it has to be Civic Tech, and being able to make that impact. Nothing like I said before, bureaucracy is hard. But, you know, just when you know at the end of that, that lane in the tunnel that you are really making a difference in someone's life. And anywhere you go in the federal agency, you are helping potentially helping millions and millions of people. And I don't think there's no greater feeling than that.\n\nSpeaker 1: David, again, thank you so much for taking the time out of your day to come and share your your thoughts and expertise with us here on Civic Tech Chat. As is tradition, on these episodes, we like to give the guests the opportunity to set us up with whatever concluding thoughts, they'd like to leave us with as we depart the episode. So for you, David, what would those thoughts be?\n\nSpeaker 2: So back in 2016, I built a site, and I I showcased it out to the USCS. And it uses the civil rights data collection set. And what that basically is is every two years, department education will go out and ask schools for information about students and just the school in general. So and that information is broken down by total enrolled students, by gender, and race. And one of the cool things that they have about it is, that breaks it down further.\n\nRight? So you could tell by race or ethnicity who was suspended and how many times, and then they break it down by how many students are in gifted program. So moving down in DC, my son was around two or three years old at the time, so we knew he was gonna have to put him in school. So we knew he was gonna have to move if we stayed down here and figure out the perfect school for him. And I was at the prime education at the time, and they asked us for our help on, like, how should they release this civil rights collection data set.\n\nAnd before they was doing it by CDs, and we was just like, well, first not by CDs anymore. And maybe you could put, it just on a CSV and and that way people can download it and they could throw it into Python and R if they want. So I ended up using this data set to find a good school for my son and what musical formulas talked to my wife. Musical for, schools that was diverse from a lot of times to go to a diverse school. And we was looking for schools that, while being diverse, didn't allow equally allowed every, ethnicity and race of students to be into the gifted programs or and a school that didn't have, like, a this portion of, like, one particular group of students getting, getting suspended.\n\nSo we found that perfect school, using this data, and it was pretty cool because I ended up being able to showcase this to the deputy secretary of education at the time, James Cole. And I'm really got to sit down and and share with him, like, this is why opening data is important because people like me and and, you know, this was just something I built internally. It was built on Node. Js and Postgres. And and and from that, what ended up happening was so my son went to school.\n\nHe just graduated kindergarten a couple weeks ago. And before he graduated, you know, they gave him a letter. He's been put into the advanced reading program, which is, like, really exciting because as we know, if if you get put in these programs early on, like like, it it it enables you to be more successful in the future. So I was really excited, and this data really helped pick that perfect school for my son. And, you know, all I wanted was just for him to go to a school where he had an equal as a black and brown student, where he had equal opportunity to, the same opportunities everybody else has in the school.\n\nAnd so over the weekend, I went to see how that changed because I knew this, the CRDC data comes out every two years. So I want to see how that data changed compared to before. Like, is the school same, like, as, like, when we first recently picked it? And, you know, looked at the data compared to they are the same. But then over, I was just like, well, you know, I use this for my wife and I, right, to find a perfect school, but I'm sure everybody else would love to just look at this and at a point.\n\nSo I ended up releasing it, and it's on schooldiversityschooldiversityreport.com. And not anybody can try and find that good diverse school for their children and hopefully, you know, get hopefully for them, it works out the same way it worked out for my son. And I do think that that dataset did help. So I really think, you know, as I'm monologue in here, my closing thoughts, like, especially for, you know, the government listeners, government folks who are your listeners, like, open source and data is, like, really important. And, like, people like me, I didn't even know about this data.\n\nSo even promoting the data is important. If I didn't know about this data and it really helped me pick the good school for my son. I guess the monologue could have been a little bit better.\n\nSpeaker 1: I think that that was rather good. It's wow. Like, the the the way you managed to use your skills and and, like, the idea that his day was open to empower your son and then also to help empower others is is remarkable. I I know there's gonna be folks out there that are gonna be inspired by that story.\n\nSpeaker 2: Yep. And, for folks who just wanna go, you can go to school diversity report, and and you can search it by ZIP code or your school name. It's easier by ZIP code to find a school, and now we could just pull up a a report of it. But my inspiration for building it was, you know, you know, just making sure that my son had a fair equal opportunity as everybody else and, in whatever school we put him in.\n\nSpeaker 1: Well, I I really appreciate you you sharing that story with us and also letting folks know, where they too can can take a look at that at that tool and perhaps, help their kids out as well.\n\nSpeaker 2: It's, all open source too. So you can find them at GitHub at githome github.com/davideholmes, slash c r d c. I originally built this in 2016 over a 20 project here at USDS over a couple days. So it's not the best code, but it certainly works. But if anybody wants to improve, they're more than welcome to submit full requests.\n\nSpeaker 1: Excellent. And I'll, I'll make sure to, include links to, both the the, the the site and the repo that you just mentioned, for folks that want to explore and and maybe, start submitting those PRs for you.\n\nSpeaker 2: Yep. Awesome.\n\nSpeaker 1: I do wanna thank you again for taking the time to, be on the program. I I have no doubt that the listeners out there are gonna enjoy getting to hear your insights, lessons learned, and just getting to learn from, your experience.\n\nSpeaker 2: Yep. And thank you for having me.\n\nSpeaker 0: You can follow us on Twitter using the handle at civic tech chat. Visit us on the web at civic tech dot chat. Or subscribe to us for content updates wherever it is you download your podcasts.",
              "paragraphs": [
                {
                  "sentences": [
                    {
                      "text": "Hello.",
                      "start": 0.71999997,
                      "end": 1.22
                    },
                    {
                      "text": "I'm Ryan Cook, and this is Civic Tech Chat, a podcast about the civic technology movement.",
                      "start": 1.5999999,
                      "end": 7.54
                    },
                    {
                      "text": "We seek to harness the power technology has to improve the delivery of public services to people everywhere.",
                      "start": 7.8399997,
                      "end": 13.94
                    },
                    {
                      "text": "Welcome back for another episode of Civic Type Chat.",
                      "start": 14.554999,
                      "end": 17.855
                    },
                    {
                      "text": "If you liked our content so far, head on over to your podcast app and give us a five star review.",
                      "start": 18.235,
                      "end": 23.535
                    }
                  ],
                  "start": 0.71999997,
                  "end": 23.535,
                  "num_words": 65.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Doing so helps us reach a broader audience and helps motivate me to continue making these episodes.",
                      "start": 23.835,
                      "end": 29.375
                    },
                    {
                      "text": "This week, we're joined by David Holmes, engineering director with the United States Digital Service.",
                      "start": 30.47,
                      "end": 36.73
                    },
                    {
                      "text": "We'll get to learn and lean on his experience as we talk about a few topics, including the idea of technology accessibility, partners and the transition of business rules into code, as well as mentoring and developing engineers on engineering teams.",
                      "start": 37.27,
                      "end": 52.864998
                    },
                    {
                      "text": "I know that I enjoyed this conversation, and hopefully, you will too.",
                      "start": 53.245,
                      "end": 57.425
                    },
                    {
                      "text": "So let's go ahead and hop right into it.",
                      "start": 57.725,
                      "end": 60.065
                    }
                  ],
                  "start": 23.835,
                  "end": 60.065,
                  "num_words": 94.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "David, thank you",
                      "start": 60.604996,
                      "end": 61.690002
                    }
                  ],
                  "start": 60.604996,
                  "end": 61.690002,
                  "num_words": 3.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "so much for coming on to Civic Tech Chat.",
                      "start": 61.690002,
                      "end": 64.350006
                    },
                    {
                      "text": "Can you introduce yourself and tell us a little bit about what you do?",
                      "start": 64.49,
                      "end": 67.770004
                    }
                  ],
                  "start": 61.690002,
                  "end": 67.770004,
                  "num_words": 23.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Thanks, Ryan, for having me.",
                      "start": 67.770004,
                      "end": 69.21
                    },
                    {
                      "text": "Really excited to be on, this podcast.",
                      "start": 69.21,
                      "end": 71.23
                    },
                    {
                      "text": "So my name is David Holmes.",
                      "start": 71.85,
                      "end": 73.37
                    },
                    {
                      "text": "I'm the director of engineering at US Business Service.",
                      "start": 73.37,
                      "end": 76.174995
                    },
                    {
                      "text": "And kind of a little bit of detail just in case some folks don't know what US Business Service is.",
                      "start": 77.115,
                      "end": 81.274994
                    }
                  ],
                  "start": 67.770004,
                  "end": 81.274994,
                  "num_words": 47.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "It's what basically started in the White House that's tasked with handling, you know, really tough technical problems and using design and technology to deliver better government services, to the people.",
                      "start": 81.274994,
                      "end": 91.69
                    },
                    {
                      "text": "Like, for for instance, like, right, it doesn't make sense I can order McDonald's from an app on my phone and, like, it just shows up.",
                      "start": 92.39,
                      "end": 98.23
                    },
                    {
                      "text": "Right?",
                      "start": 98.23,
                      "end": 98.47
                    },
                    {
                      "text": "And just a magical easy to use app.",
                      "start": 98.47,
                      "end": 100.630005
                    },
                    {
                      "text": "But if, like, a veteran wants health care, they have to go through this entire complex process.",
                      "start": 100.630005,
                      "end": 104.385
                    }
                  ],
                  "start": 81.274994,
                  "end": 104.385,
                  "num_words": 83.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So, like, we work on, like, those tough problems that we try to make something that shouldn't be that hard and just make it easier so that way people can can use them in a better way.",
                      "start": 104.385,
                      "end": 114.485
                    },
                    {
                      "text": "As director of engineering, I pretty much oversee the entire engineering community.",
                      "start": 114.705,
                      "end": 119.365
                    },
                    {
                      "text": "And my main focus there is just making sure that all the engineers are happy, working with agency leads that we have to ensure that all the projects we have is fully staffed up.",
                      "start": 119.57,
                      "end": 127.89
                    },
                    {
                      "text": "I'm also on the hiring committee, that reviews all the interviews and transcripts and make a determination if someone should come on board or not.",
                      "start": 128.05,
                      "end": 134.775
                    },
                    {
                      "text": "Also do some biz dev work, like, in between, like, as, like, we're starting new agencies and the projects.",
                      "start": 134.855,
                      "end": 139.735
                    }
                  ],
                  "start": 104.385,
                  "end": 139.735,
                  "num_words": 127.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Like, I'll I'll talk to some of the folks there at the agency before we start, the project.",
                      "start": 139.735,
                      "end": 144.155
                    }
                  ],
                  "start": 139.735,
                  "end": 144.155,
                  "num_words": 18.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "It sounds like you've got quite a bit of different hats that you have to wear.",
                      "start": 144.53499,
                      "end": 147.735
                    },
                    {
                      "text": "I I imagine you're a pretty busy person over there with the USDS role.",
                      "start": 147.735,
                      "end": 151.98
                    }
                  ],
                  "start": 144.53499,
                  "end": 151.98,
                  "num_words": 30.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 152.04,
                      "end": 152.36
                    },
                    {
                      "text": "A little busy.",
                      "start": 152.36,
                      "end": 153.5
                    },
                    {
                      "text": "I'm always down to to have conversations like this.",
                      "start": 154.44,
                      "end": 157.02
                    }
                  ],
                  "start": 152.04,
                  "end": 157.02,
                  "num_words": 13.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Awesome.",
                      "start": 157.31999,
                      "end": 157.81999
                    },
                    {
                      "text": "Speaking of your USDS presence, you have a page on there that talks a bit about you and perhaps why you joined USDS.",
                      "start": 158.44,
                      "end": 166.095
                    },
                    {
                      "text": "And in that page, you cite an article and a Hacker News post that links to it from 2015 as a point of inspiration for joining the agency.",
                      "start": 166.635,
                      "end": 176.15999
                    },
                    {
                      "text": "Could you tell us a little bit about that?",
                      "start": 176.54,
                      "end": 178.23999
                    }
                  ],
                  "start": 157.31999,
                  "end": 178.23999,
                  "num_words": 61.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 178.37999,
                      "end": 178.62
                    },
                    {
                      "text": "So I was on Hacker News, you know, this one day one day as I usually am.",
                      "start": 178.85999,
                      "end": 183.51999
                    },
                    {
                      "text": "And I see this this article.",
                      "start": 183.81999,
                      "end": 185.57999
                    },
                    {
                      "text": "I clicked the headline on something like, Obama's self startup in the White House.",
                      "start": 185.57999,
                      "end": 189.855
                    },
                    {
                      "text": "And I was like, oh, like, at the time, I was definitely working at a bunch of different startups and I love working in the start of culture.",
                      "start": 189.855,
                      "end": 194.33499
                    }
                  ],
                  "start": 178.37999,
                  "end": 194.33499,
                  "num_words": 66.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And I was like, one in the federal government?",
                      "start": 194.33499,
                      "end": 195.69499
                    },
                    {
                      "text": "Like, yes.",
                      "start": 195.69499,
                      "end": 196.175
                    },
                    {
                      "text": "I'm I'm on board.",
                      "start": 196.175,
                      "end": 197.295
                    },
                    {
                      "text": "And I clicked the article.",
                      "start": 197.295,
                      "end": 198.095
                    },
                    {
                      "text": "I didn't even read the comment.",
                      "start": 198.095,
                      "end": 199.055
                    }
                  ],
                  "start": 194.33499,
                  "end": 199.055,
                  "num_words": 26.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I just clicked the article.",
                      "start": 199.055,
                      "end": 200.11499
                    },
                    {
                      "text": "I got halfway through the article, and I was just like, I gotta apply right now.",
                      "start": 200.54001,
                      "end": 203.98001
                    },
                    {
                      "text": "And I just went and just sent my resume in.",
                      "start": 203.98001,
                      "end": 206.38
                    },
                    {
                      "text": "In a few months, yeah, I was here at USCIS, just bought that Fast Company article and the Hacker News post.",
                      "start": 206.38,
                      "end": 212.475
                    }
                  ],
                  "start": 199.055,
                  "end": 212.475,
                  "num_words": 52.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "On that same page, you also mentioned that learning the plethora of acronyms used in government was a challenge, as you got started, which is certainly understandable.",
                      "start": 212.71501,
                      "end": 220.71501
                    },
                    {
                      "text": "There are quite a few of those that float around.",
                      "start": 220.71501,
                      "end": 222.895
                    },
                    {
                      "text": "Over time, has that gotten easier?",
                      "start": 223.115,
                      "end": 225.29501
                    },
                    {
                      "text": "And, do you have a favorite acronym among them?",
                      "start": 225.675,
                      "end": 228.09
                    }
                  ],
                  "start": 212.71501,
                  "end": 228.09,
                  "num_words": 52.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "It has definitely gotten a lot easier, and I just provided them off in conversation, so I apologize if I use them.",
                      "start": 228.25,
                      "end": 233.47
                    },
                    {
                      "text": "Yeah.",
                      "start": 233.93,
                      "end": 234.43
                    },
                    {
                      "text": "I don't know if I have a favorite among them, but I definitely have a favorite government website URL.",
                      "start": 235.05,
                      "end": 239.47
                    },
                    {
                      "text": "And so the register to to register a .gov, a web address, is .gov.gov.",
                      "start": 239.69,
                      "end": 245.625
                    },
                    {
                      "text": "And I said to my favorite URL, like, I just picture being in that room making a decision.",
                      "start": 245.625,
                      "end": 250.025
                    }
                  ],
                  "start": 228.25,
                  "end": 250.025,
                  "num_words": 74.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "What should we name this?",
                      "start": 250.025,
                      "end": 250.985
                    },
                    {
                      "text": "And someone was just like, just .gov.",
                      "start": 250.985,
                      "end": 252.425
                    },
                    {
                      "text": "It was like, yes.",
                      "start": 252.425,
                      "end": 253.145
                    },
                    {
                      "text": "We know it's a .gov, but what should we name this?",
                      "start": 253.145,
                      "end": 255.145
                    },
                    {
                      "text": "No.",
                      "start": 255.145,
                      "end": 255.385
                    }
                  ],
                  "start": 250.025,
                  "end": 255.385,
                  "num_words": 28.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I mean, like, .gov, .gov.",
                      "start": 255.385,
                      "end": 256.745
                    },
                    {
                      "text": "If you go to .gov, .gov, then it's a .gov register for all the government URL.",
                      "start": 256.745,
                      "end": 262.83002
                    },
                    {
                      "text": "So this is my favorite website government website URL.",
                      "start": 262.89,
                      "end": 266.33002
                    },
                    {
                      "text": "And I think my favorite URL almost anyway.",
                      "start": 266.33002,
                      "end": 268.35
                    }
                  ],
                  "start": 255.385,
                  "end": 268.35,
                  "num_words": 38.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Oh, I I think it would be amazing to have been a fly on the wall for that meeting.",
                      "start": 269.05002,
                      "end": 272.59
                    },
                    {
                      "text": "I imagine that turned into very much like a who's on first kinda situation.",
                      "start": 272.65,
                      "end": 275.865
                    }
                  ],
                  "start": 269.05002,
                  "end": 275.865,
                  "num_words": 33.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 276.32498,
                      "end": 276.82498
                    },
                    {
                      "text": "I imagine.",
                      "start": 277.125,
                      "end": 277.525
                    },
                    {
                      "text": "I do.",
                      "start": 277.525,
                      "end": 278.185
                    },
                    {
                      "text": "Yeah.",
                      "start": 278.245,
                      "end": 278.32498
                    },
                    {
                      "text": "I wish I could just go back and just be in that room.",
                      "start": 278.32498,
                      "end": 280.82498
                    }
                  ],
                  "start": 276.32498,
                  "end": 280.82498,
                  "num_words": 19.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And, as you mentioned, you know, you're currently a director of engineering.",
                      "start": 281.76498,
                      "end": 285.78497
                    },
                    {
                      "text": "I imagine there were some steps before that in your career.",
                      "start": 286.405,
                      "end": 289.465
                    },
                    {
                      "text": "How would you describe that path as you've ventured upward toward now leading a practice?",
                      "start": 290.00998,
                      "end": 294.34998
                    }
                  ],
                  "start": 281.76498,
                  "end": 294.34998,
                  "num_words": 38.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So back when I came to USCIS in 2016, I started working on the Social Security administration project, called disability claims processing system, and that was basically how do we make the disability disability claims processing system a little bit better.",
                      "start": 294.65,
                      "end": 310.965
                    },
                    {
                      "text": "Then I moved on to department education where we help students get a debt in default, because tons of people are in student loan debt.",
                      "start": 310.965,
                      "end": 317.91
                    },
                    {
                      "text": "And then I moved on to small business administration where we help disadvantaged businesses apply to get to the eight a certification a little bit easier.",
                      "start": 318.07,
                      "end": 326.31
                    },
                    {
                      "text": "Some people was paying up to $30,000 to get into this program, which is free because it was so complicated.",
                      "start": 326.31,
                      "end": 332.01
                    },
                    {
                      "text": "So we just made that a little bit easy and now it's a 100% digital, and you could do everything just straight online.",
                      "start": 332.31,
                      "end": 336.67502
                    }
                  ],
                  "start": 294.65,
                  "end": 336.67502,
                  "num_words": 135.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And then I went to FEMA where we help with the grants management modernization, where they're trying to take 10 different grant systems, down into one.",
                      "start": 337.215,
                      "end": 345.055
                    },
                    {
                      "text": "And as you can imagine, there's 10 different systems.",
                      "start": 345.055,
                      "end": 346.73502
                    },
                    {
                      "text": "You don't even know which one to actually go to.",
                      "start": 346.73502,
                      "end": 349.02
                    },
                    {
                      "text": "So we're trying to just how do we, you know, consolidate that down to one?",
                      "start": 349.02,
                      "end": 352.22
                    },
                    {
                      "text": "And I became, director of engineering here at USCS.",
                      "start": 352.22,
                      "end": 354.94
                    }
                  ],
                  "start": 337.215,
                  "end": 354.94,
                  "num_words": 69.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So it's been an interesting journey with a lot of impact.",
                      "start": 354.94,
                      "end": 357.26
                    },
                    {
                      "text": "So so how we describe that path is just, you know, interesting and impactful.",
                      "start": 357.26,
                      "end": 361.52
                    },
                    {
                      "text": "Right?",
                      "start": 361.66,
                      "end": 362.16
                    },
                    {
                      "text": "Across the the the, breadth of, you know, in three years, I was able to have so much impact across many different agencies.",
                      "start": 363.315,
                      "end": 368.775
                    }
                  ],
                  "start": 354.94,
                  "end": 368.775,
                  "num_words": 49.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "As an engineer, kinda trying to make that impact as as you mentioned, I imagine that there's a plethora of different tools and technologies that you've used along the way.",
                      "start": 369.23502,
                      "end": 379.11
                    },
                    {
                      "text": "In your experience so far, do you have a a favorite or a go to, programming language or or toolset?",
                      "start": 379.11,
                      "end": 385.44998
                    },
                    {
                      "text": "And if so, why is that your choice?",
                      "start": 385.83,
                      "end": 388.00998
                    }
                  ],
                  "start": 369.23502,
                  "end": 388.00998,
                  "num_words": 58.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So my go to programming language is Python.",
                      "start": 388.775,
                      "end": 391.035
                    },
                    {
                      "text": "And the reason why it's my choice is so, like, our MacBooks and Linux, it comes in it's all by default.",
                      "start": 391.895,
                      "end": 397.815
                    },
                    {
                      "text": "And just the Python standard library, you could just do so much just with the standard library, and that's just usually my go to, especially if I just wanna write, like, a simple script or something like that.",
                      "start": 397.815,
                      "end": 406.15002
                    },
                    {
                      "text": "I just I just default, just jump straight into Python.",
                      "start": 407.01,
                      "end": 409.91
                    },
                    {
                      "text": "And my go to tool, I would probably say for my editor, I use Sublime.",
                      "start": 410.29,
                      "end": 413.97
                    }
                  ],
                  "start": 388.775,
                  "end": 413.97,
                  "num_words": 92.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I just love it.",
                      "start": 413.97,
                      "end": 415.03003
                    },
                    {
                      "text": "It just opens fast.",
                      "start": 415.81003,
                      "end": 416.77002
                    },
                    {
                      "text": "It can open, you know, large files, and I know there's, like, Versus Code and Adam and all those, new things coming out, but just Sublime just just gets me.",
                      "start": 416.77002,
                      "end": 424.095
                    },
                    {
                      "text": "I even paid for it because I probably wouldn't have be because, like, it's just so great.",
                      "start": 424.095,
                      "end": 428.67502
                    }
                  ],
                  "start": 413.97,
                  "end": 428.67502,
                  "num_words": 55.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I I can definitely, understand both those choices.",
                      "start": 429.135,
                      "end": 431.55502
                    },
                    {
                      "text": "I I myself rather enjoy both Sublime and Python.",
                      "start": 432.03,
                      "end": 434.47
                    },
                    {
                      "text": "So I'm I'm I'm right there with you on those opinions.",
                      "start": 434.47,
                      "end": 436.89
                    },
                    {
                      "text": "Alright.",
                      "start": 438.63,
                      "end": 439.03
                    },
                    {
                      "text": "I'd like to, go ahead and, have us, switch gears here a little bit.",
                      "start": 439.19,
                      "end": 443.43
                    }
                  ],
                  "start": 429.135,
                  "end": 443.43,
                  "num_words": 43.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And, we're gonna end up talking through a couple of different topics, including some stuff about accessibility, some stuff about partners and idea of, like, turning business rules into code, and then a little bit about, mentoring and development of engineers.",
                      "start": 443.43,
                      "end": 456.54498
                    },
                    {
                      "text": "To start that, though, I'd like to hop into the accessibility portion of our conversation.",
                      "start": 457.245,
                      "end": 461.54
                    },
                    {
                      "text": "And to start that off, I think there's an assumption out there that public sector projects have to work a little harder at accessibility than those in the private sector.",
                      "start": 462.16,
                      "end": 473.46
                    },
                    {
                      "text": "I suppose there's the assumption that the public side can hand wave or can't hand wave some of that away via audience targeting, like, maybe the private sector can.",
                      "start": 473.715,
                      "end": 483.395
                    },
                    {
                      "text": "Is is that something in your experience that seems to be true?",
                      "start": 483.395,
                      "end": 486.695
                    }
                  ],
                  "start": 443.43,
                  "end": 486.695,
                  "num_words": 127.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Whether it is or isn't, like, what kind of impact does that have on your work?",
                      "start": 486.755,
                      "end": 490.27
                    }
                  ],
                  "start": 486.755,
                  "end": 490.27,
                  "num_words": 16.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 490.27,
                      "end": 490.51
                    },
                    {
                      "text": "So it's definitely true.",
                      "start": 490.75,
                      "end": 491.95
                    },
                    {
                      "text": "So, by law, we have to do something that's called five zero eight compliance.",
                      "start": 491.95,
                      "end": 496.37
                    },
                    {
                      "text": "And what that is is just, a law that requires federal governments to be safe and accessible for people with disabilities.",
                      "start": 496.59,
                      "end": 502.45
                    },
                    {
                      "text": "And, like, a couple of months ago, I was actually just doing some fact checking.",
                      "start": 502.59,
                      "end": 505.805
                    }
                  ],
                  "start": 490.27,
                  "end": 505.805,
                  "num_words": 55.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Twenty ten of Americans have some type of disability, and a lot of the work that we do impacts some of the most vulnerable populations.",
                      "start": 505.945,
                      "end": 512.425
                    },
                    {
                      "text": "We need to make sure that the work that that we are outputting actually is usable by, you know, every American, citizen, and we wanna make sure that we can help those votes as well.",
                      "start": 512.425,
                      "end": 521.97
                    },
                    {
                      "text": "So, the impact that it has on our work is nothing goes by without five zero eight compliance testing, and I think that's a good thing.",
                      "start": 521.97,
                      "end": 529.59
                    }
                  ],
                  "start": 505.945,
                  "end": 529.59,
                  "num_words": 86.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "That that makes a lot of sense.",
                      "start": 529.81,
                      "end": 531.43
                    },
                    {
                      "text": "And I've heard folks often describe work to, like, get that sort of compliance.",
                      "start": 531.49,
                      "end": 535.43
                    },
                    {
                      "text": "Just I've heard them describe in a way that makes it seem like it's a a hard problem and to put that in quotes.",
                      "start": 535.94495,
                      "end": 541.32495
                    },
                    {
                      "text": "Is that something you've observed, and are there patterns that you try to follow to to get to that end goal?",
                      "start": 541.865,
                      "end": 547.08496
                    }
                  ],
                  "start": 529.81,
                  "end": 547.08496,
                  "num_words": 66.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "No.",
                      "start": 547.225,
                      "end": 547.305
                    },
                    {
                      "text": "I don't think it's a hard problem at all.",
                      "start": 547.305,
                      "end": 549.225
                    },
                    {
                      "text": "One of the things that, you know, that some people feel like it's hard is, like, actually built into the web.",
                      "start": 549.225,
                      "end": 555.33997
                    },
                    {
                      "text": "So there's things like alternate text for images and, make sure that you keep, you know, people who are visually impaired or blind or, you know, color blind in mind when you're picking design colors.",
                      "start": 555.33997,
                      "end": 566.08
                    },
                    {
                      "text": "You know, and and a large part of what we do is we talk to the users.",
                      "start": 567.60504,
                      "end": 571.625
                    }
                  ],
                  "start": 547.225,
                  "end": 571.625,
                  "num_words": 83.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 571.84503,
                      "end": 572.16504
                    },
                    {
                      "text": "And we say, like, hey.",
                      "start": 572.16504,
                      "end": 573.205
                    },
                    {
                      "text": "How would you use this?",
                      "start": 573.205,
                      "end": 574.005
                    },
                    {
                      "text": "So we actually go out and and talk to, you know, the, most vulnerable populations.",
                      "start": 574.005,
                      "end": 579.60504
                    },
                    {
                      "text": "So how would you actually use this this application?",
                      "start": 579.60504,
                      "end": 581.865
                    }
                  ],
                  "start": 571.84503,
                  "end": 581.865,
                  "num_words": 35.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And then we work with them to make sure that it's it's easily accessible for them as well.",
                      "start": 582.3,
                      "end": 586.39996
                    },
                    {
                      "text": "But I don't think it's a hard problem, and there are some things you could do to learn more about, you know, usability testing for five zero eight compliance as section 508.gov, or you could use The US web design system, which is five zero eight compliant.",
                      "start": 587.1,
                      "end": 599.655
                    }
                  ],
                  "start": 582.3,
                  "end": 599.655,
                  "num_words": 65.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Oh, for folks that aren't, familiar with that system, could you give us kinda, like, the high level of what the, the web design system is?",
                      "start": 599.955,
                      "end": 606.61505
                    }
                  ],
                  "start": 599.955,
                  "end": 606.61505,
                  "num_words": 26.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yes.",
                      "start": 607.075,
                      "end": 607.47504
                    },
                    {
                      "text": "Pretty much like Bootstrap.",
                      "start": 607.47504,
                      "end": 608.695
                    },
                    {
                      "text": "So if, business are familiar with, like, the, Bootstrap, CSS framework, it's pretty much like that.",
                      "start": 608.755,
                      "end": 615.08
                    },
                    {
                      "text": "It just makes it a little bit easy to build websites and, build your, user interface.",
                      "start": 615.08,
                      "end": 620.62
                    },
                    {
                      "text": "And we did one internally for for our websites, and then we brainstorm open source that with the help of, like, AT and T and others, which is a US web design system that, you know, a big part of that is making sure that accessibility is, like, up and forward and center.",
                      "start": 621.64,
                      "end": 637.57495
                    }
                  ],
                  "start": 607.075,
                  "end": 637.57495,
                  "num_words": 90.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And the that that US web design project, is that then, is that, like, an open source initiative?",
                      "start": 637.795,
                      "end": 642.61
                    },
                    {
                      "text": "Is that something folks can just like anybody out there can use and contribute to?",
                      "start": 642.61,
                      "end": 646.63
                    }
                  ],
                  "start": 637.795,
                  "end": 646.63,
                  "num_words": 33.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 647.08997,
                      "end": 647.41
                    },
                    {
                      "text": "And we have tons of people who already just uses it for their websites all across the federal government.",
                      "start": 647.41,
                      "end": 653.745
                    },
                    {
                      "text": "And, it's open.",
                      "start": 653.825,
                      "end": 655.505
                    },
                    {
                      "text": "You can go to designsystem.digital.gov to go, learn more about it.",
                      "start": 655.505,
                      "end": 660.40497
                    },
                    {
                      "text": "And a lot of our projects from, you know, the work that we do at the VA even down to NASA uses it.",
                      "start": 661.105,
                      "end": 666.96497
                    }
                  ],
                  "start": 647.08997,
                  "end": 666.96497,
                  "num_words": 57.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Oh, wow.",
                      "start": 667.14996,
                      "end": 667.63
                    },
                    {
                      "text": "That's that's, quite a wide, berth of folks getting involved with it.",
                      "start": 667.63,
                      "end": 671.49
                    }
                  ],
                  "start": 667.14996,
                  "end": 671.49,
                  "num_words": 14.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 671.55,
                      "end": 672.05
                    }
                  ],
                  "start": 671.55,
                  "end": 672.05,
                  "num_words": 1.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I, also, like, in thinking about accessibility, I I also get the sense that having it in mind early on in a project seems to be a thing that's desirable, whether it's reading the, you know, United Kingdom's service manual stating something like, think about accessibility from the start, or, from The US web design system that we've been talking about for a moment, which is quoted as saying accessibility is fundamental.",
                      "start": 672.35,
                      "end": 694.905
                    },
                    {
                      "text": "With that in mind, like, do those intentions then shape how y'all at USDS put projects and teams together?",
                      "start": 695.58,
                      "end": 701.44
                    }
                  ],
                  "start": 672.35,
                  "end": 701.44,
                  "num_words": 91.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 702.06,
                      "end": 702.38
                    },
                    {
                      "text": "So on every project and, team that we have, there's a designer there who is super focused on that, and we do a lot of user research.",
                      "start": 702.38,
                      "end": 710.005
                    },
                    {
                      "text": "So we are able to see those problems so far too.",
                      "start": 710.005,
                      "end": 712.425
                    },
                    {
                      "text": "And because we have designers on every single team who can make sure that everything's five way compliant, like, it does, like, it does shape how we make sure that how we put teams together.",
                      "start": 713.365,
                      "end": 722.985
                    },
                    {
                      "text": "And, again, a large part of this that we do is user research.",
                      "start": 723.14,
                      "end": 725.86
                    }
                  ],
                  "start": 702.06,
                  "end": 725.86,
                  "num_words": 87.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 725.86,
                      "end": 726.02
                    },
                    {
                      "text": "Go to the teams, talk to the users and see and how, you know, we could best serve them.",
                      "start": 726.02,
                      "end": 729.72
                    }
                  ],
                  "start": 725.86,
                  "end": 729.72,
                  "num_words": 20.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And, we've mentioned the idea of being, five zero eight compliant a couple of times.",
                      "start": 729.86,
                      "end": 733.88
                    },
                    {
                      "text": "Could you give, the audience maybe a a little bit of an idea of, like, what that what that means as far as five zero eight compliance?",
                      "start": 734.26,
                      "end": 739.755
                    },
                    {
                      "text": "And is there anything on the on the private sector side that kinda compares to that?",
                      "start": 739.755,
                      "end": 744.235
                    }
                  ],
                  "start": 729.86,
                  "end": 744.235,
                  "num_words": 58.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "One of the things that that five zero eight compliant does is just ensures that we aren't, like you said earlier, just building it for a target audience and that we are building it for everybody.",
                      "start": 744.235,
                      "end": 755.1
                    },
                    {
                      "text": "And it's just a law that congress set up, I believe, couple of decades ago just to make sure that all federal websites are accessible by everybody.",
                      "start": 755.72,
                      "end": 764.205
                    }
                  ],
                  "start": 744.235,
                  "end": 764.205,
                  "num_words": 63.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And if if there was a one piece of advice you could give somebody starting a project that has that intention of, like, I wanna make sure that this project does respect, those those sorts of standards, as they're getting going, what what advice would you would you give that person?",
                      "start": 764.60504,
                      "end": 782.06
                    }
                  ],
                  "start": 764.60504,
                  "end": 782.06,
                  "num_words": 51.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "I'll definitely tell them, to check out section five zero eight dot gov, and you can learn way more, about how to, make your website more accessible by people with disabilities.",
                      "start": 782.44,
                      "end": 794.025
                    },
                    {
                      "text": "And, also, the other thing I would say is, you know, for especially in the private industry or in other government agencies, talk to your users.",
                      "start": 794.885,
                      "end": 803.145
                    },
                    {
                      "text": "You know, you may actually know that your users are having difficulty accessing your website, so just go out there and and try and talk to as much of your users as possible.",
                      "start": 804.02997,
                      "end": 811.08997
                    }
                  ],
                  "start": 782.44,
                  "end": 811.08997,
                  "num_words": 90.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Awesome.",
                      "start": 811.79,
                      "end": 812.11
                    },
                    {
                      "text": "I I I'm sure that there's folks out there that'll, appreciate those insights as they, kinda figure out how their their own work day to day is gonna happen.",
                      "start": 812.11,
                      "end": 820.255
                    },
                    {
                      "text": "I'd like to now, go ahead and, talk a little bit about, the idea of partners and and how business rules can become code.",
                      "start": 820.51495,
                      "end": 828.13495
                    },
                    {
                      "text": "And, to start that off, as you're starting a new project, Let's say you're working with an an agency, perhaps maybe even for the first time.",
                      "start": 828.435,
                      "end": 837.49005
                    },
                    {
                      "text": "There's probably a set of interactions that happen.",
                      "start": 837.95,
                      "end": 840.13
                    }
                  ],
                  "start": 811.79,
                  "end": 840.13,
                  "num_words": 88.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Could you talk to us a little bit about what those are like getting started?",
                      "start": 840.51,
                      "end": 843.65
                    }
                  ],
                  "start": 840.51,
                  "end": 843.65,
                  "num_words": 15.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 843.95,
                      "end": 844.19
                    },
                    {
                      "text": "So as we start, part of our project selection criteria is making sure that we pick projects such as a group, greatest goods for the most amount of people in need.",
                      "start": 844.19,
                      "end": 852.505
                    },
                    {
                      "text": "And that's where we start our base at.",
                      "start": 852.565,
                      "end": 854.16504
                    },
                    {
                      "text": "Right?",
                      "start": 854.16504,
                      "end": 854.325
                    },
                    {
                      "text": "So we get a lot of offers to help with stuff, but then it just doesn't fit kind of our our project selection criteria.",
                      "start": 854.325,
                      "end": 859.945
                    }
                  ],
                  "start": 843.95,
                  "end": 859.945,
                  "num_words": 65.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And how those initial interactions are like is once we go in the ground floor, one of the things that that we need is air cover.",
                      "start": 861.01,
                      "end": 867.65
                    },
                    {
                      "text": "So we'll probably talk to a deputy secretary or secretary or maybe on the secretary or CIO or somebody, kind of at that that top level of the organization hierarchy.",
                      "start": 867.65,
                      "end": 878.055
                    },
                    {
                      "text": "And make sure we have the air cover and then have a project, like, scoped out for us.",
                      "start": 878.115,
                      "end": 881.475
                    },
                    {
                      "text": "We just don't wanna be there because you want us there.",
                      "start": 881.475,
                      "end": 883.39496
                    },
                    {
                      "text": "Right?",
                      "start": 883.39496,
                      "end": 883.63495
                    }
                  ],
                  "start": 861.01,
                  "end": 883.63495,
                  "num_words": 86.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Like like, have a a particular project scoped out, for us to do.",
                      "start": 883.63495,
                      "end": 887.65497
                    },
                    {
                      "text": "And so that the, initial interactions are once we have that air cover, we do what is called a discovery sprint.",
                      "start": 887.97,
                      "end": 893.17
                    },
                    {
                      "text": "And over the next two weeks, we'll just kind of talk to people on the ground and everybody with an organization to kind of learn more about this, because we don't know what we don't know.",
                      "start": 893.17,
                      "end": 902.575
                    },
                    {
                      "text": "So the best thing that we could do is just go talk to all the stakeholders and people involved in the project and just learn as much as we can.",
                      "start": 902.575,
                      "end": 908.335
                    },
                    {
                      "text": "And then from there, we we deliver a report and kind of go and figure out, like, is it something that we could do?",
                      "start": 908.335,
                      "end": 915.23004
                    }
                  ],
                  "start": 883.63495,
                  "end": 915.23004,
                  "num_words": 124.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Or sometimes this is that person who's on the the, you know, ground level, you know, in the trenches doing the work who has a great idea.",
                      "start": 915.23004,
                      "end": 923.23004
                    },
                    {
                      "text": "Now we are able to just empower them and put them in contact with the deputy secretary and say, like, hey.",
                      "start": 923.23004,
                      "end": 927.645
                    },
                    {
                      "text": "You should listen to this person because they know exactly what they're talking about and what they're doing.",
                      "start": 927.645,
                      "end": 932.385
                    },
                    {
                      "text": "And, you know, part of the reason why air cover is so important and how we why we try to go at the top of the hierarchy and authorization all the way to, to in between and everywhere, in between is because, you know, sometimes things go wrong.",
                      "start": 932.60504,
                      "end": 948.75
                    },
                    {
                      "text": "Right?",
                      "start": 948.75,
                      "end": 948.99
                    }
                  ],
                  "start": 915.23004,
                  "end": 948.99,
                  "num_words": 115.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Sometimes we're on the Ground Floor and and somebody's like, I can't give you access to that data.",
                      "start": 948.99,
                      "end": 952.67
                    },
                    {
                      "text": "And if you go, like, oh, no.",
                      "start": 952.67,
                      "end": 953.63
                    },
                    {
                      "text": "The CIO said, like, it's okay to give us access to that.",
                      "start": 953.63,
                      "end": 956.26996
                    },
                    {
                      "text": "So that's why the air cover is really, really important for us to have.",
                      "start": 956.26996,
                      "end": 959.30505
                    }
                  ],
                  "start": 948.99,
                  "end": 959.30505,
                  "num_words": 51.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "One thing I I think I heard you you mentioned ex explanation was this idea that there's some criteria about whether or not your organization considers the work the sort that you'd like to engage with.",
                      "start": 959.525,
                      "end": 970.325
                    },
                    {
                      "text": "Could you talk a little bit about the the process behind that sort of determination a little bit?",
                      "start": 970.325,
                      "end": 975.38
                    }
                  ],
                  "start": 959.525,
                  "end": 975.38,
                  "num_words": 54.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 975.6,
                      "end": 975.92
                    },
                    {
                      "text": "So, all the leadership at USCIS sort of gets together, and we just talk about it.",
                      "start": 975.92,
                      "end": 981.04
                    },
                    {
                      "text": "And, we'll have, like, an initial conversation with the the person who acts and say, okay.",
                      "start": 981.04,
                      "end": 986.58
                    },
                    {
                      "text": "What is the problem that you're actually trying to solve?",
                      "start": 987.375,
                      "end": 989.61505
                    },
                    {
                      "text": "And then we'll just have a, in-depth conversation about that problem trying to solve.",
                      "start": 989.61505,
                      "end": 994.49506
                    }
                  ],
                  "start": 975.6,
                  "end": 994.49506,
                  "num_words": 57.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And sometimes it may just be solved in that simple phone call.",
                      "start": 994.49506,
                      "end": 997.135
                    },
                    {
                      "text": "Right?",
                      "start": 997.135,
                      "end": 997.375
                    },
                    {
                      "text": "Sometimes it's just, yeah, you're trying to get the CICD pipeline set up, like, get, you know, use Jenkins or something.",
                      "start": 997.375,
                      "end": 1005.07
                    },
                    {
                      "text": "And sometimes it gets more complicated.",
                      "start": 1006.81,
                      "end": 1008.49
                    },
                    {
                      "text": "We actually have to go in and and figure out, what's what's the ground truth.",
                      "start": 1008.49,
                      "end": 1012.84503
                    }
                  ],
                  "start": 994.49506,
                  "end": 1012.84503,
                  "num_words": 55.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I I would venture to guess along the way that there's probably a non zero number of occasions where, folks you have to work with or the organizations themselves, can be a bit difficult, for lack of a better word, to, collaborate with.",
                      "start": 1013.065,
                      "end": 1028.01
                    },
                    {
                      "text": "Are there strategies that you found effective at addressing those kinds of situations?",
                      "start": 1028.3099,
                      "end": 1032.41
                    }
                  ],
                  "start": 1013.065,
                  "end": 1032.41,
                  "num_words": 56.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Outside of, you know, executive air cover, making sure that we have, like, that person who can, like, vouch for us and say, like, no.",
                      "start": 1033.19,
                      "end": 1039.59
                    },
                    {
                      "text": "No.",
                      "start": 1039.59,
                      "end": 1039.75
                    },
                    {
                      "text": "These people are supposed to be here.",
                      "start": 1039.75,
                      "end": 1041.355
                    },
                    {
                      "text": "I think one of the biggest things that we do is we just listen to the partners and stakeholders, and we try to make sure to understand where they're coming from and and try to say, like, hey.",
                      "start": 1041.355,
                      "end": 1051.4349
                    },
                    {
                      "text": "We're here to help you.",
                      "start": 1051.4349,
                      "end": 1052.395
                    }
                  ],
                  "start": 1033.19,
                  "end": 1052.395,
                  "num_words": 76.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "We're not here to, you know, tell you that you're doing the wrong and that we're we're better than you or anything like that.",
                      "start": 1052.395,
                      "end": 1057.44
                    },
                    {
                      "text": "Like, no.",
                      "start": 1057.44,
                      "end": 1057.84
                    },
                    {
                      "text": "We're just simply brought in to help and see how we can make this better.",
                      "start": 1057.84,
                      "end": 1060.7999
                    },
                    {
                      "text": "Because one thing I definitely learned, working on multiple different agencies is everybody at each agency really, really does care.",
                      "start": 1060.7999,
                      "end": 1068.315
                    },
                    {
                      "text": "And sometimes it's just really hard for them to, you know, share that, out to to the rest of, like, the organization.",
                      "start": 1068.3949,
                      "end": 1076.6549
                    }
                  ],
                  "start": 1052.395,
                  "end": 1076.6549,
                  "num_words": 83.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And one thing that we come with is, like, because of this executive air cover, we can actually get those voices heard to a deputy secretary or under secretary.",
                      "start": 1076.7949,
                      "end": 1085.9
                    },
                    {
                      "text": "So that's one way we found it to be in, to work in those difficult to collaborate situations.",
                      "start": 1085.9,
                      "end": 1092.7201
                    },
                    {
                      "text": "And, you know, just to tell them that we're temporary.",
                      "start": 1092.8601,
                      "end": 1094.8601
                    },
                    {
                      "text": "Right?",
                      "start": 1094.8601,
                      "end": 1095.18
                    },
                    {
                      "text": "We're not here to take your job.",
                      "start": 1095.18,
                      "end": 1097.305
                    }
                  ],
                  "start": 1076.7949,
                  "end": 1097.305,
                  "num_words": 65.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 1097.305,
                      "end": 1097.545
                    },
                    {
                      "text": "At USGS, we have tour of duty models.",
                      "start": 1097.545,
                      "end": 1099.0651
                    },
                    {
                      "text": "So we're here from our shortest three months up to four years.",
                      "start": 1099.0651,
                      "end": 1101.5651
                    },
                    {
                      "text": "And, we we're not trying to take your jobs.",
                      "start": 1102.025,
                      "end": 1104.1051
                    },
                    {
                      "text": "We're not trying to take over the project.",
                      "start": 1104.1051,
                      "end": 1105.305
                    }
                  ],
                  "start": 1097.305,
                  "end": 1105.305,
                  "num_words": 38.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "We we just simply want to help.",
                      "start": 1105.305,
                      "end": 1107.0851
                    }
                  ],
                  "start": 1105.305,
                  "end": 1107.0851,
                  "num_words": 7.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So you mentioned that a a significant part of that is is getting that, it sounds like kinda like buy in from from that higher level executive.",
                      "start": 1107.385,
                      "end": 1114.08
                    },
                    {
                      "text": "What does that usually look like?",
                      "start": 1114.62,
                      "end": 1117.1
                    },
                    {
                      "text": "What are those interactions tend to be like as you try to try to get that buy in?",
                      "start": 1117.1,
                      "end": 1120.7999
                    }
                  ],
                  "start": 1107.385,
                  "end": 1120.7999,
                  "num_words": 51.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Usually, just a a couple of meetings.",
                      "start": 1120.86,
                      "end": 1122.72
                    },
                    {
                      "text": "Right?",
                      "start": 1122.925,
                      "end": 1123.245
                    },
                    {
                      "text": "And just saying, like, hey.",
                      "start": 1123.885,
                      "end": 1125.3251
                    },
                    {
                      "text": "Yes.",
                      "start": 1125.3251,
                      "end": 1125.5651
                    },
                    {
                      "text": "We do have, you know, so, like, for instance, at some agencies, there's no engineers.",
                      "start": 1125.5651,
                      "end": 1130.525
                    }
                  ],
                  "start": 1120.86,
                  "end": 1130.525,
                  "num_words": 29.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So they actually can't tell if, like, a vendor or contractor is telling them the truth or not.",
                      "start": 1130.525,
                      "end": 1136.73
                    },
                    {
                      "text": "And one of the things we can go and say, hey.",
                      "start": 1136.73,
                      "end": 1138.01
                    },
                    {
                      "text": "We have a ton of engineers, and we can go and actually sit with you and tell you, like, no.",
                      "start": 1138.01,
                      "end": 1143.29
                    },
                    {
                      "text": "This is wrong and this is right and just help you through that.",
                      "start": 1143.29,
                      "end": 1145.8501
                    },
                    {
                      "text": "So a lot of it, it looks like it usually just comes through our administrative Matt Cutts, and then he'll, like, kind of, you know, determine, like, if it's, like, something that that that we should do or not.",
                      "start": 1145.8501,
                      "end": 1157.755
                    }
                  ],
                  "start": 1130.525,
                  "end": 1157.755,
                  "num_words": 101.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And I I believe I I also heard you describe the the tour of duty model, in there as far as the, like, the basically, the fact that you're there on a temporary basis.",
                      "start": 1158.2151,
                      "end": 1167.27
                    },
                    {
                      "text": "How does that impact, like, the way you both, like, shape that relationship and and and the project there, knowing that there's some sort of date where you've I guess there I would imagine there's a handoff of some sort that happens.",
                      "start": 1168.05,
                      "end": 1179.35
                    }
                  ],
                  "start": 1158.2151,
                  "end": 1179.35,
                  "num_words": 76.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 1179.7849,
                      "end": 1179.945
                    },
                    {
                      "text": "So we we try not to be bold bearing because of this tour of duty model.",
                      "start": 1180.025,
                      "end": 1184.0449
                    },
                    {
                      "text": "And how much these relationships is because I think of this tour of duty model that we have, like, it it can give a sense of urgency to the project.",
                      "start": 1184.265,
                      "end": 1190.985
                    },
                    {
                      "text": "Right?",
                      "start": 1190.985,
                      "end": 1191.3049
                    },
                    {
                      "text": "So because we're not here for many years.",
                      "start": 1191.3049,
                      "end": 1195.52
                    }
                  ],
                  "start": 1179.7849,
                  "end": 1195.52,
                  "num_words": 56.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 1195.52,
                      "end": 1195.84
                    },
                    {
                      "text": "Let's try and figure out how we can actually start the process of this.",
                      "start": 1195.84,
                      "end": 1199.12
                    },
                    {
                      "text": "Right?",
                      "start": 1199.12,
                      "end": 1199.44
                    },
                    {
                      "text": "So one of the things that we've been successful in is moving folks and agencies from a waterfall model where they try to build requirements over two years and then they hand it to a vendor, which then takes another two years to an agile, method, right, where we could kind of build this piece by piece.",
                      "start": 1199.44,
                      "end": 1215.025
                    },
                    {
                      "text": "And as we talk to the users, we can, you know, we can go in and and switch gears as as we get the user feedback to things that that that we found aren't working as well.",
                      "start": 1215.025,
                      "end": 1226.61
                    }
                  ],
                  "start": 1195.52,
                  "end": 1226.61,
                  "num_words": 110.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And I imagine that, once the the tour of duty, as we've been putting it, starts and you start to work with your partner on putting a solution together, that you can encounter some pretty complex requirements and, business rules, that then ostensibly has to be represented by some amount of code.",
                      "start": 1227.07,
                      "end": 1245.265
                    },
                    {
                      "text": "How do you folks at USDS tend to approach addressing those complexities and and that kind of translation layer that has to happen?",
                      "start": 1246.045,
                      "end": 1253.67
                    }
                  ],
                  "start": 1227.07,
                  "end": 1253.67,
                  "num_words": 75.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "No.",
                      "start": 1253.89,
                      "end": 1254.13
                    },
                    {
                      "text": "The best way we could do it is by listening.",
                      "start": 1254.13,
                      "end": 1255.81
                    },
                    {
                      "text": "So I remember being in the conversation and understanding why FAFSA was super complicated.",
                      "start": 1255.81,
                      "end": 1259.91
                    },
                    {
                      "text": "And then we actually talked to the engineers on the ground.",
                      "start": 1260.61,
                      "end": 1262.85
                    },
                    {
                      "text": "There's a ton of business rules and tons of business logic that actually goes into fast run how they make determinations.",
                      "start": 1262.85,
                      "end": 1267.615
                    }
                  ],
                  "start": 1253.89,
                  "end": 1267.615,
                  "num_words": 57.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So the the best way we've learned is just by just listening to the people who have twenty years of experience on the ground.",
                      "start": 1268.315,
                      "end": 1274.875
                    },
                    {
                      "text": "Right?",
                      "start": 1274.875,
                      "end": 1275.195
                    },
                    {
                      "text": "And then saying, okay, how can we make this application simpler while still understanding those business rules?",
                      "start": 1275.195,
                      "end": 1281.47
                    },
                    {
                      "text": "And sometimes some of those rules are policies, and we can actually talk to the lawyers at the agency and say, hey, this policy was done three decades ago.",
                      "start": 1282.01,
                      "end": 1290.27
                    },
                    {
                      "text": "Does it still make sense to be using this today?",
                      "start": 1290.33,
                      "end": 1292.17
                    }
                  ],
                  "start": 1268.315,
                  "end": 1292.17,
                  "num_words": 81.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And that way we could try to reduce some of these business rules as well.",
                      "start": 1292.17,
                      "end": 1295.265
                    }
                  ],
                  "start": 1292.17,
                  "end": 1295.265,
                  "num_words": 15.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "That that's an interesting comment you made there at the end.",
                      "start": 1295.425,
                      "end": 1298.3251
                    },
                    {
                      "text": "Have you observed agencies making, policy changes in in a reaction to a a project with you folks?",
                      "start": 1298.9451,
                      "end": 1306.225
                    }
                  ],
                  "start": 1295.425,
                  "end": 1306.225,
                  "num_words": 29.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 1306.225,
                      "end": 1306.705
                    },
                    {
                      "text": "So one of the things that we have is a DITAP program where we help, train on some of the procurement folks there in a way that allows them to do Azure con contracts a little bit better.",
                      "start": 1307.345,
                      "end": 1318.7999
                    },
                    {
                      "text": "And, you know, that that DITAP program changed federal policy.",
                      "start": 1319.26,
                      "end": 1323.12
                    }
                  ],
                  "start": 1306.225,
                  "end": 1323.12,
                  "num_words": 49.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Oh, well, that that's pretty cool.",
                      "start": 1323.5,
                      "end": 1325.44
                    }
                  ],
                  "start": 1323.5,
                  "end": 1325.44,
                  "num_words": 6.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "But I I do find that yeah.",
                      "start": 1326.225,
                      "end": 1329.105
                    },
                    {
                      "text": "So, like, for instance, there was a policy where, at a particular agency, they needed an alert box to pop up that lets you know that you're in a government website at all times.",
                      "start": 1329.745,
                      "end": 1340.43
                    },
                    {
                      "text": "And, we actually talked to everybody and got them down to, like, you don't need this big JavaScript alert.",
                      "start": 1340.67,
                      "end": 1346.03
                    },
                    {
                      "text": "They don't need the JavaScript to hurt to pop up every time someone's trying to log into a system that you're logging into a government system.",
                      "start": 1346.03,
                      "end": 1352.37
                    },
                    {
                      "text": "And we said, like, okay.",
                      "start": 1352.5249,
                      "end": 1353.8849
                    }
                  ],
                  "start": 1326.225,
                  "end": 1353.8849,
                  "num_words": 91.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Show us that policy in my brain, and then we found the policy.",
                      "start": 1353.8849,
                      "end": 1356.9249
                    },
                    {
                      "text": "And it just says, like, it has to be there somewhere.",
                      "start": 1356.9249,
                      "end": 1359.0249
                    },
                    {
                      "text": "So just put that, you know, near the login screen and not this JavaScript pop up other than bad for user experience for everybody.",
                      "start": 1359.1649,
                      "end": 1365.6649
                    }
                  ],
                  "start": 1353.8849,
                  "end": 1365.6649,
                  "num_words": 48.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "At times, the rules and requirements we mentioned before could shift and change, as you might imagine.",
                      "start": 1366.05,
                      "end": 1370.79
                    },
                    {
                      "text": "Are there aspects of your approach to engineering that help, alleviate those impacts?",
                      "start": 1371.5701,
                      "end": 1375.8301
                    }
                  ],
                  "start": 1366.05,
                  "end": 1375.8301,
                  "num_words": 30.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So, like, in the private industry, we have the agile development for the software divide, development cycle.",
                      "start": 1375.9701,
                      "end": 1381.3501
                    },
                    {
                      "text": "That government is just not on the the curve yet.",
                      "start": 1381.605,
                      "end": 1383.925
                    },
                    {
                      "text": "So we try to implement that so that way we can meet these, changes as they happen, and we don't have to wait for all the full requirements where they would spend the the two years upfront, and I was talking about before.",
                      "start": 1383.925,
                      "end": 1394.16
                    },
                    {
                      "text": "And then by time it's two years, congress may have changed the laws.",
                      "start": 1394.24,
                      "end": 1396.4
                    },
                    {
                      "text": "Right?",
                      "start": 1396.4,
                      "end": 1396.64
                    }
                  ],
                  "start": 1375.9701,
                  "end": 1396.64,
                  "num_words": 84.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So nine year projects already, you know, behind this on the law itself.",
                      "start": 1396.64,
                      "end": 1400.5801
                    },
                    {
                      "text": "So we try and go in and we say, okay.",
                      "start": 1400.8,
                      "end": 1402.3201
                    },
                    {
                      "text": "Let's just do these until maybe both try four weeks sprints because they're not used to they're used to, like, six months releases.",
                      "start": 1402.3201,
                      "end": 1408.0
                    },
                    {
                      "text": "So we'll try, alright, let's try four weeks sprints, then we can slowly work it down to three weeks and two weeks sprints.",
                      "start": 1408.0,
                      "end": 1413.685
                    },
                    {
                      "text": "And that way, agile requirements come down and we talk to users and those requirements we change as we talk to the users, we can just shift really quickly in the next sprint.",
                      "start": 1413.905,
                      "end": 1422.005
                    }
                  ],
                  "start": 1396.64,
                  "end": 1422.005,
                  "num_words": 102.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And, you you mentioned, using some things from, like, the the the agile approach or or framework, to acting.",
                      "start": 1422.47,
                      "end": 1428.31
                    },
                    {
                      "text": "I I believe you mentioned that, for example, like, sprint length.",
                      "start": 1428.31,
                      "end": 1430.5701
                    },
                    {
                      "text": "Are there other aspects of that framework of doing things that you found that are easier to get organizations to to, take on themselves and or things that are harder?",
                      "start": 1431.03,
                      "end": 1440.985
                    }
                  ],
                  "start": 1422.47,
                  "end": 1440.985,
                  "num_words": 60.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "I definitely found just getting people to release things a little bit difficult.",
                      "start": 1441.045,
                      "end": 1446.485
                    },
                    {
                      "text": "Right?",
                      "start": 1446.485,
                      "end": 1446.725
                    },
                    {
                      "text": "Because the usage is releasing a whole thing and not just an MVP.",
                      "start": 1446.725,
                      "end": 1449.765
                    },
                    {
                      "text": "Right?",
                      "start": 1449.765,
                      "end": 1450.005
                    },
                    {
                      "text": "Every feature has to be be in it day one.",
                      "start": 1450.005,
                      "end": 1452.485
                    }
                  ],
                  "start": 1441.045,
                  "end": 1452.485,
                  "num_words": 38.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "But, like, but what we found is as we can show them that we can release slowly and iterate and keep iterating on it, we have been we have been successful in that.",
                      "start": 1452.485,
                      "end": 1462.06
                    },
                    {
                      "text": "Right?",
                      "start": 1462.06,
                      "end": 1462.3
                    },
                    {
                      "text": "That we could show them that it's an MVP.",
                      "start": 1462.3,
                      "end": 1464.9401
                    },
                    {
                      "text": "We're gonna release it out to users.",
                      "start": 1464.9401,
                      "end": 1466.175
                    },
                    {
                      "text": "Let users use MVP.",
                      "start": 1466.255,
                      "end": 1467.2151
                    }
                  ],
                  "start": 1452.485,
                  "end": 1467.2151,
                  "num_words": 54.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "We're gonna just take a small piece of this program, lease it out to the public, and then from there, see how the users interact and then make iterated iterated changes based upon that.",
                      "start": 1467.2151,
                      "end": 1476.115
                    }
                  ],
                  "start": 1467.2151,
                  "end": 1476.115,
                  "num_words": 34.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "In in your experience there, I I I noticed that you mentioned, like, you you kinda have to show them that that it works.",
                      "start": 1476.495,
                      "end": 1481.875
                    },
                    {
                      "text": "Are there things that organizations, like, tend to look forward to see as, like, I don't know, proof for lack of a better a better term that the approach is is more effective?",
                      "start": 1482.39,
                      "end": 1490.73
                    }
                  ],
                  "start": 1476.495,
                  "end": 1490.73,
                  "num_words": 57.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So one of it is so, health and human services that's in for Medicaid and Medicare, they have this mainframe for Medicare payment processing.",
                      "start": 1491.03,
                      "end": 1499.3351
                    },
                    {
                      "text": "It's in sixty year old system, you know, Britain and Cobo, and they've been trying to modernize it for decades at this point.",
                      "start": 1499.3351,
                      "end": 1506.555
                    },
                    {
                      "text": "And one of the things that we came in is we said, alright.",
                      "start": 1506.615,
                      "end": 1509.275
                    },
                    {
                      "text": "We're We're not gonna try and modernize the entire thing all at once.",
                      "start": 1509.415,
                      "end": 1511.7999
                    },
                    {
                      "text": "Right?",
                      "start": 1511.7999,
                      "end": 1511.96
                    }
                  ],
                  "start": 1491.03,
                  "end": 1511.96,
                  "num_words": 74.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "There's a 60 year old code, 60 year old code, and it's been there for a while.",
                      "start": 1511.96,
                      "end": 1515.72
                    },
                    {
                      "text": "Like, there's tons of, logic and business rules and things like that.",
                      "start": 1515.72,
                      "end": 1519.24
                    },
                    {
                      "text": "How about we just take a small piece of it, right, and move that to the cloud?",
                      "start": 1519.24,
                      "end": 1523.08
                    },
                    {
                      "text": "And let's see how that works.",
                      "start": 1523.08,
                      "end": 1524.375
                    },
                    {
                      "text": "And we were successful doing that, taking that small piece of it, moving into the cloud.",
                      "start": 1524.855,
                      "end": 1528.855
                    }
                  ],
                  "start": 1511.96,
                  "end": 1528.855,
                  "num_words": 68.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And now that helps build trust that health and human services that okay.",
                      "start": 1528.855,
                      "end": 1532.535
                    },
                    {
                      "text": "Like, maybe we actually can modernize this if we just do it kind of slowly and piece by piece and move it all to the cloud eventually.",
                      "start": 1532.535,
                      "end": 1538.635
                    },
                    {
                      "text": "So that's one of the perks that we found that works.",
                      "start": 1538.855,
                      "end": 1540.73
                    },
                    {
                      "text": "It's just kind of just taking a small piece of something and then just moving it to the cloud can have, like, tremendous, you know, impact on an agency to help them, see that, that it is possible to move this, you know, six year old mainframe COBOL program to the cloud.",
                      "start": 1540.73,
                      "end": 1557.0249
                    }
                  ],
                  "start": 1528.855,
                  "end": 1557.0249,
                  "num_words": 103.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Okay.",
                      "start": 1557.4049,
                      "end": 1557.6449
                    },
                    {
                      "text": "I I think what I'm hearing from you there is that are you saying that, like, once you've shown them that you can deliver, like, a real world thing, that that confidence seems to grow?",
                      "start": 1557.6449,
                      "end": 1565.825
                    }
                  ],
                  "start": 1557.4049,
                  "end": 1565.825,
                  "num_words": 36.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 1565.8849,
                      "end": 1566.33
                    },
                    {
                      "text": "And other things that we do is, we build prototypes.",
                      "start": 1566.6499,
                      "end": 1569.9299
                    },
                    {
                      "text": "Right?",
                      "start": 1569.9299,
                      "end": 1570.1699
                    },
                    {
                      "text": "So we show them, like, you know, hey.",
                      "start": 1570.1699,
                      "end": 1572.49
                    },
                    {
                      "text": "You know, you said this thing could take two years, but we pretty much did 80% of it over the weekend.",
                      "start": 1572.49,
                      "end": 1577.5299
                    }
                  ],
                  "start": 1565.8849,
                  "end": 1577.5299,
                  "num_words": 41.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 1577.5299,
                      "end": 1577.69
                    },
                    {
                      "text": "And it's a prototype for it.",
                      "start": 1577.69,
                      "end": 1578.8099
                    },
                    {
                      "text": "And that's been really, really successful and showing that it is possible to move the needle forward.",
                      "start": 1578.8099,
                      "end": 1582.845
                    }
                  ],
                  "start": 1577.5299,
                  "end": 1582.845,
                  "num_words": 24.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "It's it's also interesting that you mentioned, like, prototyping as a as a phase, possibly that that you might engage with there.",
                      "start": 1583.865,
                      "end": 1590.205
                    },
                    {
                      "text": "What what would you say that, like, a prototyping phase is like for a for a project over over their USDS?",
                      "start": 1590.2649,
                      "end": 1595.8849
                    }
                  ],
                  "start": 1583.865,
                  "end": 1595.8849,
                  "num_words": 43.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 1596.7699,
                      "end": 1597.1699
                    },
                    {
                      "text": "So first, we start out by talking to all the users and figuring out, okay, what part of the system are you having problems with?",
                      "start": 1597.6499,
                      "end": 1604.3899
                    },
                    {
                      "text": "Then we'll it depends on if it's a fresh brand new project or it's like it's a kind of project, a bioticket, like, it's a fresh brand new one that that we're launching.",
                      "start": 1604.5299,
                      "end": 1612.23
                    },
                    {
                      "text": "We'll talk to users and kind of get by when they come to, let's say, www.example.gov, what are you trying to get out of it?",
                      "start": 1612.495,
                      "end": 1620.975
                    },
                    {
                      "text": "Right?",
                      "start": 1620.975,
                      "end": 1621.135
                    }
                  ],
                  "start": 1596.7699,
                  "end": 1621.135,
                  "num_words": 85.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Like, what is your end goal here?",
                      "start": 1621.135,
                      "end": 1622.835
                    },
                    {
                      "text": "And then we'll we'll start sometimes it's just on paper.",
                      "start": 1622.895,
                      "end": 1626.6749
                    },
                    {
                      "text": "Right?",
                      "start": 1626.7699,
                      "end": 1627.09
                    },
                    {
                      "text": "Sometimes it prototypal just put them put a paper just like a thing drawn up and ask them, like, hey.",
                      "start": 1627.09,
                      "end": 1633.33
                    },
                    {
                      "text": "Okay.",
                      "start": 1633.33,
                      "end": 1633.57
                    }
                  ],
                  "start": 1621.135,
                  "end": 1633.57,
                  "num_words": 39.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "What would you do here?",
                      "start": 1633.57,
                      "end": 1634.45
                    },
                    {
                      "text": "What would you do here?",
                      "start": 1634.45,
                      "end": 1635.25
                    },
                    {
                      "text": "What would you do here?",
                      "start": 1635.25,
                      "end": 1636.2899
                    },
                    {
                      "text": "And then, and then maybe we'll make a digital version of that and then put them in front of users and and to see how they interact with that.",
                      "start": 1636.2899,
                      "end": 1643.375
                    },
                    {
                      "text": "And that's usually how we started.",
                      "start": 1643.755,
                      "end": 1645.035
                    }
                  ],
                  "start": 1633.57,
                  "end": 1645.035,
                  "num_words": 50.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "We just keep going back for user feedback, as we continuously, you know, improve the the the system that that we are currently working on.",
                      "start": 1645.035,
                      "end": 1655.43
                    }
                  ],
                  "start": 1645.035,
                  "end": 1655.43,
                  "num_words": 25.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So, now that we've, talked a little bit about, kinda your relationship with partners and the idea of, like, translating business rules into code and kind of the the things around those topics, I'd like to have us, switch over to our third topic for this conversation, which is focused on mentoring and developing engineers.",
                      "start": 1655.8301,
                      "end": 1675.025
                    },
                    {
                      "text": "Because as you might imagine, what one aspect of building an engineering team is figuring out how to empower members of that team to to grow and develop.",
                      "start": 1675.325,
                      "end": 1683.265
                    },
                    {
                      "text": "You as as an engineering leader, and quite a senior one, how do you prefer to go about that sort of thing?",
                      "start": 1683.96,
                      "end": 1689.58
                    }
                  ],
                  "start": 1655.8301,
                  "end": 1689.58,
                  "num_words": 105.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 1690.28,
                      "end": 1690.52
                    },
                    {
                      "text": "So part of how, we empower them is so most engineers come at a just GS 15 level, which is the highest you can, go in the government pay scale outside of, like, the SCS role.",
                      "start": 1691.0,
                      "end": 1702.065
                    },
                    {
                      "text": "And that helps us have a seat at the table.",
                      "start": 1702.285,
                      "end": 1704.365
                    },
                    {
                      "text": "But one of the things that we do is, just, you know, we're allowed to have a seat at those table at those deputy secretary meetings.",
                      "start": 1704.365,
                      "end": 1712.63
                    },
                    {
                      "text": "Right?",
                      "start": 1712.63,
                      "end": 1712.87
                    }
                  ],
                  "start": 1690.28,
                  "end": 1712.87,
                  "num_words": 74.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So I don't have to be at those deputy secretary meetings.",
                      "start": 1712.87,
                      "end": 1714.9501
                    },
                    {
                      "text": "I can another engineer can.",
                      "start": 1714.9501,
                      "end": 1717.05
                    },
                    {
                      "text": "And, you know, like, trust.",
                      "start": 1717.11,
                      "end": 1719.67
                    },
                    {
                      "text": "So once they come on board here, like like, we explicitly trust them.",
                      "start": 1719.67,
                      "end": 1723.03
                    },
                    {
                      "text": "Right?",
                      "start": 1723.03,
                      "end": 1723.3501
                    }
                  ],
                  "start": 1712.87,
                  "end": 1723.3501,
                  "num_words": 35.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "That, like, I'm not gonna sit there and say you should do it my way.",
                      "start": 1723.3501,
                      "end": 1726.445
                    },
                    {
                      "text": "Like like, we explicitly trust everybody to go out and solve these these tough technical problems.",
                      "start": 1726.445,
                      "end": 1731.905
                    }
                  ],
                  "start": 1723.3501,
                  "end": 1731.905,
                  "num_words": 31.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And I I would imagine in the environment y'all work in that, there's probably a considerable amount of diversity and technologies used and and tools needed for different projects.",
                      "start": 1732.125,
                      "end": 1742.6
                    },
                    {
                      "text": "And I imagine that it's probably nigh impossible to make sure you have every single thing covered by by staff, meaning that, like, probably folks have to learn new things as they go on to different tours of duty.",
                      "start": 1743.06,
                      "end": 1754.44
                    },
                    {
                      "text": "Other processes or things that, folks there try to do in order to, like, get up to speed, for those sorts of things?",
                      "start": 1755.4049,
                      "end": 1761.9049
                    }
                  ],
                  "start": 1732.125,
                  "end": 1761.9049,
                  "num_words": 91.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1762.0449,
                      "end": 1762.2849
                    },
                    {
                      "text": "So for that Medicare project I was looking on earlier, with the, putting things in the cloud, we had an engineer who learned COBOL just so they can do that, and he bought a book on Amazon, just so they can learn COBOL.",
                      "start": 1762.2849,
                      "end": 1774.62
                    },
                    {
                      "text": "So, yeah, one of the things that we look for is people's ability to just adapt the situation and learn on the ground.",
                      "start": 1774.62,
                      "end": 1780.0
                    },
                    {
                      "text": "So for example, I love Python, but you may go to an agency and they're Ruby on Rails shop.",
                      "start": 1780.1449,
                      "end": 1784.945
                    },
                    {
                      "text": "And I have to be comfortable enough that, okay, like, I'm willing to do Ruby on Rails because I I don't want to change all the engineers from using Ruby on Rails to Python.",
                      "start": 1784.945,
                      "end": 1793.5049
                    }
                  ],
                  "start": 1762.0449,
                  "end": 1793.5049,
                  "num_words": 120.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 1793.5049,
                      "end": 1793.6649
                    },
                    {
                      "text": "Because I prefer it.",
                      "start": 1793.6649,
                      "end": 1794.3849
                    },
                    {
                      "text": "Right?",
                      "start": 1794.3849,
                      "end": 1794.5449
                    },
                    {
                      "text": "And that's that's a huge knowledge gap, and we had to do a ton of training.",
                      "start": 1794.5449,
                      "end": 1797.88
                    },
                    {
                      "text": "And then we have to rewrite the entire site, but, like, when I could just come in and help out and just jump in and on some roofing on rails code.",
                      "start": 1797.88,
                      "end": 1803.56
                    }
                  ],
                  "start": 1793.5049,
                  "end": 1803.56,
                  "num_words": 53.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So one of the things we definitely look at is for people's ability to kind of jump around and and be willing to learn and adapt the situation at",
                      "start": 1803.56,
                      "end": 1811.975
                    }
                  ],
                  "start": 1803.56,
                  "end": 1811.975,
                  "num_words": 29.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "hand.",
                      "start": 1812.195,
                      "end": 1812.595
                    },
                    {
                      "text": "And, do folks in in the, engineering practice there at USDS engage in mentoring at all?",
                      "start": 1812.595,
                      "end": 1819.015
                    },
                    {
                      "text": "And if so, what does that look like for you folks?",
                      "start": 1819.075,
                      "end": 1821.495
                    }
                  ],
                  "start": 1812.195,
                  "end": 1821.495,
                  "num_words": 28.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 1821.635,
                      "end": 1821.875
                    },
                    {
                      "text": "So we have a weekly engineering COP meeting where we're able to talk to one another and figure out, like, you know, for example, we have site reliability engineers, and some engineers aren't, like, as, as up to date in site reliability engineering.",
                      "start": 1822.115,
                      "end": 1836.3
                    },
                    {
                      "text": "So they can, talk to that that engineer and just learn and mentor them.",
                      "start": 1836.36,
                      "end": 1840.095
                    },
                    {
                      "text": "One of the things as, I mentioned before, the tour of duty model is so, you know, I'm in my, fourth year now, so I have to eventually roll off in April, but I plan to, like, step down and surrender in some time in January and February.",
                      "start": 1840.495,
                      "end": 1854.2039
                    },
                    {
                      "text": "So what I'm gonna do is talk to the the community, send an email in August saying, like, hey.",
                      "start": 1854.2039,
                      "end": 1858.513
                    }
                  ],
                  "start": 1821.635,
                  "end": 1858.513,
                  "num_words": 125.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "If you would like to be director of engineering, you can come shadow me, go over this, and some meetings, and, like, really, sit down with me over the next couple of months.",
                      "start": 1858.513,
                      "end": 1866.2239
                    },
                    {
                      "text": "So that way, as, like, you know, I prepared to handle this role, you know, I can have a bunch of engineers who can learn, from me.",
                      "start": 1866.2239,
                      "end": 1874.4451
                    },
                    {
                      "text": "And that way, I don't have to then we make the process fair.",
                      "start": 1874.745,
                      "end": 1878.425
                    },
                    {
                      "text": "Right?",
                      "start": 1878.425,
                      "end": 1878.585
                    },
                    {
                      "text": "And that way, I can show them, like, okay.",
                      "start": 1878.585,
                      "end": 1880.025
                    }
                  ],
                  "start": 1858.513,
                  "end": 1880.025,
                  "num_words": 83.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Before you just jump in and apply, this is actually what the job is.",
                      "start": 1880.025,
                      "end": 1883.0
                    }
                  ],
                  "start": 1880.025,
                  "end": 1883.0,
                  "num_words": 14.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "That's, that's really cool.",
                      "start": 1883.0,
                      "end": 1884.2799
                    },
                    {
                      "text": "I I did not realize that there were folks that got to, to to shout out someone at your level, there in the agency.",
                      "start": 1884.2799,
                      "end": 1889.7999
                    },
                    {
                      "text": "That's really neat.",
                      "start": 1889.7999,
                      "end": 1890.6799
                    }
                  ],
                  "start": 1883.0,
                  "end": 1890.6799,
                  "num_words": 31.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 1890.6799,
                      "end": 1891.08
                    },
                    {
                      "text": "And I have tons of one on ones with people, just so I could kind of ensure that that, like, they're happy or just any questions I can ask for them.",
                      "start": 1891.32,
                      "end": 1899.355
                    },
                    {
                      "text": "And sometimes, you know, they'll ask me, like, hey.",
                      "start": 1899.895,
                      "end": 1901.575
                    },
                    {
                      "text": "I have I'm having a certain problem at this particular agency.",
                      "start": 1901.575,
                      "end": 1904.475
                    },
                    {
                      "text": "Since you've been on so many different agencies, what what would be something, like, you would recommend, or, like, who can I speak to more about this?",
                      "start": 1904.855,
                      "end": 1910.71
                    }
                  ],
                  "start": 1890.6799,
                  "end": 1910.71,
                  "num_words": 79.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And, you know, always willing to help people in that regard too as well.",
                      "start": 1910.71,
                      "end": 1916.01
                    }
                  ],
                  "start": 1910.71,
                  "end": 1916.01,
                  "num_words": 14.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Since we're on the topic of mentoring, I thought perhaps we could give some set of our listeners the opportunity to get a tiny amount of free mentorship from you.",
                      "start": 1916.23,
                      "end": 1926.965
                    },
                    {
                      "text": "To that end, if if you could give any advice to an engineer, either, like, just starting out or kinda early on in their career, they're, like, looking at what to do, what would that advice be?",
                      "start": 1927.585,
                      "end": 1936.72
                    }
                  ],
                  "start": 1916.23,
                  "end": 1936.72,
                  "num_words": 67.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Part of the advice I would definitely say is, you know, don't give up.",
                      "start": 1936.86,
                      "end": 1939.98
                    },
                    {
                      "text": "A lot of things seem confused like, really confusing.",
                      "start": 1939.98,
                      "end": 1942.48
                    },
                    {
                      "text": "But eventually, one day, it's all just gonna click.",
                      "start": 1942.86,
                      "end": 1945.1799
                    },
                    {
                      "text": "Right?",
                      "start": 1945.1799,
                      "end": 1945.6799
                    },
                    {
                      "text": "Another thing, especially, that helped me, especially when, as I was, you know, becoming more of a web developer, was just going to hackathons and meeting community and seeing what they're doing.",
                      "start": 1946.545,
                      "end": 1955.925
                    }
                  ],
                  "start": 1936.86,
                  "end": 1955.925,
                  "num_words": 65.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Go to meetups.",
                      "start": 1956.705,
                      "end": 1957.425
                    },
                    {
                      "text": "Go to your local meetups.",
                      "start": 1957.425,
                      "end": 1958.545
                    },
                    {
                      "text": "Just just keep meeting people, network, and just keep learning.",
                      "start": 1958.545,
                      "end": 1961.77
                    },
                    {
                      "text": "Don't stop.",
                      "start": 1961.77,
                      "end": 1962.4099
                    },
                    {
                      "text": "And, like, again, I it may seem very complicated at first, but it'll all make sense and click one day.",
                      "start": 1962.4099,
                      "end": 1969.39
                    }
                  ],
                  "start": 1956.705,
                  "end": 1969.39,
                  "num_words": 40.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Since you mentioned that meetups there at the end, this may be geographically limited to who this is helpful for.",
                      "start": 1970.25,
                      "end": 1976.945
                    },
                    {
                      "text": "But, are there any, meetups that you've observed that are, like, particularly good to go to?",
                      "start": 1976.945,
                      "end": 1981.6849
                    }
                  ],
                  "start": 1970.25,
                  "end": 1981.6849,
                  "num_words": 36.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1981.745,
                      "end": 1981.905
                    },
                    {
                      "text": "So Code for America has tons of meetups all around the country.",
                      "start": 1981.905,
                      "end": 1984.785
                    },
                    {
                      "text": "So, you know, they have a brigade, that people can, go to their meetups, and it's all around the country.",
                      "start": 1984.785,
                      "end": 1991.05
                    },
                    {
                      "text": "And that's one I definitely recommend.",
                      "start": 1991.05,
                      "end": 1992.43
                    },
                    {
                      "text": "They're doing really, really great work.",
                      "start": 1992.4901,
                      "end": 1994.1101
                    }
                  ],
                  "start": 1981.745,
                  "end": 1994.1101,
                  "num_words": 45.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And, I believe at the, kinda in your introduction, I think, is what I'm remembering that you said this.",
                      "start": 1994.4901,
                      "end": 2000.25
                    },
                    {
                      "text": "You mentioned that you yourself are kind of part of that, committee of folks that, help, like, figure out who who is, like, a good fit to to hop on and and join, USDS.",
                      "start": 2000.3301,
                      "end": 2010.635
                    },
                    {
                      "text": "Am I remembering that correctly?",
                      "start": 2010.855,
                      "end": 2012.135
                    }
                  ],
                  "start": 1994.4901,
                  "end": 2012.135,
                  "num_words": 58.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 2012.135,
                      "end": 2012.635
                    }
                  ],
                  "start": 2012.135,
                  "end": 2012.635,
                  "num_words": 1.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So in in your in your work with that, what kind of traits do you look for for a person that like, let's say there's, like, a listener out there that's, like, heard this conversation, and they're like, yeah.",
                      "start": 2013.335,
                      "end": 2023.2
                    },
                    {
                      "text": "Like, I wanna do this.",
                      "start": 2023.2,
                      "end": 2024.64
                    },
                    {
                      "text": "Like, what what kind of traits would you think that they would be best for them to, like, cultivate to be a, a best fit?",
                      "start": 2024.64,
                      "end": 2030.9
                    }
                  ],
                  "start": 2013.335,
                  "end": 2030.9,
                  "num_words": 69.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "You know, one of the things we look forward is mid to senior level folks, but, but we always hiring, like, exceptional engineers.",
                      "start": 2031.355,
                      "end": 2039.615
                    },
                    {
                      "text": "So, you know, we had to hack the Pentagon, and we had an, and from that hack the Pentagon, we hired an 18 year old, just for the summer to come in because they they was able to do so exceptional.",
                      "start": 2039.6749,
                      "end": 2049.89
                    },
                    {
                      "text": "But for us, one of the things that we look for is just being flexible, independent, you know, confident, but not cocky, and a team player overall and, you know, someone that's willing to help fight through the bureaucracy.",
                      "start": 2050.27,
                      "end": 2065.5251
                    },
                    {
                      "text": "And, desire to serve is one of the the huge things that we look for.",
                      "start": 2066.225,
                      "end": 2070.325
                    }
                  ],
                  "start": 2031.355,
                  "end": 2070.325,
                  "num_words": 118.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "You mentioned the idea of of kinda like being a a team player.",
                      "start": 2070.465,
                      "end": 2073.51
                    },
                    {
                      "text": "What what what does that mean in the context of of of USDS?",
                      "start": 2073.67,
                      "end": 2076.71
                    },
                    {
                      "text": "Like, how how would you describe that?",
                      "start": 2076.71,
                      "end": 2078.17
                    }
                  ],
                  "start": 2070.465,
                  "end": 2078.17,
                  "num_words": 33.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Just being able to work with all different types of skill sets and people and, you know, I think you mentioned earlier before that some people could be difficult to work with and just making sure that that that, you know, they're not coming on board to yell at people.",
                      "start": 2078.39,
                      "end": 2092.055
                    },
                    {
                      "text": "Right?",
                      "start": 2092.055,
                      "end": 2092.295
                    },
                    {
                      "text": "Just being we're all here together and we'll everybody in the federal government is trying to, you know, do the the same goal is by giving, you know, by helping use design technology to give people the services that we have promised them in congress.",
                      "start": 2092.295,
                      "end": 2107.72
                    },
                    {
                      "text": "Right?",
                      "start": 2107.72,
                      "end": 2108.22
                    },
                    {
                      "text": "So we're all here to do that.",
                      "start": 2108.76,
                      "end": 2110.46
                    }
                  ],
                  "start": 2078.39,
                  "end": 2110.46,
                  "num_words": 104.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Now let's say that some intrepid member of the audience has heard all of this, and they've decided that's me.",
                      "start": 2110.76,
                      "end": 2118.6748
                    },
                    {
                      "text": "I'm that future USDS'er.",
                      "start": 2119.055,
                      "end": 2120.835
                    },
                    {
                      "text": "How would you suggest they go about registering that interest?",
                      "start": 2121.775,
                      "end": 2124.835
                    }
                  ],
                  "start": 2110.76,
                  "end": 2124.835,
                  "num_words": 34.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So they could definitely go to usds.gov/supply, and we're always hiring because we have that to our duty model.",
                      "start": 2125.6948,
                      "end": 2132.12
                    },
                    {
                      "text": "So we're constantly hiring, and we're looking for, you know, engineers, designers, procurement people, product, managers.",
                      "start": 2132.12,
                      "end": 2140.22
                    },
                    {
                      "text": "We have a position here that we like to internally call bureaucracy hackers.",
                      "start": 2140.6802,
                      "end": 2143.96
                    },
                    {
                      "text": "You know, people who work in government for ten, fifteen years ain't gonna help us, you know, people who came from privacy navigate the bureaucracy.",
                      "start": 2143.96,
                      "end": 2150.2449
                    },
                    {
                      "text": "What was it for for talent, recruiters.",
                      "start": 2150.785,
                      "end": 2153.445
                    }
                  ],
                  "start": 2125.6948,
                  "end": 2153.445,
                  "num_words": 80.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "But, yep, I would tell them, you know, this work is really, really impactful.",
                      "start": 2154.545,
                      "end": 2160.92
                    },
                    {
                      "text": "And I came here.",
                      "start": 2161.06,
                      "end": 2161.94
                    },
                    {
                      "text": "I moved down here with my family three years ago, from New York City, and it was a big move.",
                      "start": 2161.94,
                      "end": 2167.46
                    },
                    {
                      "text": "It was very scary.",
                      "start": 2167.46,
                      "end": 2168.52
                    },
                    {
                      "text": "I won't lie.",
                      "start": 2168.9,
                      "end": 2169.8599
                    }
                  ],
                  "start": 2154.545,
                  "end": 2169.8599,
                  "num_words": 45.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "But if I had to do it all over again, I would do it again a 100 times over because because the work that that you are able to do here is just really amazing.",
                      "start": 2169.8599,
                      "end": 2177.155
                    }
                  ],
                  "start": 2169.8599,
                  "end": 2177.155,
                  "num_words": 35.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "You know, I I I really appreciate your, willingness to show some vulnerability there.",
                      "start": 2177.455,
                      "end": 2181.375
                    },
                    {
                      "text": "I I don't know that I've heard, much better as far as, like, pitches for a a role go.",
                      "start": 2181.375,
                      "end": 2186.31
                    },
                    {
                      "text": "I I really appreciate you sharing that.",
                      "start": 2186.3901,
                      "end": 2187.85
                    }
                  ],
                  "start": 2177.455,
                  "end": 2187.85,
                  "num_words": 40.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2187.99,
                      "end": 2188.3901
                    },
                    {
                      "text": "So, like, this this I never did Civic Tech before this, and, like, I think now, this job has ruined me.",
                      "start": 2188.79,
                      "end": 2194.87
                    },
                    {
                      "text": "Right?",
                      "start": 2194.87,
                      "end": 2195.03
                    },
                    {
                      "text": "Like, I feel like I have to do Civic Tech after this.",
                      "start": 2195.03,
                      "end": 2197.11
                    },
                    {
                      "text": "I can't go back to, you know, doing, like, Uber for dog walkers or something.",
                      "start": 2197.11,
                      "end": 2202.475
                    }
                  ],
                  "start": 2187.99,
                  "end": 2202.475,
                  "num_words": 50.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I have to be it has to be Civic Tech, and being able to make that impact.",
                      "start": 2202.5352,
                      "end": 2208.135
                    },
                    {
                      "text": "Nothing like I said before, bureaucracy is hard.",
                      "start": 2208.135,
                      "end": 2210.395
                    },
                    {
                      "text": "But, you know, just when you know at the end of that, that lane in the tunnel that you are really making a difference in someone's life.",
                      "start": 2210.7751,
                      "end": 2216.01
                    },
                    {
                      "text": "And anywhere you go in the federal agency, you are helping potentially helping millions and millions of people.",
                      "start": 2216.01,
                      "end": 2220.6501
                    },
                    {
                      "text": "And I don't think there's no greater feeling than that.",
                      "start": 2220.6501,
                      "end": 2222.83
                    }
                  ],
                  "start": 2202.5352,
                  "end": 2222.83,
                  "num_words": 80.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "David, again, thank you so much for taking the time out of your day to come and share your your thoughts and expertise with us here on Civic Tech Chat.",
                      "start": 2222.8901,
                      "end": 2230.885
                    },
                    {
                      "text": "As is tradition, on these episodes, we like to give the guests the opportunity to set us up with whatever concluding thoughts, they'd like to leave us with as we depart the episode.",
                      "start": 2231.585,
                      "end": 2243.99
                    },
                    {
                      "text": "So for you, David, what would those thoughts be?",
                      "start": 2244.21,
                      "end": 2246.6301
                    }
                  ],
                  "start": 2222.8901,
                  "end": 2246.6301,
                  "num_words": 72.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So back in 2016, I built a site, and I I showcased it out to the USCS.",
                      "start": 2247.09,
                      "end": 2255.4302
                    },
                    {
                      "text": "And it uses the civil rights data collection set.",
                      "start": 2255.49,
                      "end": 2259.355
                    },
                    {
                      "text": "And what that basically is is every two years, department education will go out and ask schools for information about students and just the school in general.",
                      "start": 2259.655,
                      "end": 2268.4548
                    },
                    {
                      "text": "So and that information is broken down by total enrolled students, by gender, and race.",
                      "start": 2268.4548,
                      "end": 2274.1099
                    },
                    {
                      "text": "And one of the cool things that they have about it is, that breaks it down further.",
                      "start": 2274.41,
                      "end": 2280.65
                    }
                  ],
                  "start": 2247.09,
                  "end": 2280.65,
                  "num_words": 85.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 2280.65,
                      "end": 2280.89
                    },
                    {
                      "text": "So you could tell by race or ethnicity who was suspended and how many times, and then they break it down by how many students are in gifted program.",
                      "start": 2280.89,
                      "end": 2290.035
                    },
                    {
                      "text": "So moving down in DC, my son was around two or three years old at the time, so we knew he was gonna have to put him in school.",
                      "start": 2290.1748,
                      "end": 2296.4148
                    },
                    {
                      "text": "So we knew he was gonna have to move if we stayed down here and figure out the perfect school for him.",
                      "start": 2296.4148,
                      "end": 2300.64
                    },
                    {
                      "text": "And I was at the prime education at the time, and they asked us for our help on, like, how should they release this civil rights collection data set.",
                      "start": 2301.5198,
                      "end": 2307.0398
                    }
                  ],
                  "start": 2280.65,
                  "end": 2307.0398,
                  "num_words": 110.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And before they was doing it by CDs, and we was just like, well, first not by CDs anymore.",
                      "start": 2307.0398,
                      "end": 2311.5398
                    },
                    {
                      "text": "And maybe you could put, it just on a CSV and and that way people can download it and they could throw it into Python and R if they want.",
                      "start": 2312.64,
                      "end": 2320.635
                    },
                    {
                      "text": "So I ended up using this data set to find a good school for my son and what musical formulas talked to my wife.",
                      "start": 2320.635,
                      "end": 2326.635
                    },
                    {
                      "text": "Musical for, schools that was diverse from a lot of times to go to a diverse school.",
                      "start": 2326.635,
                      "end": 2332.62
                    },
                    {
                      "text": "And we was looking for schools that, while being diverse, didn't allow equally allowed every, ethnicity and race of students to be into the gifted programs or and a school that didn't have, like, a this portion of, like, one particular group of students getting, getting suspended.",
                      "start": 2332.6802,
                      "end": 2351.235
                    }
                  ],
                  "start": 2307.0398,
                  "end": 2351.235,
                  "num_words": 137.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So we found that perfect school, using this data, and it was pretty cool because I ended up being able to showcase this to the deputy secretary of education at the time, James Cole.",
                      "start": 2351.855,
                      "end": 2360.6099
                    },
                    {
                      "text": "And I'm really got to sit down and and share with him, like, this is why opening data is important because people like me and and, you know, this was just something I built internally.",
                      "start": 2360.6099,
                      "end": 2369.41
                    },
                    {
                      "text": "It was built on Node.",
                      "start": 2369.41,
                      "end": 2370.45
                    },
                    {
                      "text": "Js and Postgres.",
                      "start": 2370.45,
                      "end": 2371.3499
                    },
                    {
                      "text": "And and and from that, what ended up happening was so my son went to school.",
                      "start": 2371.41,
                      "end": 2379.625
                    }
                  ],
                  "start": 2351.855,
                  "end": 2379.625,
                  "num_words": 93.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "He just graduated kindergarten a couple weeks ago.",
                      "start": 2379.625,
                      "end": 2381.9448
                    },
                    {
                      "text": "And before he graduated, you know, they gave him a letter.",
                      "start": 2381.9448,
                      "end": 2384.9048
                    },
                    {
                      "text": "He's been put into the advanced reading program, which is, like, really exciting because as we know, if if you get put in these programs early on, like like, it it it enables you to be more successful in the future.",
                      "start": 2384.9048,
                      "end": 2396.66
                    },
                    {
                      "text": "So I was really excited, and this data really helped pick that perfect school for my son.",
                      "start": 2396.72,
                      "end": 2400.8
                    },
                    {
                      "text": "And, you know, all I wanted was just for him to go to a school where he had an equal as a black and brown student, where he had equal opportunity to, the same opportunities everybody else has in the school.",
                      "start": 2400.8,
                      "end": 2413.83
                    }
                  ],
                  "start": 2379.625,
                  "end": 2413.83,
                  "num_words": 118.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And so over the weekend, I went to see how that changed because I knew this, the CRDC data comes out every two years.",
                      "start": 2414.87,
                      "end": 2421.59
                    },
                    {
                      "text": "So I want to see how that data changed compared to before.",
                      "start": 2421.59,
                      "end": 2423.9102
                    },
                    {
                      "text": "Like, is the school same, like, as, like, when we first recently picked it?",
                      "start": 2423.9102,
                      "end": 2427.165
                    },
                    {
                      "text": "And, you know, looked at the data compared to they are the same.",
                      "start": 2427.405,
                      "end": 2431.805
                    },
                    {
                      "text": "But then over, I was just like, well, you know, I use this for my wife and I, right, to find a perfect school, but I'm sure everybody else would love to just look at this and at a point.",
                      "start": 2432.045,
                      "end": 2440.64
                    }
                  ],
                  "start": 2414.87,
                  "end": 2440.64,
                  "num_words": 103.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So I ended up releasing it, and it's on schooldiversityschooldiversityreport.com.",
                      "start": 2441.0999,
                      "end": 2447.68
                    },
                    {
                      "text": "And not anybody can try and find that good diverse school for their children and hopefully, you know, get hopefully for them, it works out the same way it worked out for my son.",
                      "start": 2448.2998,
                      "end": 2459.0652
                    },
                    {
                      "text": "And I do think that that dataset did help.",
                      "start": 2459.125,
                      "end": 2461.5251
                    },
                    {
                      "text": "So I really think, you know, as I'm monologue in here, my closing thoughts, like, especially for, you know, the government listeners, government folks who are your listeners, like, open source and data is, like, really important.",
                      "start": 2461.5251,
                      "end": 2474.69
                    },
                    {
                      "text": "And, like, people like me, I didn't even know about this data.",
                      "start": 2474.75,
                      "end": 2477.23
                    }
                  ],
                  "start": 2441.0999,
                  "end": 2477.23,
                  "num_words": 102.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So even promoting the data is important.",
                      "start": 2477.23,
                      "end": 2478.75
                    },
                    {
                      "text": "If I didn't know about this data and it really helped me pick the good school for my son.",
                      "start": 2478.75,
                      "end": 2482.365
                    },
                    {
                      "text": "I guess the monologue could have been a little bit better.",
                      "start": 2482.905,
                      "end": 2485.165
                    }
                  ],
                  "start": 2477.23,
                  "end": 2485.165,
                  "num_words": 37.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I think that that was rather good.",
                      "start": 2486.2651,
                      "end": 2488.7651
                    },
                    {
                      "text": "It's wow.",
                      "start": 2489.225,
                      "end": 2490.665
                    },
                    {
                      "text": "Like, the the the way you managed to use your skills and and, like, the idea that his day was open to empower your son and then also to help empower others is is remarkable.",
                      "start": 2490.665,
                      "end": 2500.6199
                    },
                    {
                      "text": "I I know there's gonna be folks out there that are gonna be inspired by that story.",
                      "start": 2501.32,
                      "end": 2504.54
                    }
                  ],
                  "start": 2486.2651,
                  "end": 2504.54,
                  "num_words": 61.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 2504.76,
                      "end": 2505.0
                    },
                    {
                      "text": "And, for folks who just wanna go, you can go to school diversity report, and and you can search it by ZIP code or your school name.",
                      "start": 2505.0,
                      "end": 2510.8152
                    },
                    {
                      "text": "It's easier by ZIP code to find a school, and now we could just pull up a a report of it.",
                      "start": 2510.8152,
                      "end": 2516.175
                    },
                    {
                      "text": "But my inspiration for building it was, you know, you know, just making sure that my son had a fair equal opportunity as everybody else and, in whatever school we put him in.",
                      "start": 2516.175,
                      "end": 2527.51
                    }
                  ],
                  "start": 2504.76,
                  "end": 2527.51,
                  "num_words": 82.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Well, I I really appreciate you you sharing that story with us and also letting folks know, where they too can can take a look at that at that tool and perhaps, help their kids out as well.",
                      "start": 2527.65,
                      "end": 2538.515
                    }
                  ],
                  "start": 2527.65,
                  "end": 2538.515,
                  "num_words": 38.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "It's, all open source too.",
                      "start": 2538.575,
                      "end": 2539.9348
                    },
                    {
                      "text": "So you can find them at GitHub at githome github.com/davideholmes, slash c r d c.",
                      "start": 2539.9348,
                      "end": 2546.9949
                    },
                    {
                      "text": "I originally built this in 2016 over a 20 project here at USDS over a couple days.",
                      "start": 2547.4548,
                      "end": 2552.46
                    },
                    {
                      "text": "So it's not the best code, but it certainly works.",
                      "start": 2552.46,
                      "end": 2554.8801
                    },
                    {
                      "text": "But if anybody wants to improve, they're more than welcome to submit full requests.",
                      "start": 2556.1401,
                      "end": 2559.76
                    }
                  ],
                  "start": 2538.575,
                  "end": 2559.76,
                  "num_words": 61.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Excellent.",
                      "start": 2560.06,
                      "end": 2560.54
                    },
                    {
                      "text": "And I'll, I'll make sure to, include links to, both the the, the the site and the repo that you just mentioned, for folks that want to explore and and maybe, start submitting those PRs for you.",
                      "start": 2560.54,
                      "end": 2571.605
                    }
                  ],
                  "start": 2560.06,
                  "end": 2571.605,
                  "num_words": 38.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 2571.605,
                      "end": 2572.085
                    },
                    {
                      "text": "Awesome.",
                      "start": 2572.085,
                      "end": 2572.585
                    }
                  ],
                  "start": 2571.605,
                  "end": 2572.585,
                  "num_words": 2.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I do wanna thank you again for taking the time to, be on the program.",
                      "start": 2572.805,
                      "end": 2576.425
                    },
                    {
                      "text": "I I have no doubt that the listeners out there are gonna enjoy getting to hear your insights, lessons learned, and just getting to learn from, your experience.",
                      "start": 2576.565,
                      "end": 2583.97
                    }
                  ],
                  "start": 2572.805,
                  "end": 2583.97,
                  "num_words": 43.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 2584.35,
                      "end": 2584.51
                    },
                    {
                      "text": "And thank you for having me.",
                      "start": 2584.51,
                      "end": 2585.97
                    }
                  ],
                  "start": 2584.35,
                  "end": 2585.97,
                  "num_words": 7.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "You can follow us on Twitter using the handle at civic tech chat.",
                      "start": 2586.35,
                      "end": 2590.77
                    },
                    {
                      "text": "Visit us on the web at civic tech dot chat.",
                      "start": 2591.07,
                      "end": 2593.73
                    },
                    {
                      "text": "Or subscribe to us for content updates wherever it is you download your podcasts.",
                      "start": 2594.075,
                      "end": 2598.255
                    }
                  ],
                  "start": 2586.35,
                  "end": 2598.255,
                  "num_words": 37.0,
                  "speaker": 0
                }
              ]
            },
            "entities": null,
            "translations": null,
            "topics": null
          }
        ],
        "detected_language": ""
      }
    ],
    "utterances": [
      {
        "start": 0.71999997,
        "end": 1.22,
        "confidence": 0.80480236,
        "channel": 0,
        "transcript": "Hello.",
        "words": [
          {
            "word": "hello",
            "start": 0.71999997,
            "end": 1.22,
            "confidence": 0.80480236,
            "punctuated_word": "Hello.",
            "speaker": 0,
            "speaker_confidence": 0.3511485
          }
        ],
        "speaker": 0,
        "id": "ef9865fa-47d7-4483-95a1-6fba8fffef46"
      },
      {
        "start": 1.5999999,
        "end": 13.94,
        "confidence": 0.97821045,
        "channel": 0,
        "transcript": "I'm Ryan Cook, and this is Civic Tech Chat, a podcast about the civic technology movement. We seek to harness the power technology has to improve the delivery of public services to people everywhere.",
        "words": [
          {
            "word": "i'm",
            "start": 1.5999999,
            "end": 1.92,
            "confidence": 0.99758387,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.3511485
          },
          {
            "word": "ryan",
            "start": 1.92,
            "end": 2.32,
            "confidence": 0.9973761,
            "punctuated_word": "Ryan",
            "speaker": 0,
            "speaker_confidence": 0.3511485
          },
          {
            "word": "cook",
            "start": 2.32,
            "end": 2.8,
            "confidence": 0.71684885,
            "punctuated_word": "Cook,",
            "speaker": 0,
            "speaker_confidence": 0.3511485
          },
          {
            "word": "and",
            "start": 2.8,
            "end": 2.96,
            "confidence": 0.9979335,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.3511485
          },
          {
            "word": "this",
            "start": 2.96,
            "end": 3.1999998,
            "confidence": 0.9998097,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.3511485
          },
          {
            "word": "is",
            "start": 3.1999998,
            "end": 3.36,
            "confidence": 0.9989256,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.3511485
          },
          {
            "word": "civic",
            "start": 3.36,
            "end": 3.76,
            "confidence": 0.96822906,
            "punctuated_word": "Civic",
            "speaker": 0,
            "speaker_confidence": 0.3511485
          },
          {
            "word": "tech",
            "start": 3.76,
            "end": 4.08,
            "confidence": 0.9719225,
            "punctuated_word": "Tech",
            "speaker": 0,
            "speaker_confidence": 0.3511485
          },
          {
            "word": "chat",
            "start": 4.08,
            "end": 4.58,
            "confidence": 0.9115775,
            "punctuated_word": "Chat,",
            "speaker": 0,
            "speaker_confidence": 0.3511485
          },
          {
            "word": "a",
            "start": 4.72,
            "end": 4.96,
            "confidence": 0.9993594,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.37543327
          },
          {
            "word": "podcast",
            "start": 4.96,
            "end": 5.46,
            "confidence": 0.99700016,
            "punctuated_word": "podcast",
            "speaker": 0,
            "speaker_confidence": 0.37543327
          },
          {
            "word": "about",
            "start": 5.6,
            "end": 5.8399997,
            "confidence": 0.9993943,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.37543327
          },
          {
            "word": "the",
            "start": 5.8399997,
            "end": 6.0,
            "confidence": 0.9995202,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.37543327
          },
          {
            "word": "civic",
            "start": 6.0,
            "end": 6.3999996,
            "confidence": 0.8772261,
            "punctuated_word": "civic",
            "speaker": 0,
            "speaker_confidence": 0.37543327
          },
          {
            "word": "technology",
            "start": 6.3999996,
            "end": 6.8999996,
            "confidence": 0.9996183,
            "punctuated_word": "technology",
            "speaker": 0,
            "speaker_confidence": 0.37543327
          },
          {
            "word": "movement",
            "start": 7.04,
            "end": 7.54,
            "confidence": 0.9950409,
            "punctuated_word": "movement.",
            "speaker": 0,
            "speaker_confidence": 0.37543327
          },
          {
            "word": "we",
            "start": 7.8399997,
            "end": 8.08,
            "confidence": 0.9983942,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.37543327
          },
          {
            "word": "seek",
            "start": 8.08,
            "end": 8.32,
            "confidence": 0.9997186,
            "punctuated_word": "seek",
            "speaker": 0,
            "speaker_confidence": 0.37543327
          },
          {
            "word": "to",
            "start": 8.32,
            "end": 8.4,
            "confidence": 0.99932885,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "harness",
            "start": 8.4,
            "end": 8.8,
            "confidence": 0.9999629,
            "punctuated_word": "harness",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "the",
            "start": 8.8,
            "end": 8.88,
            "confidence": 0.9977228,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "power",
            "start": 8.88,
            "end": 9.28,
            "confidence": 0.9997441,
            "punctuated_word": "power",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "technology",
            "start": 9.28,
            "end": 9.78,
            "confidence": 0.870136,
            "punctuated_word": "technology",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "has",
            "start": 9.92,
            "end": 10.42,
            "confidence": 0.9986413,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "to",
            "start": 10.48,
            "end": 10.719999,
            "confidence": 0.97450405,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "improve",
            "start": 10.719999,
            "end": 11.12,
            "confidence": 0.9995939,
            "punctuated_word": "improve",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "the",
            "start": 11.12,
            "end": 11.36,
            "confidence": 0.9993781,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "delivery",
            "start": 11.36,
            "end": 11.759999,
            "confidence": 0.9998287,
            "punctuated_word": "delivery",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "of",
            "start": 11.759999,
            "end": 11.92,
            "confidence": 0.9996344,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "public",
            "start": 11.92,
            "end": 12.32,
            "confidence": 0.9994772,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "services",
            "start": 12.32,
            "end": 12.82,
            "confidence": 0.9990927,
            "punctuated_word": "services",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "to",
            "start": 12.88,
            "end": 13.04,
            "confidence": 0.9974504,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "people",
            "start": 13.04,
            "end": 13.44,
            "confidence": 0.99993896,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          },
          {
            "word": "everywhere",
            "start": 13.44,
            "end": 13.94,
            "confidence": 0.9992448,
            "punctuated_word": "everywhere.",
            "speaker": 0,
            "speaker_confidence": 0.4685282
          }
        ],
        "speaker": 0,
        "id": "45b047c8-f03c-4a3c-897a-89f3caf70c77"
      },
      {
        "start": 14.554999,
        "end": 17.855,
        "confidence": 0.95085335,
        "channel": 0,
        "transcript": "Welcome back for another episode of Civic Type Chat.",
        "words": [
          {
            "word": "welcome",
            "start": 14.554999,
            "end": 14.955,
            "confidence": 0.69112784,
            "punctuated_word": "Welcome",
            "speaker": 0,
            "speaker_confidence": 0.73043066
          },
          {
            "word": "back",
            "start": 14.955,
            "end": 15.275,
            "confidence": 0.9998241,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.73043066
          },
          {
            "word": "for",
            "start": 15.275,
            "end": 15.514999,
            "confidence": 0.98835665,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.73043066
          },
          {
            "word": "another",
            "start": 15.514999,
            "end": 15.915,
            "confidence": 0.99990284,
            "punctuated_word": "another",
            "speaker": 0,
            "speaker_confidence": 0.73043066
          },
          {
            "word": "episode",
            "start": 15.915,
            "end": 16.395,
            "confidence": 0.9992736,
            "punctuated_word": "episode",
            "speaker": 0,
            "speaker_confidence": 0.73043066
          },
          {
            "word": "of",
            "start": 16.395,
            "end": 16.635,
            "confidence": 0.99977547,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.73043066
          },
          {
            "word": "civic",
            "start": 16.635,
            "end": 17.035,
            "confidence": 0.9789726,
            "punctuated_word": "Civic",
            "speaker": 0,
            "speaker_confidence": 0.73043066
          },
          {
            "word": "type",
            "start": 17.035,
            "end": 17.355,
            "confidence": 0.9423841,
            "punctuated_word": "Type",
            "speaker": 0,
            "speaker_confidence": 0.73043066
          },
          {
            "word": "chat",
            "start": 17.355,
            "end": 17.855,
            "confidence": 0.9580631,
            "punctuated_word": "Chat.",
            "speaker": 0,
            "speaker_confidence": 0.73043066
          }
        ],
        "speaker": 0,
        "id": "3049d738-05e9-4a05-baff-29908b70c5b7"
      },
      {
        "start": 18.235,
        "end": 29.375,
        "confidence": 0.99179137,
        "channel": 0,
        "transcript": "If you liked our content so far, head on over to your podcast app and give us a five star review. Doing so helps us reach a broader audience and helps motivate me to continue making these episodes.",
        "words": [
          {
            "word": "if",
            "start": 18.235,
            "end": 18.395,
            "confidence": 0.9946301,
            "punctuated_word": "If",
            "speaker": 0,
            "speaker_confidence": 0.7302253
          },
          {
            "word": "you",
            "start": 18.395,
            "end": 18.474998,
            "confidence": 0.9995983,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7302253
          },
          {
            "word": "liked",
            "start": 18.474998,
            "end": 18.715,
            "confidence": 0.8191952,
            "punctuated_word": "liked",
            "speaker": 0,
            "speaker_confidence": 0.7302253
          },
          {
            "word": "our",
            "start": 18.715,
            "end": 18.875,
            "confidence": 0.99952316,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.7302253
          },
          {
            "word": "content",
            "start": 18.875,
            "end": 19.355,
            "confidence": 0.9995334,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.7302253
          },
          {
            "word": "so",
            "start": 19.355,
            "end": 19.595,
            "confidence": 0.9988285,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.7302253
          },
          {
            "word": "far",
            "start": 19.595,
            "end": 20.095,
            "confidence": 0.9979219,
            "punctuated_word": "far,",
            "speaker": 0,
            "speaker_confidence": 0.7302253
          },
          {
            "word": "head",
            "start": 20.154999,
            "end": 20.395,
            "confidence": 0.9993298,
            "punctuated_word": "head",
            "speaker": 0,
            "speaker_confidence": 0.7302253
          },
          {
            "word": "on",
            "start": 20.395,
            "end": 20.555,
            "confidence": 0.99911827,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7302253
          },
          {
            "word": "over",
            "start": 20.555,
            "end": 20.715,
            "confidence": 0.9998233,
            "punctuated_word": "over",
            "speaker": 0,
            "speaker_confidence": 0.7302253
          },
          {
            "word": "to",
            "start": 20.715,
            "end": 20.875,
            "confidence": 0.99932873,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.46754706
          },
          {
            "word": "your",
            "start": 20.875,
            "end": 21.115,
            "confidence": 0.9981772,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.46754706
          },
          {
            "word": "podcast",
            "start": 21.115,
            "end": 21.615,
            "confidence": 0.95696294,
            "punctuated_word": "podcast",
            "speaker": 0,
            "speaker_confidence": 0.46754706
          },
          {
            "word": "app",
            "start": 21.675,
            "end": 21.914999,
            "confidence": 0.9978732,
            "punctuated_word": "app",
            "speaker": 0,
            "speaker_confidence": 0.46754706
          },
          {
            "word": "and",
            "start": 21.914999,
            "end": 22.074999,
            "confidence": 0.9680512,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.46754706
          },
          {
            "word": "give",
            "start": 22.074999,
            "end": 22.235,
            "confidence": 0.9998703,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 0.46754706
          },
          {
            "word": "us",
            "start": 22.235,
            "end": 22.395,
            "confidence": 0.9998808,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.46754706
          },
          {
            "word": "a",
            "start": 22.395,
            "end": 22.555,
            "confidence": 0.99955624,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "five",
            "start": 22.555,
            "end": 22.794998,
            "confidence": 0.9998727,
            "punctuated_word": "five",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "star",
            "start": 22.794998,
            "end": 23.035,
            "confidence": 0.99960893,
            "punctuated_word": "star",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "review",
            "start": 23.035,
            "end": 23.535,
            "confidence": 0.9982769,
            "punctuated_word": "review.",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "doing",
            "start": 23.835,
            "end": 24.154999,
            "confidence": 0.9995096,
            "punctuated_word": "Doing",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "so",
            "start": 24.154999,
            "end": 24.314999,
            "confidence": 0.9999136,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "helps",
            "start": 24.314999,
            "end": 24.634998,
            "confidence": 0.9991049,
            "punctuated_word": "helps",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "us",
            "start": 24.634998,
            "end": 24.794998,
            "confidence": 0.99971455,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "reach",
            "start": 24.794998,
            "end": 25.035,
            "confidence": 0.9972416,
            "punctuated_word": "reach",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "a",
            "start": 25.035,
            "end": 25.195,
            "confidence": 0.99945074,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "broader",
            "start": 25.195,
            "end": 25.515,
            "confidence": 0.99986184,
            "punctuated_word": "broader",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "audience",
            "start": 25.515,
            "end": 26.015,
            "confidence": 0.99995375,
            "punctuated_word": "audience",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "and",
            "start": 26.154999,
            "end": 26.314999,
            "confidence": 0.9707794,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "helps",
            "start": 26.314999,
            "end": 26.634998,
            "confidence": 0.99970824,
            "punctuated_word": "helps",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "motivate",
            "start": 26.634998,
            "end": 27.035,
            "confidence": 0.99922395,
            "punctuated_word": "motivate",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "me",
            "start": 27.035,
            "end": 27.275,
            "confidence": 0.9999349,
            "punctuated_word": "me",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "to",
            "start": 27.275,
            "end": 27.435,
            "confidence": 0.99989927,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "continue",
            "start": 27.435,
            "end": 27.935,
            "confidence": 0.99983585,
            "punctuated_word": "continue",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "making",
            "start": 27.994999,
            "end": 28.474998,
            "confidence": 0.9999181,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "these",
            "start": 28.474998,
            "end": 28.875,
            "confidence": 0.99960166,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "episodes",
            "start": 28.875,
            "end": 29.375,
            "confidence": 0.99945307,
            "punctuated_word": "episodes.",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          }
        ],
        "speaker": 0,
        "id": "83cb4976-62b1-478e-8af0-e76af971131f"
      },
      {
        "start": 30.47,
        "end": 32.81,
        "confidence": 0.99597156,
        "channel": 0,
        "transcript": "This week, we're joined by David Holmes,",
        "words": [
          {
            "word": "this",
            "start": 30.47,
            "end": 30.71,
            "confidence": 0.9996183,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "week",
            "start": 30.71,
            "end": 31.11,
            "confidence": 0.97794306,
            "punctuated_word": "week,",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "we're",
            "start": 31.11,
            "end": 31.35,
            "confidence": 0.9993346,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "joined",
            "start": 31.35,
            "end": 31.59,
            "confidence": 0.9997737,
            "punctuated_word": "joined",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "by",
            "start": 31.59,
            "end": 31.91,
            "confidence": 0.9996822,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "david",
            "start": 31.91,
            "end": 32.31,
            "confidence": 0.9995628,
            "punctuated_word": "David",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "holmes",
            "start": 32.31,
            "end": 32.81,
            "confidence": 0.9958861,
            "punctuated_word": "Holmes,",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          }
        ],
        "speaker": 0,
        "id": "88572603-bfc2-4d8f-bd4d-59755e2b1b48"
      },
      {
        "start": 33.51,
        "end": 36.73,
        "confidence": 0.94748944,
        "channel": 0,
        "transcript": "engineering director with the United States Digital Service.",
        "words": [
          {
            "word": "engineering",
            "start": 33.51,
            "end": 34.01,
            "confidence": 0.98100775,
            "punctuated_word": "engineering",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "director",
            "start": 34.15,
            "end": 34.63,
            "confidence": 0.99981385,
            "punctuated_word": "director",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "with",
            "start": 34.63,
            "end": 34.95,
            "confidence": 0.99620384,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "the",
            "start": 34.95,
            "end": 35.03,
            "confidence": 0.6854361,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "united",
            "start": 35.03,
            "end": 35.43,
            "confidence": 0.99921525,
            "punctuated_word": "United",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "states",
            "start": 35.43,
            "end": 35.83,
            "confidence": 0.99932444,
            "punctuated_word": "States",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "digital",
            "start": 35.83,
            "end": 36.23,
            "confidence": 0.9283506,
            "punctuated_word": "Digital",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          },
          {
            "word": "service",
            "start": 36.23,
            "end": 36.73,
            "confidence": 0.9905638,
            "punctuated_word": "Service.",
            "speaker": 0,
            "speaker_confidence": 0.84948826
          }
        ],
        "speaker": 0,
        "id": "0d5c3054-97de-4094-a6d9-5f78ac718d5e"
      },
      {
        "start": 37.27,
        "end": 41.45,
        "confidence": 0.9911069,
        "channel": 0,
        "transcript": "We'll get to learn and lean on his experience as we talk about a few topics, including",
        "words": [
          {
            "word": "we'll",
            "start": 37.27,
            "end": 37.51,
            "confidence": 0.9988735,
            "punctuated_word": "We'll",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "get",
            "start": 37.51,
            "end": 37.67,
            "confidence": 0.9999436,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "to",
            "start": 37.67,
            "end": 37.829998,
            "confidence": 0.999482,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "learn",
            "start": 37.829998,
            "end": 38.15,
            "confidence": 0.99979466,
            "punctuated_word": "learn",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "and",
            "start": 38.15,
            "end": 38.39,
            "confidence": 0.99860185,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "lean",
            "start": 38.39,
            "end": 38.63,
            "confidence": 0.999579,
            "punctuated_word": "lean",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "on",
            "start": 38.63,
            "end": 38.79,
            "confidence": 0.99979013,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "his",
            "start": 38.79,
            "end": 39.03,
            "confidence": 0.99945074,
            "punctuated_word": "his",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "experience",
            "start": 39.03,
            "end": 39.51,
            "confidence": 0.99515593,
            "punctuated_word": "experience",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "as",
            "start": 39.51,
            "end": 39.59,
            "confidence": 0.9965061,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "we",
            "start": 39.59,
            "end": 39.75,
            "confidence": 0.9996037,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "talk",
            "start": 39.75,
            "end": 39.989998,
            "confidence": 0.99820375,
            "punctuated_word": "talk",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "about",
            "start": 39.989998,
            "end": 40.23,
            "confidence": 0.99930084,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "a",
            "start": 40.23,
            "end": 40.309998,
            "confidence": 0.9986958,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "few",
            "start": 40.309998,
            "end": 40.55,
            "confidence": 0.99989784,
            "punctuated_word": "few",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "topics",
            "start": 40.55,
            "end": 40.95,
            "confidence": 0.8660706,
            "punctuated_word": "topics,",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "including",
            "start": 40.95,
            "end": 41.45,
            "confidence": 0.9998698,
            "punctuated_word": "including",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          }
        ],
        "speaker": 0,
        "id": "3e9b8d8c-7a45-4fef-b48a-037fbf97345c"
      },
      {
        "start": 41.91,
        "end": 43.77,
        "confidence": 0.9969535,
        "channel": 0,
        "transcript": "the idea of technology accessibility,",
        "words": [
          {
            "word": "the",
            "start": 41.91,
            "end": 42.07,
            "confidence": 0.9917108,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "idea",
            "start": 42.07,
            "end": 42.39,
            "confidence": 0.9985708,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "of",
            "start": 42.39,
            "end": 42.629997,
            "confidence": 0.9963677,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "technology",
            "start": 42.629997,
            "end": 43.129997,
            "confidence": 0.9993349,
            "punctuated_word": "technology",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "accessibility",
            "start": 43.27,
            "end": 43.77,
            "confidence": 0.9987833,
            "punctuated_word": "accessibility,",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          }
        ],
        "speaker": 0,
        "id": "961a8266-f528-495a-b9d0-08eee5540f8c"
      },
      {
        "start": 44.629997,
        "end": 50.304996,
        "confidence": 0.9476506,
        "channel": 0,
        "transcript": "partners and the transition of business rules into code, as well as mentoring and developing",
        "words": [
          {
            "word": "partners",
            "start": 44.629997,
            "end": 45.129997,
            "confidence": 0.9987674,
            "punctuated_word": "partners",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "and",
            "start": 45.27,
            "end": 45.59,
            "confidence": 0.7033389,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "the",
            "start": 45.59,
            "end": 45.885,
            "confidence": 0.86958426,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "transition",
            "start": 46.045,
            "end": 46.285,
            "confidence": 0.9835353,
            "punctuated_word": "transition",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "of",
            "start": 46.285,
            "end": 46.364998,
            "confidence": 0.9993724,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "business",
            "start": 46.364998,
            "end": 46.765,
            "confidence": 0.9997886,
            "punctuated_word": "business",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "rules",
            "start": 46.765,
            "end": 47.085,
            "confidence": 0.99605197,
            "punctuated_word": "rules",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "into",
            "start": 47.085,
            "end": 47.405,
            "confidence": 0.7161325,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "code",
            "start": 47.405,
            "end": 47.905,
            "confidence": 0.95682764,
            "punctuated_word": "code,",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "as",
            "start": 48.125,
            "end": 48.364998,
            "confidence": 0.9990238,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "well",
            "start": 48.364998,
            "end": 48.725,
            "confidence": 0.9999342,
            "punctuated_word": "well",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "as",
            "start": 48.725,
            "end": 49.085,
            "confidence": 0.99957794,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "mentoring",
            "start": 49.085,
            "end": 49.585,
            "confidence": 0.99721754,
            "punctuated_word": "mentoring",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "and",
            "start": 49.644997,
            "end": 49.804996,
            "confidence": 0.99590474,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "developing",
            "start": 49.804996,
            "end": 50.304996,
            "confidence": 0.99970275,
            "punctuated_word": "developing",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          }
        ],
        "speaker": 0,
        "id": "823bddc1-76c0-404b-8af7-f803ee38e5b6"
      },
      {
        "start": 50.844997,
        "end": 52.864998,
        "confidence": 0.99828196,
        "channel": 0,
        "transcript": "engineers on engineering teams.",
        "words": [
          {
            "word": "engineers",
            "start": 50.844997,
            "end": 51.344997,
            "confidence": 0.99659145,
            "punctuated_word": "engineers",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "on",
            "start": 51.405,
            "end": 51.805,
            "confidence": 0.9996165,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "engineering",
            "start": 51.805,
            "end": 52.305,
            "confidence": 0.9996191,
            "punctuated_word": "engineering",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "teams",
            "start": 52.364998,
            "end": 52.864998,
            "confidence": 0.9973005,
            "punctuated_word": "teams.",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          }
        ],
        "speaker": 0,
        "id": "fbeac72c-f4c7-48ff-8d75-2dd5e473fe25"
      },
      {
        "start": 53.245,
        "end": 55.184998,
        "confidence": 0.9800095,
        "channel": 0,
        "transcript": "I know that I enjoyed this conversation,",
        "words": [
          {
            "word": "i",
            "start": 53.245,
            "end": 53.405,
            "confidence": 0.9993505,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "know",
            "start": 53.405,
            "end": 53.565,
            "confidence": 0.9998671,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "that",
            "start": 53.565,
            "end": 53.885,
            "confidence": 0.9998124,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "i",
            "start": 53.885,
            "end": 54.045,
            "confidence": 0.9994025,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "enjoyed",
            "start": 54.045,
            "end": 54.445,
            "confidence": 0.9484111,
            "punctuated_word": "enjoyed",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "this",
            "start": 54.445,
            "end": 54.684998,
            "confidence": 0.9997247,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "conversation",
            "start": 54.684998,
            "end": 55.184998,
            "confidence": 0.91349775,
            "punctuated_word": "conversation,",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          }
        ],
        "speaker": 0,
        "id": "759edbdb-2f3e-4cc6-adb0-cd14fe45d079"
      },
      {
        "start": 55.644997,
        "end": 60.065,
        "confidence": 0.9683973,
        "channel": 0,
        "transcript": "and hopefully, you will too. So let's go ahead and hop right into it.",
        "words": [
          {
            "word": "and",
            "start": 55.644997,
            "end": 55.805,
            "confidence": 0.9995097,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "hopefully",
            "start": 55.805,
            "end": 56.284996,
            "confidence": 0.613462,
            "punctuated_word": "hopefully,",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "you",
            "start": 56.284996,
            "end": 56.524998,
            "confidence": 0.999464,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "will",
            "start": 56.524998,
            "end": 56.925,
            "confidence": 0.99967384,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "too",
            "start": 56.925,
            "end": 57.425,
            "confidence": 0.9588548,
            "punctuated_word": "too.",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "so",
            "start": 57.725,
            "end": 57.885,
            "confidence": 0.99878746,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "let's",
            "start": 57.885,
            "end": 58.125,
            "confidence": 0.99915123,
            "punctuated_word": "let's",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "go",
            "start": 58.125,
            "end": 58.284996,
            "confidence": 0.9996283,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "ahead",
            "start": 58.284996,
            "end": 58.524998,
            "confidence": 0.99981755,
            "punctuated_word": "ahead",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "and",
            "start": 58.524998,
            "end": 58.765,
            "confidence": 0.9979177,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "hop",
            "start": 58.765,
            "end": 59.085,
            "confidence": 0.99917847,
            "punctuated_word": "hop",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "right",
            "start": 59.085,
            "end": 59.324997,
            "confidence": 0.99767107,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "into",
            "start": 59.324997,
            "end": 59.565,
            "confidence": 0.9970393,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "it",
            "start": 59.565,
            "end": 60.065,
            "confidence": 0.9974066,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          }
        ],
        "speaker": 0,
        "id": "056c6816-7d86-41e4-bddd-135f49c9aaaf"
      },
      {
        "start": 60.604996,
        "end": 71.23,
        "confidence": 0.9901918,
        "channel": 0,
        "transcript": "David, thank you so much for coming on to Civic Tech Chat. Can you introduce yourself and tell us a little bit about what you do? Thanks, Ryan, for having me. Really excited to be on, this podcast.",
        "words": [
          {
            "word": "david",
            "start": 60.604996,
            "end": 61.104996,
            "confidence": 0.98739386,
            "punctuated_word": "David,",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "thank",
            "start": 61.370003,
            "end": 61.530003,
            "confidence": 0.9987437,
            "punctuated_word": "thank",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "you",
            "start": 61.530003,
            "end": 61.690002,
            "confidence": 0.9998877,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.78832126
          },
          {
            "word": "so",
            "start": 61.690002,
            "end": 61.77,
            "confidence": 0.99971837,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "much",
            "start": 61.77,
            "end": 62.010002,
            "confidence": 0.9999641,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "for",
            "start": 62.010002,
            "end": 62.25,
            "confidence": 0.9997851,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "coming",
            "start": 62.25,
            "end": 62.57,
            "confidence": 0.99993277,
            "punctuated_word": "coming",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "on",
            "start": 62.57,
            "end": 62.81,
            "confidence": 0.91042125,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "to",
            "start": 62.81,
            "end": 63.13,
            "confidence": 0.9994727,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "civic",
            "start": 63.13,
            "end": 63.530003,
            "confidence": 0.9194985,
            "punctuated_word": "Civic",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "tech",
            "start": 63.530003,
            "end": 63.850002,
            "confidence": 0.96137047,
            "punctuated_word": "Tech",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "chat",
            "start": 63.850002,
            "end": 64.350006,
            "confidence": 0.9880623,
            "punctuated_word": "Chat.",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "can",
            "start": 64.49,
            "end": 64.73,
            "confidence": 0.99982065,
            "punctuated_word": "Can",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "you",
            "start": 64.73,
            "end": 64.89,
            "confidence": 0.9999417,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "introduce",
            "start": 64.89,
            "end": 65.37,
            "confidence": 0.9998667,
            "punctuated_word": "introduce",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "yourself",
            "start": 65.37,
            "end": 65.69,
            "confidence": 0.9998752,
            "punctuated_word": "yourself",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "and",
            "start": 65.69,
            "end": 66.01,
            "confidence": 0.978466,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "tell",
            "start": 66.01,
            "end": 66.17,
            "confidence": 0.9998191,
            "punctuated_word": "tell",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "us",
            "start": 66.17,
            "end": 66.41,
            "confidence": 0.9998597,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "a",
            "start": 66.41,
            "end": 66.49,
            "confidence": 0.9998443,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "little",
            "start": 66.49,
            "end": 66.65,
            "confidence": 0.99996924,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.587132
          },
          {
            "word": "bit",
            "start": 66.65,
            "end": 66.81,
            "confidence": 0.99793625,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.24317151
          },
          {
            "word": "about",
            "start": 66.81,
            "end": 67.05,
            "confidence": 0.9997069,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.24317151
          },
          {
            "word": "what",
            "start": 67.05,
            "end": 67.13,
            "confidence": 0.99964,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.24317151
          },
          {
            "word": "you",
            "start": 67.13,
            "end": 67.29,
            "confidence": 0.9997391,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.24317151
          },
          {
            "word": "do",
            "start": 67.29,
            "end": 67.770004,
            "confidence": 0.9982462,
            "punctuated_word": "do?",
            "speaker": 1,
            "speaker_confidence": 0.24317151
          },
          {
            "word": "thanks",
            "start": 67.770004,
            "end": 68.090004,
            "confidence": 0.9549682,
            "punctuated_word": "Thanks,",
            "speaker": 2,
            "speaker_confidence": 0.6052634
          },
          {
            "word": "ryan",
            "start": 68.090004,
            "end": 68.41,
            "confidence": 0.9888568,
            "punctuated_word": "Ryan,",
            "speaker": 2,
            "speaker_confidence": 0.6052634
          },
          {
            "word": "for",
            "start": 68.41,
            "end": 68.57,
            "confidence": 0.9998467,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6052634
          },
          {
            "word": "having",
            "start": 68.57,
            "end": 68.89,
            "confidence": 0.99906105,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.6052634
          },
          {
            "word": "me",
            "start": 68.89,
            "end": 69.21,
            "confidence": 0.9896227,
            "punctuated_word": "me.",
            "speaker": 2,
            "speaker_confidence": 0.6052634
          },
          {
            "word": "really",
            "start": 69.21,
            "end": 69.45,
            "confidence": 0.9779258,
            "punctuated_word": "Really",
            "speaker": 2,
            "speaker_confidence": 0.6052634
          },
          {
            "word": "excited",
            "start": 69.45,
            "end": 69.770004,
            "confidence": 0.99938846,
            "punctuated_word": "excited",
            "speaker": 2,
            "speaker_confidence": 0.6052634
          },
          {
            "word": "to",
            "start": 69.770004,
            "end": 69.85,
            "confidence": 0.9997178,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6052634
          },
          {
            "word": "be",
            "start": 69.85,
            "end": 70.01,
            "confidence": 0.9997069,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.47349137
          },
          {
            "word": "on",
            "start": 70.01,
            "end": 70.25,
            "confidence": 0.98240584,
            "punctuated_word": "on,",
            "speaker": 2,
            "speaker_confidence": 0.47349137
          },
          {
            "word": "this",
            "start": 70.49,
            "end": 70.73,
            "confidence": 0.9995454,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.47349137
          },
          {
            "word": "podcast",
            "start": 70.73,
            "end": 71.23,
            "confidence": 0.9992626,
            "punctuated_word": "podcast.",
            "speaker": 2,
            "speaker_confidence": 0.47349137
          }
        ],
        "speaker": 1,
        "id": "bdf03d79-d296-4cd0-9d16-ffb406dd9231"
      },
      {
        "start": 71.85,
        "end": 76.174995,
        "confidence": 0.91624564,
        "channel": 0,
        "transcript": "So my name is David Holmes. I'm the director of engineering at US Business Service.",
        "words": [
          {
            "word": "so",
            "start": 71.85,
            "end": 72.17,
            "confidence": 0.995613,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.47349137
          },
          {
            "word": "my",
            "start": 72.17,
            "end": 72.33,
            "confidence": 0.98651135,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.47349137
          },
          {
            "word": "name",
            "start": 72.33,
            "end": 72.49,
            "confidence": 0.9997116,
            "punctuated_word": "name",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "is",
            "start": 72.49,
            "end": 72.65,
            "confidence": 0.99869835,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "david",
            "start": 72.65,
            "end": 72.97,
            "confidence": 0.99977094,
            "punctuated_word": "David",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "holmes",
            "start": 72.97,
            "end": 73.37,
            "confidence": 0.9954591,
            "punctuated_word": "Holmes.",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "i'm",
            "start": 73.37,
            "end": 73.53,
            "confidence": 0.99989855,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "the",
            "start": 73.53,
            "end": 73.69,
            "confidence": 0.99513996,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "director",
            "start": 73.69,
            "end": 74.01,
            "confidence": 0.9521341,
            "punctuated_word": "director",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "of",
            "start": 74.01,
            "end": 74.17,
            "confidence": 0.99898475,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "engineering",
            "start": 74.17,
            "end": 74.67,
            "confidence": 0.99738866,
            "punctuated_word": "engineering",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "at",
            "start": 74.73,
            "end": 74.97,
            "confidence": 0.99373674,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "us",
            "start": 74.97,
            "end": 75.435,
            "confidence": 0.8818351,
            "punctuated_word": "US",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "business",
            "start": 75.435,
            "end": 75.674995,
            "confidence": 0.16132623,
            "punctuated_word": "Business",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          },
          {
            "word": "service",
            "start": 75.674995,
            "end": 76.174995,
            "confidence": 0.7874775,
            "punctuated_word": "Service.",
            "speaker": 2,
            "speaker_confidence": 0.68538296
          }
        ],
        "speaker": 2,
        "id": "5fb6f6b6-4930-4afa-8a01-ee497c08e7b7"
      },
      {
        "start": 77.115,
        "end": 84.575,
        "confidence": 0.85488546,
        "channel": 0,
        "transcript": "And kind of a little bit of detail just in case some folks don't know what US Business Service is. It's what basically started in the White House that's tasked with handling,",
        "words": [
          {
            "word": "and",
            "start": 77.115,
            "end": 77.354996,
            "confidence": 0.99569654,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.34033978
          },
          {
            "word": "kind",
            "start": 77.354996,
            "end": 77.515,
            "confidence": 0.9431205,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.34033978
          },
          {
            "word": "of",
            "start": 77.515,
            "end": 77.674995,
            "confidence": 0.9981171,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.34033978
          },
          {
            "word": "a",
            "start": 77.674995,
            "end": 77.755,
            "confidence": 0.9662936,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.34033978
          },
          {
            "word": "little",
            "start": 77.755,
            "end": 77.994995,
            "confidence": 0.9980166,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.34033978
          },
          {
            "word": "bit",
            "start": 77.994995,
            "end": 78.155,
            "confidence": 0.99833184,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.34033978
          },
          {
            "word": "of",
            "start": 78.155,
            "end": 78.235,
            "confidence": 0.9916019,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.43968958
          },
          {
            "word": "detail",
            "start": 78.235,
            "end": 78.555,
            "confidence": 0.5807982,
            "punctuated_word": "detail",
            "speaker": 2,
            "speaker_confidence": 0.43968958
          },
          {
            "word": "just",
            "start": 78.555,
            "end": 78.715,
            "confidence": 0.4047808,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.43968958
          },
          {
            "word": "in",
            "start": 78.715,
            "end": 78.795,
            "confidence": 0.5789438,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.43968958
          },
          {
            "word": "case",
            "start": 78.795,
            "end": 79.034996,
            "confidence": 0.99960274,
            "punctuated_word": "case",
            "speaker": 2,
            "speaker_confidence": 0.43968958
          },
          {
            "word": "some",
            "start": 79.034996,
            "end": 79.195,
            "confidence": 0.9423594,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.43968958
          },
          {
            "word": "folks",
            "start": 79.195,
            "end": 79.515,
            "confidence": 0.9979724,
            "punctuated_word": "folks",
            "speaker": 2,
            "speaker_confidence": 0.43968958
          },
          {
            "word": "don't",
            "start": 79.515,
            "end": 79.595,
            "confidence": 0.94600284,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.43968958
          },
          {
            "word": "know",
            "start": 79.595,
            "end": 79.835,
            "confidence": 0.9967409,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.45077485
          },
          {
            "word": "what",
            "start": 79.835,
            "end": 80.075,
            "confidence": 0.9846939,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.45077485
          },
          {
            "word": "us",
            "start": 80.075,
            "end": 80.314995,
            "confidence": 0.9799486,
            "punctuated_word": "US",
            "speaker": 2,
            "speaker_confidence": 0.45077485
          },
          {
            "word": "business",
            "start": 80.314995,
            "end": 80.555,
            "confidence": 0.4282246,
            "punctuated_word": "Business",
            "speaker": 2,
            "speaker_confidence": 0.45077485
          },
          {
            "word": "service",
            "start": 80.555,
            "end": 80.954994,
            "confidence": 0.5283227,
            "punctuated_word": "Service",
            "speaker": 2,
            "speaker_confidence": 0.45077485
          },
          {
            "word": "is",
            "start": 80.954994,
            "end": 81.274994,
            "confidence": 0.6850646,
            "punctuated_word": "is.",
            "speaker": 2,
            "speaker_confidence": 0.45077485
          },
          {
            "word": "it's",
            "start": 81.274994,
            "end": 81.435,
            "confidence": 0.7532591,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "what",
            "start": 81.435,
            "end": 81.595,
            "confidence": 0.44355837,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "basically",
            "start": 81.595,
            "end": 81.994995,
            "confidence": 0.8554416,
            "punctuated_word": "basically",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "started",
            "start": 81.994995,
            "end": 82.235,
            "confidence": 0.7403456,
            "punctuated_word": "started",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "in",
            "start": 82.235,
            "end": 82.395,
            "confidence": 0.8755895,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "the",
            "start": 82.395,
            "end": 82.475,
            "confidence": 0.85054666,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "white",
            "start": 82.475,
            "end": 82.634995,
            "confidence": 0.96866345,
            "punctuated_word": "White",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "house",
            "start": 82.634995,
            "end": 82.875,
            "confidence": 0.9981546,
            "punctuated_word": "House",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "that's",
            "start": 82.875,
            "end": 83.115,
            "confidence": 0.93802357,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "tasked",
            "start": 83.115,
            "end": 83.595,
            "confidence": 0.9907951,
            "punctuated_word": "tasked",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "with",
            "start": 83.595,
            "end": 84.075,
            "confidence": 0.999387,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "handling",
            "start": 84.075,
            "end": 84.575,
            "confidence": 0.9979386,
            "punctuated_word": "handling,",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          }
        ],
        "speaker": 2,
        "id": "5d9b5e4f-29ce-478d-86d4-219bca514566"
      },
      {
        "start": 84.954994,
        "end": 90.57,
        "confidence": 0.9902904,
        "channel": 0,
        "transcript": "you know, really tough technical problems and using design and technology to deliver better government services,",
        "words": [
          {
            "word": "you",
            "start": 84.954994,
            "end": 85.115,
            "confidence": 0.9995059,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "know",
            "start": 85.115,
            "end": 85.615,
            "confidence": 0.99971527,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "really",
            "start": 85.674995,
            "end": 85.91499,
            "confidence": 0.9995209,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "tough",
            "start": 85.91499,
            "end": 86.155,
            "confidence": 0.9978765,
            "punctuated_word": "tough",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "technical",
            "start": 86.155,
            "end": 86.555,
            "confidence": 0.9874256,
            "punctuated_word": "technical",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "problems",
            "start": 86.555,
            "end": 86.875,
            "confidence": 0.99949586,
            "punctuated_word": "problems",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "and",
            "start": 86.875,
            "end": 87.034996,
            "confidence": 0.891627,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "using",
            "start": 87.034996,
            "end": 87.354996,
            "confidence": 0.99981135,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "design",
            "start": 87.354996,
            "end": 87.674995,
            "confidence": 0.9974095,
            "punctuated_word": "design",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "and",
            "start": 87.674995,
            "end": 87.835,
            "confidence": 0.9930676,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "technology",
            "start": 87.835,
            "end": 88.335,
            "confidence": 0.9995685,
            "punctuated_word": "technology",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "to",
            "start": 88.395,
            "end": 88.555,
            "confidence": 0.99958533,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "deliver",
            "start": 88.555,
            "end": 89.055,
            "confidence": 0.9998951,
            "punctuated_word": "deliver",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "better",
            "start": 89.350006,
            "end": 89.590004,
            "confidence": 0.9864248,
            "punctuated_word": "better",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "government",
            "start": 89.590004,
            "end": 90.07,
            "confidence": 0.99896884,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "services",
            "start": 90.07,
            "end": 90.57,
            "confidence": 0.9947478,
            "punctuated_word": "services,",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          }
        ],
        "speaker": 2,
        "id": "7ecc67d1-b014-4479-baf4-8759da75475f"
      },
      {
        "start": 90.87,
        "end": 91.69,
        "confidence": 0.97854805,
        "channel": 0,
        "transcript": "to the people.",
        "words": [
          {
            "word": "to",
            "start": 90.87,
            "end": 91.03,
            "confidence": 0.9998907,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "the",
            "start": 91.03,
            "end": 91.19,
            "confidence": 0.99977237,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "people",
            "start": 91.19,
            "end": 91.69,
            "confidence": 0.93598115,
            "punctuated_word": "people.",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          }
        ],
        "speaker": 2,
        "id": "c328c731-138d-4964-9e82-5f8c6f01d32e"
      },
      {
        "start": 92.39,
        "end": 106.725,
        "confidence": 0.92547244,
        "channel": 0,
        "transcript": "Like, for for instance, like, right, it doesn't make sense I can order McDonald's from an app on my phone and, like, it just shows up. Right? And just a magical easy to use app. But if, like, a veteran wants health care, they have to go through this entire complex process. So, like, we work on, like, those tough problems",
        "words": [
          {
            "word": "like",
            "start": 92.39,
            "end": 92.630005,
            "confidence": 0.90647626,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "for",
            "start": 92.630005,
            "end": 92.87,
            "confidence": 0.998009,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "for",
            "start": 92.87,
            "end": 93.03,
            "confidence": 0.98951834,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "instance",
            "start": 93.03,
            "end": 93.350006,
            "confidence": 0.9889201,
            "punctuated_word": "instance,",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "like",
            "start": 93.350006,
            "end": 93.590004,
            "confidence": 0.9335193,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "right",
            "start": 93.590004,
            "end": 93.670006,
            "confidence": 0.8812946,
            "punctuated_word": "right,",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "it",
            "start": 93.670006,
            "end": 93.83,
            "confidence": 0.59593815,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "doesn't",
            "start": 93.83,
            "end": 93.990005,
            "confidence": 0.98707175,
            "punctuated_word": "doesn't",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "make",
            "start": 93.990005,
            "end": 94.15,
            "confidence": 0.9800367,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "sense",
            "start": 94.15,
            "end": 94.310005,
            "confidence": 0.99908245,
            "punctuated_word": "sense",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "i",
            "start": 94.310005,
            "end": 94.47,
            "confidence": 0.61108416,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "can",
            "start": 94.47,
            "end": 94.97,
            "confidence": 0.99685836,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "order",
            "start": 95.11,
            "end": 95.43,
            "confidence": 0.9977344,
            "punctuated_word": "order",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "mcdonald's",
            "start": 95.43,
            "end": 95.93,
            "confidence": 0.9510449,
            "punctuated_word": "McDonald's",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "from",
            "start": 95.990005,
            "end": 96.15,
            "confidence": 0.68045944,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "an",
            "start": 96.15,
            "end": 96.310005,
            "confidence": 0.91914195,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "app",
            "start": 96.310005,
            "end": 96.55,
            "confidence": 0.9852651,
            "punctuated_word": "app",
            "speaker": 2,
            "speaker_confidence": 0.9639564
          },
          {
            "word": "on",
            "start": 96.55,
            "end": 96.630005,
            "confidence": 0.9749382,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "my",
            "start": 96.630005,
            "end": 96.79,
            "confidence": 0.999587,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "phone",
            "start": 96.79,
            "end": 97.03,
            "confidence": 0.9987011,
            "punctuated_word": "phone",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "and",
            "start": 97.03,
            "end": 97.270004,
            "confidence": 0.8888904,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "like",
            "start": 97.270004,
            "end": 97.43,
            "confidence": 0.9994893,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "it",
            "start": 97.43,
            "end": 97.67,
            "confidence": 0.9989278,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "just",
            "start": 97.67,
            "end": 97.83,
            "confidence": 0.99819463,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "shows",
            "start": 97.83,
            "end": 98.07,
            "confidence": 0.9990596,
            "punctuated_word": "shows",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "up",
            "start": 98.07,
            "end": 98.23,
            "confidence": 0.754738,
            "punctuated_word": "up.",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "right",
            "start": 98.23,
            "end": 98.47,
            "confidence": 0.9822736,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "and",
            "start": 98.47,
            "end": 98.630005,
            "confidence": 0.79915625,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "just",
            "start": 98.630005,
            "end": 98.79,
            "confidence": 0.5559637,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5843788
          },
          {
            "word": "a",
            "start": 98.79,
            "end": 98.87,
            "confidence": 0.7709035,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.48904693
          },
          {
            "word": "magical",
            "start": 98.87,
            "end": 99.37,
            "confidence": 0.990226,
            "punctuated_word": "magical",
            "speaker": 2,
            "speaker_confidence": 0.48904693
          },
          {
            "word": "easy",
            "start": 99.51,
            "end": 99.83,
            "confidence": 0.84474266,
            "punctuated_word": "easy",
            "speaker": 2,
            "speaker_confidence": 0.48904693
          },
          {
            "word": "to",
            "start": 99.83,
            "end": 99.91,
            "confidence": 0.8220544,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.48904693
          },
          {
            "word": "use",
            "start": 99.91,
            "end": 100.23,
            "confidence": 0.9987557,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.48904693
          },
          {
            "word": "app",
            "start": 100.23,
            "end": 100.630005,
            "confidence": 0.88082683,
            "punctuated_word": "app.",
            "speaker": 2,
            "speaker_confidence": 0.48904693
          },
          {
            "word": "but",
            "start": 100.630005,
            "end": 100.950005,
            "confidence": 0.9970048,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.48904693
          },
          {
            "word": "if",
            "start": 100.950005,
            "end": 101.03,
            "confidence": 0.6405437,
            "punctuated_word": "if,",
            "speaker": 2,
            "speaker_confidence": 0.48904693
          },
          {
            "word": "like",
            "start": 101.03,
            "end": 101.19,
            "confidence": 0.9705055,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.48904693
          },
          {
            "word": "a",
            "start": 101.19,
            "end": 101.270004,
            "confidence": 0.9811978,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.48331338
          },
          {
            "word": "veteran",
            "start": 101.270004,
            "end": 101.67,
            "confidence": 0.99340546,
            "punctuated_word": "veteran",
            "speaker": 2,
            "speaker_confidence": 0.48331338
          },
          {
            "word": "wants",
            "start": 101.67,
            "end": 101.83,
            "confidence": 0.88610566,
            "punctuated_word": "wants",
            "speaker": 2,
            "speaker_confidence": 0.48331338
          },
          {
            "word": "health",
            "start": 101.83,
            "end": 102.07,
            "confidence": 0.65942067,
            "punctuated_word": "health",
            "speaker": 2,
            "speaker_confidence": 0.48331338
          },
          {
            "word": "care",
            "start": 102.07,
            "end": 102.23,
            "confidence": 0.9781013,
            "punctuated_word": "care,",
            "speaker": 2,
            "speaker_confidence": 0.48331338
          },
          {
            "word": "they",
            "start": 102.23,
            "end": 102.39,
            "confidence": 0.9838403,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.48331338
          },
          {
            "word": "have",
            "start": 102.39,
            "end": 102.55,
            "confidence": 0.91167706,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.48331338
          },
          {
            "word": "to",
            "start": 102.55,
            "end": 102.630005,
            "confidence": 0.993824,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.48331338
          },
          {
            "word": "go",
            "start": 102.630005,
            "end": 102.71,
            "confidence": 0.99860483,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "through",
            "start": 102.71,
            "end": 102.87,
            "confidence": 0.91237843,
            "punctuated_word": "through",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "this",
            "start": 102.87,
            "end": 103.11,
            "confidence": 0.9986563,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "entire",
            "start": 103.11,
            "end": 103.43,
            "confidence": 0.9992424,
            "punctuated_word": "entire",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "complex",
            "start": 103.43,
            "end": 103.905,
            "confidence": 0.9991781,
            "punctuated_word": "complex",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "process",
            "start": 104.145,
            "end": 104.385,
            "confidence": 0.9716515,
            "punctuated_word": "process.",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "so",
            "start": 104.385,
            "end": 104.545,
            "confidence": 0.97927094,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "like",
            "start": 104.545,
            "end": 104.945,
            "confidence": 0.99957275,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "we",
            "start": 104.945,
            "end": 105.104996,
            "confidence": 0.997062,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "work",
            "start": 105.104996,
            "end": 105.345,
            "confidence": 0.98761964,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "on",
            "start": 105.345,
            "end": 105.505,
            "confidence": 0.9788668,
            "punctuated_word": "on,",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "like",
            "start": 105.505,
            "end": 105.744995,
            "confidence": 0.9986197,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "those",
            "start": 105.744995,
            "end": 105.985,
            "confidence": 0.999554,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "tough",
            "start": 105.985,
            "end": 106.225,
            "confidence": 0.979845,
            "punctuated_word": "tough",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "problems",
            "start": 106.225,
            "end": 106.725,
            "confidence": 0.9991904,
            "punctuated_word": "problems",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          }
        ],
        "speaker": 2,
        "id": "876e7cfb-92aa-42c7-9ff1-877b9a968d7c"
      },
      {
        "start": 107.104996,
        "end": 116.005,
        "confidence": 0.93857265,
        "channel": 0,
        "transcript": "that we try to make something that shouldn't be that hard and just make it easier so that way people can can use them in a better way. As director of engineering,",
        "words": [
          {
            "word": "that",
            "start": 107.104996,
            "end": 107.424995,
            "confidence": 0.97340393,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "we",
            "start": 107.424995,
            "end": 107.585,
            "confidence": 0.8939287,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "try",
            "start": 107.585,
            "end": 107.744995,
            "confidence": 0.45717314,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "to",
            "start": 107.744995,
            "end": 107.905,
            "confidence": 0.923555,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "make",
            "start": 107.905,
            "end": 108.065,
            "confidence": 0.99908876,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "something",
            "start": 108.065,
            "end": 108.545,
            "confidence": 0.9984169,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "that",
            "start": 108.545,
            "end": 108.784996,
            "confidence": 0.9996306,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "shouldn't",
            "start": 108.784996,
            "end": 109.104996,
            "confidence": 0.9996369,
            "punctuated_word": "shouldn't",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "be",
            "start": 109.104996,
            "end": 109.424995,
            "confidence": 0.9995209,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "that",
            "start": 109.424995,
            "end": 109.665,
            "confidence": 0.99764735,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "hard",
            "start": 109.665,
            "end": 110.065,
            "confidence": 0.98742,
            "punctuated_word": "hard",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "and",
            "start": 110.065,
            "end": 110.305,
            "confidence": 0.8404692,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "just",
            "start": 110.305,
            "end": 110.625,
            "confidence": 0.99767226,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "make",
            "start": 110.625,
            "end": 110.784996,
            "confidence": 0.99802387,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "it",
            "start": 110.784996,
            "end": 110.945,
            "confidence": 0.9995927,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "easier",
            "start": 110.945,
            "end": 111.265,
            "confidence": 0.99828327,
            "punctuated_word": "easier",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "so",
            "start": 111.265,
            "end": 111.424995,
            "confidence": 0.61511827,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "that",
            "start": 111.424995,
            "end": 111.585,
            "confidence": 0.9967154,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "way",
            "start": 111.585,
            "end": 111.744995,
            "confidence": 0.9960145,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "people",
            "start": 111.744995,
            "end": 112.065,
            "confidence": 0.87111324,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "can",
            "start": 112.065,
            "end": 112.384995,
            "confidence": 0.9987896,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "can",
            "start": 112.384995,
            "end": 112.545,
            "confidence": 0.99272233,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "use",
            "start": 112.545,
            "end": 112.865,
            "confidence": 0.99913305,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "them",
            "start": 112.865,
            "end": 113.365,
            "confidence": 0.7627235,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "in",
            "start": 113.424995,
            "end": 113.585,
            "confidence": 0.9806074,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "a",
            "start": 113.585,
            "end": 113.744995,
            "confidence": 0.98584783,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "better",
            "start": 113.744995,
            "end": 113.985,
            "confidence": 0.99970394,
            "punctuated_word": "better",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "way",
            "start": 113.985,
            "end": 114.485,
            "confidence": 0.9987724,
            "punctuated_word": "way.",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "as",
            "start": 114.705,
            "end": 115.025,
            "confidence": 0.9989813,
            "punctuated_word": "As",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "director",
            "start": 115.025,
            "end": 115.345,
            "confidence": 0.9502019,
            "punctuated_word": "director",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "of",
            "start": 115.345,
            "end": 115.505,
            "confidence": 0.8266365,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "engineering",
            "start": 115.505,
            "end": 116.005,
            "confidence": 0.9977834,
            "punctuated_word": "engineering,",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          }
        ],
        "speaker": 2,
        "id": "b3c63ede-08b3-4e57-9fb4-f4803560302b"
      },
      {
        "start": 116.305,
        "end": 129.51,
        "confidence": 0.96175045,
        "channel": 0,
        "transcript": "I pretty much oversee the entire engineering community. And my main focus there is just making sure that all the engineers are happy, working with agency leads that we have to ensure that all the projects we have is fully staffed up. I'm also on the hiring committee,",
        "words": [
          {
            "word": "i",
            "start": 116.305,
            "end": 116.545,
            "confidence": 0.99972326,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "pretty",
            "start": 116.545,
            "end": 116.865,
            "confidence": 0.9840614,
            "punctuated_word": "pretty",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "much",
            "start": 116.865,
            "end": 117.265,
            "confidence": 0.99988365,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "oversee",
            "start": 117.265,
            "end": 117.744995,
            "confidence": 0.99743,
            "punctuated_word": "oversee",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "the",
            "start": 117.744995,
            "end": 117.985,
            "confidence": 0.999741,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "entire",
            "start": 117.985,
            "end": 118.305,
            "confidence": 0.99994075,
            "punctuated_word": "entire",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "engineering",
            "start": 118.305,
            "end": 118.805,
            "confidence": 0.99710315,
            "punctuated_word": "engineering",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "community",
            "start": 118.865,
            "end": 119.365,
            "confidence": 0.8759222,
            "punctuated_word": "community.",
            "speaker": 2,
            "speaker_confidence": 0.9584574
          },
          {
            "word": "and",
            "start": 119.57,
            "end": 119.729996,
            "confidence": 0.55272335,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "my",
            "start": 119.729996,
            "end": 119.81,
            "confidence": 0.99869907,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "main",
            "start": 119.81,
            "end": 119.97,
            "confidence": 0.99986756,
            "punctuated_word": "main",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "focus",
            "start": 119.97,
            "end": 120.369995,
            "confidence": 0.99989474,
            "punctuated_word": "focus",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "there",
            "start": 120.369995,
            "end": 120.61,
            "confidence": 0.99872786,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "is",
            "start": 120.61,
            "end": 120.77,
            "confidence": 0.99531376,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "just",
            "start": 120.77,
            "end": 121.009995,
            "confidence": 0.9883887,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "making",
            "start": 121.009995,
            "end": 121.329994,
            "confidence": 0.9958507,
            "punctuated_word": "making",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "sure",
            "start": 121.329994,
            "end": 121.49,
            "confidence": 0.99984515,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "that",
            "start": 121.49,
            "end": 121.729996,
            "confidence": 0.99962986,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "all",
            "start": 121.729996,
            "end": 121.97,
            "confidence": 0.9998216,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "the",
            "start": 121.97,
            "end": 122.049995,
            "confidence": 0.96600413,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "engineers",
            "start": 122.049995,
            "end": 122.45,
            "confidence": 0.999463,
            "punctuated_word": "engineers",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "are",
            "start": 122.45,
            "end": 122.689995,
            "confidence": 0.99960035,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "happy",
            "start": 122.689995,
            "end": 123.189995,
            "confidence": 0.7786588,
            "punctuated_word": "happy,",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "working",
            "start": 123.409996,
            "end": 123.729996,
            "confidence": 0.99856526,
            "punctuated_word": "working",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "with",
            "start": 123.729996,
            "end": 123.97,
            "confidence": 0.99981767,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "agency",
            "start": 123.97,
            "end": 124.369995,
            "confidence": 0.8265372,
            "punctuated_word": "agency",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "leads",
            "start": 124.369995,
            "end": 124.61,
            "confidence": 0.93748426,
            "punctuated_word": "leads",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "that",
            "start": 124.61,
            "end": 124.77,
            "confidence": 0.8337499,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "we",
            "start": 124.77,
            "end": 124.93,
            "confidence": 0.9915617,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "have",
            "start": 124.93,
            "end": 125.09,
            "confidence": 0.9960329,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "to",
            "start": 125.09,
            "end": 125.25,
            "confidence": 0.9655528,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "ensure",
            "start": 125.25,
            "end": 125.57,
            "confidence": 0.99430907,
            "punctuated_word": "ensure",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "that",
            "start": 125.57,
            "end": 125.729996,
            "confidence": 0.9977951,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "all",
            "start": 125.729996,
            "end": 125.89,
            "confidence": 0.9995659,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.7872608
          },
          {
            "word": "the",
            "start": 125.89,
            "end": 125.97,
            "confidence": 0.98679835,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "projects",
            "start": 125.97,
            "end": 126.369995,
            "confidence": 0.99175346,
            "punctuated_word": "projects",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "we",
            "start": 126.369995,
            "end": 126.45,
            "confidence": 0.9957123,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "have",
            "start": 126.45,
            "end": 126.689995,
            "confidence": 0.9992994,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "is",
            "start": 126.689995,
            "end": 126.77,
            "confidence": 0.98946756,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "fully",
            "start": 126.77,
            "end": 127.09,
            "confidence": 0.9984988,
            "punctuated_word": "fully",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "staffed",
            "start": 127.09,
            "end": 127.409996,
            "confidence": 0.99465513,
            "punctuated_word": "staffed",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "up",
            "start": 127.409996,
            "end": 127.89,
            "confidence": 0.9952753,
            "punctuated_word": "up.",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "i'm",
            "start": 128.05,
            "end": 128.20999,
            "confidence": 0.9979104,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "also",
            "start": 128.20999,
            "end": 128.45,
            "confidence": 0.9959002,
            "punctuated_word": "also",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "on",
            "start": 128.45,
            "end": 128.61,
            "confidence": 0.9616009,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.66305697
          },
          {
            "word": "the",
            "start": 128.61,
            "end": 128.69,
            "confidence": 0.59798527,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "hiring",
            "start": 128.69,
            "end": 129.01,
            "confidence": 0.99937624,
            "punctuated_word": "hiring",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "committee",
            "start": 129.01,
            "end": 129.51,
            "confidence": 0.99253356,
            "punctuated_word": "committee,",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          }
        ],
        "speaker": 2,
        "id": "fc855328-0a44-430b-a4f6-14c22d7008f2"
      },
      {
        "start": 130.05,
        "end": 144.155,
        "confidence": 0.89175814,
        "channel": 0,
        "transcript": "that reviews all the interviews and transcripts and make a determination if someone should come on board or not. Also do some biz dev work, like, in between, like, as, like, we're starting new agencies and the projects. Like, I'll I'll talk to some of the folks there at the agency before we start, the project.",
        "words": [
          {
            "word": "that",
            "start": 130.05,
            "end": 130.20999,
            "confidence": 0.99990654,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "reviews",
            "start": 130.20999,
            "end": 130.70999,
            "confidence": 0.9990552,
            "punctuated_word": "reviews",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "all",
            "start": 130.77,
            "end": 131.01,
            "confidence": 0.9961035,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "the",
            "start": 131.01,
            "end": 131.41,
            "confidence": 0.9246934,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "interviews",
            "start": 131.41,
            "end": 131.81,
            "confidence": 0.99710673,
            "punctuated_word": "interviews",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "and",
            "start": 131.81,
            "end": 131.97,
            "confidence": 0.9863099,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "transcripts",
            "start": 131.97,
            "end": 132.45,
            "confidence": 0.9994796,
            "punctuated_word": "transcripts",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "and",
            "start": 132.45,
            "end": 132.61,
            "confidence": 0.80522656,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "make",
            "start": 132.61,
            "end": 132.77,
            "confidence": 0.99277,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.7005072
          },
          {
            "word": "a",
            "start": 132.77,
            "end": 132.84999,
            "confidence": 0.99102014,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.34938657
          },
          {
            "word": "determination",
            "start": 132.84999,
            "end": 133.25,
            "confidence": 0.99686277,
            "punctuated_word": "determination",
            "speaker": 2,
            "speaker_confidence": 0.34938657
          },
          {
            "word": "if",
            "start": 133.25,
            "end": 133.33,
            "confidence": 0.7559862,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.34938657
          },
          {
            "word": "someone",
            "start": 133.33,
            "end": 133.56999,
            "confidence": 0.9947718,
            "punctuated_word": "someone",
            "speaker": 2,
            "speaker_confidence": 0.34938657
          },
          {
            "word": "should",
            "start": 133.56999,
            "end": 133.73,
            "confidence": 0.99480283,
            "punctuated_word": "should",
            "speaker": 2,
            "speaker_confidence": 0.34938657
          },
          {
            "word": "come",
            "start": 133.73,
            "end": 133.97,
            "confidence": 0.99831426,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.34938657
          },
          {
            "word": "on",
            "start": 133.97,
            "end": 134.05,
            "confidence": 0.88313204,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "board",
            "start": 134.05,
            "end": 134.37,
            "confidence": 0.9985934,
            "punctuated_word": "board",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "or",
            "start": 134.37,
            "end": 134.45,
            "confidence": 0.9960855,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "not",
            "start": 134.45,
            "end": 134.775,
            "confidence": 0.99709594,
            "punctuated_word": "not.",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "also",
            "start": 134.855,
            "end": 135.015,
            "confidence": 0.7046422,
            "punctuated_word": "Also",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "do",
            "start": 135.015,
            "end": 135.25499,
            "confidence": 0.5689101,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "some",
            "start": 135.25499,
            "end": 135.415,
            "confidence": 0.99598557,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "biz",
            "start": 135.415,
            "end": 135.735,
            "confidence": 0.8255653,
            "punctuated_word": "biz",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "dev",
            "start": 135.735,
            "end": 135.89499,
            "confidence": 0.66475856,
            "punctuated_word": "dev",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "work",
            "start": 135.89499,
            "end": 136.295,
            "confidence": 0.8437701,
            "punctuated_word": "work,",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "like",
            "start": 136.295,
            "end": 136.61499,
            "confidence": 0.9306802,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "in",
            "start": 136.61499,
            "end": 136.855,
            "confidence": 0.99888235,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "between",
            "start": 136.855,
            "end": 137.25499,
            "confidence": 0.819692,
            "punctuated_word": "between,",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "like",
            "start": 137.25499,
            "end": 137.655,
            "confidence": 0.9553418,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7366096
          },
          {
            "word": "as",
            "start": 137.735,
            "end": 137.89499,
            "confidence": 0.5131881,
            "punctuated_word": "as,",
            "speaker": 2,
            "speaker_confidence": 0.52098995
          },
          {
            "word": "like",
            "start": 137.89499,
            "end": 138.055,
            "confidence": 0.996543,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.52098995
          },
          {
            "word": "we're",
            "start": 138.055,
            "end": 138.215,
            "confidence": 0.9110776,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.52098995
          },
          {
            "word": "starting",
            "start": 138.215,
            "end": 138.53499,
            "confidence": 0.99006796,
            "punctuated_word": "starting",
            "speaker": 2,
            "speaker_confidence": 0.52098995
          },
          {
            "word": "new",
            "start": 138.53499,
            "end": 138.61499,
            "confidence": 0.5218421,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 0.51229644
          },
          {
            "word": "agencies",
            "start": 138.61499,
            "end": 139.015,
            "confidence": 0.98203236,
            "punctuated_word": "agencies",
            "speaker": 2,
            "speaker_confidence": 0.51229644
          },
          {
            "word": "and",
            "start": 139.015,
            "end": 139.17499,
            "confidence": 0.622334,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.51229644
          },
          {
            "word": "the",
            "start": 139.17499,
            "end": 139.33499,
            "confidence": 0.74119157,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.51229644
          },
          {
            "word": "projects",
            "start": 139.33499,
            "end": 139.735,
            "confidence": 0.9046508,
            "punctuated_word": "projects.",
            "speaker": 2,
            "speaker_confidence": 0.51229644
          },
          {
            "word": "like",
            "start": 139.735,
            "end": 139.89499,
            "confidence": 0.98333395,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.51229644
          },
          {
            "word": "i'll",
            "start": 139.89499,
            "end": 140.135,
            "confidence": 0.99099994,
            "punctuated_word": "I'll",
            "speaker": 2,
            "speaker_confidence": 0.51229644
          },
          {
            "word": "i'll",
            "start": 140.135,
            "end": 140.295,
            "confidence": 0.99566567,
            "punctuated_word": "I'll",
            "speaker": 2,
            "speaker_confidence": 0.51229644
          },
          {
            "word": "talk",
            "start": 140.295,
            "end": 140.53499,
            "confidence": 0.9980227,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.35103416
          },
          {
            "word": "to",
            "start": 140.53499,
            "end": 141.015,
            "confidence": 0.99606353,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.35103416
          },
          {
            "word": "some",
            "start": 141.015,
            "end": 141.17499,
            "confidence": 0.9750633,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.35103416
          },
          {
            "word": "of",
            "start": 141.17499,
            "end": 141.25499,
            "confidence": 0.998362,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.35103416
          },
          {
            "word": "the",
            "start": 141.25499,
            "end": 141.33499,
            "confidence": 0.99917126,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.35103416
          },
          {
            "word": "folks",
            "start": 141.33499,
            "end": 141.575,
            "confidence": 0.9994418,
            "punctuated_word": "folks",
            "speaker": 2,
            "speaker_confidence": 0.5162886
          },
          {
            "word": "there",
            "start": 141.575,
            "end": 141.81499,
            "confidence": 0.571268,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.5162886
          },
          {
            "word": "at",
            "start": 141.81499,
            "end": 141.89499,
            "confidence": 0.8015464,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.5162886
          },
          {
            "word": "the",
            "start": 141.89499,
            "end": 141.97499,
            "confidence": 0.49999768,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5162886
          },
          {
            "word": "agency",
            "start": 141.97499,
            "end": 142.375,
            "confidence": 0.34393057,
            "punctuated_word": "agency",
            "speaker": 2,
            "speaker_confidence": 0.5162886
          },
          {
            "word": "before",
            "start": 142.375,
            "end": 142.775,
            "confidence": 0.99847215,
            "punctuated_word": "before",
            "speaker": 2,
            "speaker_confidence": 0.5162886
          },
          {
            "word": "we",
            "start": 142.775,
            "end": 142.935,
            "confidence": 0.9992505,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5162886
          },
          {
            "word": "start",
            "start": 142.935,
            "end": 143.33499,
            "confidence": 0.99050343,
            "punctuated_word": "start,",
            "speaker": 2,
            "speaker_confidence": 0.5162886
          },
          {
            "word": "the",
            "start": 143.495,
            "end": 143.655,
            "confidence": 0.9994011,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5162886
          },
          {
            "word": "project",
            "start": 143.655,
            "end": 144.155,
            "confidence": 0.99948364,
            "punctuated_word": "project.",
            "speaker": 2,
            "speaker_confidence": 0.5162886
          }
        ],
        "speaker": 2,
        "id": "265fd2fc-da11-4792-8165-55fb87e95f5a"
      },
      {
        "start": 144.53499,
        "end": 153.5,
        "confidence": 0.93506724,
        "channel": 0,
        "transcript": "It sounds like you've got quite a bit of different hats that you have to wear. I I imagine you're a pretty busy person over there with the USDS role. Yeah. A little busy.",
        "words": [
          {
            "word": "it",
            "start": 144.53499,
            "end": 144.69499,
            "confidence": 0.9620644,
            "punctuated_word": "It",
            "speaker": 1,
            "speaker_confidence": 0.30787915
          },
          {
            "word": "sounds",
            "start": 144.69499,
            "end": 144.935,
            "confidence": 0.9993839,
            "punctuated_word": "sounds",
            "speaker": 1,
            "speaker_confidence": 0.30787915
          },
          {
            "word": "like",
            "start": 144.935,
            "end": 145.095,
            "confidence": 0.99763894,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.30787915
          },
          {
            "word": "you've",
            "start": 145.095,
            "end": 145.25499,
            "confidence": 0.9993861,
            "punctuated_word": "you've",
            "speaker": 1,
            "speaker_confidence": 0.30787915
          },
          {
            "word": "got",
            "start": 145.25499,
            "end": 145.575,
            "confidence": 0.999585,
            "punctuated_word": "got",
            "speaker": 1,
            "speaker_confidence": 0.30787915
          },
          {
            "word": "quite",
            "start": 145.575,
            "end": 145.81499,
            "confidence": 0.5395486,
            "punctuated_word": "quite",
            "speaker": 1,
            "speaker_confidence": 0.30787915
          },
          {
            "word": "a",
            "start": 145.81499,
            "end": 145.89499,
            "confidence": 0.9991598,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.43120074
          },
          {
            "word": "bit",
            "start": 145.89499,
            "end": 146.055,
            "confidence": 0.9997652,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.43120074
          },
          {
            "word": "of",
            "start": 146.055,
            "end": 146.215,
            "confidence": 0.99973375,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.43120074
          },
          {
            "word": "different",
            "start": 146.215,
            "end": 146.53499,
            "confidence": 0.9997147,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.43120074
          },
          {
            "word": "hats",
            "start": 146.53499,
            "end": 146.855,
            "confidence": 0.9996464,
            "punctuated_word": "hats",
            "speaker": 1,
            "speaker_confidence": 0.43120074
          },
          {
            "word": "that",
            "start": 146.855,
            "end": 147.015,
            "confidence": 0.49052188,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.43120074
          },
          {
            "word": "you",
            "start": 147.015,
            "end": 147.17499,
            "confidence": 0.9431625,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.43120074
          },
          {
            "word": "have",
            "start": 147.17499,
            "end": 147.33499,
            "confidence": 0.9969112,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.43120074
          },
          {
            "word": "to",
            "start": 147.33499,
            "end": 147.415,
            "confidence": 0.99957603,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.4982466
          },
          {
            "word": "wear",
            "start": 147.415,
            "end": 147.735,
            "confidence": 0.9993649,
            "punctuated_word": "wear.",
            "speaker": 1,
            "speaker_confidence": 0.4982466
          },
          {
            "word": "i",
            "start": 147.735,
            "end": 147.89499,
            "confidence": 0.9914573,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.4982466
          },
          {
            "word": "i",
            "start": 147.89499,
            "end": 147.97499,
            "confidence": 0.89649475,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.4982466
          },
          {
            "word": "imagine",
            "start": 147.97499,
            "end": 148.375,
            "confidence": 0.9976676,
            "punctuated_word": "imagine",
            "speaker": 1,
            "speaker_confidence": 0.4982466
          },
          {
            "word": "you're",
            "start": 148.375,
            "end": 148.61499,
            "confidence": 0.99757206,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.4982466
          },
          {
            "word": "a",
            "start": 148.61499,
            "end": 148.69499,
            "confidence": 0.9955597,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.4982466
          },
          {
            "word": "pretty",
            "start": 148.69499,
            "end": 149.015,
            "confidence": 0.81960094,
            "punctuated_word": "pretty",
            "speaker": 1,
            "speaker_confidence": 0.4982466
          },
          {
            "word": "busy",
            "start": 149.015,
            "end": 149.515,
            "confidence": 0.9998361,
            "punctuated_word": "busy",
            "speaker": 1,
            "speaker_confidence": 0.4982466
          },
          {
            "word": "person",
            "start": 149.72,
            "end": 150.04,
            "confidence": 0.99995947,
            "punctuated_word": "person",
            "speaker": 1,
            "speaker_confidence": 0.4982466
          },
          {
            "word": "over",
            "start": 150.04,
            "end": 150.12,
            "confidence": 0.99914,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.41655654
          },
          {
            "word": "there",
            "start": 150.12,
            "end": 150.62,
            "confidence": 0.99977964,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.41655654
          },
          {
            "word": "with",
            "start": 150.68,
            "end": 150.84,
            "confidence": 0.9865346,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.41655654
          },
          {
            "word": "the",
            "start": 150.84,
            "end": 151.08,
            "confidence": 0.9118837,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.41655654
          },
          {
            "word": "usds",
            "start": 151.08,
            "end": 151.48,
            "confidence": 0.929783,
            "punctuated_word": "USDS",
            "speaker": 1,
            "speaker_confidence": 0.41655654
          },
          {
            "word": "role",
            "start": 151.48,
            "end": 151.98,
            "confidence": 0.9668644,
            "punctuated_word": "role.",
            "speaker": 1,
            "speaker_confidence": 0.41655654
          },
          {
            "word": "yeah",
            "start": 152.04,
            "end": 152.36,
            "confidence": 0.93756473,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "a",
            "start": 152.36,
            "end": 152.68,
            "confidence": 0.7540562,
            "punctuated_word": "A",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "little",
            "start": 152.68,
            "end": 153.0,
            "confidence": 0.88315874,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "busy",
            "start": 153.0,
            "end": 153.5,
            "confidence": 0.8002112,
            "punctuated_word": "busy.",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          }
        ],
        "speaker": 1,
        "id": "3b729082-998b-44ab-a4c6-8c5ceb542125"
      },
      {
        "start": 154.44,
        "end": 157.81999,
        "confidence": 0.9694622,
        "channel": 0,
        "transcript": "I'm always down to to have conversations like this. Awesome.",
        "words": [
          {
            "word": "i'm",
            "start": 154.44,
            "end": 154.52,
            "confidence": 0.9768659,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "always",
            "start": 154.52,
            "end": 154.84,
            "confidence": 0.9536423,
            "punctuated_word": "always",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "down",
            "start": 154.84,
            "end": 155.08,
            "confidence": 0.9647847,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "to",
            "start": 155.08,
            "end": 155.4,
            "confidence": 0.99931467,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "to",
            "start": 155.4,
            "end": 155.56,
            "confidence": 0.99619764,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "have",
            "start": 155.56,
            "end": 155.8,
            "confidence": 0.9989403,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "conversations",
            "start": 155.8,
            "end": 156.3,
            "confidence": 0.99921966,
            "punctuated_word": "conversations",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "like",
            "start": 156.36,
            "end": 156.52,
            "confidence": 0.99980825,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "this",
            "start": 156.52,
            "end": 157.02,
            "confidence": 0.8062147,
            "punctuated_word": "this.",
            "speaker": 2,
            "speaker_confidence": 0.5533876
          },
          {
            "word": "awesome",
            "start": 157.31999,
            "end": 157.81999,
            "confidence": 0.9996338,
            "punctuated_word": "Awesome.",
            "speaker": 1,
            "speaker_confidence": 0.4759938
          }
        ],
        "speaker": 2,
        "id": "1f6024a2-b541-4b4a-b819-264460c7408b"
      },
      {
        "start": 158.44,
        "end": 160.22,
        "confidence": 0.9976444,
        "channel": 0,
        "transcript": "Speaking of your USDS presence,",
        "words": [
          {
            "word": "speaking",
            "start": 158.44,
            "end": 158.84,
            "confidence": 0.99691856,
            "punctuated_word": "Speaking",
            "speaker": 1,
            "speaker_confidence": 0.4759938
          },
          {
            "word": "of",
            "start": 158.84,
            "end": 158.92,
            "confidence": 0.998379,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.4759938
          },
          {
            "word": "your",
            "start": 158.92,
            "end": 159.24,
            "confidence": 0.99919313,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.4759938
          },
          {
            "word": "usds",
            "start": 159.24,
            "end": 159.72,
            "confidence": 0.9983398,
            "punctuated_word": "USDS",
            "speaker": 1,
            "speaker_confidence": 0.4759938
          },
          {
            "word": "presence",
            "start": 159.72,
            "end": 160.22,
            "confidence": 0.99539167,
            "punctuated_word": "presence,",
            "speaker": 1,
            "speaker_confidence": 0.4759938
          }
        ],
        "speaker": 1,
        "id": "97adabb6-e1b5-403f-90a6-4b977b5ae322"
      },
      {
        "start": 161.0,
        "end": 166.095,
        "confidence": 0.9575532,
        "channel": 0,
        "transcript": "you have a page on there that talks a bit about you and perhaps why you joined USDS.",
        "words": [
          {
            "word": "you",
            "start": 161.0,
            "end": 161.08,
            "confidence": 0.99806625,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.41601777
          },
          {
            "word": "have",
            "start": 161.08,
            "end": 161.24,
            "confidence": 0.5071328,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.41601777
          },
          {
            "word": "a",
            "start": 161.24,
            "end": 161.31999,
            "confidence": 0.9928886,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.41601777
          },
          {
            "word": "page",
            "start": 161.31999,
            "end": 161.56,
            "confidence": 0.9983386,
            "punctuated_word": "page",
            "speaker": 1,
            "speaker_confidence": 0.41601777
          },
          {
            "word": "on",
            "start": 161.56,
            "end": 161.72,
            "confidence": 0.9911322,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.41601777
          },
          {
            "word": "there",
            "start": 161.72,
            "end": 162.075,
            "confidence": 0.9871898,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.41601777
          },
          {
            "word": "that",
            "start": 162.075,
            "end": 162.235,
            "confidence": 0.99665964,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.41601777
          },
          {
            "word": "talks",
            "start": 162.235,
            "end": 162.47499,
            "confidence": 0.9997377,
            "punctuated_word": "talks",
            "speaker": 1,
            "speaker_confidence": 0.41601777
          },
          {
            "word": "a",
            "start": 162.47499,
            "end": 162.555,
            "confidence": 0.9976757,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.41601777
          },
          {
            "word": "bit",
            "start": 162.555,
            "end": 162.635,
            "confidence": 0.9967643,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "about",
            "start": 162.635,
            "end": 163.035,
            "confidence": 0.99977165,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "you",
            "start": 163.035,
            "end": 163.355,
            "confidence": 0.99966204,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "and",
            "start": 163.355,
            "end": 163.83499,
            "confidence": 0.94477457,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "perhaps",
            "start": 163.83499,
            "end": 164.33499,
            "confidence": 0.8704179,
            "punctuated_word": "perhaps",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "why",
            "start": 164.555,
            "end": 164.955,
            "confidence": 0.9763238,
            "punctuated_word": "why",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "you",
            "start": 164.955,
            "end": 165.19499,
            "confidence": 0.9996716,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "joined",
            "start": 165.19499,
            "end": 165.595,
            "confidence": 0.99933666,
            "punctuated_word": "joined",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "usds",
            "start": 165.595,
            "end": 166.095,
            "confidence": 0.9804139,
            "punctuated_word": "USDS.",
            "speaker": 1,
            "speaker_confidence": 0.72377
          }
        ],
        "speaker": 1,
        "id": "a8c64799-736d-4082-a5f9-aafbd364341e"
      },
      {
        "start": 166.635,
        "end": 172.415,
        "confidence": 0.9871329,
        "channel": 0,
        "transcript": "And in that page, you cite an article and a Hacker News post that links to it from 2015",
        "words": [
          {
            "word": "and",
            "start": 166.635,
            "end": 166.875,
            "confidence": 0.9991654,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "in",
            "start": 166.875,
            "end": 166.955,
            "confidence": 0.99793893,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "that",
            "start": 166.955,
            "end": 167.275,
            "confidence": 0.9998067,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "page",
            "start": 167.275,
            "end": 167.595,
            "confidence": 0.9917337,
            "punctuated_word": "page,",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "you",
            "start": 167.595,
            "end": 167.915,
            "confidence": 0.99960726,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "cite",
            "start": 167.915,
            "end": 168.235,
            "confidence": 0.9752577,
            "punctuated_word": "cite",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "an",
            "start": 168.235,
            "end": 168.39499,
            "confidence": 0.9966453,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "article",
            "start": 168.39499,
            "end": 168.89499,
            "confidence": 0.9999474,
            "punctuated_word": "article",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "and",
            "start": 169.035,
            "end": 169.355,
            "confidence": 0.9697715,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "a",
            "start": 169.355,
            "end": 169.435,
            "confidence": 0.93534523,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "hacker",
            "start": 169.435,
            "end": 169.75499,
            "confidence": 0.9235218,
            "punctuated_word": "Hacker",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "news",
            "start": 169.75499,
            "end": 169.995,
            "confidence": 0.9754268,
            "punctuated_word": "News",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "post",
            "start": 169.995,
            "end": 170.495,
            "confidence": 0.9934454,
            "punctuated_word": "post",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "that",
            "start": 170.555,
            "end": 170.715,
            "confidence": 0.99875116,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "links",
            "start": 170.715,
            "end": 170.955,
            "confidence": 0.9998036,
            "punctuated_word": "links",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "to",
            "start": 170.955,
            "end": 171.11499,
            "confidence": 0.9998405,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "it",
            "start": 171.11499,
            "end": 171.275,
            "confidence": 0.9999504,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "from",
            "start": 171.275,
            "end": 171.675,
            "confidence": 0.99977714,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "2015",
            "start": 171.675,
            "end": 172.415,
            "confidence": 0.9997907,
            "punctuated_word": "2015",
            "speaker": 1,
            "speaker_confidence": 0.72377
          }
        ],
        "speaker": 1,
        "id": "8f7f1319-5d2d-47c5-8174-91ab5eef5c72"
      },
      {
        "start": 172.875,
        "end": 174.25499,
        "confidence": 0.99805564,
        "channel": 0,
        "transcript": "as a point of inspiration",
        "words": [
          {
            "word": "as",
            "start": 172.875,
            "end": 173.11499,
            "confidence": 0.9908599,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "a",
            "start": 173.11499,
            "end": 173.19499,
            "confidence": 0.9997838,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "point",
            "start": 173.19499,
            "end": 173.435,
            "confidence": 0.99995434,
            "punctuated_word": "point",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "of",
            "start": 173.435,
            "end": 173.75499,
            "confidence": 0.99978155,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "inspiration",
            "start": 173.75499,
            "end": 174.25499,
            "confidence": 0.9998982,
            "punctuated_word": "inspiration",
            "speaker": 1,
            "speaker_confidence": 0.72377
          }
        ],
        "speaker": 1,
        "id": "1c45b603-ef22-4377-88d3-5efd3db539f2"
      },
      {
        "start": 174.7,
        "end": 176.15999,
        "confidence": 0.9759845,
        "channel": 0,
        "transcript": "for joining the agency.",
        "words": [
          {
            "word": "for",
            "start": 174.7,
            "end": 175.01999,
            "confidence": 0.9984977,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "joining",
            "start": 175.01999,
            "end": 175.5,
            "confidence": 0.90855,
            "punctuated_word": "joining",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "the",
            "start": 175.5,
            "end": 175.65999,
            "confidence": 0.99929047,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.72377
          },
          {
            "word": "agency",
            "start": 175.65999,
            "end": 176.15999,
            "confidence": 0.9975998,
            "punctuated_word": "agency.",
            "speaker": 1,
            "speaker_confidence": 0.72377
          }
        ],
        "speaker": 1,
        "id": "428df74b-64f5-4fca-982b-3b7bd7525624"
      },
      {
        "start": 176.54,
        "end": 181.12,
        "confidence": 0.9606366,
        "channel": 0,
        "transcript": "Could you tell us a little bit about that? Yeah. So I was on Hacker News, you know, this",
        "words": [
          {
            "word": "could",
            "start": 176.54,
            "end": 176.7,
            "confidence": 0.9935042,
            "punctuated_word": "Could",
            "speaker": 1,
            "speaker_confidence": 0.19979012
          },
          {
            "word": "you",
            "start": 176.7,
            "end": 176.78,
            "confidence": 0.9992343,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.19979012
          },
          {
            "word": "tell",
            "start": 176.78,
            "end": 176.93999,
            "confidence": 0.9987878,
            "punctuated_word": "tell",
            "speaker": 1,
            "speaker_confidence": 0.19979012
          },
          {
            "word": "us",
            "start": 176.93999,
            "end": 177.09999,
            "confidence": 0.99970573,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.19979012
          },
          {
            "word": "a",
            "start": 177.09999,
            "end": 177.18,
            "confidence": 0.999813,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.19979012
          },
          {
            "word": "little",
            "start": 177.18,
            "end": 177.34,
            "confidence": 0.9999664,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.19979012
          },
          {
            "word": "bit",
            "start": 177.34,
            "end": 177.5,
            "confidence": 0.99867505,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.19979012
          },
          {
            "word": "about",
            "start": 177.5,
            "end": 177.73999,
            "confidence": 0.9998567,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.19979012
          },
          {
            "word": "that",
            "start": 177.73999,
            "end": 178.23999,
            "confidence": 0.99911034,
            "punctuated_word": "that?",
            "speaker": 1,
            "speaker_confidence": 0.19979012
          },
          {
            "word": "yeah",
            "start": 178.37999,
            "end": 178.62,
            "confidence": 0.9987424,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.2799831
          },
          {
            "word": "so",
            "start": 178.85999,
            "end": 179.09999,
            "confidence": 0.9848701,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.2799831
          },
          {
            "word": "i",
            "start": 179.09999,
            "end": 179.18,
            "confidence": 0.98837155,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.2799831
          },
          {
            "word": "was",
            "start": 179.18,
            "end": 179.34,
            "confidence": 0.99469817,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.2799831
          },
          {
            "word": "on",
            "start": 179.34,
            "end": 179.42,
            "confidence": 0.8646703,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          },
          {
            "word": "hacker",
            "start": 179.42,
            "end": 179.81999,
            "confidence": 0.50460106,
            "punctuated_word": "Hacker",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          },
          {
            "word": "news",
            "start": 179.81999,
            "end": 180.14,
            "confidence": 0.9827546,
            "punctuated_word": "News,",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          },
          {
            "word": "you",
            "start": 180.14,
            "end": 180.29999,
            "confidence": 0.973912,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          },
          {
            "word": "know",
            "start": 180.29999,
            "end": 180.62,
            "confidence": 0.99892294,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          },
          {
            "word": "this",
            "start": 180.62,
            "end": 181.12,
            "confidence": 0.971901,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          }
        ],
        "speaker": 2,
        "id": "a17ca958-7096-4496-8e98-731fef2f05ba"
      },
      {
        "start": 181.5,
        "end": 183.51999,
        "confidence": 0.873815,
        "channel": 0,
        "transcript": "one day one day as I usually am.",
        "words": [
          {
            "word": "one",
            "start": 181.5,
            "end": 181.73999,
            "confidence": 0.54015213,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          },
          {
            "word": "day",
            "start": 181.73999,
            "end": 181.9,
            "confidence": 0.8927533,
            "punctuated_word": "day",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          },
          {
            "word": "one",
            "start": 181.9,
            "end": 182.06,
            "confidence": 0.94726515,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          },
          {
            "word": "day",
            "start": 182.06,
            "end": 182.29999,
            "confidence": 0.9937575,
            "punctuated_word": "day",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          },
          {
            "word": "as",
            "start": 182.29999,
            "end": 182.37999,
            "confidence": 0.86576337,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.59769815
          },
          {
            "word": "i",
            "start": 182.37999,
            "end": 182.54,
            "confidence": 0.99306184,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5815781
          },
          {
            "word": "usually",
            "start": 182.54,
            "end": 183.01999,
            "confidence": 0.9836602,
            "punctuated_word": "usually",
            "speaker": 2,
            "speaker_confidence": 0.5815781
          },
          {
            "word": "am",
            "start": 183.01999,
            "end": 183.51999,
            "confidence": 0.77410644,
            "punctuated_word": "am.",
            "speaker": 2,
            "speaker_confidence": 0.5815781
          }
        ],
        "speaker": 2,
        "id": "5768ec70-b2a1-4352-b633-e24c98f1d9b4"
      },
      {
        "start": 183.81999,
        "end": 187.215,
        "confidence": 0.9054257,
        "channel": 0,
        "transcript": "And I see this this article. I clicked the headline on something like,",
        "words": [
          {
            "word": "and",
            "start": 183.81999,
            "end": 184.14,
            "confidence": 0.9982576,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5815781
          },
          {
            "word": "i",
            "start": 184.14,
            "end": 184.37999,
            "confidence": 0.99928075,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5815781
          },
          {
            "word": "see",
            "start": 184.37999,
            "end": 184.54,
            "confidence": 0.999884,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.5815781
          },
          {
            "word": "this",
            "start": 184.54,
            "end": 184.78,
            "confidence": 0.9996451,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5815781
          },
          {
            "word": "this",
            "start": 184.78,
            "end": 185.18,
            "confidence": 0.99602616,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5815781
          },
          {
            "word": "article",
            "start": 185.18,
            "end": 185.57999,
            "confidence": 0.80968654,
            "punctuated_word": "article.",
            "speaker": 2,
            "speaker_confidence": 0.5815781
          },
          {
            "word": "i",
            "start": 185.57999,
            "end": 185.65999,
            "confidence": 0.99827194,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "clicked",
            "start": 185.65999,
            "end": 185.81999,
            "confidence": 0.3871566,
            "punctuated_word": "clicked",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "the",
            "start": 185.81999,
            "end": 185.98,
            "confidence": 0.9801931,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "headline",
            "start": 185.98,
            "end": 186.29999,
            "confidence": 0.99424356,
            "punctuated_word": "headline",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "on",
            "start": 186.29999,
            "end": 186.45999,
            "confidence": 0.7326052,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "something",
            "start": 186.45999,
            "end": 186.78,
            "confidence": 0.9994935,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "like",
            "start": 186.78,
            "end": 187.215,
            "confidence": 0.8757909,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          }
        ],
        "speaker": 2,
        "id": "b60a0018-e3a2-42e6-ab2a-9f90274554e5"
      },
      {
        "start": 188.095,
        "end": 200.11499,
        "confidence": 0.8702775,
        "channel": 0,
        "transcript": "Obama's self startup in the White House. And I was like, oh, like, at the time, I was definitely working at a bunch of different startups and I love working in the start of culture. And I was like, one in the federal government? Like, yes. I'm I'm on board. And I clicked the article. I didn't even read the comment. I just clicked the article.",
        "words": [
          {
            "word": "obama's",
            "start": 188.095,
            "end": 188.495,
            "confidence": 0.7241844,
            "punctuated_word": "Obama's",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "self",
            "start": 188.495,
            "end": 188.815,
            "confidence": 0.95226306,
            "punctuated_word": "self",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "startup",
            "start": 188.815,
            "end": 189.135,
            "confidence": 0.5714135,
            "punctuated_word": "startup",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "in",
            "start": 189.135,
            "end": 189.375,
            "confidence": 0.94711435,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "the",
            "start": 189.375,
            "end": 189.455,
            "confidence": 0.93894273,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "white",
            "start": 189.455,
            "end": 189.69499,
            "confidence": 0.9326237,
            "punctuated_word": "White",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "house",
            "start": 189.69499,
            "end": 189.855,
            "confidence": 0.75654,
            "punctuated_word": "House.",
            "speaker": 2,
            "speaker_confidence": 0.5184767
          },
          {
            "word": "and",
            "start": 189.855,
            "end": 189.935,
            "confidence": 0.9640239,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.2024085
          },
          {
            "word": "i",
            "start": 189.935,
            "end": 190.015,
            "confidence": 0.99670047,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.2024085
          },
          {
            "word": "was",
            "start": 190.015,
            "end": 190.175,
            "confidence": 0.9962913,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.2024085
          },
          {
            "word": "like",
            "start": 190.175,
            "end": 190.415,
            "confidence": 0.9024576,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.2024085
          },
          {
            "word": "oh",
            "start": 190.415,
            "end": 190.735,
            "confidence": 0.85340333,
            "punctuated_word": "oh,",
            "speaker": 2,
            "speaker_confidence": 0.2024085
          },
          {
            "word": "like",
            "start": 190.735,
            "end": 190.89499,
            "confidence": 0.79682684,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.2024085
          },
          {
            "word": "at",
            "start": 190.89499,
            "end": 191.055,
            "confidence": 0.9975504,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.4618529
          },
          {
            "word": "the",
            "start": 191.055,
            "end": 191.135,
            "confidence": 0.98042715,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.4618529
          },
          {
            "word": "time",
            "start": 191.135,
            "end": 191.375,
            "confidence": 0.8039059,
            "punctuated_word": "time,",
            "speaker": 2,
            "speaker_confidence": 0.4618529
          },
          {
            "word": "i",
            "start": 191.375,
            "end": 191.455,
            "confidence": 0.9994622,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.4618529
          },
          {
            "word": "was",
            "start": 191.455,
            "end": 191.61499,
            "confidence": 0.998292,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.4618529
          },
          {
            "word": "definitely",
            "start": 191.61499,
            "end": 192.015,
            "confidence": 0.95219797,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.4618529
          },
          {
            "word": "working",
            "start": 192.015,
            "end": 192.25499,
            "confidence": 0.98999035,
            "punctuated_word": "working",
            "speaker": 2,
            "speaker_confidence": 0.4618529
          },
          {
            "word": "at",
            "start": 192.25499,
            "end": 192.29498,
            "confidence": 0.3570418,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.39217383
          },
          {
            "word": "a",
            "start": 192.29498,
            "end": 192.33499,
            "confidence": 0.9084328,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.39217383
          },
          {
            "word": "bunch",
            "start": 192.33499,
            "end": 192.495,
            "confidence": 0.999788,
            "punctuated_word": "bunch",
            "speaker": 2,
            "speaker_confidence": 0.39217383
          },
          {
            "word": "of",
            "start": 192.495,
            "end": 192.575,
            "confidence": 0.99221003,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.39217383
          },
          {
            "word": "different",
            "start": 192.575,
            "end": 192.815,
            "confidence": 0.9386669,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.39217383
          },
          {
            "word": "startups",
            "start": 192.815,
            "end": 193.135,
            "confidence": 0.9878154,
            "punctuated_word": "startups",
            "speaker": 2,
            "speaker_confidence": 0.39217383
          },
          {
            "word": "and",
            "start": 193.135,
            "end": 193.215,
            "confidence": 0.4453343,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.39217383
          },
          {
            "word": "i",
            "start": 193.215,
            "end": 193.295,
            "confidence": 0.9975465,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.3891768
          },
          {
            "word": "love",
            "start": 193.295,
            "end": 193.535,
            "confidence": 0.64292663,
            "punctuated_word": "love",
            "speaker": 2,
            "speaker_confidence": 0.3891768
          },
          {
            "word": "working",
            "start": 193.535,
            "end": 193.695,
            "confidence": 0.98605657,
            "punctuated_word": "working",
            "speaker": 2,
            "speaker_confidence": 0.3891768
          },
          {
            "word": "in",
            "start": 193.695,
            "end": 193.855,
            "confidence": 0.7281005,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.3891768
          },
          {
            "word": "the",
            "start": 193.855,
            "end": 193.935,
            "confidence": 0.25177926,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.3891768
          },
          {
            "word": "start",
            "start": 193.935,
            "end": 194.015,
            "confidence": 0.3177371,
            "punctuated_word": "start",
            "speaker": 2,
            "speaker_confidence": 0.3891768
          },
          {
            "word": "of",
            "start": 194.015,
            "end": 194.095,
            "confidence": 0.90710384,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.3891768
          },
          {
            "word": "culture",
            "start": 194.095,
            "end": 194.33499,
            "confidence": 0.7718314,
            "punctuated_word": "culture.",
            "speaker": 2,
            "speaker_confidence": 0.3891768
          },
          {
            "word": "and",
            "start": 194.33499,
            "end": 194.415,
            "confidence": 0.58038753,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.31172222
          },
          {
            "word": "i",
            "start": 194.415,
            "end": 194.495,
            "confidence": 0.90747535,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.31172222
          },
          {
            "word": "was",
            "start": 194.495,
            "end": 194.575,
            "confidence": 0.99535406,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.31172222
          },
          {
            "word": "like",
            "start": 194.575,
            "end": 194.735,
            "confidence": 0.9220506,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.31172222
          },
          {
            "word": "one",
            "start": 194.735,
            "end": 194.815,
            "confidence": 0.6877457,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.31172222
          },
          {
            "word": "in",
            "start": 194.815,
            "end": 194.97499,
            "confidence": 0.9559447,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.31172222
          },
          {
            "word": "the",
            "start": 194.97499,
            "end": 195.055,
            "confidence": 0.9927044,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "federal",
            "start": 195.055,
            "end": 195.375,
            "confidence": 0.9747034,
            "punctuated_word": "federal",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "government",
            "start": 195.375,
            "end": 195.69499,
            "confidence": 0.662687,
            "punctuated_word": "government?",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "like",
            "start": 195.69499,
            "end": 195.935,
            "confidence": 0.9888035,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "yes",
            "start": 195.935,
            "end": 196.175,
            "confidence": 0.8861497,
            "punctuated_word": "yes.",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "i'm",
            "start": 196.175,
            "end": 196.415,
            "confidence": 0.9959254,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "i'm",
            "start": 196.415,
            "end": 196.655,
            "confidence": 0.93609166,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "on",
            "start": 196.655,
            "end": 196.89499,
            "confidence": 0.88952506,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "board",
            "start": 196.89499,
            "end": 197.295,
            "confidence": 0.96902645,
            "punctuated_word": "board.",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "and",
            "start": 197.295,
            "end": 197.535,
            "confidence": 0.9980337,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "i",
            "start": 197.535,
            "end": 197.61499,
            "confidence": 0.9793017,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "clicked",
            "start": 197.61499,
            "end": 197.855,
            "confidence": 0.93635637,
            "punctuated_word": "clicked",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "the",
            "start": 197.855,
            "end": 197.935,
            "confidence": 0.7832017,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "article",
            "start": 197.935,
            "end": 198.095,
            "confidence": 0.9138553,
            "punctuated_word": "article.",
            "speaker": 2,
            "speaker_confidence": 0.58540046
          },
          {
            "word": "i",
            "start": 198.095,
            "end": 198.175,
            "confidence": 0.98302597,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          },
          {
            "word": "didn't",
            "start": 198.175,
            "end": 198.415,
            "confidence": 0.95634073,
            "punctuated_word": "didn't",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          },
          {
            "word": "even",
            "start": 198.415,
            "end": 198.575,
            "confidence": 0.9320759,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          },
          {
            "word": "read",
            "start": 198.575,
            "end": 198.735,
            "confidence": 0.9962244,
            "punctuated_word": "read",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          },
          {
            "word": "the",
            "start": 198.735,
            "end": 198.815,
            "confidence": 0.9965598,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          },
          {
            "word": "comment",
            "start": 198.815,
            "end": 199.055,
            "confidence": 0.8366978,
            "punctuated_word": "comment.",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          },
          {
            "word": "i",
            "start": 199.055,
            "end": 199.135,
            "confidence": 0.95297533,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          },
          {
            "word": "just",
            "start": 199.135,
            "end": 199.295,
            "confidence": 0.9977456,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          },
          {
            "word": "clicked",
            "start": 199.295,
            "end": 199.535,
            "confidence": 0.97322536,
            "punctuated_word": "clicked",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          },
          {
            "word": "the",
            "start": 199.535,
            "end": 199.61499,
            "confidence": 0.6965482,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          },
          {
            "word": "article",
            "start": 199.61499,
            "end": 200.11499,
            "confidence": 0.8745935,
            "punctuated_word": "article.",
            "speaker": 2,
            "speaker_confidence": 0.5297171
          }
        ],
        "speaker": 2,
        "id": "1fffc03e-e2e4-463f-9a5b-da5214bafa9a"
      },
      {
        "start": 200.54001,
        "end": 208.64,
        "confidence": 0.9481481,
        "channel": 0,
        "transcript": "I got halfway through the article, and I was just like, I gotta apply right now. And I just went and just sent my resume in. In a few months, yeah, I was here at USCIS,",
        "words": [
          {
            "word": "i",
            "start": 200.54001,
            "end": 200.70001,
            "confidence": 0.9835882,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.46710777
          },
          {
            "word": "got",
            "start": 200.70001,
            "end": 200.86,
            "confidence": 0.9990126,
            "punctuated_word": "got",
            "speaker": 2,
            "speaker_confidence": 0.46710777
          },
          {
            "word": "halfway",
            "start": 200.86,
            "end": 201.26001,
            "confidence": 0.99675035,
            "punctuated_word": "halfway",
            "speaker": 2,
            "speaker_confidence": 0.46710777
          },
          {
            "word": "through",
            "start": 201.26001,
            "end": 201.5,
            "confidence": 0.95775443,
            "punctuated_word": "through",
            "speaker": 2,
            "speaker_confidence": 0.46710777
          },
          {
            "word": "the",
            "start": 201.5,
            "end": 201.66,
            "confidence": 0.9981261,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.46710777
          },
          {
            "word": "article",
            "start": 201.66,
            "end": 202.06001,
            "confidence": 0.828224,
            "punctuated_word": "article,",
            "speaker": 2,
            "speaker_confidence": 0.46710777
          },
          {
            "word": "and",
            "start": 202.06001,
            "end": 202.22,
            "confidence": 0.9992347,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.46710777
          },
          {
            "word": "i",
            "start": 202.22,
            "end": 202.3,
            "confidence": 0.9966978,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.46710777
          },
          {
            "word": "was",
            "start": 202.3,
            "end": 202.46,
            "confidence": 0.93512774,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.46710777
          },
          {
            "word": "just",
            "start": 202.46,
            "end": 202.54001,
            "confidence": 0.98341817,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.46710777
          },
          {
            "word": "like",
            "start": 202.54001,
            "end": 202.70001,
            "confidence": 0.881979,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "i",
            "start": 202.70001,
            "end": 202.78001,
            "confidence": 0.9996909,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "gotta",
            "start": 202.78001,
            "end": 203.1,
            "confidence": 0.9479854,
            "punctuated_word": "gotta",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "apply",
            "start": 203.1,
            "end": 203.5,
            "confidence": 0.9634477,
            "punctuated_word": "apply",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "right",
            "start": 203.5,
            "end": 203.66,
            "confidence": 0.9640506,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "now",
            "start": 203.66,
            "end": 203.98001,
            "confidence": 0.96551406,
            "punctuated_word": "now.",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "and",
            "start": 203.98001,
            "end": 204.14,
            "confidence": 0.99858546,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "i",
            "start": 204.14,
            "end": 204.38,
            "confidence": 0.97450316,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "just",
            "start": 204.38,
            "end": 204.62001,
            "confidence": 0.96800095,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "went",
            "start": 204.62001,
            "end": 204.78,
            "confidence": 0.9966809,
            "punctuated_word": "went",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "and",
            "start": 204.78,
            "end": 205.02,
            "confidence": 0.961922,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "just",
            "start": 205.02,
            "end": 205.26001,
            "confidence": 0.986088,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "sent",
            "start": 205.26001,
            "end": 205.42001,
            "confidence": 0.9055564,
            "punctuated_word": "sent",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "my",
            "start": 205.42001,
            "end": 205.58,
            "confidence": 0.9965257,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "resume",
            "start": 205.58,
            "end": 206.06001,
            "confidence": 0.9998704,
            "punctuated_word": "resume",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "in",
            "start": 206.06001,
            "end": 206.38,
            "confidence": 0.84174097,
            "punctuated_word": "in.",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "in",
            "start": 206.38,
            "end": 206.54001,
            "confidence": 0.82750297,
            "punctuated_word": "In",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "a",
            "start": 206.54001,
            "end": 206.62001,
            "confidence": 0.85563195,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "few",
            "start": 206.62001,
            "end": 206.78,
            "confidence": 0.9996087,
            "punctuated_word": "few",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "months",
            "start": 206.78,
            "end": 207.02,
            "confidence": 0.9487237,
            "punctuated_word": "months,",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "yeah",
            "start": 207.02,
            "end": 207.26001,
            "confidence": 0.87294704,
            "punctuated_word": "yeah,",
            "speaker": 2,
            "speaker_confidence": 0.6564952
          },
          {
            "word": "i",
            "start": 207.26001,
            "end": 207.34001,
            "confidence": 0.9979551,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "was",
            "start": 207.34001,
            "end": 207.5,
            "confidence": 0.9989266,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "here",
            "start": 207.5,
            "end": 207.82,
            "confidence": 0.98747754,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "at",
            "start": 207.82,
            "end": 208.14,
            "confidence": 0.9977456,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "uscis",
            "start": 208.14,
            "end": 208.64,
            "confidence": 0.6167391,
            "punctuated_word": "USCIS,",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          }
        ],
        "speaker": 2,
        "id": "eea1ff0a-7f56-472c-b3f0-8fa120a28dfe"
      },
      {
        "start": 209.34001,
        "end": 225.29501,
        "confidence": 0.95639104,
        "channel": 0,
        "transcript": "just bought that Fast Company article and the Hacker News post. On that same page, you also mentioned that learning the plethora of acronyms used in government was a challenge, as you got started, which is certainly understandable. There are quite a few of those that float around. Over time, has that gotten easier?",
        "words": [
          {
            "word": "just",
            "start": 209.34001,
            "end": 209.74,
            "confidence": 0.9962063,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "bought",
            "start": 209.74,
            "end": 209.90001,
            "confidence": 0.62225866,
            "punctuated_word": "bought",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "that",
            "start": 209.90001,
            "end": 210.14,
            "confidence": 0.98915035,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "fast",
            "start": 210.14,
            "end": 210.38,
            "confidence": 0.89000154,
            "punctuated_word": "Fast",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "company",
            "start": 210.38,
            "end": 210.78,
            "confidence": 0.9940415,
            "punctuated_word": "Company",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "article",
            "start": 210.78,
            "end": 211.26001,
            "confidence": 0.99864775,
            "punctuated_word": "article",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "and",
            "start": 211.26001,
            "end": 211.5,
            "confidence": 0.43787017,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "the",
            "start": 211.5,
            "end": 211.58,
            "confidence": 0.35248202,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "hacker",
            "start": 211.58,
            "end": 211.90001,
            "confidence": 0.8570559,
            "punctuated_word": "Hacker",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "news",
            "start": 211.90001,
            "end": 212.06001,
            "confidence": 0.9897289,
            "punctuated_word": "News",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "post",
            "start": 212.06001,
            "end": 212.475,
            "confidence": 0.90924656,
            "punctuated_word": "post.",
            "speaker": 2,
            "speaker_confidence": 0.72920513
          },
          {
            "word": "on",
            "start": 212.71501,
            "end": 212.875,
            "confidence": 0.9990472,
            "punctuated_word": "On",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "that",
            "start": 212.875,
            "end": 212.955,
            "confidence": 0.9993554,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "same",
            "start": 212.955,
            "end": 213.35501,
            "confidence": 0.99984694,
            "punctuated_word": "same",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "page",
            "start": 213.35501,
            "end": 213.755,
            "confidence": 0.99813044,
            "punctuated_word": "page,",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "you",
            "start": 213.755,
            "end": 213.91501,
            "confidence": 0.99987185,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "also",
            "start": 213.91501,
            "end": 214.235,
            "confidence": 0.9996846,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "mentioned",
            "start": 214.235,
            "end": 214.63501,
            "confidence": 0.97162783,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "that",
            "start": 214.63501,
            "end": 215.115,
            "confidence": 0.9997342,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "learning",
            "start": 215.115,
            "end": 215.515,
            "confidence": 0.9993482,
            "punctuated_word": "learning",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "the",
            "start": 215.515,
            "end": 215.675,
            "confidence": 0.99928504,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "plethora",
            "start": 215.675,
            "end": 215.99501,
            "confidence": 0.9992392,
            "punctuated_word": "plethora",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "of",
            "start": 215.99501,
            "end": 216.155,
            "confidence": 0.99816257,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "acronyms",
            "start": 216.155,
            "end": 216.63501,
            "confidence": 0.9999551,
            "punctuated_word": "acronyms",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "used",
            "start": 216.63501,
            "end": 216.79501,
            "confidence": 0.98659724,
            "punctuated_word": "used",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "in",
            "start": 216.79501,
            "end": 216.955,
            "confidence": 0.99969625,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "government",
            "start": 216.955,
            "end": 217.35501,
            "confidence": 0.99940753,
            "punctuated_word": "government",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "was",
            "start": 217.35501,
            "end": 217.595,
            "confidence": 0.9996246,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "a",
            "start": 217.595,
            "end": 217.675,
            "confidence": 0.9996008,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "challenge",
            "start": 217.675,
            "end": 218.155,
            "confidence": 0.9921061,
            "punctuated_word": "challenge,",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "as",
            "start": 218.395,
            "end": 218.475,
            "confidence": 0.9998889,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "you",
            "start": 218.475,
            "end": 218.63501,
            "confidence": 0.9998299,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "got",
            "start": 218.63501,
            "end": 218.79501,
            "confidence": 0.978492,
            "punctuated_word": "got",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "started",
            "start": 218.79501,
            "end": 219.29501,
            "confidence": 0.9898924,
            "punctuated_word": "started,",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "which",
            "start": 219.43501,
            "end": 219.595,
            "confidence": 0.9991066,
            "punctuated_word": "which",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "is",
            "start": 219.595,
            "end": 219.835,
            "confidence": 0.9997981,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "certainly",
            "start": 219.835,
            "end": 220.235,
            "confidence": 0.9976311,
            "punctuated_word": "certainly",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "understandable",
            "start": 220.235,
            "end": 220.71501,
            "confidence": 0.9841306,
            "punctuated_word": "understandable.",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "there",
            "start": 220.71501,
            "end": 220.955,
            "confidence": 0.9989336,
            "punctuated_word": "There",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "are",
            "start": 220.955,
            "end": 221.195,
            "confidence": 0.99484056,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "quite",
            "start": 221.195,
            "end": 221.35501,
            "confidence": 0.99725014,
            "punctuated_word": "quite",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "a",
            "start": 221.35501,
            "end": 221.43501,
            "confidence": 0.9994307,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "few",
            "start": 221.43501,
            "end": 221.675,
            "confidence": 0.99993515,
            "punctuated_word": "few",
            "speaker": 1,
            "speaker_confidence": 0.7283757
          },
          {
            "word": "of",
            "start": 221.675,
            "end": 221.755,
            "confidence": 0.9997371,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "those",
            "start": 221.755,
            "end": 221.99501,
            "confidence": 0.8861329,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "that",
            "start": 221.99501,
            "end": 222.155,
            "confidence": 0.9210585,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "float",
            "start": 222.155,
            "end": 222.395,
            "confidence": 0.9920184,
            "punctuated_word": "float",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "around",
            "start": 222.395,
            "end": 222.895,
            "confidence": 0.997399,
            "punctuated_word": "around.",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "over",
            "start": 223.115,
            "end": 223.43501,
            "confidence": 0.98893446,
            "punctuated_word": "Over",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "time",
            "start": 223.43501,
            "end": 223.835,
            "confidence": 0.99935853,
            "punctuated_word": "time,",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "has",
            "start": 223.91501,
            "end": 224.155,
            "confidence": 0.9995839,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "that",
            "start": 224.155,
            "end": 224.475,
            "confidence": 0.9998511,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "gotten",
            "start": 224.475,
            "end": 224.79501,
            "confidence": 0.9939078,
            "punctuated_word": "gotten",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "easier",
            "start": 224.79501,
            "end": 225.29501,
            "confidence": 0.9509655,
            "punctuated_word": "easier?",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          }
        ],
        "speaker": 1,
        "id": "c1186c77-1b43-4642-933b-edc5c19e6e0d"
      },
      {
        "start": 225.675,
        "end": 233.47,
        "confidence": 0.8856529,
        "channel": 0,
        "transcript": "And, do you have a favorite acronym among them? It has definitely gotten a lot easier, and I just provided them off in conversation, so I apologize if I use them.",
        "words": [
          {
            "word": "and",
            "start": 225.675,
            "end": 225.835,
            "confidence": 0.9383521,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "do",
            "start": 225.99501,
            "end": 226.07501,
            "confidence": 0.9997563,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "you",
            "start": 226.07501,
            "end": 226.155,
            "confidence": 0.9980367,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "have",
            "start": 226.155,
            "end": 226.315,
            "confidence": 0.99855024,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.5647758
          },
          {
            "word": "a",
            "start": 226.315,
            "end": 226.395,
            "confidence": 0.9940432,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.35442024
          },
          {
            "word": "favorite",
            "start": 226.395,
            "end": 226.875,
            "confidence": 0.9999038,
            "punctuated_word": "favorite",
            "speaker": 1,
            "speaker_confidence": 0.35442024
          },
          {
            "word": "acronym",
            "start": 226.875,
            "end": 227.375,
            "confidence": 0.9995347,
            "punctuated_word": "acronym",
            "speaker": 1,
            "speaker_confidence": 0.35442024
          },
          {
            "word": "among",
            "start": 227.43501,
            "end": 227.675,
            "confidence": 0.99993134,
            "punctuated_word": "among",
            "speaker": 1,
            "speaker_confidence": 0.35442024
          },
          {
            "word": "them",
            "start": 227.675,
            "end": 228.09,
            "confidence": 0.9998773,
            "punctuated_word": "them?",
            "speaker": 1,
            "speaker_confidence": 0.35442024
          },
          {
            "word": "it",
            "start": 228.25,
            "end": 228.48999,
            "confidence": 0.9924075,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.32608008
          },
          {
            "word": "has",
            "start": 228.48999,
            "end": 228.56999,
            "confidence": 0.58885795,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.32608008
          },
          {
            "word": "definitely",
            "start": 228.56999,
            "end": 228.97,
            "confidence": 0.9992692,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.32608008
          },
          {
            "word": "gotten",
            "start": 228.97,
            "end": 229.29,
            "confidence": 0.9978789,
            "punctuated_word": "gotten",
            "speaker": 2,
            "speaker_confidence": 0.32608008
          },
          {
            "word": "a",
            "start": 229.29,
            "end": 229.37,
            "confidence": 0.99911016,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.32608008
          },
          {
            "word": "lot",
            "start": 229.37,
            "end": 229.61,
            "confidence": 0.99986017,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.32608008
          },
          {
            "word": "easier",
            "start": 229.61,
            "end": 229.84999,
            "confidence": 0.743062,
            "punctuated_word": "easier,",
            "speaker": 2,
            "speaker_confidence": 0.32608008
          },
          {
            "word": "and",
            "start": 229.84999,
            "end": 230.01,
            "confidence": 0.89062697,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.32608008
          },
          {
            "word": "i",
            "start": 230.01,
            "end": 230.09,
            "confidence": 0.9741974,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.41174555
          },
          {
            "word": "just",
            "start": 230.09,
            "end": 230.25,
            "confidence": 0.520382,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.41174555
          },
          {
            "word": "provided",
            "start": 230.25,
            "end": 230.56999,
            "confidence": 0.27827305,
            "punctuated_word": "provided",
            "speaker": 2,
            "speaker_confidence": 0.41174555
          },
          {
            "word": "them",
            "start": 230.56999,
            "end": 230.73,
            "confidence": 0.9879106,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.41174555
          },
          {
            "word": "off",
            "start": 230.73,
            "end": 230.89,
            "confidence": 0.62485737,
            "punctuated_word": "off",
            "speaker": 2,
            "speaker_confidence": 0.41174555
          },
          {
            "word": "in",
            "start": 230.89,
            "end": 231.05,
            "confidence": 0.94174707,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.41174555
          },
          {
            "word": "conversation",
            "start": 231.05,
            "end": 231.53,
            "confidence": 0.56802326,
            "punctuated_word": "conversation,",
            "speaker": 2,
            "speaker_confidence": 0.41174555
          },
          {
            "word": "so",
            "start": 231.53,
            "end": 231.69,
            "confidence": 0.9988304,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.41174555
          },
          {
            "word": "i",
            "start": 231.69,
            "end": 231.84999,
            "confidence": 0.99580646,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6017664
          },
          {
            "word": "apologize",
            "start": 231.84999,
            "end": 232.33,
            "confidence": 0.9981312,
            "punctuated_word": "apologize",
            "speaker": 2,
            "speaker_confidence": 0.6017664
          },
          {
            "word": "if",
            "start": 232.33,
            "end": 232.56999,
            "confidence": 0.9789437,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.6017664
          },
          {
            "word": "i",
            "start": 232.56999,
            "end": 232.65,
            "confidence": 0.9956447,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6017664
          },
          {
            "word": "use",
            "start": 232.65,
            "end": 232.97,
            "confidence": 0.9377591,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.6017664
          },
          {
            "word": "them",
            "start": 232.97,
            "end": 233.47,
            "confidence": 0.5156739,
            "punctuated_word": "them.",
            "speaker": 2,
            "speaker_confidence": 0.6017664
          }
        ],
        "speaker": 2,
        "id": "49df7613-63d4-4e19-9eb6-05bd7fac618f"
      },
      {
        "start": 233.93,
        "end": 234.43,
        "confidence": 0.9416068,
        "channel": 0,
        "transcript": "Yeah.",
        "words": [
          {
            "word": "yeah",
            "start": 233.93,
            "end": 234.43,
            "confidence": 0.9416068,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.6017664
          }
        ],
        "speaker": 2,
        "id": "85034703-34f9-41ad-bd31-cef5afd2cb99"
      },
      {
        "start": 235.05,
        "end": 243.62999,
        "confidence": 0.9164335,
        "channel": 0,
        "transcript": "I don't know if I have a favorite among them, but I definitely have a favorite government website URL. And so the register to to register a .gov, a web address,",
        "words": [
          {
            "word": "i",
            "start": 235.05,
            "end": 235.20999,
            "confidence": 0.9953432,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6017664
          },
          {
            "word": "don't",
            "start": 235.20999,
            "end": 235.29,
            "confidence": 0.9516367,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.031970143
          },
          {
            "word": "know",
            "start": 235.29,
            "end": 235.37,
            "confidence": 0.7279728,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.031970143
          },
          {
            "word": "if",
            "start": 235.37,
            "end": 235.45,
            "confidence": 0.9634721,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.031970143
          },
          {
            "word": "i",
            "start": 235.45,
            "end": 235.53,
            "confidence": 0.96073294,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.031970143
          },
          {
            "word": "have",
            "start": 235.53,
            "end": 235.69,
            "confidence": 0.96360695,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.031970143
          },
          {
            "word": "a",
            "start": 235.69,
            "end": 235.76999,
            "confidence": 0.95540565,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "favorite",
            "start": 235.76999,
            "end": 236.09,
            "confidence": 0.9873159,
            "punctuated_word": "favorite",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "among",
            "start": 236.09,
            "end": 236.41,
            "confidence": 0.99298406,
            "punctuated_word": "among",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "them",
            "start": 236.41,
            "end": 236.56999,
            "confidence": 0.9782809,
            "punctuated_word": "them,",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "but",
            "start": 236.56999,
            "end": 236.81,
            "confidence": 0.98966986,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "i",
            "start": 236.81,
            "end": 236.97,
            "confidence": 0.9614479,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "definitely",
            "start": 236.97,
            "end": 237.45,
            "confidence": 0.99790704,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "have",
            "start": 237.45,
            "end": 237.61,
            "confidence": 0.99936026,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "a",
            "start": 237.61,
            "end": 237.76999,
            "confidence": 0.99232626,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "favorite",
            "start": 237.76999,
            "end": 238.17,
            "confidence": 0.99862444,
            "punctuated_word": "favorite",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "government",
            "start": 238.17,
            "end": 238.48999,
            "confidence": 0.99747914,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "website",
            "start": 238.48999,
            "end": 238.97,
            "confidence": 0.9993445,
            "punctuated_word": "website",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "url",
            "start": 238.97,
            "end": 239.47,
            "confidence": 0.9808377,
            "punctuated_word": "URL.",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "and",
            "start": 239.69,
            "end": 240.01,
            "confidence": 0.998725,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "so",
            "start": 240.01,
            "end": 240.25,
            "confidence": 0.80716455,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "the",
            "start": 240.25,
            "end": 240.41,
            "confidence": 0.7771159,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "register",
            "start": 240.41,
            "end": 240.89,
            "confidence": 0.9022761,
            "punctuated_word": "register",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "to",
            "start": 240.89,
            "end": 241.12999,
            "confidence": 0.5755362,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "to",
            "start": 241.12999,
            "end": 241.37,
            "confidence": 0.9498837,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "register",
            "start": 241.37,
            "end": 241.76999,
            "confidence": 0.99898857,
            "punctuated_word": "register",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "a",
            "start": 241.76999,
            "end": 241.93,
            "confidence": 0.80671686,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "gov",
            "start": 241.93,
            "end": 242.65,
            "confidence": 0.925279,
            "punctuated_word": ".gov,",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "a",
            "start": 242.65,
            "end": 242.89,
            "confidence": 0.51458436,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "web",
            "start": 242.89,
            "end": 243.12999,
            "confidence": 0.9954281,
            "punctuated_word": "web",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "address",
            "start": 243.12999,
            "end": 243.62999,
            "confidence": 0.76399124,
            "punctuated_word": "address,",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          }
        ],
        "speaker": 2,
        "id": "6a7193ff-50f7-4000-a5de-8defd74b46b8"
      },
      {
        "start": 244.105,
        "end": 245.625,
        "confidence": 0.9765671,
        "channel": 0,
        "transcript": "is .gov.gov.",
        "words": [
          {
            "word": "is",
            "start": 244.105,
            "end": 244.425,
            "confidence": 0.996807,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          },
          {
            "word": "gov.gov",
            "start": 244.425,
            "end": 245.625,
            "confidence": 0.9563272,
            "punctuated_word": ".gov.gov.",
            "speaker": 2,
            "speaker_confidence": 0.7180321
          }
        ],
        "speaker": 2,
        "id": "853d4da1-e840-4ae2-a767-8ca3e70dc367"
      },
      {
        "start": 245.625,
        "end": 259.29,
        "confidence": 0.8766619,
        "channel": 0,
        "transcript": "And I said to my favorite URL, like, I just picture being in that room making a decision. What should we name this? And someone was just like, just .gov. It was like, yes. We know it's a .gov, but what should we name this? No. I mean, like, .gov, .gov. If you go to .gov, .gov, then it's a .gov",
        "words": [
          {
            "word": "and",
            "start": 245.625,
            "end": 245.785,
            "confidence": 0.9948691,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.44037253
          },
          {
            "word": "i",
            "start": 245.785,
            "end": 245.865,
            "confidence": 0.5601052,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.44037253
          },
          {
            "word": "said",
            "start": 245.865,
            "end": 246.02501,
            "confidence": 0.54516083,
            "punctuated_word": "said",
            "speaker": 2,
            "speaker_confidence": 0.44037253
          },
          {
            "word": "to",
            "start": 246.02501,
            "end": 246.185,
            "confidence": 0.40274066,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.44037253
          },
          {
            "word": "my",
            "start": 246.185,
            "end": 246.345,
            "confidence": 0.99511224,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.44037253
          },
          {
            "word": "favorite",
            "start": 246.345,
            "end": 246.66501,
            "confidence": 0.7481577,
            "punctuated_word": "favorite",
            "speaker": 2,
            "speaker_confidence": 0.44037253
          },
          {
            "word": "url",
            "start": 246.66501,
            "end": 247.065,
            "confidence": 0.9033547,
            "punctuated_word": "URL,",
            "speaker": 2,
            "speaker_confidence": 0.44037253
          },
          {
            "word": "like",
            "start": 247.065,
            "end": 247.565,
            "confidence": 0.96838844,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.44037253
          },
          {
            "word": "i",
            "start": 247.705,
            "end": 247.865,
            "confidence": 0.99904627,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.46760583
          },
          {
            "word": "just",
            "start": 247.865,
            "end": 248.105,
            "confidence": 0.999106,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.46760583
          },
          {
            "word": "picture",
            "start": 248.105,
            "end": 248.505,
            "confidence": 0.6366677,
            "punctuated_word": "picture",
            "speaker": 2,
            "speaker_confidence": 0.46760583
          },
          {
            "word": "being",
            "start": 248.505,
            "end": 248.745,
            "confidence": 0.9897105,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.46760583
          },
          {
            "word": "in",
            "start": 248.745,
            "end": 248.825,
            "confidence": 0.995488,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.46760583
          },
          {
            "word": "that",
            "start": 248.825,
            "end": 248.985,
            "confidence": 0.91298556,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.46760583
          },
          {
            "word": "room",
            "start": 248.985,
            "end": 249.225,
            "confidence": 0.99490756,
            "punctuated_word": "room",
            "speaker": 2,
            "speaker_confidence": 0.46760583
          },
          {
            "word": "making",
            "start": 249.225,
            "end": 249.385,
            "confidence": 0.5505195,
            "punctuated_word": "making",
            "speaker": 2,
            "speaker_confidence": 0.41154426
          },
          {
            "word": "a",
            "start": 249.385,
            "end": 249.545,
            "confidence": 0.97097003,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.41154426
          },
          {
            "word": "decision",
            "start": 249.545,
            "end": 250.025,
            "confidence": 0.77868867,
            "punctuated_word": "decision.",
            "speaker": 2,
            "speaker_confidence": 0.41154426
          },
          {
            "word": "what",
            "start": 250.025,
            "end": 250.185,
            "confidence": 0.9940929,
            "punctuated_word": "What",
            "speaker": 2,
            "speaker_confidence": 0.41154426
          },
          {
            "word": "should",
            "start": 250.185,
            "end": 250.345,
            "confidence": 0.9997609,
            "punctuated_word": "should",
            "speaker": 2,
            "speaker_confidence": 0.41154426
          },
          {
            "word": "we",
            "start": 250.345,
            "end": 250.505,
            "confidence": 0.99090135,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.41154426
          },
          {
            "word": "name",
            "start": 250.505,
            "end": 250.745,
            "confidence": 0.99551326,
            "punctuated_word": "name",
            "speaker": 2,
            "speaker_confidence": 0.41154426
          },
          {
            "word": "this",
            "start": 250.745,
            "end": 250.985,
            "confidence": 0.9853733,
            "punctuated_word": "this?",
            "speaker": 2,
            "speaker_confidence": 0.41154426
          },
          {
            "word": "and",
            "start": 250.985,
            "end": 251.145,
            "confidence": 0.6088438,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.41154426
          },
          {
            "word": "someone",
            "start": 251.145,
            "end": 251.465,
            "confidence": 0.70063525,
            "punctuated_word": "someone",
            "speaker": 2,
            "speaker_confidence": 0.41154426
          },
          {
            "word": "was",
            "start": 251.465,
            "end": 251.545,
            "confidence": 0.9207804,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "just",
            "start": 251.545,
            "end": 251.705,
            "confidence": 0.9845265,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "like",
            "start": 251.705,
            "end": 251.865,
            "confidence": 0.6833076,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "just",
            "start": 251.865,
            "end": 252.025,
            "confidence": 0.95683074,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "gov",
            "start": 252.025,
            "end": 252.425,
            "confidence": 0.9702646,
            "punctuated_word": ".gov.",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "it",
            "start": 252.425,
            "end": 252.585,
            "confidence": 0.32011354,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "was",
            "start": 252.585,
            "end": 252.745,
            "confidence": 0.9028403,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "like",
            "start": 252.745,
            "end": 252.905,
            "confidence": 0.92319775,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "yes",
            "start": 252.905,
            "end": 253.145,
            "confidence": 0.9180309,
            "punctuated_word": "yes.",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "we",
            "start": 253.145,
            "end": 253.225,
            "confidence": 0.9941148,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "know",
            "start": 253.225,
            "end": 253.465,
            "confidence": 0.84253,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "it's",
            "start": 253.465,
            "end": 253.625,
            "confidence": 0.9568656,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.41845703
          },
          {
            "word": "a",
            "start": 253.625,
            "end": 253.705,
            "confidence": 0.70380324,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.39381623
          },
          {
            "word": "gov",
            "start": 253.705,
            "end": 254.025,
            "confidence": 0.9732204,
            "punctuated_word": ".gov,",
            "speaker": 2,
            "speaker_confidence": 0.39381623
          },
          {
            "word": "but",
            "start": 254.025,
            "end": 254.265,
            "confidence": 0.9967603,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.39381623
          },
          {
            "word": "what",
            "start": 254.265,
            "end": 254.425,
            "confidence": 0.91212374,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.39381623
          },
          {
            "word": "should",
            "start": 254.425,
            "end": 254.585,
            "confidence": 0.9972402,
            "punctuated_word": "should",
            "speaker": 2,
            "speaker_confidence": 0.39381623
          },
          {
            "word": "we",
            "start": 254.585,
            "end": 254.745,
            "confidence": 0.97359055,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.39381623
          },
          {
            "word": "name",
            "start": 254.745,
            "end": 254.905,
            "confidence": 0.99401855,
            "punctuated_word": "name",
            "speaker": 2,
            "speaker_confidence": 0.39381623
          },
          {
            "word": "this",
            "start": 254.905,
            "end": 255.145,
            "confidence": 0.98407674,
            "punctuated_word": "this?",
            "speaker": 2,
            "speaker_confidence": 0.39381623
          },
          {
            "word": "no",
            "start": 255.145,
            "end": 255.385,
            "confidence": 0.99158025,
            "punctuated_word": "No.",
            "speaker": 2,
            "speaker_confidence": 0.39381623
          },
          {
            "word": "i",
            "start": 255.385,
            "end": 255.465,
            "confidence": 0.99850166,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.23774523
          },
          {
            "word": "mean",
            "start": 255.465,
            "end": 255.625,
            "confidence": 0.9561056,
            "punctuated_word": "mean,",
            "speaker": 2,
            "speaker_confidence": 0.23774523
          },
          {
            "word": "like",
            "start": 255.625,
            "end": 255.865,
            "confidence": 0.9905713,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.23774523
          },
          {
            "word": "gov",
            "start": 255.865,
            "end": 256.265,
            "confidence": 0.91984797,
            "punctuated_word": ".gov,",
            "speaker": 2,
            "speaker_confidence": 0.23774523
          },
          {
            "word": "gov",
            "start": 256.265,
            "end": 256.745,
            "confidence": 0.98812556,
            "punctuated_word": ".gov.",
            "speaker": 2,
            "speaker_confidence": 0.23774523
          },
          {
            "word": "if",
            "start": 256.745,
            "end": 256.905,
            "confidence": 0.5559871,
            "punctuated_word": "If",
            "speaker": 2,
            "speaker_confidence": 0.23774523
          },
          {
            "word": "you",
            "start": 256.905,
            "end": 257.065,
            "confidence": 0.9923497,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.23774523
          },
          {
            "word": "go",
            "start": 257.065,
            "end": 257.145,
            "confidence": 0.8656206,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "to",
            "start": 257.145,
            "end": 257.305,
            "confidence": 0.98054,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "gov",
            "start": 257.305,
            "end": 257.70502,
            "confidence": 0.91552293,
            "punctuated_word": ".gov,",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "gov",
            "start": 257.70502,
            "end": 258.105,
            "confidence": 0.9495506,
            "punctuated_word": ".gov,",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "then",
            "start": 258.105,
            "end": 258.265,
            "confidence": 0.51216143,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "it's",
            "start": 258.265,
            "end": 258.425,
            "confidence": 0.95196706,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "a",
            "start": 258.425,
            "end": 258.585,
            "confidence": 0.7847448,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "gov",
            "start": 258.585,
            "end": 259.29,
            "confidence": 0.99385977,
            "punctuated_word": ".gov",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          }
        ],
        "speaker": 2,
        "id": "72617b0c-50c2-41a3-90ef-f3373789dc2a"
      },
      {
        "start": 259.53,
        "end": 260.03,
        "confidence": 0.92903054,
        "channel": 0,
        "transcript": "register",
        "words": [
          {
            "word": "register",
            "start": 259.53,
            "end": 260.03,
            "confidence": 0.92903054,
            "punctuated_word": "register",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          }
        ],
        "speaker": 2,
        "id": "e2b40979-c508-4ccd-b7be-2da139c8a550"
      },
      {
        "start": 260.41,
        "end": 261.61002,
        "confidence": 0.7468113,
        "channel": 0,
        "transcript": "for all the government",
        "words": [
          {
            "word": "for",
            "start": 260.41,
            "end": 260.65,
            "confidence": 0.75783527,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "all",
            "start": 260.65,
            "end": 260.81,
            "confidence": 0.5030896,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "the",
            "start": 260.81,
            "end": 261.21002,
            "confidence": 0.89627194,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "government",
            "start": 261.21002,
            "end": 261.61002,
            "confidence": 0.83004826,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          }
        ],
        "speaker": 2,
        "id": "03b747c3-72de-4d99-81fb-53d927e9de69"
      },
      {
        "start": 262.33002,
        "end": 263.95,
        "confidence": 0.85496575,
        "channel": 0,
        "transcript": "URL. So this is my favorite",
        "words": [
          {
            "word": "url",
            "start": 262.33002,
            "end": 262.83002,
            "confidence": 0.57057935,
            "punctuated_word": "URL.",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "so",
            "start": 262.89,
            "end": 263.05002,
            "confidence": 0.62270004,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "this",
            "start": 263.05002,
            "end": 263.21002,
            "confidence": 0.98872876,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "is",
            "start": 263.21002,
            "end": 263.29,
            "confidence": 0.9788446,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.51134354
          },
          {
            "word": "my",
            "start": 263.29,
            "end": 263.45,
            "confidence": 0.998114,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "favorite",
            "start": 263.45,
            "end": 263.95,
            "confidence": 0.97082764,
            "punctuated_word": "favorite",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          }
        ],
        "speaker": 2,
        "id": "f0d25219-c9bf-4e98-bfbd-a9586f5bffb1"
      },
      {
        "start": 264.33002,
        "end": 264.83002,
        "confidence": 0.48199904,
        "channel": 0,
        "transcript": "website",
        "words": [
          {
            "word": "website",
            "start": 264.33002,
            "end": 264.83002,
            "confidence": 0.48199904,
            "punctuated_word": "website",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          }
        ],
        "speaker": 2,
        "id": "a462f7ae-fe83-42bf-a581-9dc20e5bad99"
      },
      {
        "start": 265.37,
        "end": 268.35,
        "confidence": 0.86750656,
        "channel": 0,
        "transcript": "government website URL. And I think my favorite URL almost anyway.",
        "words": [
          {
            "word": "government",
            "start": 265.37,
            "end": 265.69,
            "confidence": 0.39286244,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "website",
            "start": 265.69,
            "end": 266.01,
            "confidence": 0.9969829,
            "punctuated_word": "website",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "url",
            "start": 266.01,
            "end": 266.33002,
            "confidence": 0.8110384,
            "punctuated_word": "URL.",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "and",
            "start": 266.33002,
            "end": 266.41,
            "confidence": 0.5677609,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "i",
            "start": 266.41,
            "end": 266.49002,
            "confidence": 0.9861887,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "think",
            "start": 266.49002,
            "end": 266.65,
            "confidence": 0.96475285,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "my",
            "start": 266.65,
            "end": 266.81,
            "confidence": 0.9622253,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "favorite",
            "start": 266.81,
            "end": 267.13,
            "confidence": 0.9990073,
            "punctuated_word": "favorite",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "url",
            "start": 267.13,
            "end": 267.53,
            "confidence": 0.9980718,
            "punctuated_word": "URL",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "almost",
            "start": 267.53,
            "end": 267.85,
            "confidence": 0.9568546,
            "punctuated_word": "almost",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          },
          {
            "word": "anyway",
            "start": 267.85,
            "end": 268.35,
            "confidence": 0.9068272,
            "punctuated_word": "anyway.",
            "speaker": 2,
            "speaker_confidence": 0.5248321
          }
        ],
        "speaker": 2,
        "id": "a6749bad-770d-421f-8414-b4722991cb4b"
      },
      {
        "start": 269.05002,
        "end": 275.865,
        "confidence": 0.9512199,
        "channel": 0,
        "transcript": "Oh, I I think it would be amazing to have been a fly on the wall for that meeting. I imagine that turned into very much like a who's on first kinda situation.",
        "words": [
          {
            "word": "oh",
            "start": 269.05002,
            "end": 269.21002,
            "confidence": 0.99217474,
            "punctuated_word": "Oh,",
            "speaker": 1,
            "speaker_confidence": 0.21225595
          },
          {
            "word": "i",
            "start": 269.21002,
            "end": 269.45,
            "confidence": 0.9966523,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.21225595
          },
          {
            "word": "i",
            "start": 269.45,
            "end": 269.53,
            "confidence": 0.99579006,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.21225595
          },
          {
            "word": "think",
            "start": 269.53,
            "end": 269.93,
            "confidence": 0.9988349,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.21225595
          },
          {
            "word": "it",
            "start": 269.93,
            "end": 270.09,
            "confidence": 0.9976223,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.21225595
          },
          {
            "word": "would",
            "start": 270.09,
            "end": 270.25,
            "confidence": 0.9994112,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.21225595
          },
          {
            "word": "be",
            "start": 270.25,
            "end": 270.41,
            "confidence": 0.9959747,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.36582792
          },
          {
            "word": "amazing",
            "start": 270.41,
            "end": 270.73,
            "confidence": 0.9997938,
            "punctuated_word": "amazing",
            "speaker": 1,
            "speaker_confidence": 0.36582792
          },
          {
            "word": "to",
            "start": 270.73,
            "end": 270.89,
            "confidence": 0.9876722,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.36582792
          },
          {
            "word": "have",
            "start": 270.89,
            "end": 271.05002,
            "confidence": 0.98397684,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.36582792
          },
          {
            "word": "been",
            "start": 271.05002,
            "end": 271.21002,
            "confidence": 0.9963366,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.36582792
          },
          {
            "word": "a",
            "start": 271.21002,
            "end": 271.29,
            "confidence": 0.9901598,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.36582792
          },
          {
            "word": "fly",
            "start": 271.29,
            "end": 271.45,
            "confidence": 0.9930541,
            "punctuated_word": "fly",
            "speaker": 1,
            "speaker_confidence": 0.36582792
          },
          {
            "word": "on",
            "start": 271.45,
            "end": 271.53,
            "confidence": 0.9933816,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.36582792
          },
          {
            "word": "the",
            "start": 271.53,
            "end": 271.61002,
            "confidence": 0.9984359,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.2898985
          },
          {
            "word": "wall",
            "start": 271.61002,
            "end": 271.85,
            "confidence": 0.9992274,
            "punctuated_word": "wall",
            "speaker": 1,
            "speaker_confidence": 0.2898985
          },
          {
            "word": "for",
            "start": 271.85,
            "end": 271.93,
            "confidence": 0.99720144,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.2898985
          },
          {
            "word": "that",
            "start": 271.93,
            "end": 272.09,
            "confidence": 0.99894637,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.2898985
          },
          {
            "word": "meeting",
            "start": 272.09,
            "end": 272.59,
            "confidence": 0.9790783,
            "punctuated_word": "meeting.",
            "speaker": 1,
            "speaker_confidence": 0.2898985
          },
          {
            "word": "i",
            "start": 272.65,
            "end": 272.73,
            "confidence": 0.75481975,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.2898985
          },
          {
            "word": "imagine",
            "start": 272.73,
            "end": 273.05002,
            "confidence": 0.88793105,
            "punctuated_word": "imagine",
            "speaker": 1,
            "speaker_confidence": 0.2898985
          },
          {
            "word": "that",
            "start": 273.05002,
            "end": 273.13,
            "confidence": 0.9818787,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "turned",
            "start": 273.13,
            "end": 273.37,
            "confidence": 0.93744534,
            "punctuated_word": "turned",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "into",
            "start": 273.37,
            "end": 273.61002,
            "confidence": 0.72048366,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "very",
            "start": 273.61002,
            "end": 273.77002,
            "confidence": 0.9473258,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "much",
            "start": 273.77002,
            "end": 273.93,
            "confidence": 0.99893886,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "like",
            "start": 273.93,
            "end": 274.09,
            "confidence": 0.84409267,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "a",
            "start": 274.09,
            "end": 274.25,
            "confidence": 0.94328946,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "who's",
            "start": 274.25,
            "end": 274.41,
            "confidence": 0.9901341,
            "punctuated_word": "who's",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "on",
            "start": 274.41,
            "end": 274.57,
            "confidence": 0.99524754,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "first",
            "start": 274.57,
            "end": 274.81,
            "confidence": 0.993587,
            "punctuated_word": "first",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "kinda",
            "start": 274.81,
            "end": 275.205,
            "confidence": 0.50314814,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          },
          {
            "word": "situation",
            "start": 275.365,
            "end": 275.865,
            "confidence": 0.9982065,
            "punctuated_word": "situation.",
            "speaker": 1,
            "speaker_confidence": 0.43285602
          }
        ],
        "speaker": 1,
        "id": "e5e37e42-b946-4bf7-8343-0f221f4627d5"
      },
      {
        "start": 276.32498,
        "end": 276.82498,
        "confidence": 0.9081908,
        "channel": 0,
        "transcript": "Yeah.",
        "words": [
          {
            "word": "yeah",
            "start": 276.32498,
            "end": 276.82498,
            "confidence": 0.9081908,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.3312077
          }
        ],
        "speaker": 2,
        "id": "8d303639-24ae-4924-8f6e-9718fb0bc679"
      },
      {
        "start": 277.125,
        "end": 280.82498,
        "confidence": 0.90104896,
        "channel": 0,
        "transcript": "I imagine. I do. Yeah. I wish I could just go back and just be in that room.",
        "words": [
          {
            "word": "i",
            "start": 277.125,
            "end": 277.205,
            "confidence": 0.932772,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.3312077
          },
          {
            "word": "imagine",
            "start": 277.205,
            "end": 277.525,
            "confidence": 0.73162526,
            "punctuated_word": "imagine.",
            "speaker": 2,
            "speaker_confidence": 0.3312077
          },
          {
            "word": "i",
            "start": 277.525,
            "end": 277.685,
            "confidence": 0.79990166,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.3312077
          },
          {
            "word": "do",
            "start": 277.685,
            "end": 278.185,
            "confidence": 0.40736955,
            "punctuated_word": "do.",
            "speaker": 2,
            "speaker_confidence": 0.3312077
          },
          {
            "word": "yeah",
            "start": 278.245,
            "end": 278.32498,
            "confidence": 0.979522,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.3312077
          },
          {
            "word": "i",
            "start": 278.32498,
            "end": 278.405,
            "confidence": 0.96795714,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.3312077
          },
          {
            "word": "wish",
            "start": 278.405,
            "end": 278.645,
            "confidence": 0.9858947,
            "punctuated_word": "wish",
            "speaker": 2,
            "speaker_confidence": 0.3312077
          },
          {
            "word": "i",
            "start": 278.645,
            "end": 278.72498,
            "confidence": 0.9888548,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.3312077
          },
          {
            "word": "could",
            "start": 278.72498,
            "end": 278.88498,
            "confidence": 0.98937094,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.3312077
          },
          {
            "word": "just",
            "start": 278.88498,
            "end": 279.04498,
            "confidence": 0.99660975,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.53155506
          },
          {
            "word": "go",
            "start": 279.04498,
            "end": 279.205,
            "confidence": 0.9948954,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.53155506
          },
          {
            "word": "back",
            "start": 279.205,
            "end": 279.44498,
            "confidence": 0.9992162,
            "punctuated_word": "back",
            "speaker": 2,
            "speaker_confidence": 0.53155506
          },
          {
            "word": "and",
            "start": 279.44498,
            "end": 279.60498,
            "confidence": 0.8091264,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.53155506
          },
          {
            "word": "just",
            "start": 279.60498,
            "end": 279.845,
            "confidence": 0.9961714,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.53155506
          },
          {
            "word": "be",
            "start": 279.845,
            "end": 280.085,
            "confidence": 0.9714955,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.53155506
          },
          {
            "word": "in",
            "start": 280.085,
            "end": 280.16498,
            "confidence": 0.9901333,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.53155506
          },
          {
            "word": "that",
            "start": 280.16498,
            "end": 280.32498,
            "confidence": 0.6920377,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.53155506
          },
          {
            "word": "room",
            "start": 280.32498,
            "end": 280.82498,
            "confidence": 0.9859292,
            "punctuated_word": "room.",
            "speaker": 2,
            "speaker_confidence": 0.53155506
          }
        ],
        "speaker": 2,
        "id": "1dedfee6-6060-4a9b-a609-1e6ab7a54531"
      },
      {
        "start": 281.76498,
        "end": 283.38498,
        "confidence": 0.9825853,
        "channel": 0,
        "transcript": "And, as you mentioned,",
        "words": [
          {
            "word": "and",
            "start": 281.76498,
            "end": 282.00497,
            "confidence": 0.9354706,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.38447076
          },
          {
            "word": "as",
            "start": 282.485,
            "end": 282.72498,
            "confidence": 0.9956449,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.38447076
          },
          {
            "word": "you",
            "start": 282.72498,
            "end": 282.88498,
            "confidence": 0.99955755,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.38447076
          },
          {
            "word": "mentioned",
            "start": 282.88498,
            "end": 283.38498,
            "confidence": 0.9996681,
            "punctuated_word": "mentioned,",
            "speaker": 1,
            "speaker_confidence": 0.38447076
          }
        ],
        "speaker": 1,
        "id": "c13cf3f9-977b-4f80-9238-93a51a7f94af"
      },
      {
        "start": 283.76498,
        "end": 285.78497,
        "confidence": 0.9690232,
        "channel": 0,
        "transcript": "you know, you're currently a director of engineering.",
        "words": [
          {
            "word": "you",
            "start": 283.76498,
            "end": 283.925,
            "confidence": 0.9993753,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.38447076
          },
          {
            "word": "know",
            "start": 283.925,
            "end": 284.00497,
            "confidence": 0.9970486,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.41432053
          },
          {
            "word": "you're",
            "start": 284.00497,
            "end": 284.245,
            "confidence": 0.99968505,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.41432053
          },
          {
            "word": "currently",
            "start": 284.245,
            "end": 284.645,
            "confidence": 0.9988416,
            "punctuated_word": "currently",
            "speaker": 1,
            "speaker_confidence": 0.41432053
          },
          {
            "word": "a",
            "start": 284.645,
            "end": 284.72498,
            "confidence": 0.9974899,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.41432053
          },
          {
            "word": "director",
            "start": 284.72498,
            "end": 285.125,
            "confidence": 0.7613185,
            "punctuated_word": "director",
            "speaker": 1,
            "speaker_confidence": 0.41432053
          },
          {
            "word": "of",
            "start": 285.125,
            "end": 285.28497,
            "confidence": 0.9994856,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.41432053
          },
          {
            "word": "engineering",
            "start": 285.28497,
            "end": 285.78497,
            "confidence": 0.9989415,
            "punctuated_word": "engineering.",
            "speaker": 1,
            "speaker_confidence": 0.41432053
          }
        ],
        "speaker": 1,
        "id": "fc4dfc08-d372-42a6-af78-72e01af81c43"
      },
      {
        "start": 286.405,
        "end": 289.465,
        "confidence": 0.98254246,
        "channel": 0,
        "transcript": "I imagine there were some steps before that in your career.",
        "words": [
          {
            "word": "i",
            "start": 286.405,
            "end": 286.56497,
            "confidence": 0.960933,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "imagine",
            "start": 286.56497,
            "end": 286.965,
            "confidence": 0.98834807,
            "punctuated_word": "imagine",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "there",
            "start": 286.965,
            "end": 287.125,
            "confidence": 0.99680686,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "were",
            "start": 287.125,
            "end": 287.365,
            "confidence": 0.86528003,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "some",
            "start": 287.365,
            "end": 287.60498,
            "confidence": 0.9997582,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "steps",
            "start": 287.60498,
            "end": 287.925,
            "confidence": 0.9999113,
            "punctuated_word": "steps",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "before",
            "start": 287.925,
            "end": 288.245,
            "confidence": 0.9999025,
            "punctuated_word": "before",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "that",
            "start": 288.245,
            "end": 288.56497,
            "confidence": 0.99980694,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "in",
            "start": 288.56497,
            "end": 288.72498,
            "confidence": 0.99938095,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "your",
            "start": 288.72498,
            "end": 288.965,
            "confidence": 0.9998542,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "career",
            "start": 288.965,
            "end": 289.465,
            "confidence": 0.99798584,
            "punctuated_word": "career.",
            "speaker": 1,
            "speaker_confidence": 0.654325
          }
        ],
        "speaker": 1,
        "id": "27494f17-de40-4780-8729-1cbfa4c069b6"
      },
      {
        "start": 290.00998,
        "end": 294.34998,
        "confidence": 0.99249715,
        "channel": 0,
        "transcript": "How would you describe that path as you've ventured upward toward now leading a practice?",
        "words": [
          {
            "word": "how",
            "start": 290.00998,
            "end": 290.16998,
            "confidence": 0.9984124,
            "punctuated_word": "How",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "would",
            "start": 290.16998,
            "end": 290.25,
            "confidence": 0.9997645,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "you",
            "start": 290.25,
            "end": 290.41,
            "confidence": 0.9995578,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "describe",
            "start": 290.41,
            "end": 290.88998,
            "confidence": 0.9998293,
            "punctuated_word": "describe",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "that",
            "start": 290.88998,
            "end": 291.12997,
            "confidence": 0.99983263,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "path",
            "start": 291.12997,
            "end": 291.37,
            "confidence": 0.9998416,
            "punctuated_word": "path",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "as",
            "start": 291.37,
            "end": 291.53,
            "confidence": 0.9933119,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "you've",
            "start": 291.53,
            "end": 291.84998,
            "confidence": 0.9891747,
            "punctuated_word": "you've",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "ventured",
            "start": 291.84998,
            "end": 292.25,
            "confidence": 0.99778914,
            "punctuated_word": "ventured",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "upward",
            "start": 292.25,
            "end": 292.65,
            "confidence": 0.987817,
            "punctuated_word": "upward",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "toward",
            "start": 292.65,
            "end": 293.05,
            "confidence": 0.97969234,
            "punctuated_word": "toward",
            "speaker": 1,
            "speaker_confidence": 0.654325
          },
          {
            "word": "now",
            "start": 293.05,
            "end": 293.44998,
            "confidence": 0.9642019,
            "punctuated_word": "now",
            "speaker": 1,
            "speaker_confidence": 0.29888046
          },
          {
            "word": "leading",
            "start": 293.44998,
            "end": 293.77,
            "confidence": 0.987058,
            "punctuated_word": "leading",
            "speaker": 1,
            "speaker_confidence": 0.29888046
          },
          {
            "word": "a",
            "start": 293.77,
            "end": 293.84998,
            "confidence": 0.99789125,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.29888046
          },
          {
            "word": "practice",
            "start": 293.84998,
            "end": 294.34998,
            "confidence": 0.9932822,
            "punctuated_word": "practice?",
            "speaker": 1,
            "speaker_confidence": 0.29888046
          }
        ],
        "speaker": 1,
        "id": "271c9b22-0966-43f7-938d-959f1ff5a585"
      },
      {
        "start": 294.65,
        "end": 297.94998,
        "confidence": 0.9383748,
        "channel": 0,
        "transcript": "So back when I came to USCIS in 2016,",
        "words": [
          {
            "word": "so",
            "start": 294.65,
            "end": 294.81,
            "confidence": 0.99948186,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "back",
            "start": 294.81,
            "end": 295.05,
            "confidence": 0.99246794,
            "punctuated_word": "back",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "when",
            "start": 295.05,
            "end": 295.21,
            "confidence": 0.95050037,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "i",
            "start": 295.21,
            "end": 295.28998,
            "confidence": 0.86815566,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "came",
            "start": 295.28998,
            "end": 295.53,
            "confidence": 0.9991904,
            "punctuated_word": "came",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "to",
            "start": 295.53,
            "end": 295.77,
            "confidence": 0.9968304,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "uscis",
            "start": 295.77,
            "end": 296.27,
            "confidence": 0.6480552,
            "punctuated_word": "USCIS",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "in",
            "start": 296.56998,
            "end": 297.06998,
            "confidence": 0.9974782,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "2016",
            "start": 297.12997,
            "end": 297.94998,
            "confidence": 0.9932138,
            "punctuated_word": "2016,",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          }
        ],
        "speaker": 2,
        "id": "81221429-015f-4abe-91ea-8d6972aa2141"
      },
      {
        "start": 299.05,
        "end": 303.22998,
        "confidence": 0.91812503,
        "channel": 0,
        "transcript": "I started working on the Social Security administration project,",
        "words": [
          {
            "word": "i",
            "start": 299.05,
            "end": 299.28998,
            "confidence": 0.9990977,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "started",
            "start": 299.28998,
            "end": 299.53,
            "confidence": 0.9993362,
            "punctuated_word": "started",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "working",
            "start": 299.53,
            "end": 299.93,
            "confidence": 0.9982375,
            "punctuated_word": "working",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "on",
            "start": 299.93,
            "end": 300.25,
            "confidence": 0.9982595,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "the",
            "start": 300.25,
            "end": 300.75,
            "confidence": 0.99933285,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "social",
            "start": 300.97,
            "end": 301.44998,
            "confidence": 0.7895325,
            "punctuated_word": "Social",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "security",
            "start": 301.44998,
            "end": 301.94998,
            "confidence": 0.9997682,
            "punctuated_word": "Security",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "administration",
            "start": 302.09,
            "end": 302.59,
            "confidence": 0.50245243,
            "punctuated_word": "administration",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "project",
            "start": 302.72998,
            "end": 303.22998,
            "confidence": 0.97710824,
            "punctuated_word": "project,",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          }
        ],
        "speaker": 2,
        "id": "d5c255e7-a2f1-49c7-9d36-f1dd84b4f1a9"
      },
      {
        "start": 303.53,
        "end": 315.465,
        "confidence": 0.91451794,
        "channel": 0,
        "transcript": "called disability claims processing system, and that was basically how do we make the disability disability claims processing system a little bit better. Then I moved on to department education where we help students get a debt in default,",
        "words": [
          {
            "word": "called",
            "start": 303.53,
            "end": 304.005,
            "confidence": 0.99933124,
            "punctuated_word": "called",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "disability",
            "start": 304.245,
            "end": 304.565,
            "confidence": 0.8955826,
            "punctuated_word": "disability",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "claims",
            "start": 304.565,
            "end": 304.965,
            "confidence": 0.8815806,
            "punctuated_word": "claims",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "processing",
            "start": 304.965,
            "end": 305.365,
            "confidence": 0.9955837,
            "punctuated_word": "processing",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "system",
            "start": 305.365,
            "end": 305.765,
            "confidence": 0.75637794,
            "punctuated_word": "system,",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "and",
            "start": 305.765,
            "end": 306.005,
            "confidence": 0.9983406,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "that",
            "start": 306.005,
            "end": 306.165,
            "confidence": 0.98899174,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "was",
            "start": 306.165,
            "end": 306.48502,
            "confidence": 0.9963433,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "basically",
            "start": 306.48502,
            "end": 306.965,
            "confidence": 0.9073087,
            "punctuated_word": "basically",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "how",
            "start": 306.965,
            "end": 307.20502,
            "confidence": 0.75245196,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "do",
            "start": 307.20502,
            "end": 307.365,
            "confidence": 0.97282153,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "we",
            "start": 307.365,
            "end": 307.525,
            "confidence": 0.99900764,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "make",
            "start": 307.525,
            "end": 307.765,
            "confidence": 0.9996563,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "the",
            "start": 307.765,
            "end": 308.005,
            "confidence": 0.9646127,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "disability",
            "start": 308.005,
            "end": 308.48502,
            "confidence": 0.89752835,
            "punctuated_word": "disability",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "disability",
            "start": 308.48502,
            "end": 308.98502,
            "confidence": 0.86366826,
            "punctuated_word": "disability",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "claims",
            "start": 309.045,
            "end": 309.445,
            "confidence": 0.9904027,
            "punctuated_word": "claims",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "processing",
            "start": 309.445,
            "end": 309.845,
            "confidence": 0.97527075,
            "punctuated_word": "processing",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "system",
            "start": 309.845,
            "end": 310.085,
            "confidence": 0.9988801,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "a",
            "start": 310.085,
            "end": 310.245,
            "confidence": 0.99917054,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "little",
            "start": 310.245,
            "end": 310.405,
            "confidence": 0.99980646,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "bit",
            "start": 310.405,
            "end": 310.565,
            "confidence": 0.99879277,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "better",
            "start": 310.565,
            "end": 310.965,
            "confidence": 0.9239502,
            "punctuated_word": "better.",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "then",
            "start": 310.965,
            "end": 311.20502,
            "confidence": 0.59868973,
            "punctuated_word": "Then",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "i",
            "start": 311.20502,
            "end": 311.285,
            "confidence": 0.9919321,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "moved",
            "start": 311.285,
            "end": 311.525,
            "confidence": 0.9688126,
            "punctuated_word": "moved",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "on",
            "start": 311.525,
            "end": 311.685,
            "confidence": 0.95629364,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "to",
            "start": 311.685,
            "end": 312.005,
            "confidence": 0.9962913,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "department",
            "start": 312.005,
            "end": 312.325,
            "confidence": 0.60633945,
            "punctuated_word": "department",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "education",
            "start": 312.325,
            "end": 312.825,
            "confidence": 0.7650715,
            "punctuated_word": "education",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "where",
            "start": 312.885,
            "end": 313.045,
            "confidence": 0.80369127,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "we",
            "start": 313.045,
            "end": 313.20502,
            "confidence": 0.99889404,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "help",
            "start": 313.20502,
            "end": 313.70502,
            "confidence": 0.95029163,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "students",
            "start": 313.765,
            "end": 314.245,
            "confidence": 0.99345905,
            "punctuated_word": "students",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "get",
            "start": 314.245,
            "end": 314.405,
            "confidence": 0.92434883,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "a",
            "start": 314.405,
            "end": 314.565,
            "confidence": 0.78159547,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "debt",
            "start": 314.565,
            "end": 314.725,
            "confidence": 0.99897254,
            "punctuated_word": "debt",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "in",
            "start": 314.725,
            "end": 314.965,
            "confidence": 0.60358065,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "default",
            "start": 314.965,
            "end": 315.465,
            "confidence": 0.97247005,
            "punctuated_word": "default,",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          }
        ],
        "speaker": 2,
        "id": "b1809290-ea59-4411-9a2c-3c31565d85e5"
      },
      {
        "start": 315.92502,
        "end": 319.37,
        "confidence": 0.98023933,
        "channel": 0,
        "transcript": "because tons of people are in student loan debt. And then I moved on",
        "words": [
          {
            "word": "because",
            "start": 315.92502,
            "end": 316.165,
            "confidence": 0.9884388,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "tons",
            "start": 316.165,
            "end": 316.405,
            "confidence": 0.9995153,
            "punctuated_word": "tons",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "of",
            "start": 316.405,
            "end": 316.48502,
            "confidence": 0.9988913,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "people",
            "start": 316.48502,
            "end": 316.725,
            "confidence": 0.99991226,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.9159272
          },
          {
            "word": "are",
            "start": 316.725,
            "end": 316.805,
            "confidence": 0.99256766,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "in",
            "start": 316.805,
            "end": 316.965,
            "confidence": 0.9280674,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "student",
            "start": 316.965,
            "end": 317.285,
            "confidence": 0.9967597,
            "punctuated_word": "student",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "loan",
            "start": 317.285,
            "end": 317.525,
            "confidence": 0.99398535,
            "punctuated_word": "loan",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "debt",
            "start": 317.525,
            "end": 317.91,
            "confidence": 0.9457462,
            "punctuated_word": "debt.",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "and",
            "start": 318.07,
            "end": 318.23,
            "confidence": 0.9994073,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "then",
            "start": 318.23,
            "end": 318.39,
            "confidence": 0.990855,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "i",
            "start": 318.39,
            "end": 318.63,
            "confidence": 0.9078932,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "moved",
            "start": 318.63,
            "end": 318.87,
            "confidence": 0.9989543,
            "punctuated_word": "moved",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "on",
            "start": 318.87,
            "end": 319.37,
            "confidence": 0.9823574,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          }
        ],
        "speaker": 2,
        "id": "f78746b2-e06a-46e9-833e-24ef7e783c5d"
      },
      {
        "start": 319.75,
        "end": 336.67502,
        "confidence": 0.9220344,
        "channel": 0,
        "transcript": "to small business administration where we help disadvantaged businesses apply to get to the eight a certification a little bit easier. Some people was paying up to $30,000 to get into this program, which is free because it was so complicated. So we just made that a little bit easy and now it's a 100% digital, and you could do everything just straight online.",
        "words": [
          {
            "word": "to",
            "start": 319.75,
            "end": 319.91,
            "confidence": 0.9992567,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "small",
            "start": 319.91,
            "end": 320.23,
            "confidence": 0.93066657,
            "punctuated_word": "small",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "business",
            "start": 320.23,
            "end": 320.73,
            "confidence": 0.99978644,
            "punctuated_word": "business",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "administration",
            "start": 320.79,
            "end": 321.29,
            "confidence": 0.99985385,
            "punctuated_word": "administration",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "where",
            "start": 321.43,
            "end": 321.67,
            "confidence": 0.72172695,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "we",
            "start": 321.67,
            "end": 321.83002,
            "confidence": 0.9997727,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "help",
            "start": 321.83002,
            "end": 322.15,
            "confidence": 0.91697526,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "disadvantaged",
            "start": 322.15,
            "end": 322.65,
            "confidence": 0.98811907,
            "punctuated_word": "disadvantaged",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "businesses",
            "start": 322.71,
            "end": 323.21,
            "confidence": 0.9937996,
            "punctuated_word": "businesses",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "apply",
            "start": 323.43,
            "end": 323.91,
            "confidence": 0.96116865,
            "punctuated_word": "apply",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "to",
            "start": 323.91,
            "end": 324.07,
            "confidence": 0.9995384,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "get",
            "start": 324.07,
            "end": 324.39,
            "confidence": 0.9988913,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "to",
            "start": 324.39,
            "end": 324.55002,
            "confidence": 0.9875043,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "the",
            "start": 324.55002,
            "end": 324.71,
            "confidence": 0.9938955,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "eight",
            "start": 324.71,
            "end": 324.87,
            "confidence": 0.7824614,
            "punctuated_word": "eight",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "a",
            "start": 324.87,
            "end": 325.11002,
            "confidence": 0.9022205,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "certification",
            "start": 325.11002,
            "end": 325.59,
            "confidence": 0.9954619,
            "punctuated_word": "certification",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "a",
            "start": 325.59,
            "end": 325.67,
            "confidence": 0.9772897,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "little",
            "start": 325.67,
            "end": 325.91,
            "confidence": 0.9996605,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.7051344
          },
          {
            "word": "bit",
            "start": 325.91,
            "end": 325.99,
            "confidence": 0.9951525,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.6122484
          },
          {
            "word": "easier",
            "start": 325.99,
            "end": 326.31,
            "confidence": 0.9977621,
            "punctuated_word": "easier.",
            "speaker": 2,
            "speaker_confidence": 0.6122484
          },
          {
            "word": "some",
            "start": 326.31,
            "end": 326.55,
            "confidence": 0.98819375,
            "punctuated_word": "Some",
            "speaker": 2,
            "speaker_confidence": 0.6122484
          },
          {
            "word": "people",
            "start": 326.55,
            "end": 327.05,
            "confidence": 0.9996244,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.6122484
          },
          {
            "word": "was",
            "start": 327.19,
            "end": 327.51,
            "confidence": 0.9523538,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.6122484
          },
          {
            "word": "paying",
            "start": 327.51,
            "end": 327.83002,
            "confidence": 0.99790835,
            "punctuated_word": "paying",
            "speaker": 2,
            "speaker_confidence": 0.6122484
          },
          {
            "word": "up",
            "start": 327.83002,
            "end": 327.99,
            "confidence": 0.99901843,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.6122484
          },
          {
            "word": "to",
            "start": 327.99,
            "end": 328.23,
            "confidence": 0.9986084,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6122484
          },
          {
            "word": "$30,000",
            "start": 328.23,
            "end": 328.95,
            "confidence": 0.9940926,
            "punctuated_word": "$30,000",
            "speaker": 2,
            "speaker_confidence": 0.6122484
          },
          {
            "word": "to",
            "start": 328.95,
            "end": 329.03,
            "confidence": 0.66079676,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "get",
            "start": 329.03,
            "end": 329.19,
            "confidence": 0.81691915,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "into",
            "start": 329.19,
            "end": 329.43,
            "confidence": 0.7056425,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "this",
            "start": 329.43,
            "end": 329.67,
            "confidence": 0.9928185,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "program",
            "start": 329.67,
            "end": 329.99,
            "confidence": 0.9084682,
            "punctuated_word": "program,",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "which",
            "start": 329.99,
            "end": 330.15,
            "confidence": 0.99986994,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "is",
            "start": 330.15,
            "end": 330.31,
            "confidence": 0.9985915,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "free",
            "start": 330.31,
            "end": 330.63,
            "confidence": 0.99955875,
            "punctuated_word": "free",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "because",
            "start": 330.63,
            "end": 330.95,
            "confidence": 0.7502513,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "it",
            "start": 330.95,
            "end": 331.11002,
            "confidence": 0.99177235,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "was",
            "start": 331.11002,
            "end": 331.27,
            "confidence": 0.9582332,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "so",
            "start": 331.27,
            "end": 331.51,
            "confidence": 0.9996419,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "complicated",
            "start": 331.51,
            "end": 332.01,
            "confidence": 0.9827199,
            "punctuated_word": "complicated.",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "so",
            "start": 332.31,
            "end": 332.415,
            "confidence": 0.9978059,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "we",
            "start": 332.575,
            "end": 332.73502,
            "confidence": 0.9985886,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "just",
            "start": 332.73502,
            "end": 332.815,
            "confidence": 0.99952424,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "made",
            "start": 332.815,
            "end": 332.89502,
            "confidence": 0.97525907,
            "punctuated_word": "made",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "that",
            "start": 332.89502,
            "end": 333.215,
            "confidence": 0.9978903,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "a",
            "start": 333.215,
            "end": 333.295,
            "confidence": 0.96674746,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "little",
            "start": 333.295,
            "end": 333.45502,
            "confidence": 0.99720204,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "bit",
            "start": 333.45502,
            "end": 333.61502,
            "confidence": 0.46956873,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "easy",
            "start": 333.61502,
            "end": 333.855,
            "confidence": 0.59828234,
            "punctuated_word": "easy",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "and",
            "start": 333.855,
            "end": 333.935,
            "confidence": 0.51946926,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "now",
            "start": 333.935,
            "end": 334.015,
            "confidence": 0.82654375,
            "punctuated_word": "now",
            "speaker": 2,
            "speaker_confidence": 0.7013793
          },
          {
            "word": "it's",
            "start": 334.015,
            "end": 334.095,
            "confidence": 0.9688862,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.40730202
          },
          {
            "word": "a",
            "start": 334.095,
            "end": 334.17502,
            "confidence": 0.9801585,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.40730202
          },
          {
            "word": "100%",
            "start": 334.17502,
            "end": 334.655,
            "confidence": 0.9970139,
            "punctuated_word": "100%",
            "speaker": 2,
            "speaker_confidence": 0.40730202
          },
          {
            "word": "digital",
            "start": 334.655,
            "end": 334.975,
            "confidence": 0.62636894,
            "punctuated_word": "digital,",
            "speaker": 2,
            "speaker_confidence": 0.40730202
          },
          {
            "word": "and",
            "start": 334.975,
            "end": 335.05502,
            "confidence": 0.64158666,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.40730202
          },
          {
            "word": "you",
            "start": 335.05502,
            "end": 335.135,
            "confidence": 0.7806937,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5449827
          },
          {
            "word": "could",
            "start": 335.135,
            "end": 335.295,
            "confidence": 0.85532236,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.5449827
          },
          {
            "word": "do",
            "start": 335.295,
            "end": 335.45502,
            "confidence": 0.9953779,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.5449827
          },
          {
            "word": "everything",
            "start": 335.45502,
            "end": 335.855,
            "confidence": 0.9992663,
            "punctuated_word": "everything",
            "speaker": 2,
            "speaker_confidence": 0.5449827
          },
          {
            "word": "just",
            "start": 335.855,
            "end": 336.015,
            "confidence": 0.9872147,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5449827
          },
          {
            "word": "straight",
            "start": 336.015,
            "end": 336.17502,
            "confidence": 0.9975764,
            "punctuated_word": "straight",
            "speaker": 2,
            "speaker_confidence": 0.5449827
          },
          {
            "word": "online",
            "start": 336.17502,
            "end": 336.67502,
            "confidence": 0.9978076,
            "punctuated_word": "online.",
            "speaker": 2,
            "speaker_confidence": 0.5449827
          }
        ],
        "speaker": 2,
        "id": "7063fa0e-422a-4097-ad23-a6cdc447bc2b"
      },
      {
        "start": 337.215,
        "end": 344.035,
        "confidence": 0.93360144,
        "channel": 0,
        "transcript": "And then I went to FEMA where we help with the grants management modernization, where they're trying to take 10 different grant systems,",
        "words": [
          {
            "word": "and",
            "start": 337.215,
            "end": 337.375,
            "confidence": 0.9987207,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5449827
          },
          {
            "word": "then",
            "start": 337.375,
            "end": 337.61502,
            "confidence": 0.9981993,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.5449827
          },
          {
            "word": "i",
            "start": 337.61502,
            "end": 337.695,
            "confidence": 0.9795313,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "went",
            "start": 337.695,
            "end": 338.195,
            "confidence": 0.9996549,
            "punctuated_word": "went",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "to",
            "start": 338.495,
            "end": 338.655,
            "confidence": 0.9990783,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "fema",
            "start": 338.655,
            "end": 339.05502,
            "confidence": 0.97497636,
            "punctuated_word": "FEMA",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "where",
            "start": 339.05502,
            "end": 339.295,
            "confidence": 0.8194767,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "we",
            "start": 339.295,
            "end": 339.535,
            "confidence": 0.9996012,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "help",
            "start": 339.535,
            "end": 339.855,
            "confidence": 0.8966206,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "with",
            "start": 339.855,
            "end": 340.015,
            "confidence": 0.99727976,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "the",
            "start": 340.015,
            "end": 340.17502,
            "confidence": 0.99948454,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "grants",
            "start": 340.17502,
            "end": 340.575,
            "confidence": 0.96233886,
            "punctuated_word": "grants",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "management",
            "start": 340.575,
            "end": 340.975,
            "confidence": 0.3408417,
            "punctuated_word": "management",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "modernization",
            "start": 340.975,
            "end": 341.45502,
            "confidence": 0.6076678,
            "punctuated_word": "modernization,",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "where",
            "start": 341.45502,
            "end": 341.695,
            "confidence": 0.9865644,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "they're",
            "start": 341.695,
            "end": 341.855,
            "confidence": 0.97185075,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "trying",
            "start": 341.855,
            "end": 342.095,
            "confidence": 0.99347186,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.6726391
          },
          {
            "word": "to",
            "start": 342.095,
            "end": 342.17502,
            "confidence": 0.99546415,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "take",
            "start": 342.17502,
            "end": 342.415,
            "confidence": 0.99970406,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "10",
            "start": 342.415,
            "end": 342.89502,
            "confidence": 0.9995505,
            "punctuated_word": "10",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "different",
            "start": 342.89502,
            "end": 343.295,
            "confidence": 0.9997526,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "grant",
            "start": 343.295,
            "end": 343.535,
            "confidence": 0.96540505,
            "punctuated_word": "grant",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "systems",
            "start": 343.535,
            "end": 344.035,
            "confidence": 0.9876007,
            "punctuated_word": "systems,",
            "speaker": 2,
            "speaker_confidence": 0.74489
          }
        ],
        "speaker": 2,
        "id": "a9f67849-9493-4726-9e89-5eaca2b6f7ca"
      },
      {
        "start": 344.415,
        "end": 353.04,
        "confidence": 0.9627201,
        "channel": 0,
        "transcript": "down into one. And as you can imagine, there's 10 different systems. You don't even know which one to actually go to. So we're trying to just how do we, you know, consolidate that down to one? And I became,",
        "words": [
          {
            "word": "down",
            "start": 344.415,
            "end": 344.655,
            "confidence": 0.9987338,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "into",
            "start": 344.655,
            "end": 344.815,
            "confidence": 0.981382,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "one",
            "start": 344.815,
            "end": 345.055,
            "confidence": 0.99003565,
            "punctuated_word": "one.",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "and",
            "start": 345.055,
            "end": 345.135,
            "confidence": 0.7764525,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "as",
            "start": 345.135,
            "end": 345.295,
            "confidence": 0.9186731,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "you",
            "start": 345.295,
            "end": 345.375,
            "confidence": 0.9998134,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "can",
            "start": 345.375,
            "end": 345.535,
            "confidence": 0.9970409,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "imagine",
            "start": 345.535,
            "end": 345.855,
            "confidence": 0.9778595,
            "punctuated_word": "imagine,",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "there's",
            "start": 345.855,
            "end": 346.015,
            "confidence": 0.92303073,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "10",
            "start": 346.015,
            "end": 346.17502,
            "confidence": 0.9995839,
            "punctuated_word": "10",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "different",
            "start": 346.17502,
            "end": 346.415,
            "confidence": 0.998845,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "systems",
            "start": 346.415,
            "end": 346.73502,
            "confidence": 0.8061712,
            "punctuated_word": "systems.",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "you",
            "start": 346.73502,
            "end": 346.815,
            "confidence": 0.99375445,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "don't",
            "start": 346.815,
            "end": 347.055,
            "confidence": 0.9995749,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "even",
            "start": 347.055,
            "end": 347.295,
            "confidence": 0.9997241,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "know",
            "start": 347.295,
            "end": 347.45502,
            "confidence": 0.99958247,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "which",
            "start": 347.45502,
            "end": 347.695,
            "confidence": 0.999073,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "one",
            "start": 347.695,
            "end": 348.06,
            "confidence": 0.9986499,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "to",
            "start": 348.13998,
            "end": 348.3,
            "confidence": 0.99546427,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "actually",
            "start": 348.3,
            "end": 348.54,
            "confidence": 0.9989563,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "go",
            "start": 348.54,
            "end": 348.78,
            "confidence": 0.9991109,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "to",
            "start": 348.78,
            "end": 349.02,
            "confidence": 0.95814645,
            "punctuated_word": "to.",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "so",
            "start": 349.02,
            "end": 349.26,
            "confidence": 0.99932146,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "we're",
            "start": 349.26,
            "end": 349.34,
            "confidence": 0.9960532,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "trying",
            "start": 349.34,
            "end": 349.58,
            "confidence": 0.9953974,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "to",
            "start": 349.58,
            "end": 349.66,
            "confidence": 0.9871044,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "just",
            "start": 349.66,
            "end": 349.9,
            "confidence": 0.86428314,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "how",
            "start": 349.98,
            "end": 350.06,
            "confidence": 0.99830306,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "do",
            "start": 350.06,
            "end": 350.3,
            "confidence": 0.989885,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "we",
            "start": 350.3,
            "end": 350.38,
            "confidence": 0.98073316,
            "punctuated_word": "we,",
            "speaker": 2,
            "speaker_confidence": 0.74489
          },
          {
            "word": "you",
            "start": 350.38,
            "end": 350.46,
            "confidence": 0.99942255,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "know",
            "start": 350.46,
            "end": 350.78,
            "confidence": 0.9998301,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "consolidate",
            "start": 350.78,
            "end": 351.18,
            "confidence": 0.9955922,
            "punctuated_word": "consolidate",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "that",
            "start": 351.18,
            "end": 351.41998,
            "confidence": 0.99971503,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "down",
            "start": 351.41998,
            "end": 351.66,
            "confidence": 0.9983454,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "to",
            "start": 351.66,
            "end": 351.82,
            "confidence": 0.58082134,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "one",
            "start": 351.82,
            "end": 352.22,
            "confidence": 0.8632009,
            "punctuated_word": "one?",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "and",
            "start": 352.22,
            "end": 352.38,
            "confidence": 0.9989881,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "i",
            "start": 352.38,
            "end": 352.54,
            "confidence": 0.9882069,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "became",
            "start": 352.54,
            "end": 353.04,
            "confidence": 0.96393996,
            "punctuated_word": "became,",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          }
        ],
        "speaker": 2,
        "id": "b39fbd32-d5e2-4db4-bf03-f55b57ed02d5"
      },
      {
        "start": 353.5,
        "end": 362.16,
        "confidence": 0.9333706,
        "channel": 0,
        "transcript": "director of engineering here at USCS. So it's been an interesting journey with a lot of impact. So so how we describe that path is just, you know, interesting and impactful. Right?",
        "words": [
          {
            "word": "director",
            "start": 353.5,
            "end": 353.82,
            "confidence": 0.9580908,
            "punctuated_word": "director",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "of",
            "start": 353.82,
            "end": 353.9,
            "confidence": 0.92644036,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.63857836
          },
          {
            "word": "engineering",
            "start": 353.9,
            "end": 354.22,
            "confidence": 0.99848455,
            "punctuated_word": "engineering",
            "speaker": 2,
            "speaker_confidence": 0.5548766
          },
          {
            "word": "here",
            "start": 354.22,
            "end": 354.38,
            "confidence": 0.9972343,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.5548766
          },
          {
            "word": "at",
            "start": 354.38,
            "end": 354.54,
            "confidence": 0.9587057,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.5548766
          },
          {
            "word": "uscs",
            "start": 354.54,
            "end": 354.94,
            "confidence": 0.72961926,
            "punctuated_word": "USCS.",
            "speaker": 2,
            "speaker_confidence": 0.5548766
          },
          {
            "word": "so",
            "start": 354.94,
            "end": 355.1,
            "confidence": 0.99826896,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.5548766
          },
          {
            "word": "it's",
            "start": 355.1,
            "end": 355.18,
            "confidence": 0.9979268,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.5548766
          },
          {
            "word": "been",
            "start": 355.18,
            "end": 355.34,
            "confidence": 0.9991448,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.5548766
          },
          {
            "word": "an",
            "start": 355.34,
            "end": 355.5,
            "confidence": 0.9965013,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.5548766
          },
          {
            "word": "interesting",
            "start": 355.5,
            "end": 355.9,
            "confidence": 0.99993193,
            "punctuated_word": "interesting",
            "speaker": 2,
            "speaker_confidence": 0.5548766
          },
          {
            "word": "journey",
            "start": 355.9,
            "end": 356.22,
            "confidence": 0.9997154,
            "punctuated_word": "journey",
            "speaker": 2,
            "speaker_confidence": 0.5548766
          },
          {
            "word": "with",
            "start": 356.22,
            "end": 356.38,
            "confidence": 0.37648696,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.20528448
          },
          {
            "word": "a",
            "start": 356.38,
            "end": 356.46,
            "confidence": 0.987409,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.20528448
          },
          {
            "word": "lot",
            "start": 356.46,
            "end": 356.7,
            "confidence": 0.9988072,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.20528448
          },
          {
            "word": "of",
            "start": 356.7,
            "end": 356.86,
            "confidence": 0.9962136,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.20528448
          },
          {
            "word": "impact",
            "start": 356.86,
            "end": 357.26,
            "confidence": 0.8330085,
            "punctuated_word": "impact.",
            "speaker": 2,
            "speaker_confidence": 0.20528448
          },
          {
            "word": "so",
            "start": 357.26,
            "end": 357.76,
            "confidence": 0.9990652,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.20528448
          },
          {
            "word": "so",
            "start": 357.98,
            "end": 358.22,
            "confidence": 0.8908217,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.49437988
          },
          {
            "word": "how",
            "start": 358.22,
            "end": 358.38,
            "confidence": 0.9869487,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.49437988
          },
          {
            "word": "we",
            "start": 358.38,
            "end": 358.54,
            "confidence": 0.64820564,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.49437988
          },
          {
            "word": "describe",
            "start": 358.54,
            "end": 358.94,
            "confidence": 0.7457924,
            "punctuated_word": "describe",
            "speaker": 2,
            "speaker_confidence": 0.49437988
          },
          {
            "word": "that",
            "start": 358.94,
            "end": 359.18,
            "confidence": 0.999178,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.49437988
          },
          {
            "word": "path",
            "start": 359.18,
            "end": 359.41998,
            "confidence": 0.9866269,
            "punctuated_word": "path",
            "speaker": 2,
            "speaker_confidence": 0.49437988
          },
          {
            "word": "is",
            "start": 359.41998,
            "end": 359.58,
            "confidence": 0.9422003,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.49437988
          },
          {
            "word": "just",
            "start": 359.58,
            "end": 359.82,
            "confidence": 0.99347544,
            "punctuated_word": "just,",
            "speaker": 2,
            "speaker_confidence": 0.49437988
          },
          {
            "word": "you",
            "start": 359.82,
            "end": 359.9,
            "confidence": 0.99960595,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.49437988
          },
          {
            "word": "know",
            "start": 359.9,
            "end": 360.38,
            "confidence": 0.99975777,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.606035
          },
          {
            "word": "interesting",
            "start": 360.38,
            "end": 360.86,
            "confidence": 0.9996662,
            "punctuated_word": "interesting",
            "speaker": 2,
            "speaker_confidence": 0.606035
          },
          {
            "word": "and",
            "start": 360.86,
            "end": 361.02,
            "confidence": 0.9972301,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.606035
          },
          {
            "word": "impactful",
            "start": 361.02,
            "end": 361.52,
            "confidence": 0.9530649,
            "punctuated_word": "impactful.",
            "speaker": 2,
            "speaker_confidence": 0.606035
          },
          {
            "word": "right",
            "start": 361.66,
            "end": 362.16,
            "confidence": 0.974231,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.606035
          }
        ],
        "speaker": 2,
        "id": "5daebfaa-49c0-4143-b6f4-858f33666b02"
      },
      {
        "start": 363.315,
        "end": 368.775,
        "confidence": 0.9208881,
        "channel": 0,
        "transcript": "Across the the the, breadth of, you know, in three years, I was able to have so much impact across many different agencies.",
        "words": [
          {
            "word": "across",
            "start": 363.315,
            "end": 363.715,
            "confidence": 0.9924027,
            "punctuated_word": "Across",
            "speaker": 2,
            "speaker_confidence": 0.606035
          },
          {
            "word": "the",
            "start": 363.715,
            "end": 363.955,
            "confidence": 0.9088952,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.606035
          },
          {
            "word": "the",
            "start": 363.955,
            "end": 364.355,
            "confidence": 0.9786003,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.606035
          },
          {
            "word": "the",
            "start": 364.355,
            "end": 364.435,
            "confidence": 0.64653945,
            "punctuated_word": "the,",
            "speaker": 2,
            "speaker_confidence": 0.606035
          },
          {
            "word": "breadth",
            "start": 364.675,
            "end": 365.075,
            "confidence": 0.672666,
            "punctuated_word": "breadth",
            "speaker": 2,
            "speaker_confidence": 0.400643
          },
          {
            "word": "of",
            "start": 365.075,
            "end": 365.23502,
            "confidence": 0.7745918,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.400643
          },
          {
            "word": "you",
            "start": 365.23502,
            "end": 365.315,
            "confidence": 0.9988846,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.400643
          },
          {
            "word": "know",
            "start": 365.315,
            "end": 365.555,
            "confidence": 0.86495966,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.400643
          },
          {
            "word": "in",
            "start": 365.555,
            "end": 365.635,
            "confidence": 0.94013655,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.3671596
          },
          {
            "word": "three",
            "start": 365.635,
            "end": 365.795,
            "confidence": 0.999592,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.3671596
          },
          {
            "word": "years",
            "start": 365.795,
            "end": 366.115,
            "confidence": 0.9405838,
            "punctuated_word": "years,",
            "speaker": 2,
            "speaker_confidence": 0.3671596
          },
          {
            "word": "i",
            "start": 366.115,
            "end": 366.195,
            "confidence": 0.99526227,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.3671596
          },
          {
            "word": "was",
            "start": 366.195,
            "end": 366.275,
            "confidence": 0.95658976,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.3671596
          },
          {
            "word": "able",
            "start": 366.275,
            "end": 366.435,
            "confidence": 0.9486487,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.3671596
          },
          {
            "word": "to",
            "start": 366.435,
            "end": 366.515,
            "confidence": 0.99151504,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5718645
          },
          {
            "word": "have",
            "start": 366.515,
            "end": 366.675,
            "confidence": 0.9753998,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.5718645
          },
          {
            "word": "so",
            "start": 366.675,
            "end": 366.755,
            "confidence": 0.94321704,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.5718645
          },
          {
            "word": "much",
            "start": 366.755,
            "end": 367.075,
            "confidence": 0.9960098,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.5718645
          },
          {
            "word": "impact",
            "start": 367.075,
            "end": 367.395,
            "confidence": 0.99720156,
            "punctuated_word": "impact",
            "speaker": 2,
            "speaker_confidence": 0.5718645
          },
          {
            "word": "across",
            "start": 367.395,
            "end": 367.715,
            "confidence": 0.9471433,
            "punctuated_word": "across",
            "speaker": 2,
            "speaker_confidence": 0.5718645
          },
          {
            "word": "many",
            "start": 367.715,
            "end": 367.955,
            "confidence": 0.7329664,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.5718645
          },
          {
            "word": "different",
            "start": 367.955,
            "end": 368.275,
            "confidence": 0.980903,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.5718645
          },
          {
            "word": "agencies",
            "start": 368.275,
            "end": 368.775,
            "confidence": 0.99771917,
            "punctuated_word": "agencies.",
            "speaker": 2,
            "speaker_confidence": 0.5718645
          }
        ],
        "speaker": 2,
        "id": "33fb45ac-852a-4724-9b77-a381ca3b3e0b"
      },
      {
        "start": 369.23502,
        "end": 370.135,
        "confidence": 0.94915336,
        "channel": 0,
        "transcript": "As an engineer,",
        "words": [
          {
            "word": "as",
            "start": 369.23502,
            "end": 369.475,
            "confidence": 0.9051264,
            "punctuated_word": "As",
            "speaker": 1,
            "speaker_confidence": 0.43344104
          },
          {
            "word": "an",
            "start": 369.475,
            "end": 369.635,
            "confidence": 0.9431546,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.43344104
          },
          {
            "word": "engineer",
            "start": 369.635,
            "end": 370.135,
            "confidence": 0.9991792,
            "punctuated_word": "engineer,",
            "speaker": 1,
            "speaker_confidence": 0.43344104
          }
        ],
        "speaker": 1,
        "id": "350d4c02-a4ad-43e0-ac71-27aa0972803e"
      },
      {
        "start": 370.515,
        "end": 382.97,
        "confidence": 0.97319937,
        "channel": 0,
        "transcript": "kinda trying to make that impact as as you mentioned, I imagine that there's a plethora of different tools and technologies that you've used along the way. In your experience so far, do you have a a favorite or a go to,",
        "words": [
          {
            "word": "kinda",
            "start": 370.515,
            "end": 370.835,
            "confidence": 0.81302696,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.43344104
          },
          {
            "word": "trying",
            "start": 370.835,
            "end": 371.075,
            "confidence": 0.99015194,
            "punctuated_word": "trying",
            "speaker": 1,
            "speaker_confidence": 0.43344104
          },
          {
            "word": "to",
            "start": 371.075,
            "end": 371.155,
            "confidence": 0.9998198,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.43344104
          },
          {
            "word": "make",
            "start": 371.155,
            "end": 371.315,
            "confidence": 0.9998802,
            "punctuated_word": "make",
            "speaker": 1,
            "speaker_confidence": 0.3423975
          },
          {
            "word": "that",
            "start": 371.315,
            "end": 371.555,
            "confidence": 0.9996474,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.3423975
          },
          {
            "word": "impact",
            "start": 371.555,
            "end": 372.055,
            "confidence": 0.9999069,
            "punctuated_word": "impact",
            "speaker": 1,
            "speaker_confidence": 0.3423975
          },
          {
            "word": "as",
            "start": 372.115,
            "end": 372.355,
            "confidence": 0.5426323,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.3423975
          },
          {
            "word": "as",
            "start": 372.355,
            "end": 372.595,
            "confidence": 0.9952619,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.3423975
          },
          {
            "word": "you",
            "start": 372.595,
            "end": 372.755,
            "confidence": 0.9984048,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.3423975
          },
          {
            "word": "mentioned",
            "start": 372.755,
            "end": 373.255,
            "confidence": 0.9717603,
            "punctuated_word": "mentioned,",
            "speaker": 1,
            "speaker_confidence": 0.3423975
          },
          {
            "word": "i",
            "start": 373.555,
            "end": 373.715,
            "confidence": 0.9994178,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "imagine",
            "start": 373.715,
            "end": 374.195,
            "confidence": 0.9953967,
            "punctuated_word": "imagine",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "that",
            "start": 374.195,
            "end": 374.435,
            "confidence": 0.9997241,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "there's",
            "start": 374.435,
            "end": 374.755,
            "confidence": 0.96856505,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "a",
            "start": 374.755,
            "end": 374.835,
            "confidence": 0.9981998,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "plethora",
            "start": 374.835,
            "end": 375.315,
            "confidence": 0.9995103,
            "punctuated_word": "plethora",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "of",
            "start": 375.315,
            "end": 375.395,
            "confidence": 0.9937005,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "different",
            "start": 375.395,
            "end": 375.895,
            "confidence": 0.99968004,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "tools",
            "start": 376.15,
            "end": 376.47,
            "confidence": 0.9999107,
            "punctuated_word": "tools",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "and",
            "start": 376.47,
            "end": 376.71,
            "confidence": 0.9997713,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "technologies",
            "start": 376.71,
            "end": 377.21,
            "confidence": 0.9997528,
            "punctuated_word": "technologies",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "that",
            "start": 377.27,
            "end": 377.50998,
            "confidence": 0.9998934,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "you've",
            "start": 377.50998,
            "end": 377.91,
            "confidence": 0.9998261,
            "punctuated_word": "you've",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "used",
            "start": 377.91,
            "end": 378.22998,
            "confidence": 0.99961865,
            "punctuated_word": "used",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "along",
            "start": 378.22998,
            "end": 378.55,
            "confidence": 0.9998572,
            "punctuated_word": "along",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "the",
            "start": 378.55,
            "end": 378.63,
            "confidence": 0.99959475,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "way",
            "start": 378.63,
            "end": 379.11,
            "confidence": 0.9995452,
            "punctuated_word": "way.",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "in",
            "start": 379.11,
            "end": 379.27,
            "confidence": 0.9989704,
            "punctuated_word": "In",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "your",
            "start": 379.27,
            "end": 379.43,
            "confidence": 0.99985015,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "experience",
            "start": 379.43,
            "end": 379.83,
            "confidence": 0.9998301,
            "punctuated_word": "experience",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "so",
            "start": 379.83,
            "end": 379.91,
            "confidence": 0.9801252,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "far",
            "start": 379.91,
            "end": 380.15,
            "confidence": 0.99913716,
            "punctuated_word": "far,",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "do",
            "start": 380.15,
            "end": 380.38998,
            "confidence": 0.999905,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "you",
            "start": 380.38998,
            "end": 380.47,
            "confidence": 0.9996,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6516422
          },
          {
            "word": "have",
            "start": 380.47,
            "end": 380.87,
            "confidence": 0.99983823,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "a",
            "start": 380.87,
            "end": 381.19,
            "confidence": 0.986112,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "a",
            "start": 381.19,
            "end": 381.27,
            "confidence": 0.7151958,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "favorite",
            "start": 381.27,
            "end": 381.77,
            "confidence": 0.99939394,
            "punctuated_word": "favorite",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "or",
            "start": 381.83,
            "end": 382.15,
            "confidence": 0.9950323,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "a",
            "start": 382.15,
            "end": 382.31,
            "confidence": 0.9859927,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "go",
            "start": 382.31,
            "end": 382.47,
            "confidence": 0.9993253,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "to",
            "start": 382.47,
            "end": 382.97,
            "confidence": 0.95361376,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          }
        ],
        "speaker": 1,
        "id": "ce180001-c9f2-4a78-bc2a-33ca6d586bee"
      },
      {
        "start": 383.50998,
        "end": 385.44998,
        "confidence": 0.9682749,
        "channel": 0,
        "transcript": "programming language or or toolset?",
        "words": [
          {
            "word": "programming",
            "start": 383.50998,
            "end": 383.99,
            "confidence": 0.99872273,
            "punctuated_word": "programming",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "language",
            "start": 383.99,
            "end": 384.47,
            "confidence": 0.9999002,
            "punctuated_word": "language",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "or",
            "start": 384.47,
            "end": 384.78998,
            "confidence": 0.9944471,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "or",
            "start": 384.78998,
            "end": 384.94998,
            "confidence": 0.9974179,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          },
          {
            "word": "toolset",
            "start": 384.94998,
            "end": 385.44998,
            "confidence": 0.8508861,
            "punctuated_word": "toolset?",
            "speaker": 1,
            "speaker_confidence": 0.5527639
          }
        ],
        "speaker": 1,
        "id": "7eb1dfd3-e2a2-46a6-aeb4-44c76b087bfb"
      },
      {
        "start": 385.83,
        "end": 388.00998,
        "confidence": 0.99711704,
        "channel": 0,
        "transcript": "And if so, why is that your choice?",
        "words": [
          {
            "word": "and",
            "start": 385.83,
            "end": 385.99,
            "confidence": 0.9955669,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.48063862
          },
          {
            "word": "if",
            "start": 385.99,
            "end": 386.15,
            "confidence": 0.98309845,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.48063862
          },
          {
            "word": "so",
            "start": 386.15,
            "end": 386.65,
            "confidence": 0.9992968,
            "punctuated_word": "so,",
            "speaker": 1,
            "speaker_confidence": 0.48063862
          },
          {
            "word": "why",
            "start": 386.87,
            "end": 387.03,
            "confidence": 0.99972373,
            "punctuated_word": "why",
            "speaker": 1,
            "speaker_confidence": 0.48063862
          },
          {
            "word": "is",
            "start": 387.03,
            "end": 387.19,
            "confidence": 0.9998287,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.48063862
          },
          {
            "word": "that",
            "start": 387.19,
            "end": 387.34998,
            "confidence": 0.9999045,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.48063862
          },
          {
            "word": "your",
            "start": 387.34998,
            "end": 387.50998,
            "confidence": 0.99970776,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.48063862
          },
          {
            "word": "choice",
            "start": 387.50998,
            "end": 388.00998,
            "confidence": 0.9998096,
            "punctuated_word": "choice?",
            "speaker": 1,
            "speaker_confidence": 0.48063862
          }
        ],
        "speaker": 1,
        "id": "0cb1e16c-52be-4629-b183-e8e17761401b"
      },
      {
        "start": 388.775,
        "end": 391.035,
        "confidence": 0.9559059,
        "channel": 0,
        "transcript": "So my go to programming language is Python.",
        "words": [
          {
            "word": "so",
            "start": 388.775,
            "end": 388.935,
            "confidence": 0.9897082,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.6951958
          },
          {
            "word": "my",
            "start": 388.935,
            "end": 389.175,
            "confidence": 0.99503666,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.6951958
          },
          {
            "word": "go",
            "start": 389.175,
            "end": 389.335,
            "confidence": 0.9887328,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.6951958
          },
          {
            "word": "to",
            "start": 389.335,
            "end": 389.655,
            "confidence": 0.9981615,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6951958
          },
          {
            "word": "programming",
            "start": 389.655,
            "end": 390.135,
            "confidence": 0.78867424,
            "punctuated_word": "programming",
            "speaker": 2,
            "speaker_confidence": 0.6951958
          },
          {
            "word": "language",
            "start": 390.135,
            "end": 390.375,
            "confidence": 0.961221,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.6951958
          },
          {
            "word": "is",
            "start": 390.375,
            "end": 390.535,
            "confidence": 0.99445045,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6951958
          },
          {
            "word": "python",
            "start": 390.535,
            "end": 391.035,
            "confidence": 0.9312619,
            "punctuated_word": "Python.",
            "speaker": 2,
            "speaker_confidence": 0.6951958
          }
        ],
        "speaker": 2,
        "id": "45fb634b-2de3-4079-8839-bea25f739f82"
      },
      {
        "start": 391.895,
        "end": 406.15002,
        "confidence": 0.9145561,
        "channel": 0,
        "transcript": "And the reason why it's my choice is so, like, our MacBooks and Linux, it comes in it's all by default. And just the Python standard library, you could just do so much just with the standard library, and that's just usually my go to, especially if I just wanna write, like, a simple script or something like that.",
        "words": [
          {
            "word": "and",
            "start": 391.895,
            "end": 392.395,
            "confidence": 0.9955195,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6951958
          },
          {
            "word": "the",
            "start": 392.455,
            "end": 392.535,
            "confidence": 0.99803025,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "reason",
            "start": 392.535,
            "end": 392.775,
            "confidence": 0.99985623,
            "punctuated_word": "reason",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "why",
            "start": 392.775,
            "end": 393.01498,
            "confidence": 0.998528,
            "punctuated_word": "why",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "it's",
            "start": 393.01498,
            "end": 393.175,
            "confidence": 0.827451,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "my",
            "start": 393.175,
            "end": 393.335,
            "confidence": 0.9972345,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "choice",
            "start": 393.335,
            "end": 393.655,
            "confidence": 0.92804533,
            "punctuated_word": "choice",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "is",
            "start": 393.655,
            "end": 394.135,
            "confidence": 0.9948013,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "so",
            "start": 394.29498,
            "end": 394.775,
            "confidence": 0.7844641,
            "punctuated_word": "so,",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "like",
            "start": 394.775,
            "end": 395.095,
            "confidence": 0.97013277,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "our",
            "start": 395.095,
            "end": 395.255,
            "confidence": 0.24455543,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "macbooks",
            "start": 395.255,
            "end": 395.655,
            "confidence": 0.9286311,
            "punctuated_word": "MacBooks",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "and",
            "start": 395.655,
            "end": 395.815,
            "confidence": 0.96734166,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "linux",
            "start": 395.815,
            "end": 396.135,
            "confidence": 0.8883689,
            "punctuated_word": "Linux,",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "it",
            "start": 396.135,
            "end": 396.29498,
            "confidence": 0.9820853,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "comes",
            "start": 396.29498,
            "end": 396.535,
            "confidence": 0.99527127,
            "punctuated_word": "comes",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "in",
            "start": 396.535,
            "end": 396.85498,
            "confidence": 0.67180395,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "it's",
            "start": 396.935,
            "end": 397.095,
            "confidence": 0.66058636,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "all",
            "start": 397.095,
            "end": 397.255,
            "confidence": 0.9694018,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "by",
            "start": 397.255,
            "end": 397.415,
            "confidence": 0.98561066,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "default",
            "start": 397.415,
            "end": 397.815,
            "confidence": 0.8571441,
            "punctuated_word": "default.",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "and",
            "start": 397.815,
            "end": 397.975,
            "confidence": 0.85912514,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "just",
            "start": 397.975,
            "end": 398.135,
            "confidence": 0.9149815,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "the",
            "start": 398.135,
            "end": 398.29498,
            "confidence": 0.49745876,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "python",
            "start": 398.29498,
            "end": 398.615,
            "confidence": 0.9940017,
            "punctuated_word": "Python",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "standard",
            "start": 398.615,
            "end": 399.01498,
            "confidence": 0.89361435,
            "punctuated_word": "standard",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "library",
            "start": 399.01498,
            "end": 399.335,
            "confidence": 0.9012272,
            "punctuated_word": "library,",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "you",
            "start": 399.335,
            "end": 399.495,
            "confidence": 0.89876986,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "could",
            "start": 399.495,
            "end": 399.57498,
            "confidence": 0.6838881,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "just",
            "start": 399.57498,
            "end": 399.815,
            "confidence": 0.994113,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "do",
            "start": 399.815,
            "end": 400.055,
            "confidence": 0.9963109,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "so",
            "start": 400.055,
            "end": 400.215,
            "confidence": 0.9976355,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "much",
            "start": 400.215,
            "end": 400.535,
            "confidence": 0.99961865,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "just",
            "start": 400.535,
            "end": 400.695,
            "confidence": 0.9554135,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "with",
            "start": 400.695,
            "end": 400.85498,
            "confidence": 0.98751104,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "the",
            "start": 400.85498,
            "end": 400.935,
            "confidence": 0.98495066,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "standard",
            "start": 400.935,
            "end": 401.415,
            "confidence": 0.9589773,
            "punctuated_word": "standard",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "library",
            "start": 401.415,
            "end": 401.815,
            "confidence": 0.8019844,
            "punctuated_word": "library,",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "and",
            "start": 401.815,
            "end": 401.975,
            "confidence": 0.99875414,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "that's",
            "start": 401.975,
            "end": 402.215,
            "confidence": 0.9842458,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "just",
            "start": 402.215,
            "end": 402.375,
            "confidence": 0.9152319,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "usually",
            "start": 402.375,
            "end": 402.695,
            "confidence": 0.79766977,
            "punctuated_word": "usually",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "my",
            "start": 402.695,
            "end": 402.85498,
            "confidence": 0.9888918,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "go",
            "start": 402.85498,
            "end": 403.01498,
            "confidence": 0.9973003,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "to",
            "start": 403.01498,
            "end": 403.175,
            "confidence": 0.8398237,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "especially",
            "start": 403.175,
            "end": 403.57498,
            "confidence": 0.99382967,
            "punctuated_word": "especially",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "if",
            "start": 403.57498,
            "end": 403.655,
            "confidence": 0.94466114,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "i",
            "start": 403.655,
            "end": 403.735,
            "confidence": 0.9821202,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "just",
            "start": 403.735,
            "end": 403.89,
            "confidence": 0.96335053,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "wanna",
            "start": 403.89,
            "end": 404.05002,
            "confidence": 0.96147835,
            "punctuated_word": "wanna",
            "speaker": 2,
            "speaker_confidence": 0.7798877
          },
          {
            "word": "write",
            "start": 404.05002,
            "end": 404.13,
            "confidence": 0.7507715,
            "punctuated_word": "write,",
            "speaker": 2,
            "speaker_confidence": 0.4069038
          },
          {
            "word": "like",
            "start": 404.13,
            "end": 404.25,
            "confidence": 0.9831989,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.4069038
          },
          {
            "word": "a",
            "start": 404.25,
            "end": 404.37003,
            "confidence": 0.9486317,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.4069038
          },
          {
            "word": "simple",
            "start": 404.37003,
            "end": 404.77002,
            "confidence": 0.99954623,
            "punctuated_word": "simple",
            "speaker": 2,
            "speaker_confidence": 0.4069038
          },
          {
            "word": "script",
            "start": 404.77002,
            "end": 405.09003,
            "confidence": 0.99976677,
            "punctuated_word": "script",
            "speaker": 2,
            "speaker_confidence": 0.4069038
          },
          {
            "word": "or",
            "start": 405.09003,
            "end": 405.25,
            "confidence": 0.9757413,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.4069038
          },
          {
            "word": "something",
            "start": 405.25,
            "end": 405.49002,
            "confidence": 0.9999032,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.4069038
          },
          {
            "word": "like",
            "start": 405.49002,
            "end": 405.65002,
            "confidence": 0.99917465,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.4069038
          },
          {
            "word": "that",
            "start": 405.65002,
            "end": 406.15002,
            "confidence": 0.97027504,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.4069038
          }
        ],
        "speaker": 2,
        "id": "153e4ff4-8cf8-4b82-a2c4-43b2a5667449"
      },
      {
        "start": 407.01,
        "end": 409.91,
        "confidence": 0.9569613,
        "channel": 0,
        "transcript": "I just I just default, just jump straight into Python.",
        "words": [
          {
            "word": "i",
            "start": 407.01,
            "end": 407.17,
            "confidence": 0.9989035,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "just",
            "start": 407.17,
            "end": 407.41,
            "confidence": 0.9984231,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "i",
            "start": 407.41,
            "end": 407.57,
            "confidence": 0.9812619,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "just",
            "start": 407.57,
            "end": 407.97,
            "confidence": 0.9995177,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "default",
            "start": 407.97,
            "end": 408.45,
            "confidence": 0.7187087,
            "punctuated_word": "default,",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "just",
            "start": 408.45,
            "end": 408.69,
            "confidence": 0.9936132,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "jump",
            "start": 408.69,
            "end": 408.85,
            "confidence": 0.9294078,
            "punctuated_word": "jump",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "straight",
            "start": 408.85,
            "end": 409.17,
            "confidence": 0.996905,
            "punctuated_word": "straight",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "into",
            "start": 409.17,
            "end": 409.41,
            "confidence": 0.9941003,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "python",
            "start": 409.41,
            "end": 409.91,
            "confidence": 0.95877177,
            "punctuated_word": "Python.",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          }
        ],
        "speaker": 2,
        "id": "53d99a91-abc3-4195-ba0f-55b0ea6b441e"
      },
      {
        "start": 410.29,
        "end": 415.03003,
        "confidence": 0.9521933,
        "channel": 0,
        "transcript": "And my go to tool, I would probably say for my editor, I use Sublime. I just love it.",
        "words": [
          {
            "word": "and",
            "start": 410.29,
            "end": 410.53003,
            "confidence": 0.99440855,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "my",
            "start": 410.53003,
            "end": 410.77002,
            "confidence": 0.9946241,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "go",
            "start": 410.77002,
            "end": 411.01,
            "confidence": 0.99754083,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "to",
            "start": 411.01,
            "end": 411.33002,
            "confidence": 0.99016386,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "tool",
            "start": 411.33002,
            "end": 411.73,
            "confidence": 0.9267738,
            "punctuated_word": "tool,",
            "speaker": 2,
            "speaker_confidence": 0.64141816
          },
          {
            "word": "i",
            "start": 411.73,
            "end": 411.81003,
            "confidence": 0.99968255,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5094565
          },
          {
            "word": "would",
            "start": 411.81003,
            "end": 411.97,
            "confidence": 0.76523244,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.5094565
          },
          {
            "word": "probably",
            "start": 411.97,
            "end": 412.37003,
            "confidence": 0.99749583,
            "punctuated_word": "probably",
            "speaker": 2,
            "speaker_confidence": 0.5094565
          },
          {
            "word": "say",
            "start": 412.37003,
            "end": 412.53003,
            "confidence": 0.9546146,
            "punctuated_word": "say",
            "speaker": 2,
            "speaker_confidence": 0.5094565
          },
          {
            "word": "for",
            "start": 412.53003,
            "end": 412.77002,
            "confidence": 0.7724462,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.5094565
          },
          {
            "word": "my",
            "start": 412.77002,
            "end": 412.93002,
            "confidence": 0.996274,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.5094565
          },
          {
            "word": "editor",
            "start": 412.93002,
            "end": 413.25,
            "confidence": 0.89644146,
            "punctuated_word": "editor,",
            "speaker": 2,
            "speaker_confidence": 0.5094565
          },
          {
            "word": "i",
            "start": 413.25,
            "end": 413.33002,
            "confidence": 0.9881109,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5094565
          },
          {
            "word": "use",
            "start": 413.33002,
            "end": 413.57,
            "confidence": 0.95940924,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.5094565
          },
          {
            "word": "sublime",
            "start": 413.57,
            "end": 413.97,
            "confidence": 0.8776307,
            "punctuated_word": "Sublime.",
            "speaker": 2,
            "speaker_confidence": 0.5094565
          },
          {
            "word": "i",
            "start": 413.97,
            "end": 414.05002,
            "confidence": 0.9992261,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.573278
          },
          {
            "word": "just",
            "start": 414.05002,
            "end": 414.29,
            "confidence": 0.99961686,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.573278
          },
          {
            "word": "love",
            "start": 414.29,
            "end": 414.53003,
            "confidence": 0.9844477,
            "punctuated_word": "love",
            "speaker": 2,
            "speaker_confidence": 0.573278
          },
          {
            "word": "it",
            "start": 414.53003,
            "end": 415.03003,
            "confidence": 0.99753517,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.573278
          }
        ],
        "speaker": 2,
        "id": "83887a7c-9275-404e-b05a-833678080996"
      },
      {
        "start": 415.81003,
        "end": 426.915,
        "confidence": 0.83087116,
        "channel": 0,
        "transcript": "It just opens fast. It can open, you know, large files, and I know there's, like, Versus Code and Adam and all those, new things coming out, but just Sublime just just gets me. I even paid for it because I probably wouldn't have be",
        "words": [
          {
            "word": "it",
            "start": 415.81003,
            "end": 415.89,
            "confidence": 0.966277,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.573278
          },
          {
            "word": "just",
            "start": 415.89,
            "end": 416.13,
            "confidence": 0.9865211,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.573278
          },
          {
            "word": "opens",
            "start": 416.13,
            "end": 416.53003,
            "confidence": 0.9973557,
            "punctuated_word": "opens",
            "speaker": 2,
            "speaker_confidence": 0.573278
          },
          {
            "word": "fast",
            "start": 416.53003,
            "end": 416.77002,
            "confidence": 0.92069924,
            "punctuated_word": "fast.",
            "speaker": 2,
            "speaker_confidence": 0.573278
          },
          {
            "word": "it",
            "start": 416.77002,
            "end": 416.85,
            "confidence": 0.966923,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.56826586
          },
          {
            "word": "can",
            "start": 416.85,
            "end": 417.09003,
            "confidence": 0.9992698,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.56826586
          },
          {
            "word": "open",
            "start": 417.09003,
            "end": 417.33002,
            "confidence": 0.9844233,
            "punctuated_word": "open,",
            "speaker": 2,
            "speaker_confidence": 0.56826586
          },
          {
            "word": "you",
            "start": 417.33002,
            "end": 417.49002,
            "confidence": 0.98131424,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.56826586
          },
          {
            "word": "know",
            "start": 417.49002,
            "end": 417.73,
            "confidence": 0.99950844,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.56826586
          },
          {
            "word": "large",
            "start": 417.73,
            "end": 418.05002,
            "confidence": 0.98203355,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.56826586
          },
          {
            "word": "files",
            "start": 418.05002,
            "end": 418.37003,
            "confidence": 0.7680789,
            "punctuated_word": "files,",
            "speaker": 2,
            "speaker_confidence": 0.56826586
          },
          {
            "word": "and",
            "start": 418.37003,
            "end": 418.53003,
            "confidence": 0.9684737,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.56826586
          },
          {
            "word": "i",
            "start": 418.53003,
            "end": 418.69,
            "confidence": 0.9969932,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.56826586
          },
          {
            "word": "know",
            "start": 418.69,
            "end": 418.77002,
            "confidence": 0.9809333,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.34535897
          },
          {
            "word": "there's",
            "start": 418.77002,
            "end": 419.01,
            "confidence": 0.6862192,
            "punctuated_word": "there's,",
            "speaker": 2,
            "speaker_confidence": 0.34535897
          },
          {
            "word": "like",
            "start": 419.01,
            "end": 419.295,
            "confidence": 0.9923934,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.34535897
          },
          {
            "word": "versus",
            "start": 419.295,
            "end": 419.61502,
            "confidence": 0.39438117,
            "punctuated_word": "Versus",
            "speaker": 2,
            "speaker_confidence": 0.34535897
          },
          {
            "word": "code",
            "start": 419.61502,
            "end": 419.695,
            "confidence": 0.5862843,
            "punctuated_word": "Code",
            "speaker": 2,
            "speaker_confidence": 0.34535897
          },
          {
            "word": "and",
            "start": 419.695,
            "end": 419.77502,
            "confidence": 0.90266764,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "adam",
            "start": 419.77502,
            "end": 420.17502,
            "confidence": 0.19064796,
            "punctuated_word": "Adam",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "and",
            "start": 420.17502,
            "end": 420.255,
            "confidence": 0.9565526,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "all",
            "start": 420.255,
            "end": 420.49503,
            "confidence": 0.9789964,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "those",
            "start": 420.49503,
            "end": 420.73502,
            "confidence": 0.9606815,
            "punctuated_word": "those,",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "new",
            "start": 420.975,
            "end": 421.135,
            "confidence": 0.9701236,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "things",
            "start": 421.135,
            "end": 421.45502,
            "confidence": 0.9988819,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "coming",
            "start": 421.45502,
            "end": 421.695,
            "confidence": 0.9988078,
            "punctuated_word": "coming",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "out",
            "start": 421.695,
            "end": 421.855,
            "confidence": 0.7497822,
            "punctuated_word": "out,",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "but",
            "start": 421.855,
            "end": 422.355,
            "confidence": 0.9990005,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "just",
            "start": 422.415,
            "end": 422.655,
            "confidence": 0.7424283,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "sublime",
            "start": 422.655,
            "end": 423.135,
            "confidence": 0.9611927,
            "punctuated_word": "Sublime",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "just",
            "start": 423.135,
            "end": 423.45502,
            "confidence": 0.8544365,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "just",
            "start": 423.45502,
            "end": 423.77502,
            "confidence": 0.9415902,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "gets",
            "start": 423.77502,
            "end": 423.93503,
            "confidence": 0.42627856,
            "punctuated_word": "gets",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "me",
            "start": 423.93503,
            "end": 424.095,
            "confidence": 0.685892,
            "punctuated_word": "me.",
            "speaker": 2,
            "speaker_confidence": 0.6030128
          },
          {
            "word": "i",
            "start": 424.095,
            "end": 424.17502,
            "confidence": 0.97263736,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "even",
            "start": 424.17502,
            "end": 424.575,
            "confidence": 0.9656731,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "paid",
            "start": 424.575,
            "end": 424.815,
            "confidence": 0.50251776,
            "punctuated_word": "paid",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "for",
            "start": 424.815,
            "end": 425.05502,
            "confidence": 0.99956435,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "it",
            "start": 425.05502,
            "end": 425.295,
            "confidence": 0.998936,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "because",
            "start": 425.295,
            "end": 425.695,
            "confidence": 0.8591005,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "i",
            "start": 425.695,
            "end": 425.855,
            "confidence": 0.28728333,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "probably",
            "start": 425.855,
            "end": 426.095,
            "confidence": 0.4724759,
            "punctuated_word": "probably",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "wouldn't",
            "start": 426.095,
            "end": 426.255,
            "confidence": 0.87595403,
            "punctuated_word": "wouldn't",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "have",
            "start": 426.255,
            "end": 426.415,
            "confidence": 0.6944749,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "be",
            "start": 426.415,
            "end": 426.915,
            "confidence": 0.2845439,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          }
        ],
        "speaker": 2,
        "id": "b38a4288-b446-4a04-942c-cb092b889b2e"
      },
      {
        "start": 427.21503,
        "end": 428.67502,
        "confidence": 0.97013694,
        "channel": 0,
        "transcript": "because, like, it's just so great.",
        "words": [
          {
            "word": "because",
            "start": 427.21503,
            "end": 427.45502,
            "confidence": 0.86106086,
            "punctuated_word": "because,",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "like",
            "start": 427.45502,
            "end": 427.61502,
            "confidence": 0.99619544,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "it's",
            "start": 427.61502,
            "end": 427.77502,
            "confidence": 0.97271717,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "just",
            "start": 427.77502,
            "end": 427.935,
            "confidence": 0.9938227,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "so",
            "start": 427.935,
            "end": 428.17502,
            "confidence": 0.9981237,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          },
          {
            "word": "great",
            "start": 428.17502,
            "end": 428.67502,
            "confidence": 0.9989021,
            "punctuated_word": "great.",
            "speaker": 2,
            "speaker_confidence": 0.55374455
          }
        ],
        "speaker": 2,
        "id": "46d81a21-5ebe-401e-9dcf-62da743ec685"
      },
      {
        "start": 429.135,
        "end": 431.55502,
        "confidence": 0.97241247,
        "channel": 0,
        "transcript": "I I can definitely, understand both those choices.",
        "words": [
          {
            "word": "i",
            "start": 429.135,
            "end": 429.295,
            "confidence": 0.99677545,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.53596365
          },
          {
            "word": "i",
            "start": 429.295,
            "end": 429.45502,
            "confidence": 0.9866986,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.53596365
          },
          {
            "word": "can",
            "start": 429.45502,
            "end": 429.61502,
            "confidence": 0.9980946,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.53596365
          },
          {
            "word": "definitely",
            "start": 429.61502,
            "end": 429.935,
            "confidence": 0.90659404,
            "punctuated_word": "definitely,",
            "speaker": 1,
            "speaker_confidence": 0.53596365
          },
          {
            "word": "understand",
            "start": 430.255,
            "end": 430.655,
            "confidence": 0.9997614,
            "punctuated_word": "understand",
            "speaker": 1,
            "speaker_confidence": 0.53596365
          },
          {
            "word": "both",
            "start": 430.655,
            "end": 430.815,
            "confidence": 0.9928785,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.53596365
          },
          {
            "word": "those",
            "start": 430.815,
            "end": 431.05502,
            "confidence": 0.9055362,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.53596365
          },
          {
            "word": "choices",
            "start": 431.05502,
            "end": 431.55502,
            "confidence": 0.99296105,
            "punctuated_word": "choices.",
            "speaker": 1,
            "speaker_confidence": 0.53596365
          }
        ],
        "speaker": 1,
        "id": "713dae57-d6d0-4af9-a7ab-7a353f727b41"
      },
      {
        "start": 432.03,
        "end": 436.89,
        "confidence": 0.9610754,
        "channel": 0,
        "transcript": "I I myself rather enjoy both Sublime and Python. So I'm I'm I'm right there with you on those opinions.",
        "words": [
          {
            "word": "i",
            "start": 432.03,
            "end": 432.07,
            "confidence": 0.99940455,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "i",
            "start": 432.07,
            "end": 432.31,
            "confidence": 0.813408,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "myself",
            "start": 432.31,
            "end": 432.63,
            "confidence": 0.8677375,
            "punctuated_word": "myself",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "rather",
            "start": 432.63,
            "end": 432.87,
            "confidence": 0.9689012,
            "punctuated_word": "rather",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "enjoy",
            "start": 432.87,
            "end": 433.19,
            "confidence": 0.9632218,
            "punctuated_word": "enjoy",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "both",
            "start": 433.19,
            "end": 433.43,
            "confidence": 0.99861586,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "sublime",
            "start": 433.43,
            "end": 433.83002,
            "confidence": 0.96741605,
            "punctuated_word": "Sublime",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "and",
            "start": 433.83002,
            "end": 433.99,
            "confidence": 0.9959489,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "python",
            "start": 433.99,
            "end": 434.47,
            "confidence": 0.8086206,
            "punctuated_word": "Python.",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "so",
            "start": 434.47,
            "end": 434.87,
            "confidence": 0.9957203,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "i'm",
            "start": 434.87,
            "end": 435.11002,
            "confidence": 0.9898407,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "i'm",
            "start": 435.11002,
            "end": 435.35,
            "confidence": 0.99036276,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "i'm",
            "start": 435.35,
            "end": 435.43,
            "confidence": 0.87602746,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "right",
            "start": 435.43,
            "end": 435.59,
            "confidence": 0.9964379,
            "punctuated_word": "right",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "there",
            "start": 435.59,
            "end": 435.75,
            "confidence": 0.9994091,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "with",
            "start": 435.75,
            "end": 435.99,
            "confidence": 0.9997615,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "you",
            "start": 435.99,
            "end": 436.07,
            "confidence": 0.9990232,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "on",
            "start": 436.07,
            "end": 436.15,
            "confidence": 0.9993044,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "those",
            "start": 436.15,
            "end": 436.39,
            "confidence": 0.9928421,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          },
          {
            "word": "opinions",
            "start": 436.39,
            "end": 436.89,
            "confidence": 0.9995061,
            "punctuated_word": "opinions.",
            "speaker": 1,
            "speaker_confidence": 0.62932956
          }
        ],
        "speaker": 1,
        "id": "b2f07fb3-708e-4e5c-a7e2-27d60077470e"
      },
      {
        "start": 438.63,
        "end": 448.54498,
        "confidence": 0.9802259,
        "channel": 0,
        "transcript": "Alright. I'd like to, go ahead and, have us, switch gears here a little bit. And, we're gonna end up talking through a couple of different topics, including some stuff about accessibility,",
        "words": [
          {
            "word": "alright",
            "start": 438.63,
            "end": 439.03,
            "confidence": 0.9872239,
            "punctuated_word": "Alright.",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "i'd",
            "start": 439.19,
            "end": 439.43,
            "confidence": 0.9979036,
            "punctuated_word": "I'd",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "like",
            "start": 439.43,
            "end": 439.51,
            "confidence": 0.9994128,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "to",
            "start": 439.51,
            "end": 439.75,
            "confidence": 0.8337114,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "go",
            "start": 439.91,
            "end": 440.15,
            "confidence": 0.9998752,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "ahead",
            "start": 440.15,
            "end": 440.63,
            "confidence": 0.99992216,
            "punctuated_word": "ahead",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "and",
            "start": 440.63,
            "end": 440.87,
            "confidence": 0.93168676,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "have",
            "start": 441.11002,
            "end": 441.27,
            "confidence": 0.9973437,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "us",
            "start": 441.27,
            "end": 441.67,
            "confidence": 0.8349788,
            "punctuated_word": "us,",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "switch",
            "start": 441.91,
            "end": 442.23,
            "confidence": 0.99904317,
            "punctuated_word": "switch",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "gears",
            "start": 442.23,
            "end": 442.55,
            "confidence": 0.9996301,
            "punctuated_word": "gears",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "here",
            "start": 442.55,
            "end": 442.71,
            "confidence": 0.9991986,
            "punctuated_word": "here",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "a",
            "start": 442.71,
            "end": 442.79,
            "confidence": 0.99939847,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "little",
            "start": 442.79,
            "end": 442.95,
            "confidence": 0.99996424,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "bit",
            "start": 442.95,
            "end": 443.43,
            "confidence": 0.8462115,
            "punctuated_word": "bit.",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "and",
            "start": 443.43,
            "end": 443.67,
            "confidence": 0.98861957,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "we're",
            "start": 443.83002,
            "end": 443.99,
            "confidence": 0.9993967,
            "punctuated_word": "we're",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "gonna",
            "start": 443.99,
            "end": 444.31,
            "confidence": 0.9957194,
            "punctuated_word": "gonna",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "end",
            "start": 444.31,
            "end": 444.55,
            "confidence": 0.99779344,
            "punctuated_word": "end",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "up",
            "start": 444.55,
            "end": 444.71,
            "confidence": 0.99973017,
            "punctuated_word": "up",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "talking",
            "start": 444.71,
            "end": 445.11002,
            "confidence": 0.9997905,
            "punctuated_word": "talking",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "through",
            "start": 445.11002,
            "end": 445.35,
            "confidence": 0.99909604,
            "punctuated_word": "through",
            "speaker": 1,
            "speaker_confidence": 0.5947815
          },
          {
            "word": "a",
            "start": 445.35,
            "end": 445.43,
            "confidence": 0.999658,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "couple",
            "start": 445.43,
            "end": 445.75,
            "confidence": 0.9999045,
            "punctuated_word": "couple",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "of",
            "start": 445.75,
            "end": 445.91,
            "confidence": 0.998536,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "different",
            "start": 445.91,
            "end": 446.23,
            "confidence": 0.9998808,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "topics",
            "start": 446.23,
            "end": 446.685,
            "confidence": 0.97133183,
            "punctuated_word": "topics,",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "including",
            "start": 446.925,
            "end": 447.325,
            "confidence": 0.9999585,
            "punctuated_word": "including",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "some",
            "start": 447.325,
            "end": 447.565,
            "confidence": 0.999574,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "stuff",
            "start": 447.565,
            "end": 447.725,
            "confidence": 0.9999242,
            "punctuated_word": "stuff",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "about",
            "start": 447.725,
            "end": 448.04498,
            "confidence": 0.99968576,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "accessibility",
            "start": 448.04498,
            "end": 448.54498,
            "confidence": 0.9931265,
            "punctuated_word": "accessibility,",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          }
        ],
        "speaker": 1,
        "id": "d38deb23-ac4d-46d9-b032-bb439eace290"
      },
      {
        "start": 449.405,
        "end": 456.54498,
        "confidence": 0.9677455,
        "channel": 0,
        "transcript": "some stuff about partners and idea of, like, turning business rules into code, and then a little bit about, mentoring and development of engineers.",
        "words": [
          {
            "word": "some",
            "start": 449.405,
            "end": 449.645,
            "confidence": 0.9996394,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "stuff",
            "start": 449.645,
            "end": 449.885,
            "confidence": 0.9999175,
            "punctuated_word": "stuff",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "about",
            "start": 449.885,
            "end": 450.205,
            "confidence": 0.9997794,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "partners",
            "start": 450.205,
            "end": 450.605,
            "confidence": 0.99982435,
            "punctuated_word": "partners",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "and",
            "start": 450.605,
            "end": 451.105,
            "confidence": 0.70661724,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "idea",
            "start": 451.325,
            "end": 451.565,
            "confidence": 0.80990267,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "of",
            "start": 451.565,
            "end": 451.645,
            "confidence": 0.90967697,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "like",
            "start": 451.645,
            "end": 451.805,
            "confidence": 0.99911684,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "turning",
            "start": 451.805,
            "end": 452.125,
            "confidence": 0.99941516,
            "punctuated_word": "turning",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "business",
            "start": 452.125,
            "end": 452.445,
            "confidence": 0.9998754,
            "punctuated_word": "business",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "rules",
            "start": 452.445,
            "end": 452.76498,
            "confidence": 0.9811616,
            "punctuated_word": "rules",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "into",
            "start": 452.76498,
            "end": 453.005,
            "confidence": 0.99798775,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "code",
            "start": 453.005,
            "end": 453.505,
            "confidence": 0.90926695,
            "punctuated_word": "code,",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "and",
            "start": 453.565,
            "end": 453.805,
            "confidence": 0.9992663,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "then",
            "start": 453.805,
            "end": 453.885,
            "confidence": 0.94500613,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.7222351
          },
          {
            "word": "a",
            "start": 453.885,
            "end": 453.965,
            "confidence": 0.9988262,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "little",
            "start": 453.965,
            "end": 454.205,
            "confidence": 0.99996483,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "bit",
            "start": 454.205,
            "end": 454.365,
            "confidence": 0.9995191,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "about",
            "start": 454.365,
            "end": 454.525,
            "confidence": 0.99309945,
            "punctuated_word": "about,",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "mentoring",
            "start": 454.845,
            "end": 455.245,
            "confidence": 0.9998082,
            "punctuated_word": "mentoring",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "and",
            "start": 455.245,
            "end": 455.485,
            "confidence": 0.99148667,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "development",
            "start": 455.485,
            "end": 455.885,
            "confidence": 0.98741907,
            "punctuated_word": "development",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "of",
            "start": 455.885,
            "end": 456.04498,
            "confidence": 0.9994294,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "engineers",
            "start": 456.04498,
            "end": 456.54498,
            "confidence": 0.9998845,
            "punctuated_word": "engineers.",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          }
        ],
        "speaker": 1,
        "id": "a30eb36f-ca08-49ed-a8ac-39d87ab0c773"
      },
      {
        "start": 457.245,
        "end": 461.54,
        "confidence": 0.988017,
        "channel": 0,
        "transcript": "To start that, though, I'd like to hop into the accessibility portion of our conversation.",
        "words": [
          {
            "word": "to",
            "start": 457.245,
            "end": 457.405,
            "confidence": 0.99797565,
            "punctuated_word": "To",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "start",
            "start": 457.405,
            "end": 457.645,
            "confidence": 0.9999584,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "that",
            "start": 457.645,
            "end": 457.805,
            "confidence": 0.8507211,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "though",
            "start": 457.805,
            "end": 458.04498,
            "confidence": 0.9998154,
            "punctuated_word": "though,",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "i'd",
            "start": 458.04498,
            "end": 458.205,
            "confidence": 0.9999416,
            "punctuated_word": "I'd",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "like",
            "start": 458.205,
            "end": 458.365,
            "confidence": 0.9998816,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "to",
            "start": 458.365,
            "end": 458.525,
            "confidence": 0.9989316,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "hop",
            "start": 458.525,
            "end": 458.685,
            "confidence": 0.9999733,
            "punctuated_word": "hop",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "into",
            "start": 458.685,
            "end": 459.005,
            "confidence": 0.9916112,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "the",
            "start": 459.005,
            "end": 459.325,
            "confidence": 0.99955255,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "accessibility",
            "start": 459.325,
            "end": 459.825,
            "confidence": 0.9998264,
            "punctuated_word": "accessibility",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "portion",
            "start": 459.965,
            "end": 460.465,
            "confidence": 0.99985075,
            "punctuated_word": "portion",
            "speaker": 1,
            "speaker_confidence": 0.69603395
          },
          {
            "word": "of",
            "start": 460.72,
            "end": 460.88,
            "confidence": 0.99976987,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "our",
            "start": 460.88,
            "end": 461.04,
            "confidence": 0.99995124,
            "punctuated_word": "our",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "conversation",
            "start": 461.04,
            "end": 461.54,
            "confidence": 0.98249465,
            "punctuated_word": "conversation.",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          }
        ],
        "speaker": 1,
        "id": "12a88c35-88a3-4d83-ba12-a14cc87070e7"
      },
      {
        "start": 462.16,
        "end": 463.78,
        "confidence": 0.998112,
        "channel": 0,
        "transcript": "And to start that off,",
        "words": [
          {
            "word": "and",
            "start": 462.16,
            "end": 462.4,
            "confidence": 0.99928087,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "to",
            "start": 462.4,
            "end": 462.56,
            "confidence": 0.99222344,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "start",
            "start": 462.56,
            "end": 463.04,
            "confidence": 0.9999534,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "that",
            "start": 463.04,
            "end": 463.28,
            "confidence": 0.99993074,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "off",
            "start": 463.28,
            "end": 463.78,
            "confidence": 0.9991718,
            "punctuated_word": "off,",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          }
        ],
        "speaker": 1,
        "id": "0953d8c5-d020-40a6-bf3c-7bfc5d3dc1bd"
      },
      {
        "start": 464.48,
        "end": 476.615,
        "confidence": 0.99820274,
        "channel": 0,
        "transcript": "I think there's an assumption out there that public sector projects have to work a little harder at accessibility than those in the private sector. I suppose there's the assumption that the public side",
        "words": [
          {
            "word": "i",
            "start": 464.48,
            "end": 464.63998,
            "confidence": 0.9984906,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "think",
            "start": 464.63998,
            "end": 464.88,
            "confidence": 0.99873036,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "there's",
            "start": 464.88,
            "end": 465.38,
            "confidence": 0.9924855,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "an",
            "start": 465.52,
            "end": 465.76,
            "confidence": 0.99983,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "assumption",
            "start": 465.76,
            "end": 466.16,
            "confidence": 0.99991155,
            "punctuated_word": "assumption",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "out",
            "start": 466.16,
            "end": 466.32,
            "confidence": 0.99992764,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "there",
            "start": 466.32,
            "end": 466.82,
            "confidence": 0.9999248,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "that",
            "start": 466.96,
            "end": 467.44,
            "confidence": 0.99864215,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "public",
            "start": 467.44,
            "end": 467.76,
            "confidence": 0.99969244,
            "punctuated_word": "public",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "sector",
            "start": 467.76,
            "end": 468.08,
            "confidence": 0.99985456,
            "punctuated_word": "sector",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "projects",
            "start": 468.08,
            "end": 468.58,
            "confidence": 0.9997397,
            "punctuated_word": "projects",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "have",
            "start": 468.63998,
            "end": 468.88,
            "confidence": 0.999846,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "to",
            "start": 468.88,
            "end": 469.28,
            "confidence": 0.9998305,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "work",
            "start": 469.28,
            "end": 469.78,
            "confidence": 0.9999106,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "a",
            "start": 469.84,
            "end": 470.0,
            "confidence": 0.9991671,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "little",
            "start": 470.0,
            "end": 470.24,
            "confidence": 0.99995434,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "harder",
            "start": 470.24,
            "end": 470.74,
            "confidence": 0.9998883,
            "punctuated_word": "harder",
            "speaker": 1,
            "speaker_confidence": 0.70359933
          },
          {
            "word": "at",
            "start": 470.88,
            "end": 471.04,
            "confidence": 0.9724001,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "accessibility",
            "start": 471.04,
            "end": 471.54,
            "confidence": 0.9999387,
            "punctuated_word": "accessibility",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "than",
            "start": 471.84,
            "end": 472.08,
            "confidence": 0.9993297,
            "punctuated_word": "than",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "those",
            "start": 472.08,
            "end": 472.32,
            "confidence": 0.9997323,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "in",
            "start": 472.32,
            "end": 472.48,
            "confidence": 0.9987589,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "the",
            "start": 472.48,
            "end": 472.63998,
            "confidence": 0.99899393,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "private",
            "start": 472.63998,
            "end": 472.96,
            "confidence": 0.9999864,
            "punctuated_word": "private",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "sector",
            "start": 472.96,
            "end": 473.46,
            "confidence": 0.9998559,
            "punctuated_word": "sector.",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "i",
            "start": 473.715,
            "end": 473.875,
            "confidence": 0.99962723,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "suppose",
            "start": 473.875,
            "end": 474.195,
            "confidence": 0.9980988,
            "punctuated_word": "suppose",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "there's",
            "start": 474.195,
            "end": 474.435,
            "confidence": 0.9917085,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "the",
            "start": 474.435,
            "end": 474.595,
            "confidence": 0.9980276,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "assumption",
            "start": 474.595,
            "end": 475.07498,
            "confidence": 0.9998275,
            "punctuated_word": "assumption",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "that",
            "start": 475.07498,
            "end": 475.475,
            "confidence": 0.99923444,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "the",
            "start": 475.475,
            "end": 475.635,
            "confidence": 0.9996412,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "public",
            "start": 475.635,
            "end": 476.115,
            "confidence": 0.9999256,
            "punctuated_word": "public",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "side",
            "start": 476.115,
            "end": 476.615,
            "confidence": 0.9979747,
            "punctuated_word": "side",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          }
        ],
        "speaker": 1,
        "id": "c9562ee7-1dd3-4d4b-8ad0-0a1558f75edf"
      },
      {
        "start": 477.235,
        "end": 492.45,
        "confidence": 0.9653186,
        "channel": 0,
        "transcript": "can hand wave or can't hand wave some of that away via audience targeting, like, maybe the private sector can. Is is that something in your experience that seems to be true? Whether it is or isn't, like, what kind of impact does that have on your work? Yep. So it's definitely true. So,",
        "words": [
          {
            "word": "can",
            "start": 477.235,
            "end": 477.475,
            "confidence": 0.99891126,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "hand",
            "start": 477.475,
            "end": 477.715,
            "confidence": 0.9984641,
            "punctuated_word": "hand",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "wave",
            "start": 477.715,
            "end": 478.215,
            "confidence": 0.74724513,
            "punctuated_word": "wave",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "or",
            "start": 478.275,
            "end": 478.595,
            "confidence": 0.79872143,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "can't",
            "start": 478.595,
            "end": 478.835,
            "confidence": 0.9928795,
            "punctuated_word": "can't",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "hand",
            "start": 478.835,
            "end": 478.995,
            "confidence": 0.9998405,
            "punctuated_word": "hand",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "wave",
            "start": 478.995,
            "end": 479.315,
            "confidence": 0.9822198,
            "punctuated_word": "wave",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "some",
            "start": 479.315,
            "end": 479.475,
            "confidence": 0.99864787,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "of",
            "start": 479.475,
            "end": 479.635,
            "confidence": 0.9997223,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "that",
            "start": 479.635,
            "end": 479.79498,
            "confidence": 0.9993837,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "away",
            "start": 479.79498,
            "end": 480.29498,
            "confidence": 0.99754864,
            "punctuated_word": "away",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "via",
            "start": 480.435,
            "end": 480.675,
            "confidence": 0.9934977,
            "punctuated_word": "via",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "audience",
            "start": 480.675,
            "end": 481.07498,
            "confidence": 0.9783272,
            "punctuated_word": "audience",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "targeting",
            "start": 481.07498,
            "end": 481.555,
            "confidence": 0.7323044,
            "punctuated_word": "targeting,",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "like",
            "start": 481.555,
            "end": 481.79498,
            "confidence": 0.7714516,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "maybe",
            "start": 481.79498,
            "end": 482.115,
            "confidence": 0.9997675,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "the",
            "start": 482.115,
            "end": 482.195,
            "confidence": 0.9955236,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "private",
            "start": 482.195,
            "end": 482.51498,
            "confidence": 0.9999659,
            "punctuated_word": "private",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "sector",
            "start": 482.51498,
            "end": 482.915,
            "confidence": 0.9983631,
            "punctuated_word": "sector",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "can",
            "start": 482.915,
            "end": 483.395,
            "confidence": 0.9976027,
            "punctuated_word": "can.",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "is",
            "start": 483.395,
            "end": 483.635,
            "confidence": 0.99942976,
            "punctuated_word": "Is",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "is",
            "start": 483.635,
            "end": 483.79498,
            "confidence": 0.994616,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.72113526
          },
          {
            "word": "that",
            "start": 483.79498,
            "end": 483.875,
            "confidence": 0.9991881,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "something",
            "start": 483.875,
            "end": 484.275,
            "confidence": 0.9996581,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "in",
            "start": 484.275,
            "end": 484.35498,
            "confidence": 0.99031585,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "your",
            "start": 484.35498,
            "end": 484.51498,
            "confidence": 0.999874,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "experience",
            "start": 484.51498,
            "end": 485.01498,
            "confidence": 0.99972695,
            "punctuated_word": "experience",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "that",
            "start": 485.155,
            "end": 485.555,
            "confidence": 0.9996382,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "seems",
            "start": 485.555,
            "end": 485.875,
            "confidence": 0.9996778,
            "punctuated_word": "seems",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "to",
            "start": 485.875,
            "end": 486.035,
            "confidence": 0.9994147,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "be",
            "start": 486.035,
            "end": 486.195,
            "confidence": 0.999042,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "true",
            "start": 486.195,
            "end": 486.695,
            "confidence": 0.828568,
            "punctuated_word": "true?",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "whether",
            "start": 486.755,
            "end": 486.995,
            "confidence": 0.99846786,
            "punctuated_word": "Whether",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "it",
            "start": 486.995,
            "end": 487.155,
            "confidence": 0.9995653,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "is",
            "start": 487.155,
            "end": 487.235,
            "confidence": 0.9991499,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.5227312
          },
          {
            "word": "or",
            "start": 487.235,
            "end": 487.395,
            "confidence": 0.9958072,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.41198152
          },
          {
            "word": "isn't",
            "start": 487.395,
            "end": 487.715,
            "confidence": 0.98264617,
            "punctuated_word": "isn't,",
            "speaker": 1,
            "speaker_confidence": 0.41198152
          },
          {
            "word": "like",
            "start": 487.715,
            "end": 487.79498,
            "confidence": 0.92201877,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.41198152
          },
          {
            "word": "what",
            "start": 487.79498,
            "end": 487.955,
            "confidence": 0.99984443,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.41198152
          },
          {
            "word": "kind",
            "start": 487.955,
            "end": 488.195,
            "confidence": 0.52964693,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.41198152
          },
          {
            "word": "of",
            "start": 488.195,
            "end": 488.35498,
            "confidence": 0.99384624,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.41198152
          },
          {
            "word": "impact",
            "start": 488.35498,
            "end": 488.85498,
            "confidence": 0.99961674,
            "punctuated_word": "impact",
            "speaker": 1,
            "speaker_confidence": 0.41198152
          },
          {
            "word": "does",
            "start": 488.91,
            "end": 489.15,
            "confidence": 0.99985063,
            "punctuated_word": "does",
            "speaker": 1,
            "speaker_confidence": 0.26883417
          },
          {
            "word": "that",
            "start": 489.15,
            "end": 489.31,
            "confidence": 0.9999021,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.26883417
          },
          {
            "word": "have",
            "start": 489.31,
            "end": 489.39,
            "confidence": 0.99979824,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.26883417
          },
          {
            "word": "on",
            "start": 489.39,
            "end": 489.55002,
            "confidence": 0.9994685,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.26883417
          },
          {
            "word": "your",
            "start": 489.55002,
            "end": 489.79,
            "confidence": 0.9998486,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.26883417
          },
          {
            "word": "work",
            "start": 489.79,
            "end": 490.27,
            "confidence": 0.99039745,
            "punctuated_word": "work?",
            "speaker": 1,
            "speaker_confidence": 0.26883417
          },
          {
            "word": "yep",
            "start": 490.27,
            "end": 490.51,
            "confidence": 0.99515224,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          },
          {
            "word": "so",
            "start": 490.75,
            "end": 490.99,
            "confidence": 0.99023646,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          },
          {
            "word": "it's",
            "start": 490.99,
            "end": 491.15,
            "confidence": 0.99760437,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          },
          {
            "word": "definitely",
            "start": 491.15,
            "end": 491.55002,
            "confidence": 0.9981172,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          },
          {
            "word": "true",
            "start": 491.55002,
            "end": 491.95,
            "confidence": 0.99823534,
            "punctuated_word": "true.",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          },
          {
            "word": "so",
            "start": 491.95,
            "end": 492.45,
            "confidence": 0.94844556,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          }
        ],
        "speaker": 1,
        "id": "c099db91-18a1-4726-8add-1617ed7c7539"
      },
      {
        "start": 493.47,
        "end": 497.87,
        "confidence": 0.97444457,
        "channel": 0,
        "transcript": "by law, we have to do something that's called five zero eight compliance. And what that is is just,",
        "words": [
          {
            "word": "by",
            "start": 493.47,
            "end": 493.71,
            "confidence": 0.99790215,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          },
          {
            "word": "law",
            "start": 493.71,
            "end": 493.95,
            "confidence": 0.9539629,
            "punctuated_word": "law,",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          },
          {
            "word": "we",
            "start": 493.95,
            "end": 494.19,
            "confidence": 0.9885268,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          },
          {
            "word": "have",
            "start": 494.19,
            "end": 494.27002,
            "confidence": 0.98052764,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          },
          {
            "word": "to",
            "start": 494.27002,
            "end": 494.35,
            "confidence": 0.9994905,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5593528
          },
          {
            "word": "do",
            "start": 494.35,
            "end": 494.51,
            "confidence": 0.99966586,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.5463996
          },
          {
            "word": "something",
            "start": 494.51,
            "end": 494.75,
            "confidence": 0.9997098,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.5463996
          },
          {
            "word": "that's",
            "start": 494.75,
            "end": 494.99,
            "confidence": 0.98894405,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.5463996
          },
          {
            "word": "called",
            "start": 494.99,
            "end": 495.23,
            "confidence": 0.9977864,
            "punctuated_word": "called",
            "speaker": 2,
            "speaker_confidence": 0.5463996
          },
          {
            "word": "five",
            "start": 495.23,
            "end": 495.39,
            "confidence": 0.9912453,
            "punctuated_word": "five",
            "speaker": 2,
            "speaker_confidence": 0.5463996
          },
          {
            "word": "zero",
            "start": 495.39,
            "end": 495.63,
            "confidence": 0.9904018,
            "punctuated_word": "zero",
            "speaker": 2,
            "speaker_confidence": 0.5463996
          },
          {
            "word": "eight",
            "start": 495.63,
            "end": 495.87,
            "confidence": 0.9982004,
            "punctuated_word": "eight",
            "speaker": 2,
            "speaker_confidence": 0.5463996
          },
          {
            "word": "compliance",
            "start": 495.87,
            "end": 496.37,
            "confidence": 0.79510695,
            "punctuated_word": "compliance.",
            "speaker": 2,
            "speaker_confidence": 0.5463996
          },
          {
            "word": "and",
            "start": 496.59,
            "end": 496.75,
            "confidence": 0.9977869,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "what",
            "start": 496.75,
            "end": 496.99,
            "confidence": 0.99817073,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "that",
            "start": 496.99,
            "end": 497.15,
            "confidence": 0.99889284,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "is",
            "start": 497.15,
            "end": 497.31,
            "confidence": 0.99867576,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "is",
            "start": 497.31,
            "end": 497.47,
            "confidence": 0.8886386,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "just",
            "start": 497.47,
            "end": 497.87,
            "confidence": 0.95080936,
            "punctuated_word": "just,",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          }
        ],
        "speaker": 2,
        "id": "4c6f220a-c0c4-4bda-81ec-4d47f0be3a36"
      },
      {
        "start": 498.51,
        "end": 522.47,
        "confidence": 0.9559882,
        "channel": 0,
        "transcript": "a law that requires federal governments to be safe and accessible for people with disabilities. And, like, a couple of months ago, I was actually just doing some fact checking. Twenty ten of Americans have some type of disability, and a lot of the work that we do impacts some of the most vulnerable populations. We need to make sure that the work that that we are outputting actually is usable by, you know, every American, citizen, and we wanna make sure that we can help those votes as well. So,",
        "words": [
          {
            "word": "a",
            "start": 498.51,
            "end": 498.67,
            "confidence": 0.99862874,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "law",
            "start": 498.67,
            "end": 498.91,
            "confidence": 0.9546348,
            "punctuated_word": "law",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "that",
            "start": 498.91,
            "end": 499.07,
            "confidence": 0.9986437,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "requires",
            "start": 499.07,
            "end": 499.39,
            "confidence": 0.9990491,
            "punctuated_word": "requires",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "federal",
            "start": 499.39,
            "end": 499.71,
            "confidence": 0.9660393,
            "punctuated_word": "federal",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "governments",
            "start": 499.71,
            "end": 500.03,
            "confidence": 0.81441927,
            "punctuated_word": "governments",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "to",
            "start": 500.03,
            "end": 500.19,
            "confidence": 0.9995351,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "be",
            "start": 500.19,
            "end": 500.27,
            "confidence": 0.9998222,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "safe",
            "start": 500.27,
            "end": 500.51,
            "confidence": 0.9657236,
            "punctuated_word": "safe",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "and",
            "start": 500.51,
            "end": 500.67,
            "confidence": 0.9955407,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "accessible",
            "start": 500.67,
            "end": 501.15,
            "confidence": 0.94019794,
            "punctuated_word": "accessible",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "for",
            "start": 501.15,
            "end": 501.31,
            "confidence": 0.9993587,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "people",
            "start": 501.31,
            "end": 501.71,
            "confidence": 0.99995327,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "with",
            "start": 501.71,
            "end": 501.95,
            "confidence": 0.99988496,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "disabilities",
            "start": 501.95,
            "end": 502.45,
            "confidence": 0.9599196,
            "punctuated_word": "disabilities.",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "and",
            "start": 502.59,
            "end": 502.83002,
            "confidence": 0.8749307,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "like",
            "start": 502.83002,
            "end": 502.99,
            "confidence": 0.99578583,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "a",
            "start": 502.99,
            "end": 503.07,
            "confidence": 0.99929595,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "couple",
            "start": 503.07,
            "end": 503.23,
            "confidence": 0.99989545,
            "punctuated_word": "couple",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "of",
            "start": 503.23,
            "end": 503.39,
            "confidence": 0.9916209,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "months",
            "start": 503.39,
            "end": 503.505,
            "confidence": 0.999181,
            "punctuated_word": "months",
            "speaker": 2,
            "speaker_confidence": 0.74492764
          },
          {
            "word": "ago",
            "start": 503.505,
            "end": 503.62,
            "confidence": 0.9822942,
            "punctuated_word": "ago,",
            "speaker": 2,
            "speaker_confidence": 0.42381442
          },
          {
            "word": "i",
            "start": 503.62,
            "end": 503.87,
            "confidence": 0.992767,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.42381442
          },
          {
            "word": "was",
            "start": 503.87,
            "end": 503.95,
            "confidence": 0.99682033,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.42381442
          },
          {
            "word": "actually",
            "start": 503.95,
            "end": 504.345,
            "confidence": 0.9894024,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.42381442
          },
          {
            "word": "just",
            "start": 504.425,
            "end": 504.585,
            "confidence": 0.97634727,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.42381442
          },
          {
            "word": "doing",
            "start": 504.585,
            "end": 504.825,
            "confidence": 0.99948454,
            "punctuated_word": "doing",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "some",
            "start": 504.825,
            "end": 505.065,
            "confidence": 0.9967528,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "fact",
            "start": 505.065,
            "end": 505.305,
            "confidence": 0.9348958,
            "punctuated_word": "fact",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "checking",
            "start": 505.305,
            "end": 505.805,
            "confidence": 0.94338113,
            "punctuated_word": "checking.",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "twenty",
            "start": 505.945,
            "end": 506.185,
            "confidence": 0.9296778,
            "punctuated_word": "Twenty",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "ten",
            "start": 506.185,
            "end": 506.345,
            "confidence": 0.48315006,
            "punctuated_word": "ten",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "of",
            "start": 506.345,
            "end": 506.505,
            "confidence": 0.9758493,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "americans",
            "start": 506.505,
            "end": 507.005,
            "confidence": 0.96034986,
            "punctuated_word": "Americans",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "have",
            "start": 507.065,
            "end": 507.465,
            "confidence": 0.98777896,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "some",
            "start": 507.465,
            "end": 507.625,
            "confidence": 0.999111,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "type",
            "start": 507.625,
            "end": 507.865,
            "confidence": 0.9995721,
            "punctuated_word": "type",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "of",
            "start": 507.865,
            "end": 508.025,
            "confidence": 0.9993917,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "disability",
            "start": 508.025,
            "end": 508.525,
            "confidence": 0.7986174,
            "punctuated_word": "disability,",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "and",
            "start": 508.745,
            "end": 509.065,
            "confidence": 0.99916244,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "a",
            "start": 509.065,
            "end": 509.145,
            "confidence": 0.99053955,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "lot",
            "start": 509.145,
            "end": 509.225,
            "confidence": 0.99910307,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "of",
            "start": 509.225,
            "end": 509.305,
            "confidence": 0.99874383,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "the",
            "start": 509.305,
            "end": 509.385,
            "confidence": 0.86180943,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "work",
            "start": 509.385,
            "end": 509.545,
            "confidence": 0.9994406,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "that",
            "start": 509.545,
            "end": 509.705,
            "confidence": 0.998691,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "we",
            "start": 509.705,
            "end": 509.865,
            "confidence": 0.99965775,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "do",
            "start": 509.865,
            "end": 510.365,
            "confidence": 0.9993765,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "impacts",
            "start": 510.585,
            "end": 510.98502,
            "confidence": 0.9039268,
            "punctuated_word": "impacts",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "some",
            "start": 510.98502,
            "end": 511.145,
            "confidence": 0.5286428,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.79556
          },
          {
            "word": "of",
            "start": 511.145,
            "end": 511.225,
            "confidence": 0.99345654,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.39743227
          },
          {
            "word": "the",
            "start": 511.225,
            "end": 511.305,
            "confidence": 0.99802244,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.39743227
          },
          {
            "word": "most",
            "start": 511.305,
            "end": 511.545,
            "confidence": 0.9993333,
            "punctuated_word": "most",
            "speaker": 2,
            "speaker_confidence": 0.39743227
          },
          {
            "word": "vulnerable",
            "start": 511.545,
            "end": 511.945,
            "confidence": 0.99392277,
            "punctuated_word": "vulnerable",
            "speaker": 2,
            "speaker_confidence": 0.39743227
          },
          {
            "word": "populations",
            "start": 511.945,
            "end": 512.425,
            "confidence": 0.8854368,
            "punctuated_word": "populations.",
            "speaker": 2,
            "speaker_confidence": 0.39743227
          },
          {
            "word": "we",
            "start": 512.425,
            "end": 512.665,
            "confidence": 0.9029687,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.39743227
          },
          {
            "word": "need",
            "start": 512.665,
            "end": 512.825,
            "confidence": 0.7757123,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.39743227
          },
          {
            "word": "to",
            "start": 512.825,
            "end": 512.905,
            "confidence": 0.9844274,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "make",
            "start": 512.905,
            "end": 513.065,
            "confidence": 0.99854076,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "sure",
            "start": 513.065,
            "end": 513.225,
            "confidence": 0.9988361,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "that",
            "start": 513.225,
            "end": 513.465,
            "confidence": 0.99947435,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "the",
            "start": 513.465,
            "end": 513.625,
            "confidence": 0.9981844,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "work",
            "start": 513.625,
            "end": 513.785,
            "confidence": 0.99717784,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "that",
            "start": 513.785,
            "end": 514.025,
            "confidence": 0.9914171,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "that",
            "start": 514.025,
            "end": 514.185,
            "confidence": 0.9809306,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "we",
            "start": 514.185,
            "end": 514.345,
            "confidence": 0.9983047,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "are",
            "start": 514.345,
            "end": 514.585,
            "confidence": 0.9962159,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "outputting",
            "start": 514.585,
            "end": 515.085,
            "confidence": 0.9385327,
            "punctuated_word": "outputting",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "actually",
            "start": 515.305,
            "end": 515.805,
            "confidence": 0.925842,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.5661847
          },
          {
            "word": "is",
            "start": 515.865,
            "end": 516.025,
            "confidence": 0.9914283,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "usable",
            "start": 516.025,
            "end": 516.525,
            "confidence": 0.99842,
            "punctuated_word": "usable",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "by",
            "start": 516.665,
            "end": 517.165,
            "confidence": 0.99809104,
            "punctuated_word": "by,",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "you",
            "start": 517.225,
            "end": 517.305,
            "confidence": 0.99937856,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "know",
            "start": 517.305,
            "end": 517.805,
            "confidence": 0.99971193,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "every",
            "start": 517.945,
            "end": 518.265,
            "confidence": 0.9995515,
            "punctuated_word": "every",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "american",
            "start": 518.265,
            "end": 518.745,
            "confidence": 0.8847847,
            "punctuated_word": "American,",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "citizen",
            "start": 518.985,
            "end": 519.485,
            "confidence": 0.84891033,
            "punctuated_word": "citizen,",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "and",
            "start": 519.705,
            "end": 519.81,
            "confidence": 0.99610496,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "we",
            "start": 519.97,
            "end": 520.21,
            "confidence": 0.997581,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "wanna",
            "start": 520.21,
            "end": 520.29,
            "confidence": 0.9779499,
            "punctuated_word": "wanna",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "make",
            "start": 520.29,
            "end": 520.37,
            "confidence": 0.99793845,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "sure",
            "start": 520.37,
            "end": 520.52997,
            "confidence": 0.99972516,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "that",
            "start": 520.52997,
            "end": 520.69,
            "confidence": 0.99752885,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.68357295
          },
          {
            "word": "we",
            "start": 520.69,
            "end": 520.77,
            "confidence": 0.99979526,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          },
          {
            "word": "can",
            "start": 520.77,
            "end": 520.93,
            "confidence": 0.99269766,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          },
          {
            "word": "help",
            "start": 520.93,
            "end": 521.09,
            "confidence": 0.8219535,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          },
          {
            "word": "those",
            "start": 521.09,
            "end": 521.25,
            "confidence": 0.9987275,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          },
          {
            "word": "votes",
            "start": 521.25,
            "end": 521.57,
            "confidence": 0.4706245,
            "punctuated_word": "votes",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          },
          {
            "word": "as",
            "start": 521.57,
            "end": 521.65,
            "confidence": 0.99943525,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          },
          {
            "word": "well",
            "start": 521.65,
            "end": 521.97,
            "confidence": 0.9969729,
            "punctuated_word": "well.",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          },
          {
            "word": "so",
            "start": 521.97,
            "end": 522.47,
            "confidence": 0.99407923,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          }
        ],
        "speaker": 2,
        "id": "58978dc8-5ce5-423b-9c46-8440fa0ce70d"
      },
      {
        "start": 523.33,
        "end": 535.43,
        "confidence": 0.9765972,
        "channel": 0,
        "transcript": "the impact that it has on our work is nothing goes by without five zero eight compliance testing, and I think that's a good thing. That that makes a lot of sense. And I've heard folks often describe work to, like, get that sort of compliance.",
        "words": [
          {
            "word": "the",
            "start": 523.33,
            "end": 523.57,
            "confidence": 0.99761605,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          },
          {
            "word": "impact",
            "start": 523.57,
            "end": 523.81,
            "confidence": 0.99959594,
            "punctuated_word": "impact",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          },
          {
            "word": "that",
            "start": 523.81,
            "end": 523.97,
            "confidence": 0.7342156,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.62519443
          },
          {
            "word": "it",
            "start": 523.97,
            "end": 524.05,
            "confidence": 0.91628516,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "has",
            "start": 524.05,
            "end": 524.21,
            "confidence": 0.9967194,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "on",
            "start": 524.21,
            "end": 524.37,
            "confidence": 0.9690148,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "our",
            "start": 524.37,
            "end": 524.45,
            "confidence": 0.84740585,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "work",
            "start": 524.45,
            "end": 524.69,
            "confidence": 0.99736506,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "is",
            "start": 524.69,
            "end": 524.93,
            "confidence": 0.99719125,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "nothing",
            "start": 524.93,
            "end": 525.33,
            "confidence": 0.9542849,
            "punctuated_word": "nothing",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "goes",
            "start": 525.33,
            "end": 525.73,
            "confidence": 0.99968886,
            "punctuated_word": "goes",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "by",
            "start": 525.73,
            "end": 526.13,
            "confidence": 0.9982002,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "without",
            "start": 526.13,
            "end": 526.52997,
            "confidence": 0.94052404,
            "punctuated_word": "without",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "five",
            "start": 526.52997,
            "end": 526.69,
            "confidence": 0.9970951,
            "punctuated_word": "five",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "zero",
            "start": 526.69,
            "end": 526.93,
            "confidence": 0.9944238,
            "punctuated_word": "zero",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "eight",
            "start": 526.93,
            "end": 527.09,
            "confidence": 0.99927527,
            "punctuated_word": "eight",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "compliance",
            "start": 527.09,
            "end": 527.59,
            "confidence": 0.99701536,
            "punctuated_word": "compliance",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "testing",
            "start": 527.65,
            "end": 528.05,
            "confidence": 0.91970336,
            "punctuated_word": "testing,",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "and",
            "start": 528.05,
            "end": 528.29,
            "confidence": 0.99954695,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.638395
          },
          {
            "word": "i",
            "start": 528.29,
            "end": 528.37,
            "confidence": 0.99920815,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.38566834
          },
          {
            "word": "think",
            "start": 528.37,
            "end": 528.61,
            "confidence": 0.9999181,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.38566834
          },
          {
            "word": "that's",
            "start": 528.61,
            "end": 528.77,
            "confidence": 0.9998208,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.38566834
          },
          {
            "word": "a",
            "start": 528.77,
            "end": 528.93,
            "confidence": 0.9995901,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.38566834
          },
          {
            "word": "good",
            "start": 528.93,
            "end": 529.09,
            "confidence": 0.9999536,
            "punctuated_word": "good",
            "speaker": 2,
            "speaker_confidence": 0.38566834
          },
          {
            "word": "thing",
            "start": 529.09,
            "end": 529.59,
            "confidence": 0.999495,
            "punctuated_word": "thing.",
            "speaker": 2,
            "speaker_confidence": 0.38566834
          },
          {
            "word": "that",
            "start": 529.81,
            "end": 530.13,
            "confidence": 0.9972767,
            "punctuated_word": "That",
            "speaker": 1,
            "speaker_confidence": 0.18726152
          },
          {
            "word": "that",
            "start": 530.13,
            "end": 530.29,
            "confidence": 0.99310654,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.18726152
          },
          {
            "word": "makes",
            "start": 530.29,
            "end": 530.52997,
            "confidence": 0.99925095,
            "punctuated_word": "makes",
            "speaker": 1,
            "speaker_confidence": 0.18726152
          },
          {
            "word": "a",
            "start": 530.52997,
            "end": 530.61,
            "confidence": 0.9996855,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.18726152
          },
          {
            "word": "lot",
            "start": 530.61,
            "end": 530.77,
            "confidence": 0.9941836,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.18726152
          },
          {
            "word": "of",
            "start": 530.77,
            "end": 530.93,
            "confidence": 0.99832433,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "sense",
            "start": 530.93,
            "end": 531.43,
            "confidence": 0.85853904,
            "punctuated_word": "sense.",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "and",
            "start": 531.49,
            "end": 531.81,
            "confidence": 0.99938,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "i've",
            "start": 531.81,
            "end": 532.05,
            "confidence": 0.9997679,
            "punctuated_word": "I've",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "heard",
            "start": 532.05,
            "end": 532.37,
            "confidence": 0.9999633,
            "punctuated_word": "heard",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "folks",
            "start": 532.37,
            "end": 532.77,
            "confidence": 0.99991226,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "often",
            "start": 532.77,
            "end": 533.17,
            "confidence": 0.999321,
            "punctuated_word": "often",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "describe",
            "start": 533.17,
            "end": 533.67,
            "confidence": 0.99792224,
            "punctuated_word": "describe",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "work",
            "start": 533.73,
            "end": 533.89,
            "confidence": 0.9777205,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "to",
            "start": 533.89,
            "end": 534.13,
            "confidence": 0.917577,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "like",
            "start": 534.13,
            "end": 534.29,
            "confidence": 0.99906766,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "get",
            "start": 534.29,
            "end": 534.45,
            "confidence": 0.99753463,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "that",
            "start": 534.45,
            "end": 534.61,
            "confidence": 0.9996253,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "sort",
            "start": 534.61,
            "end": 534.85,
            "confidence": 0.99940765,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "of",
            "start": 534.85,
            "end": 534.93,
            "confidence": 0.9998466,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "compliance",
            "start": 534.93,
            "end": 535.43,
            "confidence": 0.94290394,
            "punctuated_word": "compliance.",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          }
        ],
        "speaker": 2,
        "id": "d12239be-abd1-4e1f-b3c3-bf87113cc0f9"
      },
      {
        "start": 535.94495,
        "end": 539.485,
        "confidence": 0.9384155,
        "channel": 0,
        "transcript": "Just I've heard them describe in a way that makes it seem like it's a a hard problem",
        "words": [
          {
            "word": "just",
            "start": 535.94495,
            "end": 536.185,
            "confidence": 0.6664868,
            "punctuated_word": "Just",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "i've",
            "start": 536.26495,
            "end": 536.425,
            "confidence": 0.89820075,
            "punctuated_word": "I've",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "heard",
            "start": 536.425,
            "end": 536.58496,
            "confidence": 0.9997024,
            "punctuated_word": "heard",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "them",
            "start": 536.58496,
            "end": 536.745,
            "confidence": 0.99943763,
            "punctuated_word": "them",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "describe",
            "start": 536.745,
            "end": 537.065,
            "confidence": 0.89660954,
            "punctuated_word": "describe",
            "speaker": 1,
            "speaker_confidence": 0.59870255
          },
          {
            "word": "in",
            "start": 537.065,
            "end": 537.14496,
            "confidence": 0.7276427,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "a",
            "start": 537.14496,
            "end": 537.225,
            "confidence": 0.99828774,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "way",
            "start": 537.225,
            "end": 537.38495,
            "confidence": 0.9999821,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "that",
            "start": 537.38495,
            "end": 537.46497,
            "confidence": 0.999703,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "makes",
            "start": 537.46497,
            "end": 537.70496,
            "confidence": 0.998268,
            "punctuated_word": "makes",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "it",
            "start": 537.70496,
            "end": 537.785,
            "confidence": 0.9986407,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "seem",
            "start": 537.785,
            "end": 538.02496,
            "confidence": 0.99954176,
            "punctuated_word": "seem",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "like",
            "start": 538.02496,
            "end": 538.185,
            "confidence": 0.9870439,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "it's",
            "start": 538.185,
            "end": 538.425,
            "confidence": 0.9994596,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "a",
            "start": 538.425,
            "end": 538.58496,
            "confidence": 0.98637277,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "a",
            "start": 538.58496,
            "end": 538.745,
            "confidence": 0.73645633,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "hard",
            "start": 538.745,
            "end": 538.985,
            "confidence": 0.9997931,
            "punctuated_word": "hard",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "problem",
            "start": 538.985,
            "end": 539.485,
            "confidence": 0.9998512,
            "punctuated_word": "problem",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          }
        ],
        "speaker": 1,
        "id": "254c99ba-ed63-48fd-847d-6f57026142d2"
      },
      {
        "start": 539.865,
        "end": 541.32495,
        "confidence": 0.9230001,
        "channel": 0,
        "transcript": "and to put that in quotes.",
        "words": [
          {
            "word": "and",
            "start": 539.865,
            "end": 540.105,
            "confidence": 0.5495517,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "to",
            "start": 540.26495,
            "end": 540.345,
            "confidence": 0.9988324,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5279587
          },
          {
            "word": "put",
            "start": 540.345,
            "end": 540.50494,
            "confidence": 0.9997521,
            "punctuated_word": "put",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "that",
            "start": 540.50494,
            "end": 540.665,
            "confidence": 0.9997156,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "in",
            "start": 540.665,
            "end": 540.82495,
            "confidence": 0.9997099,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "quotes",
            "start": 540.82495,
            "end": 541.32495,
            "confidence": 0.9904391,
            "punctuated_word": "quotes.",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          }
        ],
        "speaker": 1,
        "id": "f3ddfc12-d7a1-40e8-9742-f86a216c65b3"
      },
      {
        "start": 541.865,
        "end": 550.125,
        "confidence": 0.991224,
        "channel": 0,
        "transcript": "Is that something you've observed, and are there patterns that you try to follow to to get to that end goal? No. I don't think it's a hard problem at all. One of the things",
        "words": [
          {
            "word": "is",
            "start": 541.865,
            "end": 542.02496,
            "confidence": 0.99847597,
            "punctuated_word": "Is",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "that",
            "start": 542.02496,
            "end": 542.345,
            "confidence": 0.9999188,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "something",
            "start": 542.345,
            "end": 542.665,
            "confidence": 0.99980766,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "you've",
            "start": 542.665,
            "end": 542.985,
            "confidence": 0.99961364,
            "punctuated_word": "you've",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "observed",
            "start": 542.985,
            "end": 543.38495,
            "confidence": 0.76268303,
            "punctuated_word": "observed,",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "and",
            "start": 543.38495,
            "end": 543.70496,
            "confidence": 0.99968743,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "are",
            "start": 543.70496,
            "end": 543.865,
            "confidence": 0.9828283,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "there",
            "start": 543.865,
            "end": 544.02496,
            "confidence": 0.99439174,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "patterns",
            "start": 544.02496,
            "end": 544.425,
            "confidence": 0.9991466,
            "punctuated_word": "patterns",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "that",
            "start": 544.425,
            "end": 544.58496,
            "confidence": 0.99970204,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "you",
            "start": 544.58496,
            "end": 544.82495,
            "confidence": 0.99993074,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "try",
            "start": 544.82495,
            "end": 544.985,
            "confidence": 0.9984559,
            "punctuated_word": "try",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "to",
            "start": 544.985,
            "end": 545.14496,
            "confidence": 0.9988661,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "follow",
            "start": 545.14496,
            "end": 545.46497,
            "confidence": 0.9999305,
            "punctuated_word": "follow",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "to",
            "start": 545.46497,
            "end": 545.625,
            "confidence": 0.99971944,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "to",
            "start": 545.625,
            "end": 545.865,
            "confidence": 0.99829966,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.70144975
          },
          {
            "word": "get",
            "start": 545.865,
            "end": 545.94495,
            "confidence": 0.999671,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.2667864
          },
          {
            "word": "to",
            "start": 545.94495,
            "end": 546.105,
            "confidence": 0.9979436,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.2667864
          },
          {
            "word": "that",
            "start": 546.105,
            "end": 546.345,
            "confidence": 0.99957496,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.2667864
          },
          {
            "word": "end",
            "start": 546.345,
            "end": 546.58496,
            "confidence": 0.99808264,
            "punctuated_word": "end",
            "speaker": 1,
            "speaker_confidence": 0.2667864
          },
          {
            "word": "goal",
            "start": 546.58496,
            "end": 547.08496,
            "confidence": 0.9995752,
            "punctuated_word": "goal?",
            "speaker": 1,
            "speaker_confidence": 0.2667864
          },
          {
            "word": "no",
            "start": 547.225,
            "end": 547.305,
            "confidence": 0.99760807,
            "punctuated_word": "No.",
            "speaker": 2,
            "speaker_confidence": 0.108738184
          },
          {
            "word": "i",
            "start": 547.305,
            "end": 547.46497,
            "confidence": 0.9986683,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.108738184
          },
          {
            "word": "don't",
            "start": 547.46497,
            "end": 547.545,
            "confidence": 0.9932766,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.108738184
          },
          {
            "word": "think",
            "start": 547.545,
            "end": 547.785,
            "confidence": 0.9992974,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.108738184
          },
          {
            "word": "it's",
            "start": 547.785,
            "end": 547.94495,
            "confidence": 0.99958354,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.108738184
          },
          {
            "word": "a",
            "start": 547.94495,
            "end": 548.02496,
            "confidence": 0.9945537,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.108738184
          },
          {
            "word": "hard",
            "start": 548.02496,
            "end": 548.185,
            "confidence": 0.99270517,
            "punctuated_word": "hard",
            "speaker": 2,
            "speaker_confidence": 0.42154896
          },
          {
            "word": "problem",
            "start": 548.185,
            "end": 548.50494,
            "confidence": 0.99855584,
            "punctuated_word": "problem",
            "speaker": 2,
            "speaker_confidence": 0.42154896
          },
          {
            "word": "at",
            "start": 548.50494,
            "end": 548.745,
            "confidence": 0.99986565,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.42154896
          },
          {
            "word": "all",
            "start": 548.745,
            "end": 549.225,
            "confidence": 0.9998441,
            "punctuated_word": "all.",
            "speaker": 2,
            "speaker_confidence": 0.42154896
          },
          {
            "word": "one",
            "start": 549.225,
            "end": 549.38495,
            "confidence": 0.99851304,
            "punctuated_word": "One",
            "speaker": 2,
            "speaker_confidence": 0.42154896
          },
          {
            "word": "of",
            "start": 549.38495,
            "end": 549.545,
            "confidence": 0.99899703,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.42154896
          },
          {
            "word": "the",
            "start": 549.545,
            "end": 549.625,
            "confidence": 0.99613214,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.42590588
          },
          {
            "word": "things",
            "start": 549.625,
            "end": 550.125,
            "confidence": 0.99893254,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.42590588
          }
        ],
        "speaker": 1,
        "id": "cfeed138-391d-43f4-a5c6-fe065e7d241f"
      },
      {
        "start": 551.1,
        "end": 558.08,
        "confidence": 0.94206166,
        "channel": 0,
        "transcript": "that, you know, that some people feel like it's hard is, like, actually built into the web. So there's things like alternate text for images and,",
        "words": [
          {
            "word": "that",
            "start": 551.1,
            "end": 551.58,
            "confidence": 0.93852544,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.42590588
          },
          {
            "word": "you",
            "start": 551.58,
            "end": 551.74,
            "confidence": 0.9997166,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.42590588
          },
          {
            "word": "know",
            "start": 551.74,
            "end": 552.24,
            "confidence": 0.9695287,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.42590588
          },
          {
            "word": "that",
            "start": 552.38,
            "end": 552.62,
            "confidence": 0.99543434,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.42590588
          },
          {
            "word": "some",
            "start": 552.62,
            "end": 552.77997,
            "confidence": 0.90503967,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "people",
            "start": 552.77997,
            "end": 553.02,
            "confidence": 0.999526,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "feel",
            "start": 553.02,
            "end": 553.18,
            "confidence": 0.9764836,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "like",
            "start": 553.18,
            "end": 553.33997,
            "confidence": 0.9449359,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "it's",
            "start": 553.33997,
            "end": 553.5,
            "confidence": 0.9352424,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "hard",
            "start": 553.5,
            "end": 553.82,
            "confidence": 0.99984145,
            "punctuated_word": "hard",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "is",
            "start": 553.82,
            "end": 554.06,
            "confidence": 0.7217593,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "like",
            "start": 554.06,
            "end": 554.3,
            "confidence": 0.99816954,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "actually",
            "start": 554.3,
            "end": 554.54,
            "confidence": 0.992576,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "built",
            "start": 554.54,
            "end": 554.7,
            "confidence": 0.96300673,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "into",
            "start": 554.7,
            "end": 554.94,
            "confidence": 0.99202394,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "the",
            "start": 554.94,
            "end": 555.1,
            "confidence": 0.99693537,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "web",
            "start": 555.1,
            "end": 555.33997,
            "confidence": 0.9558852,
            "punctuated_word": "web.",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "so",
            "start": 555.33997,
            "end": 555.5,
            "confidence": 0.9996824,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "there's",
            "start": 555.5,
            "end": 555.74,
            "confidence": 0.87012756,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "things",
            "start": 555.74,
            "end": 555.98,
            "confidence": 0.9987501,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "like",
            "start": 555.98,
            "end": 556.3,
            "confidence": 0.88087076,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "alternate",
            "start": 556.3,
            "end": 556.77997,
            "confidence": 0.7699868,
            "punctuated_word": "alternate",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "text",
            "start": 556.77997,
            "end": 556.94,
            "confidence": 0.85868526,
            "punctuated_word": "text",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "for",
            "start": 556.94,
            "end": 557.18,
            "confidence": 0.9133609,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "images",
            "start": 557.18,
            "end": 557.58,
            "confidence": 0.9994419,
            "punctuated_word": "images",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "and",
            "start": 557.58,
            "end": 558.08,
            "confidence": 0.91806865,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          }
        ],
        "speaker": 2,
        "id": "b994c89c-0afc-4831-a690-20b3d786dfad"
      },
      {
        "start": 558.7,
        "end": 566.08,
        "confidence": 0.95018256,
        "channel": 0,
        "transcript": "make sure that you keep, you know, people who are visually impaired or blind or, you know, color blind in mind when you're picking design colors.",
        "words": [
          {
            "word": "make",
            "start": 558.7,
            "end": 558.94,
            "confidence": 0.99838674,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "sure",
            "start": 558.94,
            "end": 559.18,
            "confidence": 0.9998294,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "that",
            "start": 559.18,
            "end": 559.42,
            "confidence": 0.99970955,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "you",
            "start": 559.42,
            "end": 559.58,
            "confidence": 0.9997447,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "keep",
            "start": 559.58,
            "end": 560.06,
            "confidence": 0.9965341,
            "punctuated_word": "keep,",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "you",
            "start": 560.06,
            "end": 560.3,
            "confidence": 0.99824166,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "know",
            "start": 560.3,
            "end": 560.62,
            "confidence": 0.9997884,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "people",
            "start": 560.62,
            "end": 560.94,
            "confidence": 0.9997931,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "who",
            "start": 560.94,
            "end": 561.1,
            "confidence": 0.9996358,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.8066599
          },
          {
            "word": "are",
            "start": 561.1,
            "end": 561.26,
            "confidence": 0.9988876,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "visually",
            "start": 561.26,
            "end": 561.66,
            "confidence": 0.9794221,
            "punctuated_word": "visually",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "impaired",
            "start": 561.66,
            "end": 562.06,
            "confidence": 0.98856455,
            "punctuated_word": "impaired",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "or",
            "start": 562.06,
            "end": 562.22,
            "confidence": 0.9225431,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "blind",
            "start": 562.22,
            "end": 562.7,
            "confidence": 0.98366046,
            "punctuated_word": "blind",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "or",
            "start": 562.7,
            "end": 562.94,
            "confidence": 0.910218,
            "punctuated_word": "or,",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "you",
            "start": 562.94,
            "end": 563.02,
            "confidence": 0.9805762,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "know",
            "start": 563.02,
            "end": 563.26,
            "confidence": 0.99976975,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "color",
            "start": 563.26,
            "end": 563.58,
            "confidence": 0.9888698,
            "punctuated_word": "color",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "blind",
            "start": 563.58,
            "end": 563.98,
            "confidence": 0.74034154,
            "punctuated_word": "blind",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "in",
            "start": 563.98,
            "end": 564.14,
            "confidence": 0.73562807,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "mind",
            "start": 564.14,
            "end": 564.46,
            "confidence": 0.9937676,
            "punctuated_word": "mind",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "when",
            "start": 564.46,
            "end": 564.62,
            "confidence": 0.9871616,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "you're",
            "start": 564.62,
            "end": 564.77997,
            "confidence": 0.7308595,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "picking",
            "start": 564.77997,
            "end": 565.18,
            "confidence": 0.91093934,
            "punctuated_word": "picking",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "design",
            "start": 565.18,
            "end": 565.58,
            "confidence": 0.9061811,
            "punctuated_word": "design",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          },
          {
            "word": "colors",
            "start": 565.58,
            "end": 566.08,
            "confidence": 0.95569015,
            "punctuated_word": "colors.",
            "speaker": 2,
            "speaker_confidence": 0.6696461
          }
        ],
        "speaker": 2,
        "id": "0a10f143-bf30-41ca-b067-13f9efab6e3b"
      },
      {
        "start": 567.60504,
        "end": 581.865,
        "confidence": 0.9602732,
        "channel": 0,
        "transcript": "You know, and and a large part of what we do is we talk to the users. Right? And we say, like, hey. How would you use this? So we actually go out and and talk to, you know, the, most vulnerable populations. So how would you actually use this this application?",
        "words": [
          {
            "word": "you",
            "start": 567.60504,
            "end": 567.765,
            "confidence": 0.9764603,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.2993818
          },
          {
            "word": "know",
            "start": 567.765,
            "end": 567.925,
            "confidence": 0.97061634,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.2993818
          },
          {
            "word": "and",
            "start": 567.925,
            "end": 568.16504,
            "confidence": 0.8862669,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.2993818
          },
          {
            "word": "and",
            "start": 568.16504,
            "end": 568.325,
            "confidence": 0.93446195,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.2993818
          },
          {
            "word": "a",
            "start": 568.325,
            "end": 568.405,
            "confidence": 0.63412577,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "large",
            "start": 568.405,
            "end": 568.72504,
            "confidence": 0.9970913,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "part",
            "start": 568.72504,
            "end": 568.965,
            "confidence": 0.9920849,
            "punctuated_word": "part",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "of",
            "start": 568.965,
            "end": 569.045,
            "confidence": 0.96572554,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "what",
            "start": 569.045,
            "end": 569.205,
            "confidence": 0.99767274,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "we",
            "start": 569.205,
            "end": 569.365,
            "confidence": 0.9990663,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "do",
            "start": 569.365,
            "end": 569.685,
            "confidence": 0.999595,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "is",
            "start": 569.685,
            "end": 570.085,
            "confidence": 0.99636394,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "we",
            "start": 570.085,
            "end": 570.565,
            "confidence": 0.97764415,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "talk",
            "start": 570.565,
            "end": 570.805,
            "confidence": 0.9955148,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "to",
            "start": 570.805,
            "end": 570.965,
            "confidence": 0.999616,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "the",
            "start": 570.965,
            "end": 571.125,
            "confidence": 0.9980888,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "users",
            "start": 571.125,
            "end": 571.625,
            "confidence": 0.93177724,
            "punctuated_word": "users.",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "right",
            "start": 571.84503,
            "end": 572.16504,
            "confidence": 0.99524736,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "and",
            "start": 572.16504,
            "end": 572.325,
            "confidence": 0.99875355,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "we",
            "start": 572.325,
            "end": 572.485,
            "confidence": 0.99889994,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "say",
            "start": 572.485,
            "end": 572.805,
            "confidence": 0.843165,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "like",
            "start": 572.805,
            "end": 572.965,
            "confidence": 0.9854211,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "hey",
            "start": 572.965,
            "end": 573.205,
            "confidence": 0.7829021,
            "punctuated_word": "hey.",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "how",
            "start": 573.205,
            "end": 573.365,
            "confidence": 0.9958711,
            "punctuated_word": "How",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "would",
            "start": 573.365,
            "end": 573.525,
            "confidence": 0.999046,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "you",
            "start": 573.525,
            "end": 573.685,
            "confidence": 0.9991567,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "use",
            "start": 573.685,
            "end": 573.84503,
            "confidence": 0.990941,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "this",
            "start": 573.84503,
            "end": 574.005,
            "confidence": 0.8740815,
            "punctuated_word": "this?",
            "speaker": 2,
            "speaker_confidence": 0.5967732
          },
          {
            "word": "so",
            "start": 574.005,
            "end": 574.16504,
            "confidence": 0.99432206,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.46316725
          },
          {
            "word": "we",
            "start": 574.16504,
            "end": 574.325,
            "confidence": 0.99816966,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.46316725
          },
          {
            "word": "actually",
            "start": 574.325,
            "end": 574.645,
            "confidence": 0.9949275,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.46316725
          },
          {
            "word": "go",
            "start": 574.645,
            "end": 574.885,
            "confidence": 0.9993156,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.46316725
          },
          {
            "word": "out",
            "start": 574.885,
            "end": 575.205,
            "confidence": 0.99973243,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.46316725
          },
          {
            "word": "and",
            "start": 575.205,
            "end": 575.685,
            "confidence": 0.9872355,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.46316725
          },
          {
            "word": "and",
            "start": 575.685,
            "end": 576.005,
            "confidence": 0.9907369,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.46316725
          },
          {
            "word": "talk",
            "start": 576.005,
            "end": 576.325,
            "confidence": 0.9969097,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.46316725
          },
          {
            "word": "to",
            "start": 576.325,
            "end": 576.825,
            "confidence": 0.9984281,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.46316725
          },
          {
            "word": "you",
            "start": 577.045,
            "end": 577.125,
            "confidence": 0.99893814,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.52532804
          },
          {
            "word": "know",
            "start": 577.125,
            "end": 577.60504,
            "confidence": 0.9996964,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.52532804
          },
          {
            "word": "the",
            "start": 577.60504,
            "end": 578.005,
            "confidence": 0.96324766,
            "punctuated_word": "the,",
            "speaker": 2,
            "speaker_confidence": 0.52532804
          },
          {
            "word": "most",
            "start": 578.405,
            "end": 578.645,
            "confidence": 0.97650594,
            "punctuated_word": "most",
            "speaker": 2,
            "speaker_confidence": 0.52532804
          },
          {
            "word": "vulnerable",
            "start": 578.645,
            "end": 579.125,
            "confidence": 0.8548032,
            "punctuated_word": "vulnerable",
            "speaker": 2,
            "speaker_confidence": 0.52532804
          },
          {
            "word": "populations",
            "start": 579.125,
            "end": 579.60504,
            "confidence": 0.7297119,
            "punctuated_word": "populations.",
            "speaker": 2,
            "speaker_confidence": 0.52532804
          },
          {
            "word": "so",
            "start": 579.60504,
            "end": 579.765,
            "confidence": 0.8835428,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "how",
            "start": 579.765,
            "end": 579.84503,
            "confidence": 0.9926359,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "would",
            "start": 579.84503,
            "end": 580.085,
            "confidence": 0.9990916,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "you",
            "start": 580.085,
            "end": 580.245,
            "confidence": 0.99902225,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "actually",
            "start": 580.245,
            "end": 580.565,
            "confidence": 0.98195165,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "use",
            "start": 580.565,
            "end": 580.805,
            "confidence": 0.9915985,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "this",
            "start": 580.805,
            "end": 581.125,
            "confidence": 0.99896455,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "this",
            "start": 581.125,
            "end": 581.365,
            "confidence": 0.99403656,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "application",
            "start": 581.365,
            "end": 581.865,
            "confidence": 0.8950196,
            "punctuated_word": "application?",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          }
        ],
        "speaker": 2,
        "id": "8d7eced2-fc24-4015-b30e-1d69f6c4c33e"
      },
      {
        "start": 582.3,
        "end": 586.39996,
        "confidence": 0.98526734,
        "channel": 0,
        "transcript": "And then we work with them to make sure that it's it's easily accessible for them as well.",
        "words": [
          {
            "word": "and",
            "start": 582.3,
            "end": 582.45996,
            "confidence": 0.99940264,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "then",
            "start": 582.45996,
            "end": 582.77997,
            "confidence": 0.9995394,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "we",
            "start": 582.77997,
            "end": 583.01996,
            "confidence": 0.9836167,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "work",
            "start": 583.01996,
            "end": 583.26,
            "confidence": 0.9955651,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "with",
            "start": 583.26,
            "end": 583.42,
            "confidence": 0.9998253,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "them",
            "start": 583.42,
            "end": 583.74,
            "confidence": 0.99979347,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "to",
            "start": 583.74,
            "end": 583.89996,
            "confidence": 0.9996877,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7246841
          },
          {
            "word": "make",
            "start": 583.89996,
            "end": 583.98,
            "confidence": 0.9992473,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "sure",
            "start": 583.98,
            "end": 584.14,
            "confidence": 0.99936765,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "that",
            "start": 584.14,
            "end": 584.3,
            "confidence": 0.9082684,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "it's",
            "start": 584.3,
            "end": 584.54,
            "confidence": 0.9841285,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "it's",
            "start": 584.54,
            "end": 584.7,
            "confidence": 0.9769515,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "easily",
            "start": 584.7,
            "end": 585.01996,
            "confidence": 0.94225955,
            "punctuated_word": "easily",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "accessible",
            "start": 585.01996,
            "end": 585.42,
            "confidence": 0.97178835,
            "punctuated_word": "accessible",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "for",
            "start": 585.42,
            "end": 585.58,
            "confidence": 0.9935189,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "them",
            "start": 585.58,
            "end": 585.74,
            "confidence": 0.99987257,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "as",
            "start": 585.74,
            "end": 585.89996,
            "confidence": 0.9991954,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "well",
            "start": 585.89996,
            "end": 586.39996,
            "confidence": 0.9827825,
            "punctuated_word": "well.",
            "speaker": 2,
            "speaker_confidence": 0.657246
          }
        ],
        "speaker": 2,
        "id": "1c552223-e595-4597-aabf-1b9f81108aa3"
      },
      {
        "start": 587.1,
        "end": 595.98,
        "confidence": 0.9466119,
        "channel": 0,
        "transcript": "But I don't think it's a hard problem, and there are some things you could do to learn more about, you know, usability testing for five zero eight compliance as section 508.gov,",
        "words": [
          {
            "word": "but",
            "start": 587.1,
            "end": 587.26,
            "confidence": 0.9764994,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "i",
            "start": 587.26,
            "end": 587.33997,
            "confidence": 0.997358,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.657246
          },
          {
            "word": "don't",
            "start": 587.33997,
            "end": 587.42,
            "confidence": 0.9999539,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "think",
            "start": 587.42,
            "end": 587.58,
            "confidence": 0.9997055,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "it's",
            "start": 587.58,
            "end": 587.82,
            "confidence": 0.99984705,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "a",
            "start": 587.82,
            "end": 587.89996,
            "confidence": 0.9997427,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "hard",
            "start": 587.89996,
            "end": 588.22,
            "confidence": 0.99991834,
            "punctuated_word": "hard",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "problem",
            "start": 588.22,
            "end": 588.7,
            "confidence": 0.74192464,
            "punctuated_word": "problem,",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "and",
            "start": 588.7,
            "end": 589.01996,
            "confidence": 0.9987437,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "there",
            "start": 589.01996,
            "end": 589.18,
            "confidence": 0.99976224,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "are",
            "start": 589.18,
            "end": 589.33997,
            "confidence": 0.999049,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "some",
            "start": 589.33997,
            "end": 589.5,
            "confidence": 0.99813205,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "things",
            "start": 589.5,
            "end": 589.82,
            "confidence": 0.99984825,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.6451193
          },
          {
            "word": "you",
            "start": 589.82,
            "end": 589.89996,
            "confidence": 0.82040215,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "could",
            "start": 589.89996,
            "end": 590.06,
            "confidence": 0.9889299,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "do",
            "start": 590.06,
            "end": 590.22,
            "confidence": 0.9979164,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "to",
            "start": 590.22,
            "end": 590.38,
            "confidence": 0.97563237,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "learn",
            "start": 590.38,
            "end": 590.62,
            "confidence": 0.99612194,
            "punctuated_word": "learn",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "more",
            "start": 590.62,
            "end": 590.86,
            "confidence": 0.99889416,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "about",
            "start": 590.86,
            "end": 591.26,
            "confidence": 0.9947559,
            "punctuated_word": "about,",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "you",
            "start": 591.26,
            "end": 591.5,
            "confidence": 0.9978398,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "know",
            "start": 591.5,
            "end": 592.0,
            "confidence": 0.99968946,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "usability",
            "start": 592.3,
            "end": 592.8,
            "confidence": 0.99497104,
            "punctuated_word": "usability",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "testing",
            "start": 592.86,
            "end": 593.26,
            "confidence": 0.99778974,
            "punctuated_word": "testing",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "for",
            "start": 593.26,
            "end": 593.5,
            "confidence": 0.98996615,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "five",
            "start": 593.5,
            "end": 593.66,
            "confidence": 0.99002516,
            "punctuated_word": "five",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "zero",
            "start": 593.66,
            "end": 593.82,
            "confidence": 0.97490656,
            "punctuated_word": "zero",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "eight",
            "start": 593.82,
            "end": 594.06,
            "confidence": 0.9991621,
            "punctuated_word": "eight",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "compliance",
            "start": 594.06,
            "end": 594.54,
            "confidence": 0.56000006,
            "punctuated_word": "compliance",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "as",
            "start": 594.54,
            "end": 594.7,
            "confidence": 0.36254743,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "section",
            "start": 594.7,
            "end": 595.01996,
            "confidence": 0.98527026,
            "punctuated_word": "section",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "508.gov",
            "start": 595.01996,
            "end": 595.98,
            "confidence": 0.95627815,
            "punctuated_word": "508.gov,",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          }
        ],
        "speaker": 2,
        "id": "b4dede61-2ee3-4633-a83a-aa548fda2647"
      },
      {
        "start": 595.98,
        "end": 598.0,
        "confidence": 0.93865776,
        "channel": 0,
        "transcript": "or you could use The US web design system,",
        "words": [
          {
            "word": "or",
            "start": 595.98,
            "end": 596.14,
            "confidence": 0.99834776,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "you",
            "start": 596.14,
            "end": 596.22,
            "confidence": 0.9613984,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "could",
            "start": 596.22,
            "end": 596.38,
            "confidence": 0.9434105,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "use",
            "start": 596.38,
            "end": 596.54,
            "confidence": 0.99816304,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "the",
            "start": 596.54,
            "end": 596.7,
            "confidence": 0.7126426,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "us",
            "start": 596.7,
            "end": 596.94,
            "confidence": 0.99880075,
            "punctuated_word": "US",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "web",
            "start": 596.94,
            "end": 597.18,
            "confidence": 0.8485108,
            "punctuated_word": "web",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "design",
            "start": 597.18,
            "end": 597.5,
            "confidence": 0.9976484,
            "punctuated_word": "design",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "system",
            "start": 597.5,
            "end": 598.0,
            "confidence": 0.9889984,
            "punctuated_word": "system,",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          }
        ],
        "speaker": 2,
        "id": "cba9ab36-4dd4-4656-9706-f36203c24ff8"
      },
      {
        "start": 598.515,
        "end": 601.395,
        "confidence": 0.96067053,
        "channel": 0,
        "transcript": "which is five zero eight compliant. Oh, for folks that aren't,",
        "words": [
          {
            "word": "which",
            "start": 598.515,
            "end": 598.59503,
            "confidence": 0.995095,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "is",
            "start": 598.59503,
            "end": 598.67505,
            "confidence": 0.997127,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "five",
            "start": 598.67505,
            "end": 598.755,
            "confidence": 0.91736424,
            "punctuated_word": "five",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "zero",
            "start": 598.755,
            "end": 598.91504,
            "confidence": 0.9933956,
            "punctuated_word": "zero",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "eight",
            "start": 598.91504,
            "end": 599.155,
            "confidence": 0.99928135,
            "punctuated_word": "eight",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "compliant",
            "start": 599.155,
            "end": 599.655,
            "confidence": 0.9967592,
            "punctuated_word": "compliant.",
            "speaker": 2,
            "speaker_confidence": 0.74126095
          },
          {
            "word": "oh",
            "start": 599.955,
            "end": 600.195,
            "confidence": 0.9874414,
            "punctuated_word": "Oh,",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "for",
            "start": 600.195,
            "end": 600.435,
            "confidence": 0.998678,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "folks",
            "start": 600.435,
            "end": 600.835,
            "confidence": 0.7504079,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "that",
            "start": 600.835,
            "end": 600.995,
            "confidence": 0.9997178,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "aren't",
            "start": 600.995,
            "end": 601.395,
            "confidence": 0.9321086,
            "punctuated_word": "aren't,",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          }
        ],
        "speaker": 2,
        "id": "ca39062d-d4c9-4875-ba35-7ae8bb53df37"
      },
      {
        "start": 601.955,
        "end": 606.61505,
        "confidence": 0.983575,
        "channel": 0,
        "transcript": "familiar with that system, could you give us kinda, like, the high level of what the, the web design system is?",
        "words": [
          {
            "word": "familiar",
            "start": 601.955,
            "end": 602.435,
            "confidence": 0.9995289,
            "punctuated_word": "familiar",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "with",
            "start": 602.435,
            "end": 602.59503,
            "confidence": 0.999871,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "that",
            "start": 602.59503,
            "end": 602.755,
            "confidence": 0.9996915,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "system",
            "start": 602.755,
            "end": 603.255,
            "confidence": 0.99521005,
            "punctuated_word": "system,",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "could",
            "start": 603.395,
            "end": 603.635,
            "confidence": 0.99773407,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "you",
            "start": 603.635,
            "end": 603.715,
            "confidence": 0.9996377,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "give",
            "start": 603.715,
            "end": 603.875,
            "confidence": 0.9962624,
            "punctuated_word": "give",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "us",
            "start": 603.875,
            "end": 603.955,
            "confidence": 0.9980286,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "kinda",
            "start": 603.955,
            "end": 604.11505,
            "confidence": 0.73745257,
            "punctuated_word": "kinda,",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "like",
            "start": 604.11505,
            "end": 604.275,
            "confidence": 0.99855375,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "the",
            "start": 604.275,
            "end": 604.35504,
            "confidence": 0.9887701,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5214321
          },
          {
            "word": "high",
            "start": 604.35504,
            "end": 604.515,
            "confidence": 0.99864644,
            "punctuated_word": "high",
            "speaker": 1,
            "speaker_confidence": 0.49137872
          },
          {
            "word": "level",
            "start": 604.515,
            "end": 604.835,
            "confidence": 0.99984837,
            "punctuated_word": "level",
            "speaker": 1,
            "speaker_confidence": 0.49137872
          },
          {
            "word": "of",
            "start": 604.835,
            "end": 604.91504,
            "confidence": 0.9997553,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.49137872
          },
          {
            "word": "what",
            "start": 604.91504,
            "end": 605.075,
            "confidence": 0.99979454,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.49137872
          },
          {
            "word": "the",
            "start": 605.075,
            "end": 605.155,
            "confidence": 0.96073365,
            "punctuated_word": "the,",
            "speaker": 1,
            "speaker_confidence": 0.49137872
          },
          {
            "word": "the",
            "start": 605.315,
            "end": 605.395,
            "confidence": 0.9939587,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.49137872
          },
          {
            "word": "web",
            "start": 605.395,
            "end": 605.635,
            "confidence": 0.9950773,
            "punctuated_word": "web",
            "speaker": 1,
            "speaker_confidence": 0.49137872
          },
          {
            "word": "design",
            "start": 605.635,
            "end": 605.875,
            "confidence": 0.9991942,
            "punctuated_word": "design",
            "speaker": 1,
            "speaker_confidence": 0.49137872
          },
          {
            "word": "system",
            "start": 605.875,
            "end": 606.11505,
            "confidence": 0.9995447,
            "punctuated_word": "system",
            "speaker": 1,
            "speaker_confidence": 0.49137872
          },
          {
            "word": "is",
            "start": 606.11505,
            "end": 606.61505,
            "confidence": 0.9977797,
            "punctuated_word": "is?",
            "speaker": 1,
            "speaker_confidence": 0.49137872
          }
        ],
        "speaker": 1,
        "id": "80a0df02-9a17-4b59-9cfb-c3a295b0904c"
      },
      {
        "start": 607.075,
        "end": 611.09503,
        "confidence": 0.8311622,
        "channel": 0,
        "transcript": "Yes. Pretty much like Bootstrap. So if, business are familiar with, like, the,",
        "words": [
          {
            "word": "yes",
            "start": 607.075,
            "end": 607.47504,
            "confidence": 0.7940514,
            "punctuated_word": "Yes.",
            "speaker": 2,
            "speaker_confidence": 0.41974217
          },
          {
            "word": "pretty",
            "start": 607.47504,
            "end": 607.715,
            "confidence": 0.75772834,
            "punctuated_word": "Pretty",
            "speaker": 2,
            "speaker_confidence": 0.41974217
          },
          {
            "word": "much",
            "start": 607.715,
            "end": 607.955,
            "confidence": 0.999569,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.41974217
          },
          {
            "word": "like",
            "start": 607.955,
            "end": 608.195,
            "confidence": 0.869288,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.41974217
          },
          {
            "word": "bootstrap",
            "start": 608.195,
            "end": 608.695,
            "confidence": 0.9080832,
            "punctuated_word": "Bootstrap.",
            "speaker": 2,
            "speaker_confidence": 0.41974217
          },
          {
            "word": "so",
            "start": 608.755,
            "end": 608.91504,
            "confidence": 0.9956722,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.60207015
          },
          {
            "word": "if",
            "start": 608.91504,
            "end": 608.995,
            "confidence": 0.5355034,
            "punctuated_word": "if,",
            "speaker": 2,
            "speaker_confidence": 0.60207015
          },
          {
            "word": "business",
            "start": 609.23505,
            "end": 609.635,
            "confidence": 0.44083157,
            "punctuated_word": "business",
            "speaker": 2,
            "speaker_confidence": 0.60207015
          },
          {
            "word": "are",
            "start": 609.635,
            "end": 609.715,
            "confidence": 0.7565916,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.60207015
          },
          {
            "word": "familiar",
            "start": 609.715,
            "end": 610.195,
            "confidence": 0.9965828,
            "punctuated_word": "familiar",
            "speaker": 2,
            "speaker_confidence": 0.60207015
          },
          {
            "word": "with",
            "start": 610.195,
            "end": 610.35504,
            "confidence": 0.9714912,
            "punctuated_word": "with,",
            "speaker": 2,
            "speaker_confidence": 0.60207015
          },
          {
            "word": "like",
            "start": 610.35504,
            "end": 610.59503,
            "confidence": 0.9920534,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.60207015
          },
          {
            "word": "the",
            "start": 610.59503,
            "end": 611.09503,
            "confidence": 0.7876639,
            "punctuated_word": "the,",
            "speaker": 2,
            "speaker_confidence": 0.60207015
          }
        ],
        "speaker": 2,
        "id": "a71760b4-1e4a-4c34-b5ee-5acc615e8d71"
      },
      {
        "start": 612.2,
        "end": 618.04004,
        "confidence": 0.961915,
        "channel": 0,
        "transcript": "Bootstrap, CSS framework, it's pretty much like that. It just makes it a little bit easy to build websites and,",
        "words": [
          {
            "word": "bootstrap",
            "start": 612.2,
            "end": 612.7,
            "confidence": 0.9082892,
            "punctuated_word": "Bootstrap,",
            "speaker": 2,
            "speaker_confidence": 0.60207015
          },
          {
            "word": "css",
            "start": 612.92004,
            "end": 613.42004,
            "confidence": 0.9849503,
            "punctuated_word": "CSS",
            "speaker": 2,
            "speaker_confidence": 0.49153608
          },
          {
            "word": "framework",
            "start": 613.48004,
            "end": 613.98004,
            "confidence": 0.94309294,
            "punctuated_word": "framework,",
            "speaker": 2,
            "speaker_confidence": 0.49153608
          },
          {
            "word": "it's",
            "start": 614.12,
            "end": 614.36,
            "confidence": 0.9964322,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.49153608
          },
          {
            "word": "pretty",
            "start": 614.36,
            "end": 614.60004,
            "confidence": 0.9995615,
            "punctuated_word": "pretty",
            "speaker": 2,
            "speaker_confidence": 0.49153608
          },
          {
            "word": "much",
            "start": 614.60004,
            "end": 614.76,
            "confidence": 0.9998739,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.49153608
          },
          {
            "word": "like",
            "start": 614.76,
            "end": 614.92004,
            "confidence": 0.997497,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.49153608
          },
          {
            "word": "that",
            "start": 614.92004,
            "end": 615.08,
            "confidence": 0.99211705,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.49153608
          },
          {
            "word": "it",
            "start": 615.08,
            "end": 615.16003,
            "confidence": 0.9093845,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "just",
            "start": 615.16003,
            "end": 615.32,
            "confidence": 0.9948732,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "makes",
            "start": 615.32,
            "end": 615.48004,
            "confidence": 0.99610656,
            "punctuated_word": "makes",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "it",
            "start": 615.48004,
            "end": 615.64,
            "confidence": 0.986458,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "a",
            "start": 615.64,
            "end": 615.72003,
            "confidence": 0.99629045,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "little",
            "start": 615.72003,
            "end": 615.88,
            "confidence": 0.9989832,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "bit",
            "start": 615.88,
            "end": 616.04004,
            "confidence": 0.97277427,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "easy",
            "start": 616.04004,
            "end": 616.2,
            "confidence": 0.5891702,
            "punctuated_word": "easy",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "to",
            "start": 616.2,
            "end": 616.44,
            "confidence": 0.99935895,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "build",
            "start": 616.44,
            "end": 616.94,
            "confidence": 0.99981064,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "websites",
            "start": 617.0,
            "end": 617.5,
            "confidence": 0.99901366,
            "punctuated_word": "websites",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "and",
            "start": 617.56,
            "end": 618.04004,
            "confidence": 0.97426164,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          }
        ],
        "speaker": 2,
        "id": "08a69319-6a50-4e42-bfd2-68e0d4898886"
      },
      {
        "start": 618.52,
        "end": 619.08,
        "confidence": 0.91234624,
        "channel": 0,
        "transcript": "build your,",
        "words": [
          {
            "word": "build",
            "start": 618.52,
            "end": 618.76,
            "confidence": 0.99448484,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "your",
            "start": 618.76,
            "end": 619.08,
            "confidence": 0.83020765,
            "punctuated_word": "your,",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          }
        ],
        "speaker": 2,
        "id": "c1a02c62-bbf4-4939-9707-3b3a264547f8"
      },
      {
        "start": 619.8,
        "end": 620.62,
        "confidence": 0.96044433,
        "channel": 0,
        "transcript": "user interface.",
        "words": [
          {
            "word": "user",
            "start": 619.8,
            "end": 620.12,
            "confidence": 0.975317,
            "punctuated_word": "user",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "interface",
            "start": 620.12,
            "end": 620.62,
            "confidence": 0.9455717,
            "punctuated_word": "interface.",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          }
        ],
        "speaker": 2,
        "id": "82fe9426-ef47-4338-8a32-e82981f1dab9"
      },
      {
        "start": 621.64,
        "end": 623.10004,
        "confidence": 0.9979674,
        "channel": 0,
        "transcript": "And we did one internally",
        "words": [
          {
            "word": "and",
            "start": 621.64,
            "end": 621.88,
            "confidence": 0.9960782,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "we",
            "start": 621.88,
            "end": 622.12,
            "confidence": 0.99945337,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "did",
            "start": 622.12,
            "end": 622.36,
            "confidence": 0.99976736,
            "punctuated_word": "did",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "one",
            "start": 622.36,
            "end": 622.60004,
            "confidence": 0.9955923,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "internally",
            "start": 622.60004,
            "end": 623.10004,
            "confidence": 0.99894613,
            "punctuated_word": "internally",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          }
        ],
        "speaker": 2,
        "id": "3262aa70-0a1d-4954-88c0-b67944bd2fb3"
      },
      {
        "start": 623.48004,
        "end": 623.98004,
        "confidence": 0.99974865,
        "channel": 0,
        "transcript": "for",
        "words": [
          {
            "word": "for",
            "start": 623.48004,
            "end": 623.98004,
            "confidence": 0.99974865,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          }
        ],
        "speaker": 2,
        "id": "c32cc986-8f9b-45e2-bfc4-64718726b61c"
      },
      {
        "start": 624.52,
        "end": 629.415,
        "confidence": 0.87719136,
        "channel": 0,
        "transcript": "for our websites, and then we brainstorm open source that with the help of, like, AT and T and others,",
        "words": [
          {
            "word": "for",
            "start": 624.52,
            "end": 624.84,
            "confidence": 0.9967366,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "our",
            "start": 624.84,
            "end": 625.08,
            "confidence": 0.61565524,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "websites",
            "start": 625.08,
            "end": 625.48004,
            "confidence": 0.8280239,
            "punctuated_word": "websites,",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "and",
            "start": 625.48004,
            "end": 625.72003,
            "confidence": 0.99598867,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "then",
            "start": 625.72003,
            "end": 625.96,
            "confidence": 0.9944436,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "we",
            "start": 625.96,
            "end": 626.355,
            "confidence": 0.9943903,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "brainstorm",
            "start": 626.51495,
            "end": 626.915,
            "confidence": 0.49745315,
            "punctuated_word": "brainstorm",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "open",
            "start": 626.915,
            "end": 627.235,
            "confidence": 0.75045013,
            "punctuated_word": "open",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "source",
            "start": 627.235,
            "end": 627.39496,
            "confidence": 0.941301,
            "punctuated_word": "source",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "that",
            "start": 627.39496,
            "end": 627.635,
            "confidence": 0.7506354,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "with",
            "start": 627.635,
            "end": 627.755,
            "confidence": 0.7445019,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "the",
            "start": 627.755,
            "end": 627.875,
            "confidence": 0.98567617,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "help",
            "start": 627.875,
            "end": 628.115,
            "confidence": 0.99876773,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "of",
            "start": 628.115,
            "end": 628.195,
            "confidence": 0.96246696,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "like",
            "start": 628.195,
            "end": 628.355,
            "confidence": 0.9977796,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "at",
            "start": 628.355,
            "end": 628.595,
            "confidence": 0.69084245,
            "punctuated_word": "AT",
            "speaker": 2,
            "speaker_confidence": 0.8112404
          },
          {
            "word": "and",
            "start": 628.595,
            "end": 628.675,
            "confidence": 0.98375285,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "t",
            "start": 628.675,
            "end": 628.755,
            "confidence": 0.93343204,
            "punctuated_word": "T",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "and",
            "start": 628.755,
            "end": 628.915,
            "confidence": 0.936788,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "others",
            "start": 628.915,
            "end": 629.415,
            "confidence": 0.9447398,
            "punctuated_word": "others,",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          }
        ],
        "speaker": 2,
        "id": "9792732b-75ba-4023-af06-da91a2ea0aed"
      },
      {
        "start": 629.95496,
        "end": 635.01495,
        "confidence": 0.97884715,
        "channel": 0,
        "transcript": "which is a US web design system that, you know, a big part of that is making sure that accessibility",
        "words": [
          {
            "word": "which",
            "start": 629.95496,
            "end": 630.115,
            "confidence": 0.9988152,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "is",
            "start": 630.115,
            "end": 630.27496,
            "confidence": 0.99851435,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "a",
            "start": 630.27496,
            "end": 630.435,
            "confidence": 0.9400193,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "us",
            "start": 630.435,
            "end": 630.595,
            "confidence": 0.9936888,
            "punctuated_word": "US",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "web",
            "start": 630.595,
            "end": 630.83496,
            "confidence": 0.9519377,
            "punctuated_word": "web",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "design",
            "start": 630.83496,
            "end": 631.15497,
            "confidence": 0.99187297,
            "punctuated_word": "design",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "system",
            "start": 631.15497,
            "end": 631.555,
            "confidence": 0.99764997,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "that",
            "start": 631.555,
            "end": 632.055,
            "confidence": 0.922184,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.7342826
          },
          {
            "word": "you",
            "start": 632.195,
            "end": 632.27496,
            "confidence": 0.99610186,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.24092561
          },
          {
            "word": "know",
            "start": 632.27496,
            "end": 632.51495,
            "confidence": 0.9901078,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.24092561
          },
          {
            "word": "a",
            "start": 632.51495,
            "end": 632.675,
            "confidence": 0.9966453,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.24092561
          },
          {
            "word": "big",
            "start": 632.675,
            "end": 632.915,
            "confidence": 0.9994948,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.24092561
          },
          {
            "word": "part",
            "start": 632.915,
            "end": 633.15497,
            "confidence": 0.9969013,
            "punctuated_word": "part",
            "speaker": 2,
            "speaker_confidence": 0.24092561
          },
          {
            "word": "of",
            "start": 633.15497,
            "end": 633.235,
            "confidence": 0.96885496,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "that",
            "start": 633.235,
            "end": 633.39496,
            "confidence": 0.9764628,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "is",
            "start": 633.39496,
            "end": 633.555,
            "confidence": 0.87620896,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "making",
            "start": 633.555,
            "end": 633.875,
            "confidence": 0.999008,
            "punctuated_word": "making",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "sure",
            "start": 633.875,
            "end": 634.195,
            "confidence": 0.9995276,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "that",
            "start": 634.195,
            "end": 634.51495,
            "confidence": 0.98655427,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "accessibility",
            "start": 634.51495,
            "end": 635.01495,
            "confidence": 0.9963929,
            "punctuated_word": "accessibility",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          }
        ],
        "speaker": 2,
        "id": "11742372-0562-44ee-accd-7663b1b1fac7"
      },
      {
        "start": 635.555,
        "end": 646.63,
        "confidence": 0.95895445,
        "channel": 0,
        "transcript": "is, like, up and forward and center. And the that that US web design project, is that then, is that, like, an open source initiative? Is that something folks can just like anybody out there can use and contribute to?",
        "words": [
          {
            "word": "is",
            "start": 635.555,
            "end": 635.71497,
            "confidence": 0.97141093,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "like",
            "start": 635.71497,
            "end": 636.035,
            "confidence": 0.99971175,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "up",
            "start": 636.035,
            "end": 636.195,
            "confidence": 0.9948213,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "and",
            "start": 636.195,
            "end": 636.355,
            "confidence": 0.9803145,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "forward",
            "start": 636.355,
            "end": 636.855,
            "confidence": 0.98852694,
            "punctuated_word": "forward",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "and",
            "start": 636.915,
            "end": 637.07495,
            "confidence": 0.9219467,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "center",
            "start": 637.07495,
            "end": 637.57495,
            "confidence": 0.8149774,
            "punctuated_word": "center.",
            "speaker": 2,
            "speaker_confidence": 0.6762478
          },
          {
            "word": "and",
            "start": 637.795,
            "end": 638.115,
            "confidence": 0.9969036,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.26162285
          },
          {
            "word": "the",
            "start": 638.115,
            "end": 638.37,
            "confidence": 0.96805084,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.26162285
          },
          {
            "word": "that",
            "start": 638.45,
            "end": 638.77,
            "confidence": 0.91570324,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.26162285
          },
          {
            "word": "that",
            "start": 638.77,
            "end": 638.85,
            "confidence": 0.62078834,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.26162285
          },
          {
            "word": "us",
            "start": 638.85,
            "end": 639.25,
            "confidence": 0.9964669,
            "punctuated_word": "US",
            "speaker": 1,
            "speaker_confidence": 0.26162285
          },
          {
            "word": "web",
            "start": 639.25,
            "end": 639.41,
            "confidence": 0.82976645,
            "punctuated_word": "web",
            "speaker": 1,
            "speaker_confidence": 0.26162285
          },
          {
            "word": "design",
            "start": 639.41,
            "end": 639.73,
            "confidence": 0.9983558,
            "punctuated_word": "design",
            "speaker": 1,
            "speaker_confidence": 0.39722848
          },
          {
            "word": "project",
            "start": 639.73,
            "end": 640.21,
            "confidence": 0.97521615,
            "punctuated_word": "project,",
            "speaker": 1,
            "speaker_confidence": 0.39722848
          },
          {
            "word": "is",
            "start": 640.21,
            "end": 640.37,
            "confidence": 0.99943644,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.39722848
          },
          {
            "word": "that",
            "start": 640.37,
            "end": 640.69,
            "confidence": 0.9999131,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.39722848
          },
          {
            "word": "then",
            "start": 640.69,
            "end": 640.93,
            "confidence": 0.9206251,
            "punctuated_word": "then,",
            "speaker": 1,
            "speaker_confidence": 0.39722848
          },
          {
            "word": "is",
            "start": 641.08997,
            "end": 641.17,
            "confidence": 0.9994112,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "that",
            "start": 641.17,
            "end": 641.33,
            "confidence": 0.78549457,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "like",
            "start": 641.33,
            "end": 641.49,
            "confidence": 0.9954045,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "an",
            "start": 641.49,
            "end": 641.57,
            "confidence": 0.9994425,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "open",
            "start": 641.57,
            "end": 641.81,
            "confidence": 0.9984591,
            "punctuated_word": "open",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "source",
            "start": 641.81,
            "end": 642.13,
            "confidence": 0.9990852,
            "punctuated_word": "source",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "initiative",
            "start": 642.13,
            "end": 642.61,
            "confidence": 0.9981998,
            "punctuated_word": "initiative?",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "is",
            "start": 642.61,
            "end": 642.77,
            "confidence": 0.9994624,
            "punctuated_word": "Is",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "that",
            "start": 642.77,
            "end": 642.93,
            "confidence": 0.99991286,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "something",
            "start": 642.93,
            "end": 643.25,
            "confidence": 0.99928147,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "folks",
            "start": 643.25,
            "end": 643.49,
            "confidence": 0.9994604,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "can",
            "start": 643.49,
            "end": 643.73,
            "confidence": 0.9997682,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.45676875
          },
          {
            "word": "just",
            "start": 643.97,
            "end": 644.13,
            "confidence": 0.9995701,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.5522611
          },
          {
            "word": "like",
            "start": 644.13,
            "end": 644.29,
            "confidence": 0.76187015,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.5522611
          },
          {
            "word": "anybody",
            "start": 644.29,
            "end": 644.69,
            "confidence": 0.9839528,
            "punctuated_word": "anybody",
            "speaker": 1,
            "speaker_confidence": 0.5522611
          },
          {
            "word": "out",
            "start": 644.69,
            "end": 644.85,
            "confidence": 0.9996406,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.5522611
          },
          {
            "word": "there",
            "start": 644.85,
            "end": 645.08997,
            "confidence": 0.99988747,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.5522611
          },
          {
            "word": "can",
            "start": 645.08997,
            "end": 645.25,
            "confidence": 0.9546157,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.5522611
          },
          {
            "word": "use",
            "start": 645.25,
            "end": 645.41,
            "confidence": 0.9992613,
            "punctuated_word": "use",
            "speaker": 1,
            "speaker_confidence": 0.5522611
          },
          {
            "word": "and",
            "start": 645.41,
            "end": 645.73,
            "confidence": 0.9988355,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5522611
          },
          {
            "word": "contribute",
            "start": 645.73,
            "end": 646.13,
            "confidence": 0.9991904,
            "punctuated_word": "contribute",
            "speaker": 1,
            "speaker_confidence": 0.5522611
          },
          {
            "word": "to",
            "start": 646.13,
            "end": 646.63,
            "confidence": 0.9950417,
            "punctuated_word": "to?",
            "speaker": 1,
            "speaker_confidence": 0.5522611
          }
        ],
        "speaker": 1,
        "id": "090cd37d-8ac4-4600-a953-c679cb6b30b3"
      },
      {
        "start": 647.08997,
        "end": 654.325,
        "confidence": 0.9739753,
        "channel": 0,
        "transcript": "Yep. And we have tons of people who already just uses it for their websites all across the federal government. And,",
        "words": [
          {
            "word": "yep",
            "start": 647.08997,
            "end": 647.41,
            "confidence": 0.99873793,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "and",
            "start": 647.41,
            "end": 647.65,
            "confidence": 0.9774228,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "we",
            "start": 647.65,
            "end": 647.89,
            "confidence": 0.9984322,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "have",
            "start": 647.89,
            "end": 648.21,
            "confidence": 0.9982316,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "tons",
            "start": 648.21,
            "end": 648.61,
            "confidence": 0.9923104,
            "punctuated_word": "tons",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "of",
            "start": 648.61,
            "end": 648.77,
            "confidence": 0.9991536,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "people",
            "start": 648.77,
            "end": 649.17,
            "confidence": 0.99979824,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "who",
            "start": 649.17,
            "end": 649.67,
            "confidence": 0.99926406,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "already",
            "start": 649.73,
            "end": 650.23,
            "confidence": 0.98964816,
            "punctuated_word": "already",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "just",
            "start": 650.29,
            "end": 650.52997,
            "confidence": 0.9987999,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "uses",
            "start": 650.52997,
            "end": 650.85,
            "confidence": 0.9831601,
            "punctuated_word": "uses",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "it",
            "start": 650.85,
            "end": 651.08997,
            "confidence": 0.9986749,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "for",
            "start": 651.08997,
            "end": 651.33,
            "confidence": 0.99949133,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "their",
            "start": 651.33,
            "end": 651.65,
            "confidence": 0.98543036,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "websites",
            "start": 651.65,
            "end": 652.15,
            "confidence": 0.9571089,
            "punctuated_word": "websites",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "all",
            "start": 652.29,
            "end": 652.45,
            "confidence": 0.74068475,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "across",
            "start": 652.45,
            "end": 652.77,
            "confidence": 0.9990073,
            "punctuated_word": "across",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "the",
            "start": 652.77,
            "end": 652.93,
            "confidence": 0.99268395,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "federal",
            "start": 652.93,
            "end": 653.25,
            "confidence": 0.9871568,
            "punctuated_word": "federal",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "government",
            "start": 653.25,
            "end": 653.745,
            "confidence": 0.8624399,
            "punctuated_word": "government.",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "and",
            "start": 653.825,
            "end": 654.325,
            "confidence": 0.99584436,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          }
        ],
        "speaker": 2,
        "id": "26123f48-93dc-46a5-ac17-6a768f969df1"
      },
      {
        "start": 654.865,
        "end": 658.46497,
        "confidence": 0.9878089,
        "channel": 0,
        "transcript": "it's open. You can go to designsystem.digital.gov",
        "words": [
          {
            "word": "it's",
            "start": 654.865,
            "end": 655.105,
            "confidence": 0.99538934,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "open",
            "start": 655.105,
            "end": 655.505,
            "confidence": 0.9651203,
            "punctuated_word": "open.",
            "speaker": 2,
            "speaker_confidence": 0.7674347
          },
          {
            "word": "you",
            "start": 655.505,
            "end": 655.585,
            "confidence": 0.99892765,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.5367571
          },
          {
            "word": "can",
            "start": 655.585,
            "end": 655.825,
            "confidence": 0.99973124,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.5367571
          },
          {
            "word": "go",
            "start": 655.825,
            "end": 655.985,
            "confidence": 0.9996123,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.5367571
          },
          {
            "word": "to",
            "start": 655.985,
            "end": 656.305,
            "confidence": 0.99765575,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5367571
          },
          {
            "word": "designsystem.digital.gov",
            "start": 656.305,
            "end": 658.46497,
            "confidence": 0.95822555,
            "punctuated_word": "designsystem.digital.gov",
            "speaker": 2,
            "speaker_confidence": 0.53675705
          }
        ],
        "speaker": 2,
        "id": "9bd40459-6315-48e8-8f62-d8dba6faccd2"
      },
      {
        "start": 658.46497,
        "end": 660.40497,
        "confidence": 0.97711474,
        "channel": 0,
        "transcript": "to go, learn more about it.",
        "words": [
          {
            "word": "to",
            "start": 658.46497,
            "end": 658.545,
            "confidence": 0.99537224,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.50365883
          },
          {
            "word": "go",
            "start": 658.545,
            "end": 659.045,
            "confidence": 0.9243666,
            "punctuated_word": "go,",
            "speaker": 2,
            "speaker_confidence": 0.50365883
          },
          {
            "word": "learn",
            "start": 659.265,
            "end": 659.505,
            "confidence": 0.99840975,
            "punctuated_word": "learn",
            "speaker": 2,
            "speaker_confidence": 0.50365883
          },
          {
            "word": "more",
            "start": 659.505,
            "end": 659.745,
            "confidence": 0.9996811,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.50365883
          },
          {
            "word": "about",
            "start": 659.745,
            "end": 659.90497,
            "confidence": 0.99992263,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.50365883
          },
          {
            "word": "it",
            "start": 659.90497,
            "end": 660.40497,
            "confidence": 0.9449363,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.50365883
          }
        ],
        "speaker": 2,
        "id": "0cf9c151-937a-4e55-a0da-f9c8aea7015d"
      },
      {
        "start": 661.105,
        "end": 669.97,
        "confidence": 0.9586656,
        "channel": 0,
        "transcript": "And a lot of our projects from, you know, the work that we do at the VA even down to NASA uses it. Oh, wow. That's that's, quite a wide, berth of folks",
        "words": [
          {
            "word": "and",
            "start": 661.105,
            "end": 661.605,
            "confidence": 0.9972006,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.50365883
          },
          {
            "word": "a",
            "start": 661.745,
            "end": 661.825,
            "confidence": 0.93341833,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.50365883
          },
          {
            "word": "lot",
            "start": 661.825,
            "end": 661.985,
            "confidence": 0.99980813,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "of",
            "start": 661.985,
            "end": 662.065,
            "confidence": 0.9928261,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "our",
            "start": 662.065,
            "end": 662.225,
            "confidence": 0.9958657,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "projects",
            "start": 662.225,
            "end": 662.625,
            "confidence": 0.9969212,
            "punctuated_word": "projects",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "from",
            "start": 662.625,
            "end": 662.865,
            "confidence": 0.98584354,
            "punctuated_word": "from,",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "you",
            "start": 662.865,
            "end": 663.025,
            "confidence": 0.99900323,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "know",
            "start": 663.025,
            "end": 663.185,
            "confidence": 0.99985075,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "the",
            "start": 663.185,
            "end": 663.345,
            "confidence": 0.99980813,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "work",
            "start": 663.345,
            "end": 663.505,
            "confidence": 0.9997894,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "that",
            "start": 663.505,
            "end": 663.665,
            "confidence": 0.9995229,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "we",
            "start": 663.665,
            "end": 663.90497,
            "confidence": 0.9990415,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "do",
            "start": 663.90497,
            "end": 664.145,
            "confidence": 0.99961674,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "at",
            "start": 664.145,
            "end": 664.305,
            "confidence": 0.9980877,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "the",
            "start": 664.305,
            "end": 664.46497,
            "confidence": 0.99856925,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "va",
            "start": 664.46497,
            "end": 664.96497,
            "confidence": 0.99941516,
            "punctuated_word": "VA",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "even",
            "start": 665.105,
            "end": 665.425,
            "confidence": 0.5738389,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "down",
            "start": 665.425,
            "end": 665.585,
            "confidence": 0.9963229,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "to",
            "start": 665.585,
            "end": 665.825,
            "confidence": 0.9963236,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "nasa",
            "start": 665.825,
            "end": 666.145,
            "confidence": 0.9937297,
            "punctuated_word": "NASA",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "uses",
            "start": 666.145,
            "end": 666.46497,
            "confidence": 0.95846236,
            "punctuated_word": "uses",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "it",
            "start": 666.46497,
            "end": 666.96497,
            "confidence": 0.9972557,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.6982356
          },
          {
            "word": "oh",
            "start": 667.14996,
            "end": 667.39,
            "confidence": 0.99893767,
            "punctuated_word": "Oh,",
            "speaker": 1,
            "speaker_confidence": 0.12359947
          },
          {
            "word": "wow",
            "start": 667.39,
            "end": 667.63,
            "confidence": 0.99934614,
            "punctuated_word": "wow.",
            "speaker": 1,
            "speaker_confidence": 0.12359947
          },
          {
            "word": "that's",
            "start": 667.63,
            "end": 667.87,
            "confidence": 0.99960786,
            "punctuated_word": "That's",
            "speaker": 1,
            "speaker_confidence": 0.12359947
          },
          {
            "word": "that's",
            "start": 667.87,
            "end": 668.19,
            "confidence": 0.8397784,
            "punctuated_word": "that's,",
            "speaker": 1,
            "speaker_confidence": 0.12359947
          },
          {
            "word": "quite",
            "start": 668.35,
            "end": 668.51,
            "confidence": 0.9996654,
            "punctuated_word": "quite",
            "speaker": 1,
            "speaker_confidence": 0.16173196
          },
          {
            "word": "a",
            "start": 668.51,
            "end": 668.67,
            "confidence": 0.99958736,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.16173196
          },
          {
            "word": "wide",
            "start": 668.67,
            "end": 668.91,
            "confidence": 0.9155887,
            "punctuated_word": "wide,",
            "speaker": 1,
            "speaker_confidence": 0.16173196
          },
          {
            "word": "berth",
            "start": 669.14996,
            "end": 669.39,
            "confidence": 0.47799295,
            "punctuated_word": "berth",
            "speaker": 1,
            "speaker_confidence": 0.16173196
          },
          {
            "word": "of",
            "start": 669.39,
            "end": 669.47,
            "confidence": 0.99514943,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.36411577
          },
          {
            "word": "folks",
            "start": 669.47,
            "end": 669.97,
            "confidence": 0.9997875,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.36411577
          }
        ],
        "speaker": 2,
        "id": "d0a90a45-1c1c-410f-95f8-06cb4d1c51b6"
      },
      {
        "start": 670.27,
        "end": 676.20996,
        "confidence": 0.96500826,
        "channel": 0,
        "transcript": "getting involved with it. Yep. I, also, like, in thinking about accessibility, I I also get the sense that",
        "words": [
          {
            "word": "getting",
            "start": 670.27,
            "end": 670.51,
            "confidence": 0.9930143,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.36411577
          },
          {
            "word": "involved",
            "start": 670.51,
            "end": 670.83,
            "confidence": 0.9995235,
            "punctuated_word": "involved",
            "speaker": 1,
            "speaker_confidence": 0.36411577
          },
          {
            "word": "with",
            "start": 670.83,
            "end": 670.99,
            "confidence": 0.9998783,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.36411577
          },
          {
            "word": "it",
            "start": 670.99,
            "end": 671.49,
            "confidence": 0.9996586,
            "punctuated_word": "it.",
            "speaker": 1,
            "speaker_confidence": 0.36411577
          },
          {
            "word": "yep",
            "start": 671.55,
            "end": 672.05,
            "confidence": 0.992185,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.18066573
          },
          {
            "word": "i",
            "start": 672.35,
            "end": 672.58997,
            "confidence": 0.9938709,
            "punctuated_word": "I,",
            "speaker": 1,
            "speaker_confidence": 0.4180786
          },
          {
            "word": "also",
            "start": 672.83,
            "end": 673.07,
            "confidence": 0.7888949,
            "punctuated_word": "also,",
            "speaker": 1,
            "speaker_confidence": 0.4180786
          },
          {
            "word": "like",
            "start": 673.07,
            "end": 673.39,
            "confidence": 0.78789794,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.4180786
          },
          {
            "word": "in",
            "start": 673.39,
            "end": 673.47,
            "confidence": 0.99563354,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.4180786
          },
          {
            "word": "thinking",
            "start": 673.47,
            "end": 673.79,
            "confidence": 0.99971455,
            "punctuated_word": "thinking",
            "speaker": 1,
            "speaker_confidence": 0.4180786
          },
          {
            "word": "about",
            "start": 673.79,
            "end": 674.02997,
            "confidence": 0.9992041,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.4180786
          },
          {
            "word": "accessibility",
            "start": 674.02997,
            "end": 674.52997,
            "confidence": 0.9974259,
            "punctuated_word": "accessibility,",
            "speaker": 1,
            "speaker_confidence": 0.4180786
          },
          {
            "word": "i",
            "start": 674.58997,
            "end": 674.75,
            "confidence": 0.9881026,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.4180786
          },
          {
            "word": "i",
            "start": 674.75,
            "end": 674.83,
            "confidence": 0.8015707,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "also",
            "start": 674.83,
            "end": 675.07,
            "confidence": 0.99972135,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "get",
            "start": 675.07,
            "end": 675.23,
            "confidence": 0.9997453,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "the",
            "start": 675.23,
            "end": 675.39,
            "confidence": 0.9992667,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "sense",
            "start": 675.39,
            "end": 675.70996,
            "confidence": 0.99992967,
            "punctuated_word": "sense",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "that",
            "start": 675.70996,
            "end": 676.20996,
            "confidence": 0.9999205,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          }
        ],
        "speaker": 1,
        "id": "e3760c58-11fa-4ab2-ada6-32b603db9eae"
      },
      {
        "start": 676.51,
        "end": 681.08997,
        "confidence": 0.98527145,
        "channel": 0,
        "transcript": "having it in mind early on in a project seems to be a thing that's desirable,",
        "words": [
          {
            "word": "having",
            "start": 676.51,
            "end": 676.75,
            "confidence": 0.9961522,
            "punctuated_word": "having",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "it",
            "start": 676.75,
            "end": 677.25,
            "confidence": 0.9996413,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "in",
            "start": 677.39,
            "end": 677.55,
            "confidence": 0.9996275,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "mind",
            "start": 677.55,
            "end": 678.05,
            "confidence": 0.9999416,
            "punctuated_word": "mind",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "early",
            "start": 678.19,
            "end": 678.51,
            "confidence": 0.99257314,
            "punctuated_word": "early",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "on",
            "start": 678.51,
            "end": 678.67,
            "confidence": 0.9998061,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "in",
            "start": 678.67,
            "end": 678.83,
            "confidence": 0.99840933,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "a",
            "start": 678.83,
            "end": 678.91,
            "confidence": 0.9993824,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "project",
            "start": 678.91,
            "end": 679.41,
            "confidence": 0.9999485,
            "punctuated_word": "project",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "seems",
            "start": 679.47,
            "end": 679.70996,
            "confidence": 0.9961118,
            "punctuated_word": "seems",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "to",
            "start": 679.70996,
            "end": 679.87,
            "confidence": 0.99980277,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "be",
            "start": 679.87,
            "end": 679.95,
            "confidence": 0.9998659,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.59793144
          },
          {
            "word": "a",
            "start": 679.95,
            "end": 680.02997,
            "confidence": 0.9978224,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.55459034
          },
          {
            "word": "thing",
            "start": 680.02997,
            "end": 680.27,
            "confidence": 0.999936,
            "punctuated_word": "thing",
            "speaker": 1,
            "speaker_confidence": 0.55459034
          },
          {
            "word": "that's",
            "start": 680.27,
            "end": 680.58997,
            "confidence": 0.99990815,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.55459034
          },
          {
            "word": "desirable",
            "start": 680.58997,
            "end": 681.08997,
            "confidence": 0.7854146,
            "punctuated_word": "desirable,",
            "speaker": 1,
            "speaker_confidence": 0.55459034
          }
        ],
        "speaker": 1,
        "id": "5b4a94b1-680d-4444-954e-0b2c1f70e8ef"
      },
      {
        "start": 682.005,
        "end": 694.905,
        "confidence": 0.95863324,
        "channel": 0,
        "transcript": "whether it's reading the, you know, United Kingdom's service manual stating something like, think about accessibility from the start, or, from The US web design system that we've been talking about for a moment, which is quoted as saying accessibility is fundamental.",
        "words": [
          {
            "word": "whether",
            "start": 682.005,
            "end": 682.245,
            "confidence": 0.999808,
            "punctuated_word": "whether",
            "speaker": 1,
            "speaker_confidence": 0.55459034
          },
          {
            "word": "it's",
            "start": 682.245,
            "end": 682.48505,
            "confidence": 0.9997439,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.55459034
          },
          {
            "word": "reading",
            "start": 682.48505,
            "end": 682.72504,
            "confidence": 0.99994004,
            "punctuated_word": "reading",
            "speaker": 1,
            "speaker_confidence": 0.55459034
          },
          {
            "word": "the",
            "start": 682.72504,
            "end": 682.965,
            "confidence": 0.9957007,
            "punctuated_word": "the,",
            "speaker": 1,
            "speaker_confidence": 0.55459034
          },
          {
            "word": "you",
            "start": 682.965,
            "end": 683.04504,
            "confidence": 0.999632,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "know",
            "start": 683.04504,
            "end": 683.28503,
            "confidence": 0.9999375,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "united",
            "start": 683.28503,
            "end": 683.60504,
            "confidence": 0.9931397,
            "punctuated_word": "United",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "kingdom's",
            "start": 683.60504,
            "end": 684.10504,
            "confidence": 0.73570126,
            "punctuated_word": "Kingdom's",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "service",
            "start": 684.245,
            "end": 684.72504,
            "confidence": 0.96659607,
            "punctuated_word": "service",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "manual",
            "start": 684.72504,
            "end": 685.205,
            "confidence": 0.9973303,
            "punctuated_word": "manual",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "stating",
            "start": 685.205,
            "end": 685.60504,
            "confidence": 0.9952329,
            "punctuated_word": "stating",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "something",
            "start": 685.60504,
            "end": 685.92505,
            "confidence": 0.99734396,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "like",
            "start": 685.92505,
            "end": 686.325,
            "confidence": 0.78978205,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "think",
            "start": 686.325,
            "end": 686.565,
            "confidence": 0.9989466,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "about",
            "start": 686.565,
            "end": 686.80505,
            "confidence": 0.99982697,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "accessibility",
            "start": 686.80505,
            "end": 687.30505,
            "confidence": 0.99986696,
            "punctuated_word": "accessibility",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "from",
            "start": 687.36505,
            "end": 687.525,
            "confidence": 0.99985325,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "the",
            "start": 687.525,
            "end": 687.685,
            "confidence": 0.9971111,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "start",
            "start": 687.685,
            "end": 688.185,
            "confidence": 0.739733,
            "punctuated_word": "start,",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "or",
            "start": 688.405,
            "end": 688.645,
            "confidence": 0.9862004,
            "punctuated_word": "or,",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "from",
            "start": 688.885,
            "end": 689.125,
            "confidence": 0.9997204,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "the",
            "start": 689.125,
            "end": 689.28503,
            "confidence": 0.9277619,
            "punctuated_word": "The",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "us",
            "start": 689.28503,
            "end": 689.525,
            "confidence": 0.9991233,
            "punctuated_word": "US",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "web",
            "start": 689.525,
            "end": 689.685,
            "confidence": 0.6848108,
            "punctuated_word": "web",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "design",
            "start": 689.685,
            "end": 689.92505,
            "confidence": 0.998911,
            "punctuated_word": "design",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "system",
            "start": 689.92505,
            "end": 690.325,
            "confidence": 0.999571,
            "punctuated_word": "system",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "that",
            "start": 690.325,
            "end": 690.48505,
            "confidence": 0.9938922,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "we've",
            "start": 690.48505,
            "end": 690.72504,
            "confidence": 0.99470294,
            "punctuated_word": "we've",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "been",
            "start": 690.72504,
            "end": 690.885,
            "confidence": 0.9996061,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "talking",
            "start": 690.885,
            "end": 691.205,
            "confidence": 0.9998834,
            "punctuated_word": "talking",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "about",
            "start": 691.205,
            "end": 691.525,
            "confidence": 0.9998276,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "for",
            "start": 691.525,
            "end": 691.685,
            "confidence": 0.99964917,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "a",
            "start": 691.685,
            "end": 691.765,
            "confidence": 0.99854314,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "moment",
            "start": 691.765,
            "end": 692.265,
            "confidence": 0.99814904,
            "punctuated_word": "moment,",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "which",
            "start": 692.565,
            "end": 692.72504,
            "confidence": 0.99983585,
            "punctuated_word": "which",
            "speaker": 1,
            "speaker_confidence": 0.7059407
          },
          {
            "word": "is",
            "start": 692.72504,
            "end": 692.885,
            "confidence": 0.95594615,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.5525032
          },
          {
            "word": "quoted",
            "start": 692.885,
            "end": 693.28503,
            "confidence": 0.99590105,
            "punctuated_word": "quoted",
            "speaker": 1,
            "speaker_confidence": 0.5525032
          },
          {
            "word": "as",
            "start": 693.28503,
            "end": 693.36505,
            "confidence": 0.9600687,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.5525032
          },
          {
            "word": "saying",
            "start": 693.36505,
            "end": 693.60504,
            "confidence": 0.9990728,
            "punctuated_word": "saying",
            "speaker": 1,
            "speaker_confidence": 0.5525032
          },
          {
            "word": "accessibility",
            "start": 693.60504,
            "end": 694.10504,
            "confidence": 0.57107043,
            "punctuated_word": "accessibility",
            "speaker": 1,
            "speaker_confidence": 0.5525032
          },
          {
            "word": "is",
            "start": 694.245,
            "end": 694.405,
            "confidence": 0.9963115,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.5525032
          },
          {
            "word": "fundamental",
            "start": 694.405,
            "end": 694.905,
            "confidence": 0.9988143,
            "punctuated_word": "fundamental.",
            "speaker": 1,
            "speaker_confidence": 0.5525032
          }
        ],
        "speaker": 1,
        "id": "5044282b-31e8-43a6-8989-aab8d437306b"
      },
      {
        "start": 695.58,
        "end": 701.44,
        "confidence": 0.9759643,
        "channel": 0,
        "transcript": "With that in mind, like, do those intentions then shape how y'all at USDS put projects and teams together?",
        "words": [
          {
            "word": "with",
            "start": 695.58,
            "end": 695.82,
            "confidence": 0.9995223,
            "punctuated_word": "With",
            "speaker": 1,
            "speaker_confidence": 0.5525032
          },
          {
            "word": "that",
            "start": 695.82,
            "end": 695.98004,
            "confidence": 0.9999379,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5525032
          },
          {
            "word": "in",
            "start": 695.98004,
            "end": 696.06,
            "confidence": 0.98321253,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5525032
          },
          {
            "word": "mind",
            "start": 696.06,
            "end": 696.30005,
            "confidence": 0.9992291,
            "punctuated_word": "mind,",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "like",
            "start": 696.30005,
            "end": 696.54004,
            "confidence": 0.99118644,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "do",
            "start": 696.54004,
            "end": 696.62006,
            "confidence": 0.9997949,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "those",
            "start": 696.62006,
            "end": 696.94,
            "confidence": 0.9997577,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "intentions",
            "start": 696.94,
            "end": 697.42004,
            "confidence": 0.9988404,
            "punctuated_word": "intentions",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "then",
            "start": 697.42004,
            "end": 697.66003,
            "confidence": 0.99501723,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "shape",
            "start": 697.66003,
            "end": 697.98004,
            "confidence": 0.99873513,
            "punctuated_word": "shape",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "how",
            "start": 697.98004,
            "end": 698.48004,
            "confidence": 0.99973315,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "y'all",
            "start": 698.7,
            "end": 699.10004,
            "confidence": 0.9584853,
            "punctuated_word": "y'all",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "at",
            "start": 699.10004,
            "end": 699.58,
            "confidence": 0.93986636,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "usds",
            "start": 699.58,
            "end": 699.98004,
            "confidence": 0.7349006,
            "punctuated_word": "USDS",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "put",
            "start": 699.98004,
            "end": 700.14,
            "confidence": 0.99254227,
            "punctuated_word": "put",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "projects",
            "start": 700.14,
            "end": 700.54004,
            "confidence": 0.9991886,
            "punctuated_word": "projects",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "and",
            "start": 700.54004,
            "end": 700.7,
            "confidence": 0.9566836,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "teams",
            "start": 700.7,
            "end": 700.94,
            "confidence": 0.9987698,
            "punctuated_word": "teams",
            "speaker": 1,
            "speaker_confidence": 0.64772
          },
          {
            "word": "together",
            "start": 700.94,
            "end": 701.44,
            "confidence": 0.99791837,
            "punctuated_word": "together?",
            "speaker": 1,
            "speaker_confidence": 0.64772
          }
        ],
        "speaker": 1,
        "id": "004fcdad-d87d-4c80-92e3-9f8525a2d2ca"
      },
      {
        "start": 702.06,
        "end": 704.06,
        "confidence": 0.9616205,
        "channel": 0,
        "transcript": "Yep. So on every project and,",
        "words": [
          {
            "word": "yep",
            "start": 702.06,
            "end": 702.38,
            "confidence": 0.9912562,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.48195994
          },
          {
            "word": "so",
            "start": 702.38,
            "end": 702.62006,
            "confidence": 0.9994518,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.48195994
          },
          {
            "word": "on",
            "start": 702.62006,
            "end": 702.86005,
            "confidence": 0.9310139,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.48195994
          },
          {
            "word": "every",
            "start": 702.86005,
            "end": 703.18005,
            "confidence": 0.9917814,
            "punctuated_word": "every",
            "speaker": 2,
            "speaker_confidence": 0.48195994
          },
          {
            "word": "project",
            "start": 703.18005,
            "end": 703.58,
            "confidence": 0.9998217,
            "punctuated_word": "project",
            "speaker": 2,
            "speaker_confidence": 0.48195994
          },
          {
            "word": "and",
            "start": 703.58,
            "end": 704.06,
            "confidence": 0.8563975,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.48195994
          }
        ],
        "speaker": 2,
        "id": "1a8e833a-a474-417a-b2d8-a75b4c4d6061"
      },
      {
        "start": 704.54004,
        "end": 706.88,
        "confidence": 0.98271435,
        "channel": 0,
        "transcript": "team that we have, there's a designer there who",
        "words": [
          {
            "word": "team",
            "start": 704.54004,
            "end": 704.7,
            "confidence": 0.9856098,
            "punctuated_word": "team",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "that",
            "start": 704.7,
            "end": 704.94,
            "confidence": 0.9937742,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "we",
            "start": 704.94,
            "end": 705.02,
            "confidence": 0.999041,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "have",
            "start": 705.02,
            "end": 705.26,
            "confidence": 0.98174345,
            "punctuated_word": "have,",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "there's",
            "start": 705.26,
            "end": 705.42004,
            "confidence": 0.9867935,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "a",
            "start": 705.42004,
            "end": 705.58,
            "confidence": 0.9917773,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "designer",
            "start": 705.58,
            "end": 706.06,
            "confidence": 0.96305317,
            "punctuated_word": "designer",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "there",
            "start": 706.06,
            "end": 706.38,
            "confidence": 0.95264435,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "who",
            "start": 706.38,
            "end": 706.88,
            "confidence": 0.9899922,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          }
        ],
        "speaker": 2,
        "id": "b57a790e-f6a8-440a-a49f-1c304be55ef5"
      },
      {
        "start": 707.26,
        "end": 712.425,
        "confidence": 0.9468184,
        "channel": 0,
        "transcript": "is super focused on that, and we do a lot of user research. So we are able to see those problems so far too.",
        "words": [
          {
            "word": "is",
            "start": 707.26,
            "end": 707.685,
            "confidence": 0.95237875,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "super",
            "start": 707.765,
            "end": 708.085,
            "confidence": 0.9985771,
            "punctuated_word": "super",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "focused",
            "start": 708.085,
            "end": 708.325,
            "confidence": 0.9889791,
            "punctuated_word": "focused",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "on",
            "start": 708.325,
            "end": 708.40497,
            "confidence": 0.93142754,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "that",
            "start": 708.40497,
            "end": 708.645,
            "confidence": 0.7077781,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "and",
            "start": 708.645,
            "end": 708.725,
            "confidence": 0.99222296,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "we",
            "start": 708.725,
            "end": 708.885,
            "confidence": 0.99353856,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "do",
            "start": 708.885,
            "end": 708.965,
            "confidence": 0.9980506,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.60446024
          },
          {
            "word": "a",
            "start": 708.965,
            "end": 709.045,
            "confidence": 0.99763405,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.33470416
          },
          {
            "word": "lot",
            "start": 709.045,
            "end": 709.205,
            "confidence": 0.99938273,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.33470416
          },
          {
            "word": "of",
            "start": 709.205,
            "end": 709.365,
            "confidence": 0.99580175,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.33470416
          },
          {
            "word": "user",
            "start": 709.365,
            "end": 709.605,
            "confidence": 0.83658063,
            "punctuated_word": "user",
            "speaker": 2,
            "speaker_confidence": 0.33470416
          },
          {
            "word": "research",
            "start": 709.605,
            "end": 710.005,
            "confidence": 0.82903993,
            "punctuated_word": "research.",
            "speaker": 2,
            "speaker_confidence": 0.33470416
          },
          {
            "word": "so",
            "start": 710.005,
            "end": 710.085,
            "confidence": 0.99546695,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          },
          {
            "word": "we",
            "start": 710.085,
            "end": 710.325,
            "confidence": 0.9917169,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          },
          {
            "word": "are",
            "start": 710.325,
            "end": 710.565,
            "confidence": 0.9652142,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          },
          {
            "word": "able",
            "start": 710.565,
            "end": 710.725,
            "confidence": 0.985355,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          },
          {
            "word": "to",
            "start": 710.725,
            "end": 710.885,
            "confidence": 0.9920993,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          },
          {
            "word": "see",
            "start": 710.885,
            "end": 711.125,
            "confidence": 0.999311,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          },
          {
            "word": "those",
            "start": 711.125,
            "end": 711.285,
            "confidence": 0.99674135,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          },
          {
            "word": "problems",
            "start": 711.285,
            "end": 711.685,
            "confidence": 0.95731735,
            "punctuated_word": "problems",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          },
          {
            "word": "so",
            "start": 711.685,
            "end": 711.845,
            "confidence": 0.9349051,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          },
          {
            "word": "far",
            "start": 711.845,
            "end": 711.925,
            "confidence": 0.99309456,
            "punctuated_word": "far",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          },
          {
            "word": "too",
            "start": 711.925,
            "end": 712.425,
            "confidence": 0.6910245,
            "punctuated_word": "too.",
            "speaker": 2,
            "speaker_confidence": 0.52250475
          }
        ],
        "speaker": 2,
        "id": "11db08cc-c45e-4f5a-8b1d-25a568022b62"
      },
      {
        "start": 713.365,
        "end": 733.88,
        "confidence": 0.9006982,
        "channel": 0,
        "transcript": "And because we have designers on every single team who can make sure that everything's five way compliant, like, it does, like, it does shape how we make sure that how we put teams together. And, again, a large part of this that we do is user research. Right? Go to the teams, talk to the users and see and how, you know, we could best serve them. And, we've mentioned the idea of being, five zero eight compliant a couple of times.",
        "words": [
          {
            "word": "and",
            "start": 713.365,
            "end": 713.605,
            "confidence": 0.9940899,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5714258
          },
          {
            "word": "because",
            "start": 713.605,
            "end": 713.925,
            "confidence": 0.98943067,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.5714258
          },
          {
            "word": "we",
            "start": 713.925,
            "end": 714.085,
            "confidence": 0.9996351,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5714258
          },
          {
            "word": "have",
            "start": 714.085,
            "end": 714.245,
            "confidence": 0.9968587,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.5714258
          },
          {
            "word": "designers",
            "start": 714.245,
            "end": 714.745,
            "confidence": 0.9039802,
            "punctuated_word": "designers",
            "speaker": 2,
            "speaker_confidence": 0.5714258
          },
          {
            "word": "on",
            "start": 714.805,
            "end": 714.965,
            "confidence": 0.99321634,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.5714258
          },
          {
            "word": "every",
            "start": 714.965,
            "end": 715.205,
            "confidence": 0.99757594,
            "punctuated_word": "every",
            "speaker": 2,
            "speaker_confidence": 0.5714258
          },
          {
            "word": "single",
            "start": 715.205,
            "end": 715.445,
            "confidence": 0.9996455,
            "punctuated_word": "single",
            "speaker": 2,
            "speaker_confidence": 0.5714258
          },
          {
            "word": "team",
            "start": 715.445,
            "end": 715.685,
            "confidence": 0.99964964,
            "punctuated_word": "team",
            "speaker": 2,
            "speaker_confidence": 0.5714258
          },
          {
            "word": "who",
            "start": 715.685,
            "end": 715.845,
            "confidence": 0.81206924,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.5714258
          },
          {
            "word": "can",
            "start": 715.845,
            "end": 716.005,
            "confidence": 0.99400926,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "make",
            "start": 716.005,
            "end": 716.165,
            "confidence": 0.99935406,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "sure",
            "start": 716.165,
            "end": 716.325,
            "confidence": 0.999503,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "that",
            "start": 716.325,
            "end": 716.485,
            "confidence": 0.95028645,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "everything's",
            "start": 716.485,
            "end": 716.885,
            "confidence": 0.7757145,
            "punctuated_word": "everything's",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "five",
            "start": 716.885,
            "end": 717.045,
            "confidence": 0.19413814,
            "punctuated_word": "five",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "way",
            "start": 717.045,
            "end": 717.205,
            "confidence": 0.57418656,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "compliant",
            "start": 717.205,
            "end": 717.685,
            "confidence": 0.8477346,
            "punctuated_word": "compliant,",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "like",
            "start": 717.685,
            "end": 717.845,
            "confidence": 0.7991952,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "it",
            "start": 717.845,
            "end": 718.005,
            "confidence": 0.9974891,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "does",
            "start": 718.005,
            "end": 718.40497,
            "confidence": 0.8819319,
            "punctuated_word": "does,",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "like",
            "start": 718.40497,
            "end": 718.885,
            "confidence": 0.93214715,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "it",
            "start": 718.885,
            "end": 719.045,
            "confidence": 0.9989869,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "does",
            "start": 719.045,
            "end": 719.525,
            "confidence": 0.9996736,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "shape",
            "start": 719.525,
            "end": 719.925,
            "confidence": 0.99729174,
            "punctuated_word": "shape",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "how",
            "start": 719.925,
            "end": 720.245,
            "confidence": 0.99895954,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "we",
            "start": 720.245,
            "end": 720.745,
            "confidence": 0.99904233,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "make",
            "start": 720.885,
            "end": 721.125,
            "confidence": 0.9984151,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "sure",
            "start": 721.125,
            "end": 721.445,
            "confidence": 0.99984145,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "that",
            "start": 721.445,
            "end": 721.685,
            "confidence": 0.99029714,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "how",
            "start": 721.765,
            "end": 721.845,
            "confidence": 0.99362504,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "we",
            "start": 721.845,
            "end": 722.085,
            "confidence": 0.9973986,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "put",
            "start": 722.085,
            "end": 722.245,
            "confidence": 0.98809487,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "teams",
            "start": 722.245,
            "end": 722.485,
            "confidence": 0.9014347,
            "punctuated_word": "teams",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "together",
            "start": 722.485,
            "end": 722.985,
            "confidence": 0.989136,
            "punctuated_word": "together.",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "and",
            "start": 723.14,
            "end": 723.22,
            "confidence": 0.8168973,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "again",
            "start": 723.22,
            "end": 723.33997,
            "confidence": 0.99957407,
            "punctuated_word": "again,",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "a",
            "start": 723.33997,
            "end": 723.46,
            "confidence": 0.9796053,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "large",
            "start": 723.46,
            "end": 723.7,
            "confidence": 0.99966884,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "part",
            "start": 723.7,
            "end": 724.02,
            "confidence": 0.99974567,
            "punctuated_word": "part",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "of",
            "start": 724.02,
            "end": 724.1,
            "confidence": 0.999065,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7773046
          },
          {
            "word": "this",
            "start": 724.1,
            "end": 724.34,
            "confidence": 0.9963731,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "that",
            "start": 724.34,
            "end": 724.58,
            "confidence": 0.96639466,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "we",
            "start": 724.58,
            "end": 724.74,
            "confidence": 0.9997218,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "do",
            "start": 724.74,
            "end": 724.98,
            "confidence": 0.999915,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "is",
            "start": 724.98,
            "end": 725.22,
            "confidence": 0.988729,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "user",
            "start": 725.22,
            "end": 725.54,
            "confidence": 0.7884537,
            "punctuated_word": "user",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "research",
            "start": 725.54,
            "end": 725.86,
            "confidence": 0.9035821,
            "punctuated_word": "research.",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "right",
            "start": 725.86,
            "end": 726.02,
            "confidence": 0.96780384,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "go",
            "start": 726.02,
            "end": 726.18,
            "confidence": 0.8131238,
            "punctuated_word": "Go",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "to",
            "start": 726.18,
            "end": 726.26,
            "confidence": 0.40757123,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "the",
            "start": 726.26,
            "end": 726.34,
            "confidence": 0.32870275,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "teams",
            "start": 726.34,
            "end": 726.58,
            "confidence": 0.23620886,
            "punctuated_word": "teams,",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "talk",
            "start": 726.58,
            "end": 726.74,
            "confidence": 0.96415496,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.5796715
          },
          {
            "word": "to",
            "start": 726.74,
            "end": 726.82,
            "confidence": 0.8357305,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "the",
            "start": 726.82,
            "end": 726.9,
            "confidence": 0.48291716,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "users",
            "start": 726.9,
            "end": 727.22,
            "confidence": 0.6120339,
            "punctuated_word": "users",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "and",
            "start": 727.22,
            "end": 727.3,
            "confidence": 0.47987157,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "see",
            "start": 727.3,
            "end": 727.62,
            "confidence": 0.8825744,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "and",
            "start": 727.62,
            "end": 727.7,
            "confidence": 0.37180203,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "how",
            "start": 727.7,
            "end": 728.1,
            "confidence": 0.95969033,
            "punctuated_word": "how,",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "you",
            "start": 728.1,
            "end": 728.18,
            "confidence": 0.9968142,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "know",
            "start": 728.18,
            "end": 728.42,
            "confidence": 0.9998094,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "we",
            "start": 728.42,
            "end": 728.5,
            "confidence": 0.99852246,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "could",
            "start": 728.5,
            "end": 728.66,
            "confidence": 0.9919133,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "best",
            "start": 728.66,
            "end": 728.9,
            "confidence": 0.9926053,
            "punctuated_word": "best",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "serve",
            "start": 728.9,
            "end": 729.22,
            "confidence": 0.9993899,
            "punctuated_word": "serve",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "them",
            "start": 729.22,
            "end": 729.72,
            "confidence": 0.99893284,
            "punctuated_word": "them.",
            "speaker": 2,
            "speaker_confidence": 0.6572926
          },
          {
            "word": "and",
            "start": 729.86,
            "end": 730.1,
            "confidence": 0.8365107,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "we've",
            "start": 730.26,
            "end": 730.5,
            "confidence": 0.9987339,
            "punctuated_word": "we've",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "mentioned",
            "start": 730.5,
            "end": 730.98,
            "confidence": 0.9994491,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "the",
            "start": 730.98,
            "end": 731.22,
            "confidence": 0.99940395,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "idea",
            "start": 731.22,
            "end": 731.46,
            "confidence": 0.9998467,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "of",
            "start": 731.46,
            "end": 731.62,
            "confidence": 0.9994727,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "being",
            "start": 731.62,
            "end": 731.77997,
            "confidence": 0.7079686,
            "punctuated_word": "being,",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "five",
            "start": 731.94,
            "end": 732.18,
            "confidence": 0.99832743,
            "punctuated_word": "five",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "zero",
            "start": 732.18,
            "end": 732.34,
            "confidence": 0.9918972,
            "punctuated_word": "zero",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "eight",
            "start": 732.34,
            "end": 732.5,
            "confidence": 0.99969494,
            "punctuated_word": "eight",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "compliant",
            "start": 732.5,
            "end": 732.9,
            "confidence": 0.9961725,
            "punctuated_word": "compliant",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "a",
            "start": 732.9,
            "end": 732.98,
            "confidence": 0.9991498,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "couple",
            "start": 732.98,
            "end": 733.3,
            "confidence": 0.99987483,
            "punctuated_word": "couple",
            "speaker": 1,
            "speaker_confidence": 0.49098212
          },
          {
            "word": "of",
            "start": 733.3,
            "end": 733.38,
            "confidence": 0.99769527,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "times",
            "start": 733.38,
            "end": 733.88,
            "confidence": 0.9918097,
            "punctuated_word": "times.",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          }
        ],
        "speaker": 2,
        "id": "0981dbac-16b3-410e-ab6d-be21cc1270ce"
      },
      {
        "start": 734.26,
        "end": 741.45496,
        "confidence": 0.97857815,
        "channel": 0,
        "transcript": "Could you give, the audience maybe a a little bit of an idea of, like, what that what that means as far as five zero eight compliance? And is there anything on",
        "words": [
          {
            "word": "could",
            "start": 734.26,
            "end": 734.5,
            "confidence": 0.99943095,
            "punctuated_word": "Could",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "you",
            "start": 734.5,
            "end": 734.66,
            "confidence": 0.99985063,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "give",
            "start": 734.66,
            "end": 734.82,
            "confidence": 0.98991436,
            "punctuated_word": "give,",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "the",
            "start": 734.98,
            "end": 735.14,
            "confidence": 0.99969065,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "audience",
            "start": 735.14,
            "end": 735.54,
            "confidence": 0.9997453,
            "punctuated_word": "audience",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "maybe",
            "start": 735.54,
            "end": 735.77997,
            "confidence": 0.96274,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "a",
            "start": 735.77997,
            "end": 736.02,
            "confidence": 0.8851045,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "a",
            "start": 736.02,
            "end": 736.1,
            "confidence": 0.8539714,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "little",
            "start": 736.1,
            "end": 736.26,
            "confidence": 0.99892884,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "bit",
            "start": 736.26,
            "end": 736.42,
            "confidence": 0.9690433,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "of",
            "start": 736.42,
            "end": 736.5,
            "confidence": 0.99706274,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.4562934
          },
          {
            "word": "an",
            "start": 736.5,
            "end": 736.66,
            "confidence": 0.9971987,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "idea",
            "start": 736.66,
            "end": 736.82,
            "confidence": 0.9999025,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "of",
            "start": 736.82,
            "end": 736.98,
            "confidence": 0.9635464,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "like",
            "start": 736.98,
            "end": 737.14,
            "confidence": 0.99909174,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "what",
            "start": 737.14,
            "end": 737.355,
            "confidence": 0.9967732,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "that",
            "start": 737.435,
            "end": 737.595,
            "confidence": 0.9980767,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "what",
            "start": 737.595,
            "end": 737.83496,
            "confidence": 0.9977574,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "that",
            "start": 737.83496,
            "end": 738.07495,
            "confidence": 0.9996221,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "means",
            "start": 738.07495,
            "end": 738.475,
            "confidence": 0.99988604,
            "punctuated_word": "means",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "as",
            "start": 738.475,
            "end": 738.635,
            "confidence": 0.98214865,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "far",
            "start": 738.635,
            "end": 738.795,
            "confidence": 0.9946079,
            "punctuated_word": "far",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "as",
            "start": 738.795,
            "end": 738.875,
            "confidence": 0.99895465,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "five",
            "start": 738.875,
            "end": 739.035,
            "confidence": 0.99466634,
            "punctuated_word": "five",
            "speaker": 1,
            "speaker_confidence": 0.5316285
          },
          {
            "word": "zero",
            "start": 739.035,
            "end": 739.115,
            "confidence": 0.8807396,
            "punctuated_word": "zero",
            "speaker": 1,
            "speaker_confidence": 0.5447012
          },
          {
            "word": "eight",
            "start": 739.115,
            "end": 739.27496,
            "confidence": 0.99915195,
            "punctuated_word": "eight",
            "speaker": 1,
            "speaker_confidence": 0.5447012
          },
          {
            "word": "compliance",
            "start": 739.27496,
            "end": 739.755,
            "confidence": 0.86071,
            "punctuated_word": "compliance?",
            "speaker": 1,
            "speaker_confidence": 0.5447012
          },
          {
            "word": "and",
            "start": 739.755,
            "end": 740.15497,
            "confidence": 0.99842924,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.5447012
          },
          {
            "word": "is",
            "start": 740.15497,
            "end": 740.315,
            "confidence": 0.9982963,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.5447012
          },
          {
            "word": "there",
            "start": 740.315,
            "end": 740.475,
            "confidence": 0.9998797,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.5447012
          },
          {
            "word": "anything",
            "start": 740.475,
            "end": 740.95496,
            "confidence": 0.99987984,
            "punctuated_word": "anything",
            "speaker": 1,
            "speaker_confidence": 0.5447012
          },
          {
            "word": "on",
            "start": 740.95496,
            "end": 741.45496,
            "confidence": 0.99969864,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.5447012
          }
        ],
        "speaker": 1,
        "id": "ea87f355-1b2f-44a1-a96c-5ee441dd6814"
      },
      {
        "start": 741.755,
        "end": 745.77496,
        "confidence": 0.9917829,
        "channel": 0,
        "transcript": "the on the private sector side that kinda compares to that? One of the things that",
        "words": [
          {
            "word": "the",
            "start": 741.755,
            "end": 741.83496,
            "confidence": 0.9990669,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "on",
            "start": 741.83496,
            "end": 742.07495,
            "confidence": 0.9979359,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "the",
            "start": 742.07495,
            "end": 742.15497,
            "confidence": 0.9990625,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "private",
            "start": 742.15497,
            "end": 742.475,
            "confidence": 0.95246553,
            "punctuated_word": "private",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "sector",
            "start": 742.475,
            "end": 742.71497,
            "confidence": 0.998307,
            "punctuated_word": "sector",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "side",
            "start": 742.71497,
            "end": 742.95496,
            "confidence": 0.9968983,
            "punctuated_word": "side",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "that",
            "start": 742.95496,
            "end": 743.035,
            "confidence": 0.9994723,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "kinda",
            "start": 743.035,
            "end": 743.27496,
            "confidence": 0.92905647,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "compares",
            "start": 743.27496,
            "end": 743.595,
            "confidence": 0.99978536,
            "punctuated_word": "compares",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "to",
            "start": 743.595,
            "end": 743.755,
            "confidence": 0.99976295,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "that",
            "start": 743.755,
            "end": 744.235,
            "confidence": 0.99975497,
            "punctuated_word": "that?",
            "speaker": 1,
            "speaker_confidence": 0.4201768
          },
          {
            "word": "one",
            "start": 744.235,
            "end": 744.39496,
            "confidence": 0.99933785,
            "punctuated_word": "One",
            "speaker": 2,
            "speaker_confidence": 0.4469871
          },
          {
            "word": "of",
            "start": 744.39496,
            "end": 744.555,
            "confidence": 0.99977225,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.4469871
          },
          {
            "word": "the",
            "start": 744.555,
            "end": 744.71497,
            "confidence": 0.99883837,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.4469871
          },
          {
            "word": "things",
            "start": 744.71497,
            "end": 745.21497,
            "confidence": 0.9992354,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.4469871
          },
          {
            "word": "that",
            "start": 745.27496,
            "end": 745.77496,
            "confidence": 0.99977523,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.4469871
          }
        ],
        "speaker": 1,
        "id": "3c61bbe5-3f60-4785-8c1b-a190eba2bac0"
      },
      {
        "start": 746.315,
        "end": 750.255,
        "confidence": 0.9749932,
        "channel": 0,
        "transcript": "that five zero eight compliant does is just ensures that",
        "words": [
          {
            "word": "that",
            "start": 746.315,
            "end": 746.635,
            "confidence": 0.9230979,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.4469871
          },
          {
            "word": "five",
            "start": 746.635,
            "end": 746.795,
            "confidence": 0.9982901,
            "punctuated_word": "five",
            "speaker": 2,
            "speaker_confidence": 0.4469871
          },
          {
            "word": "zero",
            "start": 746.795,
            "end": 746.95496,
            "confidence": 0.9985391,
            "punctuated_word": "zero",
            "speaker": 2,
            "speaker_confidence": 0.4469871
          },
          {
            "word": "eight",
            "start": 746.95496,
            "end": 747.115,
            "confidence": 0.99947804,
            "punctuated_word": "eight",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "compliant",
            "start": 747.115,
            "end": 747.595,
            "confidence": 0.94296193,
            "punctuated_word": "compliant",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "does",
            "start": 747.595,
            "end": 748.095,
            "confidence": 0.99955326,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "is",
            "start": 748.15497,
            "end": 748.39496,
            "confidence": 0.9986308,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "just",
            "start": 748.39496,
            "end": 748.89496,
            "confidence": 0.99335855,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "ensures",
            "start": 749.115,
            "end": 749.615,
            "confidence": 0.8964386,
            "punctuated_word": "ensures",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "that",
            "start": 749.755,
            "end": 750.255,
            "confidence": 0.9995833,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          }
        ],
        "speaker": 2,
        "id": "85d44bf8-9ced-4917-8065-a0f5b9d8339c"
      },
      {
        "start": 750.6,
        "end": 755.1,
        "confidence": 0.9833308,
        "channel": 0,
        "transcript": "we aren't, like you said earlier, just building it for a target audience and that we are building it for everybody.",
        "words": [
          {
            "word": "we",
            "start": 750.6,
            "end": 750.83997,
            "confidence": 0.9999205,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "aren't",
            "start": 750.83997,
            "end": 751.24,
            "confidence": 0.98725134,
            "punctuated_word": "aren't,",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "like",
            "start": 751.24,
            "end": 751.39996,
            "confidence": 0.9998981,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "you",
            "start": 751.39996,
            "end": 751.56,
            "confidence": 0.9987515,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "said",
            "start": 751.56,
            "end": 751.72,
            "confidence": 0.99982053,
            "punctuated_word": "said",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "earlier",
            "start": 751.72,
            "end": 752.12,
            "confidence": 0.9972056,
            "punctuated_word": "earlier,",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "just",
            "start": 752.12,
            "end": 752.27997,
            "confidence": 0.9986547,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "building",
            "start": 752.27997,
            "end": 752.6,
            "confidence": 0.99968517,
            "punctuated_word": "building",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "it",
            "start": 752.6,
            "end": 752.68,
            "confidence": 0.9468022,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7089124
          },
          {
            "word": "for",
            "start": 752.68,
            "end": 752.8,
            "confidence": 0.9991517,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.585597
          },
          {
            "word": "a",
            "start": 752.8,
            "end": 752.92,
            "confidence": 0.8543891,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.585597
          },
          {
            "word": "target",
            "start": 752.92,
            "end": 753.24,
            "confidence": 0.9906002,
            "punctuated_word": "target",
            "speaker": 2,
            "speaker_confidence": 0.585597
          },
          {
            "word": "audience",
            "start": 753.24,
            "end": 753.48,
            "confidence": 0.99736184,
            "punctuated_word": "audience",
            "speaker": 2,
            "speaker_confidence": 0.585597
          },
          {
            "word": "and",
            "start": 753.48,
            "end": 753.64,
            "confidence": 0.9079553,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.585597
          },
          {
            "word": "that",
            "start": 753.64,
            "end": 753.8,
            "confidence": 0.9989913,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.585597
          },
          {
            "word": "we",
            "start": 753.8,
            "end": 753.95996,
            "confidence": 0.9973557,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.585597
          },
          {
            "word": "are",
            "start": 753.95996,
            "end": 754.12,
            "confidence": 0.9984092,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.585597
          },
          {
            "word": "building",
            "start": 754.12,
            "end": 754.36,
            "confidence": 0.9998363,
            "punctuated_word": "building",
            "speaker": 2,
            "speaker_confidence": 0.585597
          },
          {
            "word": "it",
            "start": 754.36,
            "end": 754.51996,
            "confidence": 0.98416185,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.585597
          },
          {
            "word": "for",
            "start": 754.51996,
            "end": 754.6,
            "confidence": 0.99908817,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "everybody",
            "start": 754.6,
            "end": 755.1,
            "confidence": 0.99465555,
            "punctuated_word": "everybody.",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          }
        ],
        "speaker": 2,
        "id": "f96c6944-4924-4fee-ba0f-a2893839bf46"
      },
      {
        "start": 755.72,
        "end": 758.06,
        "confidence": 0.95002884,
        "channel": 0,
        "transcript": "And it's just a law that congress set up,",
        "words": [
          {
            "word": "and",
            "start": 755.72,
            "end": 755.95996,
            "confidence": 0.99789137,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "it's",
            "start": 755.95996,
            "end": 756.2,
            "confidence": 0.9892654,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "just",
            "start": 756.2,
            "end": 756.44,
            "confidence": 0.9964301,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "a",
            "start": 756.44,
            "end": 756.51996,
            "confidence": 0.9675937,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "law",
            "start": 756.51996,
            "end": 756.76,
            "confidence": 0.8896977,
            "punctuated_word": "law",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "that",
            "start": 756.76,
            "end": 757.0,
            "confidence": 0.97027135,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "congress",
            "start": 757.0,
            "end": 757.39996,
            "confidence": 0.7570663,
            "punctuated_word": "congress",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "set",
            "start": 757.39996,
            "end": 757.56,
            "confidence": 0.9949098,
            "punctuated_word": "set",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "up",
            "start": 757.56,
            "end": 758.06,
            "confidence": 0.98713386,
            "punctuated_word": "up,",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          }
        ],
        "speaker": 2,
        "id": "5112d534-ac74-48bb-9056-cdd62349b336"
      },
      {
        "start": 759.56,
        "end": 764.205,
        "confidence": 0.9438785,
        "channel": 0,
        "transcript": "I believe, couple of decades ago just to make sure that all federal websites are accessible by everybody.",
        "words": [
          {
            "word": "i",
            "start": 759.56,
            "end": 759.72,
            "confidence": 0.9846027,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "believe",
            "start": 759.72,
            "end": 760.12,
            "confidence": 0.89389193,
            "punctuated_word": "believe,",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "couple",
            "start": 760.12,
            "end": 760.36,
            "confidence": 0.62458986,
            "punctuated_word": "couple",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "of",
            "start": 760.36,
            "end": 760.51996,
            "confidence": 0.8079999,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "decades",
            "start": 760.51996,
            "end": 760.83997,
            "confidence": 0.9996057,
            "punctuated_word": "decades",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "ago",
            "start": 760.83997,
            "end": 761.16,
            "confidence": 0.99947304,
            "punctuated_word": "ago",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "just",
            "start": 761.16,
            "end": 761.39996,
            "confidence": 0.8654563,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "to",
            "start": 761.39996,
            "end": 761.48,
            "confidence": 0.9992446,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "make",
            "start": 761.48,
            "end": 761.72,
            "confidence": 0.99836344,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "sure",
            "start": 761.72,
            "end": 761.88,
            "confidence": 0.9978587,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "that",
            "start": 761.88,
            "end": 762.12,
            "confidence": 0.99716884,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.71770287
          },
          {
            "word": "all",
            "start": 762.12,
            "end": 762.2,
            "confidence": 0.97512394,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.43963176
          },
          {
            "word": "federal",
            "start": 762.2,
            "end": 762.6,
            "confidence": 0.8979993,
            "punctuated_word": "federal",
            "speaker": 2,
            "speaker_confidence": 0.43963176
          },
          {
            "word": "websites",
            "start": 762.6,
            "end": 763.0,
            "confidence": 0.9992872,
            "punctuated_word": "websites",
            "speaker": 2,
            "speaker_confidence": 0.43963176
          },
          {
            "word": "are",
            "start": 763.0,
            "end": 763.16,
            "confidence": 0.99648154,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.43963176
          },
          {
            "word": "accessible",
            "start": 763.16,
            "end": 763.64,
            "confidence": 0.9733286,
            "punctuated_word": "accessible",
            "speaker": 2,
            "speaker_confidence": 0.43963176
          },
          {
            "word": "by",
            "start": 763.64,
            "end": 763.72,
            "confidence": 0.9921783,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.43963176
          },
          {
            "word": "everybody",
            "start": 763.72,
            "end": 764.205,
            "confidence": 0.9871579,
            "punctuated_word": "everybody.",
            "speaker": 2,
            "speaker_confidence": 0.43963176
          }
        ],
        "speaker": 2,
        "id": "25fcd490-b22d-404c-af9e-9edbc9d59299"
      },
      {
        "start": 764.60504,
        "end": 766.145,
        "confidence": 0.8950095,
        "channel": 0,
        "transcript": "And if if there was a",
        "words": [
          {
            "word": "and",
            "start": 764.60504,
            "end": 764.765,
            "confidence": 0.99953437,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "if",
            "start": 764.765,
            "end": 765.085,
            "confidence": 0.99873286,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "if",
            "start": 765.085,
            "end": 765.16504,
            "confidence": 0.94311637,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "there",
            "start": 765.16504,
            "end": 765.405,
            "confidence": 0.9990784,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "was",
            "start": 765.405,
            "end": 765.645,
            "confidence": 0.9988387,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "a",
            "start": 765.645,
            "end": 766.145,
            "confidence": 0.43075633,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.71648
          }
        ],
        "speaker": 1,
        "id": "cafe7b94-85ee-449c-bb6e-14a9a41b94a4"
      },
      {
        "start": 766.685,
        "end": 768.945,
        "confidence": 0.9587849,
        "channel": 0,
        "transcript": "one piece of advice you could give",
        "words": [
          {
            "word": "one",
            "start": 766.685,
            "end": 766.925,
            "confidence": 0.73095834,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "piece",
            "start": 766.925,
            "end": 767.16504,
            "confidence": 0.999853,
            "punctuated_word": "piece",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "of",
            "start": 767.16504,
            "end": 767.405,
            "confidence": 0.999926,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "advice",
            "start": 767.405,
            "end": 767.905,
            "confidence": 0.99839646,
            "punctuated_word": "advice",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "you",
            "start": 768.125,
            "end": 768.28503,
            "confidence": 0.98293084,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "could",
            "start": 768.28503,
            "end": 768.445,
            "confidence": 0.9996644,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "give",
            "start": 768.445,
            "end": 768.945,
            "confidence": 0.9997656,
            "punctuated_word": "give",
            "speaker": 1,
            "speaker_confidence": 0.71648
          }
        ],
        "speaker": 1,
        "id": "8126099f-d833-41c9-8cb0-c479768a131f"
      },
      {
        "start": 769.325,
        "end": 774.065,
        "confidence": 0.9877009,
        "channel": 0,
        "transcript": "somebody starting a project that has that intention of, like, I wanna make sure that this project",
        "words": [
          {
            "word": "somebody",
            "start": 769.325,
            "end": 769.825,
            "confidence": 0.99886763,
            "punctuated_word": "somebody",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "starting",
            "start": 769.965,
            "end": 770.28503,
            "confidence": 0.99694246,
            "punctuated_word": "starting",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "a",
            "start": 770.28503,
            "end": 770.365,
            "confidence": 0.9998448,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "project",
            "start": 770.365,
            "end": 770.765,
            "confidence": 0.9999695,
            "punctuated_word": "project",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "that",
            "start": 770.765,
            "end": 771.245,
            "confidence": 0.99970466,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "has",
            "start": 771.245,
            "end": 771.48505,
            "confidence": 0.9998554,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "that",
            "start": 771.48505,
            "end": 771.72504,
            "confidence": 0.9769587,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "intention",
            "start": 771.72504,
            "end": 772.125,
            "confidence": 0.99988234,
            "punctuated_word": "intention",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "of",
            "start": 772.125,
            "end": 772.205,
            "confidence": 0.83866537,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "like",
            "start": 772.205,
            "end": 772.445,
            "confidence": 0.986132,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.71648
          },
          {
            "word": "i",
            "start": 772.445,
            "end": 772.525,
            "confidence": 0.99984074,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "wanna",
            "start": 772.525,
            "end": 772.765,
            "confidence": 0.9960603,
            "punctuated_word": "wanna",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "make",
            "start": 772.765,
            "end": 772.925,
            "confidence": 0.99896336,
            "punctuated_word": "make",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "sure",
            "start": 772.925,
            "end": 773.16504,
            "confidence": 0.999798,
            "punctuated_word": "sure",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "that",
            "start": 773.16504,
            "end": 773.405,
            "confidence": 0.99981946,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "this",
            "start": 773.405,
            "end": 773.565,
            "confidence": 0.9997588,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "project",
            "start": 773.565,
            "end": 774.065,
            "confidence": 0.99985147,
            "punctuated_word": "project",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          }
        ],
        "speaker": 1,
        "id": "df3d2162-2eea-4ebb-9aa1-9896cc23e6ef"
      },
      {
        "start": 774.525,
        "end": 775.425,
        "confidence": 0.99430794,
        "channel": 0,
        "transcript": "does respect,",
        "words": [
          {
            "word": "does",
            "start": 774.525,
            "end": 774.925,
            "confidence": 0.9994949,
            "punctuated_word": "does",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "respect",
            "start": 774.925,
            "end": 775.425,
            "confidence": 0.98912096,
            "punctuated_word": "respect,",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          }
        ],
        "speaker": 1,
        "id": "54a1e5ce-784a-458a-9021-9f41eca255fb"
      },
      {
        "start": 776.365,
        "end": 777.825,
        "confidence": 0.97735465,
        "channel": 0,
        "transcript": "those those sorts of standards,",
        "words": [
          {
            "word": "those",
            "start": 776.365,
            "end": 776.685,
            "confidence": 0.99984646,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "those",
            "start": 776.685,
            "end": 776.84503,
            "confidence": 0.9981177,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "sorts",
            "start": 776.84503,
            "end": 777.16504,
            "confidence": 0.9989197,
            "punctuated_word": "sorts",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "of",
            "start": 777.16504,
            "end": 777.325,
            "confidence": 0.9999013,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          },
          {
            "word": "standards",
            "start": 777.325,
            "end": 777.825,
            "confidence": 0.88998806,
            "punctuated_word": "standards,",
            "speaker": 1,
            "speaker_confidence": 0.66137093
          }
        ],
        "speaker": 1,
        "id": "e9eaf961-ffa2-491b-a0df-bbb7b76d722d"
      },
      {
        "start": 778.68,
        "end": 782.06,
        "confidence": 0.9643378,
        "channel": 0,
        "transcript": "as they're getting going, what what advice would you would you give that person?",
        "words": [
          {
            "word": "as",
            "start": 778.68,
            "end": 778.84,
            "confidence": 0.9998667,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.52446485
          },
          {
            "word": "they're",
            "start": 778.84,
            "end": 779.08,
            "confidence": 0.99394786,
            "punctuated_word": "they're",
            "speaker": 1,
            "speaker_confidence": 0.52446485
          },
          {
            "word": "getting",
            "start": 779.08,
            "end": 779.4,
            "confidence": 0.99480516,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.52446485
          },
          {
            "word": "going",
            "start": 779.4,
            "end": 779.64,
            "confidence": 0.7409401,
            "punctuated_word": "going,",
            "speaker": 1,
            "speaker_confidence": 0.52446485
          },
          {
            "word": "what",
            "start": 779.64,
            "end": 779.96,
            "confidence": 0.99773943,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.52446485
          },
          {
            "word": "what",
            "start": 779.96,
            "end": 780.12,
            "confidence": 0.98347867,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.52446485
          },
          {
            "word": "advice",
            "start": 780.12,
            "end": 780.52,
            "confidence": 0.795492,
            "punctuated_word": "advice",
            "speaker": 1,
            "speaker_confidence": 0.52446485
          },
          {
            "word": "would",
            "start": 780.52,
            "end": 780.68,
            "confidence": 0.99987614,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.52446485
          },
          {
            "word": "you",
            "start": 780.68,
            "end": 780.84,
            "confidence": 0.99971837,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.52446485
          },
          {
            "word": "would",
            "start": 780.84,
            "end": 781.08,
            "confidence": 0.99796486,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.3574475
          },
          {
            "word": "you",
            "start": 781.08,
            "end": 781.24,
            "confidence": 0.99959725,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.3574475
          },
          {
            "word": "give",
            "start": 781.24,
            "end": 781.4,
            "confidence": 0.99923337,
            "punctuated_word": "give",
            "speaker": 1,
            "speaker_confidence": 0.3574475
          },
          {
            "word": "that",
            "start": 781.4,
            "end": 781.56,
            "confidence": 0.9995295,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.3574475
          },
          {
            "word": "person",
            "start": 781.56,
            "end": 782.06,
            "confidence": 0.9985403,
            "punctuated_word": "person?",
            "speaker": 1,
            "speaker_confidence": 0.3574475
          }
        ],
        "speaker": 1,
        "id": "010b9ec4-9ce9-4f23-b4f5-d7a543746de9"
      },
      {
        "start": 782.44,
        "end": 787.64,
        "confidence": 0.96439856,
        "channel": 0,
        "transcript": "I'll definitely tell them, to check out section five zero eight dot gov, and you can learn way more,",
        "words": [
          {
            "word": "i'll",
            "start": 782.44,
            "end": 782.60004,
            "confidence": 0.4988312,
            "punctuated_word": "I'll",
            "speaker": 2,
            "speaker_confidence": 0.36349517
          },
          {
            "word": "definitely",
            "start": 782.60004,
            "end": 782.92,
            "confidence": 0.9984201,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.36349517
          },
          {
            "word": "tell",
            "start": 782.92,
            "end": 783.08,
            "confidence": 0.99858475,
            "punctuated_word": "tell",
            "speaker": 2,
            "speaker_confidence": 0.36349517
          },
          {
            "word": "them",
            "start": 783.08,
            "end": 783.4,
            "confidence": 0.9789318,
            "punctuated_word": "them,",
            "speaker": 2,
            "speaker_confidence": 0.36349517
          },
          {
            "word": "to",
            "start": 783.72003,
            "end": 783.8,
            "confidence": 0.9993038,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.36349517
          },
          {
            "word": "check",
            "start": 783.8,
            "end": 784.04004,
            "confidence": 0.9988795,
            "punctuated_word": "check",
            "speaker": 2,
            "speaker_confidence": 0.4542505
          },
          {
            "word": "out",
            "start": 784.04004,
            "end": 784.2,
            "confidence": 0.99747866,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.4542505
          },
          {
            "word": "section",
            "start": 784.2,
            "end": 784.60004,
            "confidence": 0.9877073,
            "punctuated_word": "section",
            "speaker": 2,
            "speaker_confidence": 0.4542505
          },
          {
            "word": "five",
            "start": 784.60004,
            "end": 784.84,
            "confidence": 0.99932086,
            "punctuated_word": "five",
            "speaker": 2,
            "speaker_confidence": 0.4542505
          },
          {
            "word": "zero",
            "start": 784.84,
            "end": 785.08,
            "confidence": 0.9958385,
            "punctuated_word": "zero",
            "speaker": 2,
            "speaker_confidence": 0.4542505
          },
          {
            "word": "eight",
            "start": 785.08,
            "end": 785.48004,
            "confidence": 0.9981273,
            "punctuated_word": "eight",
            "speaker": 2,
            "speaker_confidence": 0.4542505
          },
          {
            "word": "dot",
            "start": 785.48004,
            "end": 785.72003,
            "confidence": 0.9975949,
            "punctuated_word": "dot",
            "speaker": 2,
            "speaker_confidence": 0.4542505
          },
          {
            "word": "gov",
            "start": 785.72003,
            "end": 786.12,
            "confidence": 0.9162418,
            "punctuated_word": "gov,",
            "speaker": 2,
            "speaker_confidence": 0.4542505
          },
          {
            "word": "and",
            "start": 786.12,
            "end": 786.36,
            "confidence": 0.9972097,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.4542505
          },
          {
            "word": "you",
            "start": 786.36,
            "end": 786.44,
            "confidence": 0.99983406,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "can",
            "start": 786.44,
            "end": 786.60004,
            "confidence": 0.99937135,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "learn",
            "start": 786.60004,
            "end": 787.0,
            "confidence": 0.9998091,
            "punctuated_word": "learn",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "way",
            "start": 787.0,
            "end": 787.24,
            "confidence": 0.9975393,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "more",
            "start": 787.24,
            "end": 787.64,
            "confidence": 0.9645499,
            "punctuated_word": "more,",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          }
        ],
        "speaker": 2,
        "id": "95a12b7e-2d75-4b68-ae36-d4237c360fba"
      },
      {
        "start": 788.12,
        "end": 789.26,
        "confidence": 0.9844138,
        "channel": 0,
        "transcript": "about how to,",
        "words": [
          {
            "word": "about",
            "start": 788.12,
            "end": 788.44,
            "confidence": 0.99897754,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "how",
            "start": 788.44,
            "end": 788.76,
            "confidence": 0.9997764,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "to",
            "start": 788.76,
            "end": 789.26,
            "confidence": 0.9544873,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          }
        ],
        "speaker": 2,
        "id": "e42fa426-2ea1-4e3f-8041-a7ee6909c921"
      },
      {
        "start": 790.28,
        "end": 791.34,
        "confidence": 0.9995653,
        "channel": 0,
        "transcript": "make your website",
        "words": [
          {
            "word": "make",
            "start": 790.28,
            "end": 790.52,
            "confidence": 0.9995944,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "your",
            "start": 790.52,
            "end": 790.84,
            "confidence": 0.99953175,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "website",
            "start": 790.84,
            "end": 791.34,
            "confidence": 0.9995696,
            "punctuated_word": "website",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          }
        ],
        "speaker": 2,
        "id": "80e15344-f36c-4f51-8726-6c237f91e9c7"
      },
      {
        "start": 791.925,
        "end": 794.025,
        "confidence": 0.98301953,
        "channel": 0,
        "transcript": "more accessible by people with disabilities.",
        "words": [
          {
            "word": "more",
            "start": 791.925,
            "end": 792.165,
            "confidence": 0.99941933,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "accessible",
            "start": 792.165,
            "end": 792.665,
            "confidence": 0.98733133,
            "punctuated_word": "accessible",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "by",
            "start": 792.885,
            "end": 793.045,
            "confidence": 0.9982237,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "people",
            "start": 793.045,
            "end": 793.285,
            "confidence": 0.9996,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "with",
            "start": 793.285,
            "end": 793.525,
            "confidence": 0.9997367,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "disabilities",
            "start": 793.525,
            "end": 794.025,
            "confidence": 0.91380584,
            "punctuated_word": "disabilities.",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          }
        ],
        "speaker": 2,
        "id": "aad5d4fb-3378-46a9-820e-117e90610335"
      },
      {
        "start": 794.885,
        "end": 795.625,
        "confidence": 0.7209974,
        "channel": 0,
        "transcript": "And, also,",
        "words": [
          {
            "word": "and",
            "start": 794.885,
            "end": 795.125,
            "confidence": 0.7166501,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "also",
            "start": 795.125,
            "end": 795.625,
            "confidence": 0.72534466,
            "punctuated_word": "also,",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          }
        ],
        "speaker": 2,
        "id": "1b78363c-c8b7-40d1-94be-9610860654e8"
      },
      {
        "start": 796.005,
        "end": 803.145,
        "confidence": 0.96085304,
        "channel": 0,
        "transcript": "the other thing I would say is, you know, for especially in the private industry or in other government agencies, talk to your users.",
        "words": [
          {
            "word": "the",
            "start": 796.005,
            "end": 796.325,
            "confidence": 0.99747676,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "other",
            "start": 796.325,
            "end": 796.485,
            "confidence": 0.9989849,
            "punctuated_word": "other",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "thing",
            "start": 796.485,
            "end": 796.725,
            "confidence": 0.9990477,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.75581324
          },
          {
            "word": "i",
            "start": 796.725,
            "end": 796.805,
            "confidence": 0.9935748,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.628866
          },
          {
            "word": "would",
            "start": 796.805,
            "end": 797.045,
            "confidence": 0.9241686,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.628866
          },
          {
            "word": "say",
            "start": 797.045,
            "end": 797.445,
            "confidence": 0.99968135,
            "punctuated_word": "say",
            "speaker": 2,
            "speaker_confidence": 0.628866
          },
          {
            "word": "is",
            "start": 797.445,
            "end": 797.945,
            "confidence": 0.98642564,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.628866
          },
          {
            "word": "you",
            "start": 798.245,
            "end": 798.485,
            "confidence": 0.99857616,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.628866
          },
          {
            "word": "know",
            "start": 798.485,
            "end": 798.805,
            "confidence": 0.9992716,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.628866
          },
          {
            "word": "for",
            "start": 798.805,
            "end": 799.125,
            "confidence": 0.9981482,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.628866
          },
          {
            "word": "especially",
            "start": 799.445,
            "end": 799.765,
            "confidence": 0.945553,
            "punctuated_word": "especially",
            "speaker": 2,
            "speaker_confidence": 0.628866
          },
          {
            "word": "in",
            "start": 799.765,
            "end": 799.845,
            "confidence": 0.93610936,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.628866
          },
          {
            "word": "the",
            "start": 799.845,
            "end": 799.925,
            "confidence": 0.93912643,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "private",
            "start": 799.925,
            "end": 800.245,
            "confidence": 0.97490376,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "industry",
            "start": 800.245,
            "end": 800.645,
            "confidence": 0.9802745,
            "punctuated_word": "industry",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "or",
            "start": 800.645,
            "end": 800.805,
            "confidence": 0.529465,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "in",
            "start": 800.805,
            "end": 800.965,
            "confidence": 0.9589425,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "other",
            "start": 800.965,
            "end": 801.205,
            "confidence": 0.9817316,
            "punctuated_word": "other",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "government",
            "start": 801.205,
            "end": 801.525,
            "confidence": 0.9587042,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "agencies",
            "start": 801.525,
            "end": 802.025,
            "confidence": 0.9774513,
            "punctuated_word": "agencies,",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "talk",
            "start": 802.165,
            "end": 802.325,
            "confidence": 0.9957033,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "to",
            "start": 802.325,
            "end": 802.485,
            "confidence": 0.9984281,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "your",
            "start": 802.485,
            "end": 802.645,
            "confidence": 0.9968899,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          },
          {
            "word": "users",
            "start": 802.645,
            "end": 803.145,
            "confidence": 0.9918357,
            "punctuated_word": "users.",
            "speaker": 2,
            "speaker_confidence": 0.6441354
          }
        ],
        "speaker": 2,
        "id": "96c97bb9-411f-4d53-ace7-9e07eea72906"
      },
      {
        "start": 804.02997,
        "end": 811.08997,
        "confidence": 0.94394076,
        "channel": 0,
        "transcript": "You know, you may actually know that your users are having difficulty accessing your website, so just go out there and and try and talk to as much of your users as possible.",
        "words": [
          {
            "word": "you",
            "start": 804.02997,
            "end": 804.11,
            "confidence": 0.8588835,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "know",
            "start": 804.11,
            "end": 804.19,
            "confidence": 0.89134705,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "you",
            "start": 804.19,
            "end": 804.26996,
            "confidence": 0.9984706,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "may",
            "start": 804.26996,
            "end": 804.50995,
            "confidence": 0.9810625,
            "punctuated_word": "may",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "actually",
            "start": 804.50995,
            "end": 804.82996,
            "confidence": 0.6382708,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "know",
            "start": 804.82996,
            "end": 805.07,
            "confidence": 0.998869,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "that",
            "start": 805.07,
            "end": 805.31,
            "confidence": 0.99952006,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "your",
            "start": 805.31,
            "end": 805.47,
            "confidence": 0.97614926,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "users",
            "start": 805.47,
            "end": 805.79,
            "confidence": 0.99938345,
            "punctuated_word": "users",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "are",
            "start": 805.79,
            "end": 805.94995,
            "confidence": 0.99964786,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "having",
            "start": 805.94995,
            "end": 806.35,
            "confidence": 0.99975926,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "difficulty",
            "start": 806.35,
            "end": 806.85,
            "confidence": 0.9979025,
            "punctuated_word": "difficulty",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "accessing",
            "start": 806.91,
            "end": 807.31,
            "confidence": 0.99737656,
            "punctuated_word": "accessing",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "your",
            "start": 807.31,
            "end": 807.47,
            "confidence": 0.9282695,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "website",
            "start": 807.47,
            "end": 807.79,
            "confidence": 0.66883004,
            "punctuated_word": "website,",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "so",
            "start": 807.79,
            "end": 807.94995,
            "confidence": 0.9983682,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "just",
            "start": 807.94995,
            "end": 808.11,
            "confidence": 0.9981775,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "go",
            "start": 808.11,
            "end": 808.26996,
            "confidence": 0.99978155,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "out",
            "start": 808.26996,
            "end": 808.43,
            "confidence": 0.98067,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "there",
            "start": 808.43,
            "end": 808.58997,
            "confidence": 0.99835795,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "and",
            "start": 808.58997,
            "end": 808.82996,
            "confidence": 0.95441073,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "and",
            "start": 808.82996,
            "end": 808.91,
            "confidence": 0.8681436,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "try",
            "start": 808.91,
            "end": 809.07,
            "confidence": 0.99146456,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "and",
            "start": 809.07,
            "end": 809.23,
            "confidence": 0.9204939,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "talk",
            "start": 809.23,
            "end": 809.38995,
            "confidence": 0.9855994,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "to",
            "start": 809.38995,
            "end": 809.47,
            "confidence": 0.66564703,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.73454106
          },
          {
            "word": "as",
            "start": 809.47,
            "end": 809.55,
            "confidence": 0.93725723,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.45343542
          },
          {
            "word": "much",
            "start": 809.55,
            "end": 809.79,
            "confidence": 0.96434593,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.45343542
          },
          {
            "word": "of",
            "start": 809.79,
            "end": 809.94995,
            "confidence": 0.96580726,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.45343542
          },
          {
            "word": "your",
            "start": 809.94995,
            "end": 810.11,
            "confidence": 0.9941518,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.45343542
          },
          {
            "word": "users",
            "start": 810.11,
            "end": 810.50995,
            "confidence": 0.99519277,
            "punctuated_word": "users",
            "speaker": 2,
            "speaker_confidence": 0.45343542
          },
          {
            "word": "as",
            "start": 810.50995,
            "end": 810.58997,
            "confidence": 0.9988059,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.45343542
          },
          {
            "word": "possible",
            "start": 810.58997,
            "end": 811.08997,
            "confidence": 0.99962664,
            "punctuated_word": "possible.",
            "speaker": 2,
            "speaker_confidence": 0.45343542
          }
        ],
        "speaker": 2,
        "id": "8e8ff095-3e9b-414c-8707-dc390267c045"
      },
      {
        "start": 811.79,
        "end": 822.615,
        "confidence": 0.97865945,
        "channel": 0,
        "transcript": "Awesome. I I I'm sure that there's folks out there that'll, appreciate those insights as they, kinda figure out how their their own work day to day is gonna happen. I'd like to now, go ahead and,",
        "words": [
          {
            "word": "awesome",
            "start": 811.79,
            "end": 812.11,
            "confidence": 0.9988586,
            "punctuated_word": "Awesome.",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "i",
            "start": 812.11,
            "end": 812.26996,
            "confidence": 0.9985139,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "i",
            "start": 812.26996,
            "end": 812.35,
            "confidence": 0.98387134,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "i'm",
            "start": 812.50995,
            "end": 812.67,
            "confidence": 0.99963546,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "sure",
            "start": 812.67,
            "end": 812.82996,
            "confidence": 0.99986076,
            "punctuated_word": "sure",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "that",
            "start": 812.82996,
            "end": 812.99,
            "confidence": 0.99814177,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "there's",
            "start": 812.99,
            "end": 813.23,
            "confidence": 0.9927601,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "folks",
            "start": 813.23,
            "end": 813.47,
            "confidence": 0.99960285,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "out",
            "start": 813.47,
            "end": 813.63,
            "confidence": 0.9997029,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "there",
            "start": 813.63,
            "end": 813.79,
            "confidence": 0.99961436,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "that'll",
            "start": 813.79,
            "end": 814.11,
            "confidence": 0.94003433,
            "punctuated_word": "that'll,",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "appreciate",
            "start": 814.58997,
            "end": 815.07,
            "confidence": 0.98455334,
            "punctuated_word": "appreciate",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "those",
            "start": 815.07,
            "end": 815.23,
            "confidence": 0.94763637,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "insights",
            "start": 815.23,
            "end": 815.63,
            "confidence": 0.9996878,
            "punctuated_word": "insights",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "as",
            "start": 815.63,
            "end": 815.79,
            "confidence": 0.99495304,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "they",
            "start": 815.79,
            "end": 815.94995,
            "confidence": 0.9716077,
            "punctuated_word": "they,",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "kinda",
            "start": 816.11,
            "end": 816.43,
            "confidence": 0.88139766,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "figure",
            "start": 816.43,
            "end": 816.75,
            "confidence": 0.9790744,
            "punctuated_word": "figure",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "out",
            "start": 816.75,
            "end": 816.91,
            "confidence": 0.99846566,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "how",
            "start": 816.91,
            "end": 817.07,
            "confidence": 0.98036283,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "their",
            "start": 817.07,
            "end": 817.23,
            "confidence": 0.95754105,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "their",
            "start": 817.23,
            "end": 817.38995,
            "confidence": 0.9650393,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "own",
            "start": 817.38995,
            "end": 817.63,
            "confidence": 0.98748106,
            "punctuated_word": "own",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "work",
            "start": 817.63,
            "end": 817.87,
            "confidence": 0.9998037,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "day",
            "start": 817.87,
            "end": 818.11,
            "confidence": 0.95030797,
            "punctuated_word": "day",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "to",
            "start": 818.11,
            "end": 818.19,
            "confidence": 0.99845684,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "day",
            "start": 818.19,
            "end": 818.595,
            "confidence": 0.99971765,
            "punctuated_word": "day",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "is",
            "start": 818.75494,
            "end": 818.995,
            "confidence": 0.9991886,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "gonna",
            "start": 818.995,
            "end": 819.495,
            "confidence": 0.99025446,
            "punctuated_word": "gonna",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "happen",
            "start": 819.755,
            "end": 820.255,
            "confidence": 0.9993231,
            "punctuated_word": "happen.",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "i'd",
            "start": 820.51495,
            "end": 820.83496,
            "confidence": 0.999622,
            "punctuated_word": "I'd",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "like",
            "start": 820.83496,
            "end": 820.995,
            "confidence": 0.99991536,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "to",
            "start": 820.995,
            "end": 821.15497,
            "confidence": 0.9998343,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "now",
            "start": 821.15497,
            "end": 821.39496,
            "confidence": 0.7614224,
            "punctuated_word": "now,",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "go",
            "start": 821.63495,
            "end": 821.795,
            "confidence": 0.9996649,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "ahead",
            "start": 821.795,
            "end": 822.115,
            "confidence": 0.999948,
            "punctuated_word": "ahead",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "and",
            "start": 822.115,
            "end": 822.615,
            "confidence": 0.95454377,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          }
        ],
        "speaker": 1,
        "id": "ec2e3106-912d-4e5d-a549-650bf112d791"
      },
      {
        "start": 822.995,
        "end": 824.21497,
        "confidence": 0.98550713,
        "channel": 0,
        "transcript": "talk a little bit about,",
        "words": [
          {
            "word": "talk",
            "start": 822.995,
            "end": 823.15497,
            "confidence": 0.9338622,
            "punctuated_word": "talk",
            "speaker": 1,
            "speaker_confidence": 0.7119749
          },
          {
            "word": "a",
            "start": 823.15497,
            "end": 823.235,
            "confidence": 0.99984133,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.23209631
          },
          {
            "word": "little",
            "start": 823.235,
            "end": 823.475,
            "confidence": 0.9999881,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.23209631
          },
          {
            "word": "bit",
            "start": 823.475,
            "end": 823.71497,
            "confidence": 0.9995592,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.23209631
          },
          {
            "word": "about",
            "start": 823.71497,
            "end": 824.21497,
            "confidence": 0.99428475,
            "punctuated_word": "about,",
            "speaker": 1,
            "speaker_confidence": 0.23209631
          }
        ],
        "speaker": 1,
        "id": "8ec24c09-3911-45d0-beed-4905ab2e6543"
      },
      {
        "start": 824.675,
        "end": 828.13495,
        "confidence": 0.95758224,
        "channel": 0,
        "transcript": "the idea of partners and and how business rules can become code.",
        "words": [
          {
            "word": "the",
            "start": 824.675,
            "end": 824.83496,
            "confidence": 0.99978215,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.23209631
          },
          {
            "word": "idea",
            "start": 824.83496,
            "end": 825.07495,
            "confidence": 0.9997502,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "of",
            "start": 825.07495,
            "end": 825.235,
            "confidence": 0.99946624,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "partners",
            "start": 825.235,
            "end": 825.63495,
            "confidence": 0.9993205,
            "punctuated_word": "partners",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "and",
            "start": 825.63495,
            "end": 826.035,
            "confidence": 0.9781839,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "and",
            "start": 826.035,
            "end": 826.19495,
            "confidence": 0.6403875,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "how",
            "start": 826.19495,
            "end": 826.435,
            "confidence": 0.9283071,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "business",
            "start": 826.435,
            "end": 826.75494,
            "confidence": 0.9998338,
            "punctuated_word": "business",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "rules",
            "start": 826.75494,
            "end": 827.07495,
            "confidence": 0.9947672,
            "punctuated_word": "rules",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "can",
            "start": 827.07495,
            "end": 827.235,
            "confidence": 0.99991584,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "become",
            "start": 827.235,
            "end": 827.63495,
            "confidence": 0.9998605,
            "punctuated_word": "become",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "code",
            "start": 827.63495,
            "end": 828.13495,
            "confidence": 0.9514115,
            "punctuated_word": "code.",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          }
        ],
        "speaker": 1,
        "id": "dd044442-ae83-49f1-9d0c-4f05c4895f67"
      },
      {
        "start": 828.435,
        "end": 837.49005,
        "confidence": 0.9471149,
        "channel": 0,
        "transcript": "And, to start that off, as you're starting a new project, Let's say you're working with an an agency, perhaps maybe even for the first time.",
        "words": [
          {
            "word": "and",
            "start": 828.435,
            "end": 828.675,
            "confidence": 0.95423853,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "to",
            "start": 828.995,
            "end": 829.235,
            "confidence": 0.99980503,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "start",
            "start": 829.235,
            "end": 829.63495,
            "confidence": 0.9999305,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "that",
            "start": 829.63495,
            "end": 829.95496,
            "confidence": 0.99995434,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "off",
            "start": 829.95496,
            "end": 830.45496,
            "confidence": 0.86808693,
            "punctuated_word": "off,",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "as",
            "start": 830.675,
            "end": 830.995,
            "confidence": 0.9992655,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "you're",
            "start": 830.995,
            "end": 831.31494,
            "confidence": 0.9998418,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "starting",
            "start": 831.31494,
            "end": 831.71497,
            "confidence": 0.9999254,
            "punctuated_word": "starting",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "a",
            "start": 831.71497,
            "end": 831.795,
            "confidence": 0.99988747,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "new",
            "start": 831.795,
            "end": 832.035,
            "confidence": 0.9998721,
            "punctuated_word": "new",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "project",
            "start": 832.035,
            "end": 832.535,
            "confidence": 0.9744989,
            "punctuated_word": "project,",
            "speaker": 1,
            "speaker_confidence": 0.74588275
          },
          {
            "word": "let's",
            "start": 832.83,
            "end": 832.99005,
            "confidence": 0.99937654,
            "punctuated_word": "Let's",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "say",
            "start": 832.99005,
            "end": 833.07,
            "confidence": 0.9997583,
            "punctuated_word": "say",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "you're",
            "start": 833.07,
            "end": 833.57,
            "confidence": 0.9500659,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "working",
            "start": 833.59,
            "end": 834.09,
            "confidence": 0.9999168,
            "punctuated_word": "working",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "with",
            "start": 834.11005,
            "end": 834.51,
            "confidence": 0.9997228,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "an",
            "start": 834.51,
            "end": 834.83,
            "confidence": 0.5489329,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "an",
            "start": 834.83,
            "end": 834.99005,
            "confidence": 0.975747,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "agency",
            "start": 834.99005,
            "end": 835.49005,
            "confidence": 0.9045669,
            "punctuated_word": "agency,",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "perhaps",
            "start": 835.55005,
            "end": 836.05005,
            "confidence": 0.99794775,
            "punctuated_word": "perhaps",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "maybe",
            "start": 836.11005,
            "end": 836.43005,
            "confidence": 0.5879454,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "even",
            "start": 836.43005,
            "end": 836.59,
            "confidence": 0.9319141,
            "punctuated_word": "even",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "for",
            "start": 836.59,
            "end": 836.75,
            "confidence": 0.9990451,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.6121088
          },
          {
            "word": "the",
            "start": 836.75,
            "end": 836.83,
            "confidence": 0.99915326,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.43284416
          },
          {
            "word": "first",
            "start": 836.83,
            "end": 836.99005,
            "confidence": 0.999577,
            "punctuated_word": "first",
            "speaker": 1,
            "speaker_confidence": 0.43284416
          },
          {
            "word": "time",
            "start": 836.99005,
            "end": 837.49005,
            "confidence": 0.93601173,
            "punctuated_word": "time.",
            "speaker": 1,
            "speaker_confidence": 0.43284416
          }
        ],
        "speaker": 1,
        "id": "2bf82cd7-7ee6-488e-9c3a-274683e559c4"
      },
      {
        "start": 837.95,
        "end": 840.13,
        "confidence": 0.99824744,
        "channel": 0,
        "transcript": "There's probably a set of interactions that happen.",
        "words": [
          {
            "word": "there's",
            "start": 837.95,
            "end": 838.11005,
            "confidence": 0.99830204,
            "punctuated_word": "There's",
            "speaker": 1,
            "speaker_confidence": 0.43284416
          },
          {
            "word": "probably",
            "start": 838.11005,
            "end": 838.43005,
            "confidence": 0.9993674,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 0.43284416
          },
          {
            "word": "a",
            "start": 838.43005,
            "end": 838.51,
            "confidence": 0.99970055,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.43284416
          },
          {
            "word": "set",
            "start": 838.51,
            "end": 838.67004,
            "confidence": 0.9999758,
            "punctuated_word": "set",
            "speaker": 1,
            "speaker_confidence": 0.48987347
          },
          {
            "word": "of",
            "start": 838.67004,
            "end": 838.91003,
            "confidence": 0.9998987,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.48987347
          },
          {
            "word": "interactions",
            "start": 838.91003,
            "end": 839.41003,
            "confidence": 0.9994647,
            "punctuated_word": "interactions",
            "speaker": 1,
            "speaker_confidence": 0.48987347
          },
          {
            "word": "that",
            "start": 839.47003,
            "end": 839.63,
            "confidence": 0.999713,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.48987347
          },
          {
            "word": "happen",
            "start": 839.63,
            "end": 840.13,
            "confidence": 0.9895571,
            "punctuated_word": "happen.",
            "speaker": 1,
            "speaker_confidence": 0.48987347
          }
        ],
        "speaker": 1,
        "id": "618e85cf-9939-4bcf-82ff-04b0401a16e0"
      },
      {
        "start": 840.51,
        "end": 845.23,
        "confidence": 0.97090876,
        "channel": 0,
        "transcript": "Could you talk to us a little bit about what those are like getting started? Yep. So as we start,",
        "words": [
          {
            "word": "could",
            "start": 840.51,
            "end": 840.67004,
            "confidence": 0.91518295,
            "punctuated_word": "Could",
            "speaker": 1,
            "speaker_confidence": 0.48987347
          },
          {
            "word": "you",
            "start": 840.67004,
            "end": 840.75,
            "confidence": 0.9991222,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.48987347
          },
          {
            "word": "talk",
            "start": 840.75,
            "end": 840.91003,
            "confidence": 0.99224806,
            "punctuated_word": "talk",
            "speaker": 1,
            "speaker_confidence": 0.48987347
          },
          {
            "word": "to",
            "start": 840.91003,
            "end": 840.99005,
            "confidence": 0.99222976,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.48987347
          },
          {
            "word": "us",
            "start": 840.99005,
            "end": 841.15,
            "confidence": 0.9997373,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.48987347
          },
          {
            "word": "a",
            "start": 841.15,
            "end": 841.31,
            "confidence": 0.9995969,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.50953496
          },
          {
            "word": "little",
            "start": 841.31,
            "end": 841.47003,
            "confidence": 0.9999403,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.50953496
          },
          {
            "word": "bit",
            "start": 841.47003,
            "end": 841.71,
            "confidence": 0.9992894,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.50953496
          },
          {
            "word": "about",
            "start": 841.71,
            "end": 841.95,
            "confidence": 0.9996228,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.50953496
          },
          {
            "word": "what",
            "start": 841.95,
            "end": 842.11005,
            "confidence": 0.9993624,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.50953496
          },
          {
            "word": "those",
            "start": 842.11005,
            "end": 842.35004,
            "confidence": 0.9994254,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.50953496
          },
          {
            "word": "are",
            "start": 842.35004,
            "end": 842.43005,
            "confidence": 0.997445,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.50953496
          },
          {
            "word": "like",
            "start": 842.43005,
            "end": 842.83,
            "confidence": 0.9963966,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.50953496
          },
          {
            "word": "getting",
            "start": 842.83,
            "end": 843.15,
            "confidence": 0.8409568,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.50953496
          },
          {
            "word": "started",
            "start": 843.15,
            "end": 843.65,
            "confidence": 0.99796593,
            "punctuated_word": "started?",
            "speaker": 1,
            "speaker_confidence": 0.50953496
          },
          {
            "word": "yep",
            "start": 843.95,
            "end": 844.19,
            "confidence": 0.72569436,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "so",
            "start": 844.19,
            "end": 844.35004,
            "confidence": 0.9958027,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "as",
            "start": 844.35004,
            "end": 844.59,
            "confidence": 0.9953134,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "we",
            "start": 844.59,
            "end": 844.75,
            "confidence": 0.9984628,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "start",
            "start": 844.75,
            "end": 845.23,
            "confidence": 0.97437906,
            "punctuated_word": "start,",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          }
        ],
        "speaker": 1,
        "id": "6e83bf96-135c-4372-9388-bcf9769158a4"
      },
      {
        "start": 845.71,
        "end": 859.945,
        "confidence": 0.9232338,
        "channel": 0,
        "transcript": "part of our project selection criteria is making sure that we pick projects such as a group, greatest goods for the most amount of people in need. And that's where we start our base at. Right? So we get a lot of offers to help with stuff, but then it just doesn't fit kind of our our project selection criteria.",
        "words": [
          {
            "word": "part",
            "start": 845.71,
            "end": 846.03,
            "confidence": 0.663298,
            "punctuated_word": "part",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "of",
            "start": 846.03,
            "end": 846.2175,
            "confidence": 0.9379488,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "our",
            "start": 846.2175,
            "end": 846.405,
            "confidence": 0.9143885,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "project",
            "start": 846.48505,
            "end": 846.72504,
            "confidence": 0.68539053,
            "punctuated_word": "project",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "selection",
            "start": 846.72504,
            "end": 847.04504,
            "confidence": 0.9621858,
            "punctuated_word": "selection",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "criteria",
            "start": 847.04504,
            "end": 847.445,
            "confidence": 0.95995694,
            "punctuated_word": "criteria",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "is",
            "start": 847.445,
            "end": 847.60504,
            "confidence": 0.96892303,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "making",
            "start": 847.60504,
            "end": 847.84503,
            "confidence": 0.8812188,
            "punctuated_word": "making",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "sure",
            "start": 847.84503,
            "end": 848.085,
            "confidence": 0.99860567,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "that",
            "start": 848.085,
            "end": 848.325,
            "confidence": 0.9704865,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "we",
            "start": 848.325,
            "end": 848.72504,
            "confidence": 0.99792624,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "pick",
            "start": 848.72504,
            "end": 848.965,
            "confidence": 0.9851841,
            "punctuated_word": "pick",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "projects",
            "start": 848.965,
            "end": 849.36505,
            "confidence": 0.9768694,
            "punctuated_word": "projects",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "such",
            "start": 849.36505,
            "end": 849.525,
            "confidence": 0.71528393,
            "punctuated_word": "such",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "as",
            "start": 849.525,
            "end": 849.68506,
            "confidence": 0.9932575,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.65411854
          },
          {
            "word": "a",
            "start": 849.68506,
            "end": 849.765,
            "confidence": 0.8298763,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.48856825
          },
          {
            "word": "group",
            "start": 849.765,
            "end": 850.085,
            "confidence": 0.66931695,
            "punctuated_word": "group,",
            "speaker": 2,
            "speaker_confidence": 0.48856825
          },
          {
            "word": "greatest",
            "start": 850.24506,
            "end": 850.645,
            "confidence": 0.98696053,
            "punctuated_word": "greatest",
            "speaker": 2,
            "speaker_confidence": 0.48856825
          },
          {
            "word": "goods",
            "start": 850.645,
            "end": 850.885,
            "confidence": 0.7207506,
            "punctuated_word": "goods",
            "speaker": 2,
            "speaker_confidence": 0.48856825
          },
          {
            "word": "for",
            "start": 850.885,
            "end": 850.965,
            "confidence": 0.99767023,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.48856825
          },
          {
            "word": "the",
            "start": 850.965,
            "end": 851.04504,
            "confidence": 0.9990816,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.48856825
          },
          {
            "word": "most",
            "start": 851.04504,
            "end": 851.28503,
            "confidence": 0.99976236,
            "punctuated_word": "most",
            "speaker": 2,
            "speaker_confidence": 0.48856825
          },
          {
            "word": "amount",
            "start": 851.28503,
            "end": 851.525,
            "confidence": 0.997391,
            "punctuated_word": "amount",
            "speaker": 2,
            "speaker_confidence": 0.48856825
          },
          {
            "word": "of",
            "start": 851.525,
            "end": 851.60504,
            "confidence": 0.99045324,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.43119687
          },
          {
            "word": "people",
            "start": 851.60504,
            "end": 851.84503,
            "confidence": 0.9986111,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.43119687
          },
          {
            "word": "in",
            "start": 851.84503,
            "end": 852.005,
            "confidence": 0.5273401,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.43119687
          },
          {
            "word": "need",
            "start": 852.005,
            "end": 852.505,
            "confidence": 0.83703893,
            "punctuated_word": "need.",
            "speaker": 2,
            "speaker_confidence": 0.43119687
          },
          {
            "word": "and",
            "start": 852.565,
            "end": 852.80505,
            "confidence": 0.9988697,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.43119687
          },
          {
            "word": "that's",
            "start": 852.80505,
            "end": 852.965,
            "confidence": 0.99854434,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.43119687
          },
          {
            "word": "where",
            "start": 852.965,
            "end": 853.205,
            "confidence": 0.85447085,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.43119687
          },
          {
            "word": "we",
            "start": 853.205,
            "end": 853.28503,
            "confidence": 0.9983955,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "start",
            "start": 853.28503,
            "end": 853.60504,
            "confidence": 0.95231956,
            "punctuated_word": "start",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "our",
            "start": 853.60504,
            "end": 853.765,
            "confidence": 0.9420066,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "base",
            "start": 853.765,
            "end": 854.005,
            "confidence": 0.93443394,
            "punctuated_word": "base",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "at",
            "start": 854.005,
            "end": 854.16504,
            "confidence": 0.91929865,
            "punctuated_word": "at.",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "right",
            "start": 854.16504,
            "end": 854.325,
            "confidence": 0.97806686,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "so",
            "start": 854.325,
            "end": 854.48505,
            "confidence": 0.99898714,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "we",
            "start": 854.48505,
            "end": 854.565,
            "confidence": 0.9964527,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "get",
            "start": 854.565,
            "end": 854.80505,
            "confidence": 0.9642639,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "a",
            "start": 854.80505,
            "end": 854.885,
            "confidence": 0.91518414,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "lot",
            "start": 854.885,
            "end": 855.04504,
            "confidence": 0.9989818,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "of",
            "start": 855.04504,
            "end": 855.125,
            "confidence": 0.99635774,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "offers",
            "start": 855.125,
            "end": 855.60504,
            "confidence": 0.34841672,
            "punctuated_word": "offers",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "to",
            "start": 855.60504,
            "end": 855.84503,
            "confidence": 0.9984276,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "help",
            "start": 855.84503,
            "end": 856.085,
            "confidence": 0.99963534,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "with",
            "start": 856.085,
            "end": 856.24506,
            "confidence": 0.91411716,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "stuff",
            "start": 856.24506,
            "end": 856.405,
            "confidence": 0.9525772,
            "punctuated_word": "stuff,",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "but",
            "start": 856.405,
            "end": 856.565,
            "confidence": 0.99950564,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "then",
            "start": 856.565,
            "end": 856.72504,
            "confidence": 0.99806255,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "it",
            "start": 856.72504,
            "end": 856.885,
            "confidence": 0.97051513,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.56830823
          },
          {
            "word": "just",
            "start": 856.885,
            "end": 857.04504,
            "confidence": 0.91404474,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6265625
          },
          {
            "word": "doesn't",
            "start": 857.04504,
            "end": 857.445,
            "confidence": 0.99404025,
            "punctuated_word": "doesn't",
            "speaker": 2,
            "speaker_confidence": 0.6265625
          },
          {
            "word": "fit",
            "start": 857.445,
            "end": 857.60504,
            "confidence": 0.95519286,
            "punctuated_word": "fit",
            "speaker": 2,
            "speaker_confidence": 0.6265625
          },
          {
            "word": "kind",
            "start": 857.60504,
            "end": 857.84503,
            "confidence": 0.931156,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.6265625
          },
          {
            "word": "of",
            "start": 857.84503,
            "end": 858.005,
            "confidence": 0.9994054,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6265625
          },
          {
            "word": "our",
            "start": 858.005,
            "end": 858.325,
            "confidence": 0.99600726,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.6265625
          },
          {
            "word": "our",
            "start": 858.325,
            "end": 858.645,
            "confidence": 0.98530823,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.6265625
          },
          {
            "word": "project",
            "start": 858.645,
            "end": 859.04504,
            "confidence": 0.8498572,
            "punctuated_word": "project",
            "speaker": 2,
            "speaker_confidence": 0.6265625
          },
          {
            "word": "selection",
            "start": 859.04504,
            "end": 859.445,
            "confidence": 0.992987,
            "punctuated_word": "selection",
            "speaker": 2,
            "speaker_confidence": 0.6265625
          },
          {
            "word": "criteria",
            "start": 859.445,
            "end": 859.945,
            "confidence": 0.98296803,
            "punctuated_word": "criteria.",
            "speaker": 2,
            "speaker_confidence": 0.6265625
          }
        ],
        "speaker": 2,
        "id": "0af0f9f5-ab2d-4a19-95ce-9e6588a7ebe8"
      },
      {
        "start": 861.01,
        "end": 861.51,
        "confidence": 0.9993394,
        "channel": 0,
        "transcript": "And",
        "words": [
          {
            "word": "and",
            "start": 861.01,
            "end": 861.51,
            "confidence": 0.9993394,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.505909
          }
        ],
        "speaker": 2,
        "id": "a861df47-0900-4053-bf9d-6d0b904d0234"
      },
      {
        "start": 861.97,
        "end": 873.83,
        "confidence": 0.9331901,
        "channel": 0,
        "transcript": "how those initial interactions are like is once we go in the ground floor, one of the things that that we need is air cover. So we'll probably talk to a deputy secretary or secretary or maybe on the secretary or CIO or somebody,",
        "words": [
          {
            "word": "how",
            "start": 861.97,
            "end": 862.29,
            "confidence": 0.9887832,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.505909
          },
          {
            "word": "those",
            "start": 862.29,
            "end": 862.69,
            "confidence": 0.98286027,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.505909
          },
          {
            "word": "initial",
            "start": 862.69,
            "end": 863.08997,
            "confidence": 0.95703,
            "punctuated_word": "initial",
            "speaker": 2,
            "speaker_confidence": 0.505909
          },
          {
            "word": "interactions",
            "start": 863.08997,
            "end": 863.57,
            "confidence": 0.99387544,
            "punctuated_word": "interactions",
            "speaker": 2,
            "speaker_confidence": 0.505909
          },
          {
            "word": "are",
            "start": 863.57,
            "end": 863.73,
            "confidence": 0.92556405,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.505909
          },
          {
            "word": "like",
            "start": 863.73,
            "end": 863.89,
            "confidence": 0.85360175,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.40145445
          },
          {
            "word": "is",
            "start": 863.89,
            "end": 864.13,
            "confidence": 0.7777565,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.40145445
          },
          {
            "word": "once",
            "start": 864.13,
            "end": 864.37,
            "confidence": 0.7431573,
            "punctuated_word": "once",
            "speaker": 2,
            "speaker_confidence": 0.40145445
          },
          {
            "word": "we",
            "start": 864.37,
            "end": 864.45,
            "confidence": 0.99720854,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.40145445
          },
          {
            "word": "go",
            "start": 864.45,
            "end": 864.61,
            "confidence": 0.9940235,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.40145445
          },
          {
            "word": "in",
            "start": 864.61,
            "end": 864.69,
            "confidence": 0.55112433,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.2622401
          },
          {
            "word": "the",
            "start": 864.69,
            "end": 864.77,
            "confidence": 0.98761344,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.2622401
          },
          {
            "word": "ground",
            "start": 864.77,
            "end": 865.01,
            "confidence": 0.99606186,
            "punctuated_word": "ground",
            "speaker": 2,
            "speaker_confidence": 0.2622401
          },
          {
            "word": "floor",
            "start": 865.01,
            "end": 865.33,
            "confidence": 0.9519882,
            "punctuated_word": "floor,",
            "speaker": 2,
            "speaker_confidence": 0.2622401
          },
          {
            "word": "one",
            "start": 865.33,
            "end": 865.49,
            "confidence": 0.9987148,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.2622401
          },
          {
            "word": "of",
            "start": 865.49,
            "end": 865.57,
            "confidence": 0.9994591,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.21803552
          },
          {
            "word": "the",
            "start": 865.57,
            "end": 865.73,
            "confidence": 0.9978962,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.21803552
          },
          {
            "word": "things",
            "start": 865.73,
            "end": 865.97,
            "confidence": 0.99902415,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.21803552
          },
          {
            "word": "that",
            "start": 865.97,
            "end": 866.21,
            "confidence": 0.99748355,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.21803552
          },
          {
            "word": "that",
            "start": 866.21,
            "end": 866.37,
            "confidence": 0.96681154,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.21803552
          },
          {
            "word": "we",
            "start": 866.37,
            "end": 866.52997,
            "confidence": 0.998461,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "need",
            "start": 866.52997,
            "end": 866.85,
            "confidence": 0.99851483,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "is",
            "start": 866.85,
            "end": 867.01,
            "confidence": 0.9949515,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "air",
            "start": 867.01,
            "end": 867.25,
            "confidence": 0.98317957,
            "punctuated_word": "air",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "cover",
            "start": 867.25,
            "end": 867.65,
            "confidence": 0.960837,
            "punctuated_word": "cover.",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "so",
            "start": 867.65,
            "end": 867.89,
            "confidence": 0.99930346,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "we'll",
            "start": 867.89,
            "end": 868.13,
            "confidence": 0.9867109,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "probably",
            "start": 868.13,
            "end": 868.52997,
            "confidence": 0.9940807,
            "punctuated_word": "probably",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "talk",
            "start": 868.52997,
            "end": 868.85,
            "confidence": 0.9970086,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "to",
            "start": 868.85,
            "end": 869.08997,
            "confidence": 0.9990019,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "a",
            "start": 869.08997,
            "end": 869.25,
            "confidence": 0.9953621,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "deputy",
            "start": 869.25,
            "end": 869.65,
            "confidence": 0.9750922,
            "punctuated_word": "deputy",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "secretary",
            "start": 869.65,
            "end": 870.13,
            "confidence": 0.9995055,
            "punctuated_word": "secretary",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "or",
            "start": 870.13,
            "end": 870.37,
            "confidence": 0.80497813,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "secretary",
            "start": 870.37,
            "end": 870.87,
            "confidence": 0.86028403,
            "punctuated_word": "secretary",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "or",
            "start": 871.08997,
            "end": 871.33,
            "confidence": 0.7562715,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "maybe",
            "start": 871.33,
            "end": 871.65,
            "confidence": 0.9883058,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "on",
            "start": 871.65,
            "end": 871.73,
            "confidence": 0.5589363,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.66529393
          },
          {
            "word": "the",
            "start": 871.73,
            "end": 871.81,
            "confidence": 0.9583122,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.53918296
          },
          {
            "word": "secretary",
            "start": 871.81,
            "end": 872.31,
            "confidence": 0.9850192,
            "punctuated_word": "secretary",
            "speaker": 2,
            "speaker_confidence": 0.53918296
          },
          {
            "word": "or",
            "start": 872.45,
            "end": 872.69,
            "confidence": 0.9684581,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.53918296
          },
          {
            "word": "cio",
            "start": 872.69,
            "end": 873.17,
            "confidence": 0.85908556,
            "punctuated_word": "CIO",
            "speaker": 2,
            "speaker_confidence": 0.53918296
          },
          {
            "word": "or",
            "start": 873.17,
            "end": 873.33,
            "confidence": 0.9308559,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.53918296
          },
          {
            "word": "somebody",
            "start": 873.33,
            "end": 873.83,
            "confidence": 0.8478131,
            "punctuated_word": "somebody,",
            "speaker": 2,
            "speaker_confidence": 0.53918296
          }
        ],
        "speaker": 2,
        "id": "b71a92a4-513a-408f-8d41-c4581a3cdf33"
      },
      {
        "start": 874.915,
        "end": 887.65497,
        "confidence": 0.90348095,
        "channel": 0,
        "transcript": "kind of at that that top level of the organization hierarchy. And make sure we have the air cover and then have a project, like, scoped out for us. We just don't wanna be there because you want us there. Right? Like like, have a a particular project scoped out, for us to do.",
        "words": [
          {
            "word": "kind",
            "start": 874.915,
            "end": 875.07495,
            "confidence": 0.9941251,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "of",
            "start": 875.07495,
            "end": 875.235,
            "confidence": 0.9991498,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "at",
            "start": 875.235,
            "end": 875.39496,
            "confidence": 0.91966164,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "that",
            "start": 875.39496,
            "end": 875.555,
            "confidence": 0.79297686,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "that",
            "start": 875.555,
            "end": 875.795,
            "confidence": 0.6775885,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "top",
            "start": 875.795,
            "end": 876.035,
            "confidence": 0.9964055,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "level",
            "start": 876.035,
            "end": 876.51495,
            "confidence": 0.9994722,
            "punctuated_word": "level",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "of",
            "start": 876.51495,
            "end": 876.75494,
            "confidence": 0.9957633,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "the",
            "start": 876.75494,
            "end": 876.995,
            "confidence": 0.64717036,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "organization",
            "start": 876.995,
            "end": 877.495,
            "confidence": 0.99256235,
            "punctuated_word": "organization",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "hierarchy",
            "start": 877.555,
            "end": 878.055,
            "confidence": 0.69743085,
            "punctuated_word": "hierarchy.",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "and",
            "start": 878.115,
            "end": 878.27496,
            "confidence": 0.92524153,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "make",
            "start": 878.27496,
            "end": 878.435,
            "confidence": 0.98250854,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "sure",
            "start": 878.435,
            "end": 878.51495,
            "confidence": 0.99972755,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "we",
            "start": 878.51495,
            "end": 878.675,
            "confidence": 0.9927342,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "have",
            "start": 878.675,
            "end": 878.83496,
            "confidence": 0.9972365,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "the",
            "start": 878.83496,
            "end": 878.995,
            "confidence": 0.5082036,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5647147
          },
          {
            "word": "air",
            "start": 878.995,
            "end": 879.07495,
            "confidence": 0.54236543,
            "punctuated_word": "air",
            "speaker": 2,
            "speaker_confidence": 0.19533151
          },
          {
            "word": "cover",
            "start": 879.07495,
            "end": 879.39496,
            "confidence": 0.99308676,
            "punctuated_word": "cover",
            "speaker": 2,
            "speaker_confidence": 0.19533151
          },
          {
            "word": "and",
            "start": 879.39496,
            "end": 879.63495,
            "confidence": 0.6992942,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.19533151
          },
          {
            "word": "then",
            "start": 879.63495,
            "end": 879.795,
            "confidence": 0.99149877,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.19533151
          },
          {
            "word": "have",
            "start": 879.795,
            "end": 879.95496,
            "confidence": 0.9964715,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.19533151
          },
          {
            "word": "a",
            "start": 879.95496,
            "end": 880.035,
            "confidence": 0.9926509,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "project",
            "start": 880.035,
            "end": 880.435,
            "confidence": 0.92718,
            "punctuated_word": "project,",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "like",
            "start": 880.435,
            "end": 880.675,
            "confidence": 0.99453473,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "scoped",
            "start": 880.675,
            "end": 880.995,
            "confidence": 0.75092614,
            "punctuated_word": "scoped",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "out",
            "start": 880.995,
            "end": 881.15497,
            "confidence": 0.9946168,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "for",
            "start": 881.15497,
            "end": 881.315,
            "confidence": 0.88376385,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "us",
            "start": 881.315,
            "end": 881.475,
            "confidence": 0.9741279,
            "punctuated_word": "us.",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "we",
            "start": 881.475,
            "end": 881.555,
            "confidence": 0.56372184,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "just",
            "start": 881.555,
            "end": 881.71497,
            "confidence": 0.729358,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "don't",
            "start": 881.71497,
            "end": 881.875,
            "confidence": 0.9863168,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "wanna",
            "start": 881.875,
            "end": 882.115,
            "confidence": 0.91066045,
            "punctuated_word": "wanna",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "be",
            "start": 882.115,
            "end": 882.27496,
            "confidence": 0.99465394,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "there",
            "start": 882.27496,
            "end": 882.435,
            "confidence": 0.99730325,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "because",
            "start": 882.435,
            "end": 882.75494,
            "confidence": 0.8863793,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "you",
            "start": 882.75494,
            "end": 882.83496,
            "confidence": 0.85600007,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "want",
            "start": 882.83496,
            "end": 883.07495,
            "confidence": 0.9731698,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "us",
            "start": 883.07495,
            "end": 883.235,
            "confidence": 0.9877479,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "there",
            "start": 883.235,
            "end": 883.39496,
            "confidence": 0.96099395,
            "punctuated_word": "there.",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "right",
            "start": 883.39496,
            "end": 883.63495,
            "confidence": 0.98112327,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "like",
            "start": 883.63495,
            "end": 883.875,
            "confidence": 0.99003965,
            "punctuated_word": "Like",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "like",
            "start": 883.875,
            "end": 884.115,
            "confidence": 0.7360529,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "have",
            "start": 884.115,
            "end": 884.435,
            "confidence": 0.91588986,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "a",
            "start": 884.435,
            "end": 884.595,
            "confidence": 0.9938153,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "a",
            "start": 884.595,
            "end": 884.675,
            "confidence": 0.54361504,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "particular",
            "start": 884.675,
            "end": 885.15497,
            "confidence": 0.9948303,
            "punctuated_word": "particular",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "project",
            "start": 885.15497,
            "end": 885.475,
            "confidence": 0.97976124,
            "punctuated_word": "project",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "scoped",
            "start": 885.475,
            "end": 885.795,
            "confidence": 0.9961006,
            "punctuated_word": "scoped",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "out",
            "start": 885.795,
            "end": 886.295,
            "confidence": 0.9956712,
            "punctuated_word": "out,",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "for",
            "start": 886.595,
            "end": 886.83496,
            "confidence": 0.99677,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "us",
            "start": 886.83496,
            "end": 886.995,
            "confidence": 0.9998765,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "to",
            "start": 886.995,
            "end": 887.15497,
            "confidence": 0.9993734,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "do",
            "start": 887.15497,
            "end": 887.65497,
            "confidence": 0.960261,
            "punctuated_word": "do.",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          }
        ],
        "speaker": 2,
        "id": "a8224c3e-2902-47e8-9e14-ea47f4084e53"
      },
      {
        "start": 887.97,
        "end": 900.23,
        "confidence": 0.9012693,
        "channel": 0,
        "transcript": "And so that the, initial interactions are once we have that air cover, we do what is called a discovery sprint. And over the next two weeks, we'll just kind of talk to people on the ground and everybody with an organization to kind of learn more about this,",
        "words": [
          {
            "word": "and",
            "start": 887.97,
            "end": 888.20996,
            "confidence": 0.9979234,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "so",
            "start": 888.20996,
            "end": 888.37,
            "confidence": 0.7350872,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "that",
            "start": 888.37,
            "end": 888.61,
            "confidence": 0.73564476,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "the",
            "start": 888.61,
            "end": 888.93,
            "confidence": 0.81898105,
            "punctuated_word": "the,",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "initial",
            "start": 889.32996,
            "end": 889.73,
            "confidence": 0.9868168,
            "punctuated_word": "initial",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "interactions",
            "start": 889.73,
            "end": 890.05,
            "confidence": 0.8581588,
            "punctuated_word": "interactions",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "are",
            "start": 890.05,
            "end": 890.29,
            "confidence": 0.81754255,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "once",
            "start": 890.29,
            "end": 890.44995,
            "confidence": 0.58232224,
            "punctuated_word": "once",
            "speaker": 2,
            "speaker_confidence": 0.77236164
          },
          {
            "word": "we",
            "start": 890.44995,
            "end": 890.52997,
            "confidence": 0.91628706,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "have",
            "start": 890.52997,
            "end": 890.76996,
            "confidence": 0.8342825,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "that",
            "start": 890.76996,
            "end": 890.93,
            "confidence": 0.61200887,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "air",
            "start": 890.93,
            "end": 891.17,
            "confidence": 0.9609918,
            "punctuated_word": "air",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "cover",
            "start": 891.17,
            "end": 891.49,
            "confidence": 0.9720909,
            "punctuated_word": "cover,",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "we",
            "start": 891.49,
            "end": 891.64996,
            "confidence": 0.9989485,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "do",
            "start": 891.64996,
            "end": 891.81,
            "confidence": 0.99788827,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "what",
            "start": 891.81,
            "end": 891.97,
            "confidence": 0.99482024,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "is",
            "start": 891.97,
            "end": 892.13,
            "confidence": 0.95717925,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "called",
            "start": 892.13,
            "end": 892.29,
            "confidence": 0.9962942,
            "punctuated_word": "called",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "a",
            "start": 892.29,
            "end": 892.44995,
            "confidence": 0.6410145,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "discovery",
            "start": 892.44995,
            "end": 892.85,
            "confidence": 0.96456903,
            "punctuated_word": "discovery",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "sprint",
            "start": 892.85,
            "end": 893.17,
            "confidence": 0.6754659,
            "punctuated_word": "sprint.",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "and",
            "start": 893.17,
            "end": 893.41,
            "confidence": 0.99822587,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "over",
            "start": 893.41,
            "end": 893.64996,
            "confidence": 0.98876613,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.6476475
          },
          {
            "word": "the",
            "start": 893.64996,
            "end": 893.73,
            "confidence": 0.99975675,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "next",
            "start": 893.73,
            "end": 893.97,
            "confidence": 0.9997801,
            "punctuated_word": "next",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "two",
            "start": 893.97,
            "end": 894.20996,
            "confidence": 0.99878865,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "weeks",
            "start": 894.20996,
            "end": 894.44995,
            "confidence": 0.98868686,
            "punctuated_word": "weeks,",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "we'll",
            "start": 894.44995,
            "end": 894.76996,
            "confidence": 0.9964082,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "just",
            "start": 894.76996,
            "end": 895.01,
            "confidence": 0.9994918,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "kind",
            "start": 895.01,
            "end": 895.25,
            "confidence": 0.8359615,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "of",
            "start": 895.25,
            "end": 895.49,
            "confidence": 0.9958604,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "talk",
            "start": 895.49,
            "end": 895.73,
            "confidence": 0.9970595,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "to",
            "start": 895.73,
            "end": 895.97,
            "confidence": 0.9994603,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "people",
            "start": 895.97,
            "end": 896.20996,
            "confidence": 0.9932509,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "on",
            "start": 896.20996,
            "end": 896.44995,
            "confidence": 0.9335866,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6198916
          },
          {
            "word": "the",
            "start": 896.44995,
            "end": 896.52997,
            "confidence": 0.9941835,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.50415725
          },
          {
            "word": "ground",
            "start": 896.52997,
            "end": 897.01,
            "confidence": 0.9977518,
            "punctuated_word": "ground",
            "speaker": 2,
            "speaker_confidence": 0.50415725
          },
          {
            "word": "and",
            "start": 897.01,
            "end": 897.17,
            "confidence": 0.7056738,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.50415725
          },
          {
            "word": "everybody",
            "start": 897.17,
            "end": 897.49,
            "confidence": 0.3418019,
            "punctuated_word": "everybody",
            "speaker": 2,
            "speaker_confidence": 0.50415725
          },
          {
            "word": "with",
            "start": 897.49,
            "end": 897.73,
            "confidence": 0.7090353,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.50415725
          },
          {
            "word": "an",
            "start": 897.73,
            "end": 897.88995,
            "confidence": 0.9159392,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.50415725
          },
          {
            "word": "organization",
            "start": 897.88995,
            "end": 898.38995,
            "confidence": 0.99870825,
            "punctuated_word": "organization",
            "speaker": 2,
            "speaker_confidence": 0.50415725
          },
          {
            "word": "to",
            "start": 898.44995,
            "end": 898.61,
            "confidence": 0.9909183,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.50415725
          },
          {
            "word": "kind",
            "start": 898.61,
            "end": 898.85,
            "confidence": 0.94103444,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.50415725
          },
          {
            "word": "of",
            "start": 898.85,
            "end": 898.93,
            "confidence": 0.99933296,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.53809965
          },
          {
            "word": "learn",
            "start": 898.93,
            "end": 899.17,
            "confidence": 0.992462,
            "punctuated_word": "learn",
            "speaker": 2,
            "speaker_confidence": 0.53809965
          },
          {
            "word": "more",
            "start": 899.17,
            "end": 899.41,
            "confidence": 0.99967253,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.53809965
          },
          {
            "word": "about",
            "start": 899.41,
            "end": 899.73,
            "confidence": 0.9997502,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.53809965
          },
          {
            "word": "this",
            "start": 899.73,
            "end": 900.23,
            "confidence": 0.79652673,
            "punctuated_word": "this,",
            "speaker": 2,
            "speaker_confidence": 0.53809965
          }
        ],
        "speaker": 2,
        "id": "6179b4c9-3c9d-4d42-b0d4-111e85a76aca"
      },
      {
        "start": 900.975,
        "end": 911.635,
        "confidence": 0.97768974,
        "channel": 0,
        "transcript": "because we don't know what we don't know. So the best thing that we could do is just go talk to all the stakeholders and people involved in the project and just learn as much as we can. And then from there, we we deliver a report and kind of",
        "words": [
          {
            "word": "because",
            "start": 900.975,
            "end": 901.455,
            "confidence": 0.9995733,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.53809965
          },
          {
            "word": "we",
            "start": 901.455,
            "end": 901.53503,
            "confidence": 0.99028325,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.404495
          },
          {
            "word": "don't",
            "start": 901.53503,
            "end": 901.695,
            "confidence": 0.9998408,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.404495
          },
          {
            "word": "know",
            "start": 901.695,
            "end": 901.855,
            "confidence": 0.99411434,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.404495
          },
          {
            "word": "what",
            "start": 901.855,
            "end": 901.935,
            "confidence": 0.9081688,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.404495
          },
          {
            "word": "we",
            "start": 901.935,
            "end": 902.09503,
            "confidence": 0.9991048,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.404495
          },
          {
            "word": "don't",
            "start": 902.09503,
            "end": 902.255,
            "confidence": 0.99981546,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.404495
          },
          {
            "word": "know",
            "start": 902.255,
            "end": 902.575,
            "confidence": 0.981593,
            "punctuated_word": "know.",
            "speaker": 2,
            "speaker_confidence": 0.404495
          },
          {
            "word": "so",
            "start": 902.575,
            "end": 902.735,
            "confidence": 0.99788934,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "the",
            "start": 902.735,
            "end": 902.815,
            "confidence": 0.9971208,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "best",
            "start": 902.815,
            "end": 902.975,
            "confidence": 0.9999449,
            "punctuated_word": "best",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "thing",
            "start": 902.975,
            "end": 903.135,
            "confidence": 0.9985072,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "that",
            "start": 903.135,
            "end": 903.215,
            "confidence": 0.99768126,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "we",
            "start": 903.215,
            "end": 903.375,
            "confidence": 0.9997098,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "could",
            "start": 903.375,
            "end": 903.615,
            "confidence": 0.998365,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "do",
            "start": 903.615,
            "end": 903.775,
            "confidence": 0.9977545,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "is",
            "start": 903.775,
            "end": 903.935,
            "confidence": 0.5593744,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "just",
            "start": 903.935,
            "end": 904.09503,
            "confidence": 0.9728924,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "go",
            "start": 904.09503,
            "end": 904.415,
            "confidence": 0.99923897,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "talk",
            "start": 904.415,
            "end": 904.655,
            "confidence": 0.9844313,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "to",
            "start": 904.655,
            "end": 904.735,
            "confidence": 0.99860483,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "all",
            "start": 904.735,
            "end": 904.975,
            "confidence": 0.99637127,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.5168164
          },
          {
            "word": "the",
            "start": 904.975,
            "end": 905.055,
            "confidence": 0.98475873,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.45826036
          },
          {
            "word": "stakeholders",
            "start": 905.055,
            "end": 905.53503,
            "confidence": 0.9836754,
            "punctuated_word": "stakeholders",
            "speaker": 2,
            "speaker_confidence": 0.45826036
          },
          {
            "word": "and",
            "start": 905.53503,
            "end": 905.695,
            "confidence": 0.9815987,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.45826036
          },
          {
            "word": "people",
            "start": 905.695,
            "end": 906.015,
            "confidence": 0.9929824,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.45826036
          },
          {
            "word": "involved",
            "start": 906.015,
            "end": 906.335,
            "confidence": 0.99765956,
            "punctuated_word": "involved",
            "speaker": 2,
            "speaker_confidence": 0.45826036
          },
          {
            "word": "in",
            "start": 906.335,
            "end": 906.415,
            "confidence": 0.9962412,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.45826036
          },
          {
            "word": "the",
            "start": 906.415,
            "end": 906.495,
            "confidence": 0.9961901,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.49205077
          },
          {
            "word": "project",
            "start": 906.495,
            "end": 906.815,
            "confidence": 0.999385,
            "punctuated_word": "project",
            "speaker": 2,
            "speaker_confidence": 0.49205077
          },
          {
            "word": "and",
            "start": 906.815,
            "end": 906.895,
            "confidence": 0.86811256,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.49205077
          },
          {
            "word": "just",
            "start": 906.895,
            "end": 907.135,
            "confidence": 0.9987539,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.49205077
          },
          {
            "word": "learn",
            "start": 907.135,
            "end": 907.295,
            "confidence": 0.98562336,
            "punctuated_word": "learn",
            "speaker": 2,
            "speaker_confidence": 0.49205077
          },
          {
            "word": "as",
            "start": 907.295,
            "end": 907.455,
            "confidence": 0.9882834,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.49205077
          },
          {
            "word": "much",
            "start": 907.455,
            "end": 907.695,
            "confidence": 0.99878865,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.49205077
          },
          {
            "word": "as",
            "start": 907.695,
            "end": 907.775,
            "confidence": 0.99486417,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.49205077
          },
          {
            "word": "we",
            "start": 907.775,
            "end": 907.935,
            "confidence": 0.98533046,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.55460817
          },
          {
            "word": "can",
            "start": 907.935,
            "end": 908.335,
            "confidence": 0.97575986,
            "punctuated_word": "can.",
            "speaker": 2,
            "speaker_confidence": 0.55460817
          },
          {
            "word": "and",
            "start": 908.335,
            "end": 908.495,
            "confidence": 0.99831593,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.55460817
          },
          {
            "word": "then",
            "start": 908.495,
            "end": 908.735,
            "confidence": 0.99798656,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.55460817
          },
          {
            "word": "from",
            "start": 908.735,
            "end": 908.975,
            "confidence": 0.93843305,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.55460817
          },
          {
            "word": "there",
            "start": 908.975,
            "end": 909.215,
            "confidence": 0.983021,
            "punctuated_word": "there,",
            "speaker": 2,
            "speaker_confidence": 0.55460817
          },
          {
            "word": "we",
            "start": 909.215,
            "end": 909.53503,
            "confidence": 0.999681,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.55460817
          },
          {
            "word": "we",
            "start": 909.53503,
            "end": 909.695,
            "confidence": 0.98666906,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.55460817
          },
          {
            "word": "deliver",
            "start": 909.695,
            "end": 910.175,
            "confidence": 0.9951213,
            "punctuated_word": "deliver",
            "speaker": 2,
            "speaker_confidence": 0.55460817
          },
          {
            "word": "a",
            "start": 910.175,
            "end": 910.255,
            "confidence": 0.9809449,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.55460817
          },
          {
            "word": "report",
            "start": 910.255,
            "end": 910.655,
            "confidence": 0.9958263,
            "punctuated_word": "report",
            "speaker": 2,
            "speaker_confidence": 0.5158223
          },
          {
            "word": "and",
            "start": 910.655,
            "end": 910.895,
            "confidence": 0.98049384,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5158223
          },
          {
            "word": "kind",
            "start": 910.895,
            "end": 911.135,
            "confidence": 0.9332709,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.5158223
          },
          {
            "word": "of",
            "start": 911.135,
            "end": 911.635,
            "confidence": 0.9963302,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5158223
          }
        ],
        "speaker": 2,
        "id": "ef3de195-84be-44e6-94cd-dc74ee51b583"
      },
      {
        "start": 912.015,
        "end": 917.55,
        "confidence": 0.9312105,
        "channel": 0,
        "transcript": "go and figure out, like, is it something that we could do? Or sometimes this is that person who's on the the,",
        "words": [
          {
            "word": "go",
            "start": 912.015,
            "end": 912.515,
            "confidence": 0.9950995,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.5158223
          },
          {
            "word": "and",
            "start": 912.575,
            "end": 912.815,
            "confidence": 0.99438655,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5158223
          },
          {
            "word": "figure",
            "start": 912.815,
            "end": 913.135,
            "confidence": 0.9998369,
            "punctuated_word": "figure",
            "speaker": 2,
            "speaker_confidence": 0.5158223
          },
          {
            "word": "out",
            "start": 913.135,
            "end": 913.53503,
            "confidence": 0.9770467,
            "punctuated_word": "out,",
            "speaker": 2,
            "speaker_confidence": 0.5158223
          },
          {
            "word": "like",
            "start": 913.53503,
            "end": 913.95,
            "confidence": 0.99806684,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.5158223
          },
          {
            "word": "is",
            "start": 914.03,
            "end": 914.11,
            "confidence": 0.9975153,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.48964894
          },
          {
            "word": "it",
            "start": 914.11,
            "end": 914.35004,
            "confidence": 0.7665218,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.48964894
          },
          {
            "word": "something",
            "start": 914.35004,
            "end": 914.51,
            "confidence": 0.9987305,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.48964894
          },
          {
            "word": "that",
            "start": 914.51,
            "end": 914.67,
            "confidence": 0.9991954,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.48964894
          },
          {
            "word": "we",
            "start": 914.67,
            "end": 914.83,
            "confidence": 0.9964385,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.48964894
          },
          {
            "word": "could",
            "start": 914.83,
            "end": 914.99,
            "confidence": 0.9989741,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.48964894
          },
          {
            "word": "do",
            "start": 914.99,
            "end": 915.23004,
            "confidence": 0.85566896,
            "punctuated_word": "do?",
            "speaker": 2,
            "speaker_confidence": 0.48964894
          },
          {
            "word": "or",
            "start": 915.23004,
            "end": 915.39,
            "confidence": 0.9943059,
            "punctuated_word": "Or",
            "speaker": 2,
            "speaker_confidence": 0.48964894
          },
          {
            "word": "sometimes",
            "start": 915.39,
            "end": 915.79004,
            "confidence": 0.97007316,
            "punctuated_word": "sometimes",
            "speaker": 2,
            "speaker_confidence": 0.48964894
          },
          {
            "word": "this",
            "start": 915.79004,
            "end": 916.03,
            "confidence": 0.38631117,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.48964894
          },
          {
            "word": "is",
            "start": 916.03,
            "end": 916.11,
            "confidence": 0.9801962,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "that",
            "start": 916.11,
            "end": 916.27,
            "confidence": 0.9826111,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "person",
            "start": 916.27,
            "end": 916.59,
            "confidence": 0.99485165,
            "punctuated_word": "person",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "who's",
            "start": 916.59,
            "end": 916.75,
            "confidence": 0.9209988,
            "punctuated_word": "who's",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "on",
            "start": 916.75,
            "end": 916.99,
            "confidence": 0.9308247,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "the",
            "start": 916.99,
            "end": 917.15,
            "confidence": 0.98815805,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "the",
            "start": 917.15,
            "end": 917.55,
            "confidence": 0.7608229,
            "punctuated_word": "the,",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          }
        ],
        "speaker": 2,
        "id": "b014fd67-e77d-4a58-8a71-1c9f67a4755d"
      },
      {
        "start": 918.27,
        "end": 921.49,
        "confidence": 0.94558305,
        "channel": 0,
        "transcript": "you know, ground level, you know, in the trenches doing the work",
        "words": [
          {
            "word": "you",
            "start": 918.27,
            "end": 918.51,
            "confidence": 0.86445737,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "know",
            "start": 918.51,
            "end": 918.67,
            "confidence": 0.9987923,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "ground",
            "start": 918.67,
            "end": 918.99,
            "confidence": 0.99513006,
            "punctuated_word": "ground",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "level",
            "start": 918.99,
            "end": 919.31,
            "confidence": 0.98757035,
            "punctuated_word": "level,",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "you",
            "start": 919.31,
            "end": 919.55,
            "confidence": 0.999435,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "know",
            "start": 919.55,
            "end": 919.95,
            "confidence": 0.9898504,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "in",
            "start": 919.95,
            "end": 920.03,
            "confidence": 0.72613055,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7333226
          },
          {
            "word": "the",
            "start": 920.03,
            "end": 920.19,
            "confidence": 0.85179645,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "trenches",
            "start": 920.19,
            "end": 920.67,
            "confidence": 0.99644274,
            "punctuated_word": "trenches",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "doing",
            "start": 920.67,
            "end": 920.91003,
            "confidence": 0.9412847,
            "punctuated_word": "doing",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "the",
            "start": 920.91003,
            "end": 920.99,
            "confidence": 0.99623126,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "work",
            "start": 920.99,
            "end": 921.49,
            "confidence": 0.99987555,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          }
        ],
        "speaker": 2,
        "id": "af5debd4-7802-4ca4-aa26-33d79088f455"
      },
      {
        "start": 921.79004,
        "end": 933.10504,
        "confidence": 0.9525821,
        "channel": 0,
        "transcript": "who has a great idea. Now we are able to just empower them and put them in contact with the deputy secretary and say, like, hey. You should listen to this person because they know exactly what they're talking about and what they're doing. And,",
        "words": [
          {
            "word": "who",
            "start": 921.79004,
            "end": 922.27,
            "confidence": 0.6318579,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "has",
            "start": 922.27,
            "end": 922.51,
            "confidence": 0.9994506,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "a",
            "start": 922.51,
            "end": 922.59,
            "confidence": 0.99913496,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "great",
            "start": 922.59,
            "end": 922.83,
            "confidence": 0.9999461,
            "punctuated_word": "great",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "idea",
            "start": 922.83,
            "end": 923.23004,
            "confidence": 0.73521805,
            "punctuated_word": "idea.",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "now",
            "start": 923.23004,
            "end": 923.39,
            "confidence": 0.6178564,
            "punctuated_word": "Now",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "we",
            "start": 923.39,
            "end": 923.63,
            "confidence": 0.95742047,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6626771
          },
          {
            "word": "are",
            "start": 923.63,
            "end": 923.71,
            "confidence": 0.9974233,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.55690557
          },
          {
            "word": "able",
            "start": 923.71,
            "end": 923.95,
            "confidence": 0.9996357,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.55690557
          },
          {
            "word": "to",
            "start": 923.95,
            "end": 924.11,
            "confidence": 0.99945956,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.55690557
          },
          {
            "word": "just",
            "start": 924.11,
            "end": 924.35004,
            "confidence": 0.9441643,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.55690557
          },
          {
            "word": "empower",
            "start": 924.35004,
            "end": 924.59,
            "confidence": 0.99880743,
            "punctuated_word": "empower",
            "speaker": 2,
            "speaker_confidence": 0.55690557
          },
          {
            "word": "them",
            "start": 924.59,
            "end": 924.83,
            "confidence": 0.9993406,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.55690557
          },
          {
            "word": "and",
            "start": 924.83,
            "end": 925.15,
            "confidence": 0.96720606,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.55690557
          },
          {
            "word": "put",
            "start": 925.15,
            "end": 925.31,
            "confidence": 0.9846126,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.55690557
          },
          {
            "word": "them",
            "start": 925.31,
            "end": 925.39,
            "confidence": 0.9997037,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.55690557
          },
          {
            "word": "in",
            "start": 925.39,
            "end": 925.55,
            "confidence": 0.99918836,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "contact",
            "start": 925.55,
            "end": 925.87,
            "confidence": 0.9997534,
            "punctuated_word": "contact",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "with",
            "start": 925.87,
            "end": 926.03,
            "confidence": 0.99960226,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "the",
            "start": 926.03,
            "end": 926.19,
            "confidence": 0.99805045,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "deputy",
            "start": 926.19,
            "end": 926.51,
            "confidence": 0.9736616,
            "punctuated_word": "deputy",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "secretary",
            "start": 926.51,
            "end": 926.91003,
            "confidence": 0.99966884,
            "punctuated_word": "secretary",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "and",
            "start": 926.91003,
            "end": 927.07,
            "confidence": 0.873431,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "say",
            "start": 927.07,
            "end": 927.23004,
            "confidence": 0.7868074,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "like",
            "start": 927.23004,
            "end": 927.39,
            "confidence": 0.9879495,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "hey",
            "start": 927.39,
            "end": 927.645,
            "confidence": 0.8165157,
            "punctuated_word": "hey.",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "you",
            "start": 927.645,
            "end": 927.885,
            "confidence": 0.99749434,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "should",
            "start": 927.885,
            "end": 928.04504,
            "confidence": 0.99962246,
            "punctuated_word": "should",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "listen",
            "start": 928.04504,
            "end": 928.445,
            "confidence": 0.99951017,
            "punctuated_word": "listen",
            "speaker": 2,
            "speaker_confidence": 0.6896702
          },
          {
            "word": "to",
            "start": 928.445,
            "end": 928.525,
            "confidence": 0.9988937,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "this",
            "start": 928.525,
            "end": 928.765,
            "confidence": 0.9996437,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "person",
            "start": 928.765,
            "end": 929.085,
            "confidence": 0.99982136,
            "punctuated_word": "person",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "because",
            "start": 929.085,
            "end": 929.325,
            "confidence": 0.75879353,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "they",
            "start": 929.325,
            "end": 929.565,
            "confidence": 0.9993482,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "know",
            "start": 929.565,
            "end": 929.805,
            "confidence": 0.99784636,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "exactly",
            "start": 929.805,
            "end": 930.305,
            "confidence": 0.99921644,
            "punctuated_word": "exactly",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "what",
            "start": 930.525,
            "end": 930.765,
            "confidence": 0.99822503,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "they're",
            "start": 930.765,
            "end": 930.92505,
            "confidence": 0.9983531,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "talking",
            "start": 930.92505,
            "end": 931.245,
            "confidence": 0.9998393,
            "punctuated_word": "talking",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "about",
            "start": 931.245,
            "end": 931.405,
            "confidence": 0.99779224,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.6425545
          },
          {
            "word": "and",
            "start": 931.405,
            "end": 931.48505,
            "confidence": 0.8713343,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.50964534
          },
          {
            "word": "what",
            "start": 931.48505,
            "end": 931.72504,
            "confidence": 0.9993093,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.50964534
          },
          {
            "word": "they're",
            "start": 931.72504,
            "end": 931.885,
            "confidence": 0.99900585,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.50964534
          },
          {
            "word": "doing",
            "start": 931.885,
            "end": 932.385,
            "confidence": 0.9935685,
            "punctuated_word": "doing.",
            "speaker": 2,
            "speaker_confidence": 0.50964534
          },
          {
            "word": "and",
            "start": 932.60504,
            "end": 933.10504,
            "confidence": 0.99271816,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.50964534
          }
        ],
        "speaker": 2,
        "id": "51a200ee-78f3-40b7-858e-ff80f17c5fb1"
      },
      {
        "start": 933.645,
        "end": 939.34503,
        "confidence": 0.9320978,
        "channel": 0,
        "transcript": "you know, part of the reason why air cover is so important and how we why we try to go at the top of the hierarchy and authorization",
        "words": [
          {
            "word": "you",
            "start": 933.645,
            "end": 933.805,
            "confidence": 0.99912316,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.50964534
          },
          {
            "word": "know",
            "start": 933.805,
            "end": 934.305,
            "confidence": 0.99968493,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.50964534
          },
          {
            "word": "part",
            "start": 934.365,
            "end": 934.525,
            "confidence": 0.9712512,
            "punctuated_word": "part",
            "speaker": 2,
            "speaker_confidence": 0.50964534
          },
          {
            "word": "of",
            "start": 934.525,
            "end": 934.60504,
            "confidence": 0.99496365,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.50964534
          },
          {
            "word": "the",
            "start": 934.60504,
            "end": 934.685,
            "confidence": 0.9917177,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.3811497
          },
          {
            "word": "reason",
            "start": 934.685,
            "end": 935.005,
            "confidence": 0.999008,
            "punctuated_word": "reason",
            "speaker": 2,
            "speaker_confidence": 0.3811497
          },
          {
            "word": "why",
            "start": 935.005,
            "end": 935.16504,
            "confidence": 0.9134345,
            "punctuated_word": "why",
            "speaker": 2,
            "speaker_confidence": 0.3811497
          },
          {
            "word": "air",
            "start": 935.16504,
            "end": 935.405,
            "confidence": 0.8654746,
            "punctuated_word": "air",
            "speaker": 2,
            "speaker_confidence": 0.3811497
          },
          {
            "word": "cover",
            "start": 935.405,
            "end": 935.565,
            "confidence": 0.9598516,
            "punctuated_word": "cover",
            "speaker": 2,
            "speaker_confidence": 0.3811497
          },
          {
            "word": "is",
            "start": 935.565,
            "end": 935.645,
            "confidence": 0.777071,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.4903739
          },
          {
            "word": "so",
            "start": 935.645,
            "end": 935.885,
            "confidence": 0.99868673,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.4903739
          },
          {
            "word": "important",
            "start": 935.885,
            "end": 936.28503,
            "confidence": 0.9997811,
            "punctuated_word": "important",
            "speaker": 2,
            "speaker_confidence": 0.4903739
          },
          {
            "word": "and",
            "start": 936.28503,
            "end": 936.525,
            "confidence": 0.9107975,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.4903739
          },
          {
            "word": "how",
            "start": 936.525,
            "end": 936.685,
            "confidence": 0.96321535,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.4903739
          },
          {
            "word": "we",
            "start": 936.685,
            "end": 936.84503,
            "confidence": 0.93988657,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.40653324
          },
          {
            "word": "why",
            "start": 936.92505,
            "end": 937.085,
            "confidence": 0.99753153,
            "punctuated_word": "why",
            "speaker": 2,
            "speaker_confidence": 0.40653324
          },
          {
            "word": "we",
            "start": 937.085,
            "end": 937.245,
            "confidence": 0.9973144,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.40653324
          },
          {
            "word": "try",
            "start": 937.245,
            "end": 937.405,
            "confidence": 0.9158477,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.40653324
          },
          {
            "word": "to",
            "start": 937.405,
            "end": 937.48505,
            "confidence": 0.99851364,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.40653324
          },
          {
            "word": "go",
            "start": 937.48505,
            "end": 937.72504,
            "confidence": 0.991379,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.40653324
          },
          {
            "word": "at",
            "start": 937.72504,
            "end": 937.885,
            "confidence": 0.9960128,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.40653324
          },
          {
            "word": "the",
            "start": 937.885,
            "end": 938.04504,
            "confidence": 0.9981408,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.40653324
          },
          {
            "word": "top",
            "start": 938.04504,
            "end": 938.205,
            "confidence": 0.99621385,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.40653324
          },
          {
            "word": "of",
            "start": 938.205,
            "end": 938.365,
            "confidence": 0.99254483,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.40653324
          },
          {
            "word": "the",
            "start": 938.365,
            "end": 938.445,
            "confidence": 0.96016055,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.3774947
          },
          {
            "word": "hierarchy",
            "start": 938.445,
            "end": 938.765,
            "confidence": 0.99386334,
            "punctuated_word": "hierarchy",
            "speaker": 2,
            "speaker_confidence": 0.3774947
          },
          {
            "word": "and",
            "start": 938.765,
            "end": 938.84503,
            "confidence": 0.633833,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.3774947
          },
          {
            "word": "authorization",
            "start": 938.84503,
            "end": 939.34503,
            "confidence": 0.34343395,
            "punctuated_word": "authorization",
            "speaker": 2,
            "speaker_confidence": 0.3774947
          }
        ],
        "speaker": 2,
        "id": "04533695-9288-47eb-b83b-d5ff038d9926"
      },
      {
        "start": 939.72504,
        "end": 940.84503,
        "confidence": 0.93219805,
        "channel": 0,
        "transcript": "all the way to,",
        "words": [
          {
            "word": "all",
            "start": 939.72504,
            "end": 939.885,
            "confidence": 0.93925464,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.3774947
          },
          {
            "word": "the",
            "start": 939.885,
            "end": 940.04504,
            "confidence": 0.97914106,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "way",
            "start": 940.04504,
            "end": 940.365,
            "confidence": 0.9997211,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "to",
            "start": 940.365,
            "end": 940.84503,
            "confidence": 0.8106754,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          }
        ],
        "speaker": 2,
        "id": "3a129689-e908-4c82-bb95-294e782352b1"
      },
      {
        "start": 942.11,
        "end": 943.57,
        "confidence": 0.8885822,
        "channel": 0,
        "transcript": "to in between and everywhere,",
        "words": [
          {
            "word": "to",
            "start": 942.11,
            "end": 942.35,
            "confidence": 0.97744024,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "in",
            "start": 942.35,
            "end": 942.51,
            "confidence": 0.8847681,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "between",
            "start": 942.51,
            "end": 942.91,
            "confidence": 0.99960834,
            "punctuated_word": "between",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "and",
            "start": 942.91,
            "end": 943.07,
            "confidence": 0.954318,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "everywhere",
            "start": 943.07,
            "end": 943.57,
            "confidence": 0.62677634,
            "punctuated_word": "everywhere,",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          }
        ],
        "speaker": 2,
        "id": "71c433a9-c391-4592-ba3d-b2220d0e92fd"
      },
      {
        "start": 944.75,
        "end": 945.57,
        "confidence": 0.79828465,
        "channel": 0,
        "transcript": "in between",
        "words": [
          {
            "word": "in",
            "start": 944.75,
            "end": 945.07,
            "confidence": 0.5967869,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "between",
            "start": 945.07,
            "end": 945.57,
            "confidence": 0.9997824,
            "punctuated_word": "between",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          }
        ],
        "speaker": 2,
        "id": "2d0ff5dd-6cb5-4e61-b023-1e8a631a91fb"
      },
      {
        "start": 946.11,
        "end": 964.42505,
        "confidence": 0.9349197,
        "channel": 0,
        "transcript": "is because, you know, sometimes things go wrong. Right? Sometimes we're on the Ground Floor and and somebody's like, I can't give you access to that data. And if you go, like, oh, no. The CIO said, like, it's okay to give us access to that. So that's why the air cover is really, really important for us to have. One thing I I think I heard you you mentioned ex explanation was this idea that there's some criteria",
        "words": [
          {
            "word": "is",
            "start": 946.11,
            "end": 946.51,
            "confidence": 0.6299684,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "because",
            "start": 946.51,
            "end": 946.99,
            "confidence": 0.964737,
            "punctuated_word": "because,",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "you",
            "start": 946.99,
            "end": 947.14996,
            "confidence": 0.99941885,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "know",
            "start": 947.14996,
            "end": 947.64996,
            "confidence": 0.9918397,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "sometimes",
            "start": 947.70996,
            "end": 948.02997,
            "confidence": 0.6343217,
            "punctuated_word": "sometimes",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "things",
            "start": 948.02997,
            "end": 948.35,
            "confidence": 0.955362,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "go",
            "start": 948.35,
            "end": 948.51,
            "confidence": 0.999398,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "wrong",
            "start": 948.51,
            "end": 948.75,
            "confidence": 0.9932585,
            "punctuated_word": "wrong.",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "right",
            "start": 948.75,
            "end": 948.99,
            "confidence": 0.9978807,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "sometimes",
            "start": 948.99,
            "end": 949.39,
            "confidence": 0.99574476,
            "punctuated_word": "Sometimes",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "we're",
            "start": 949.39,
            "end": 949.55,
            "confidence": 0.8595177,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "on",
            "start": 949.55,
            "end": 949.70996,
            "confidence": 0.9864624,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8161877
          },
          {
            "word": "the",
            "start": 949.70996,
            "end": 949.79,
            "confidence": 0.9939878,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5284665
          },
          {
            "word": "ground",
            "start": 949.79,
            "end": 950.02997,
            "confidence": 0.99917275,
            "punctuated_word": "Ground",
            "speaker": 2,
            "speaker_confidence": 0.5284665
          },
          {
            "word": "floor",
            "start": 950.02997,
            "end": 950.26996,
            "confidence": 0.99870133,
            "punctuated_word": "Floor",
            "speaker": 2,
            "speaker_confidence": 0.5284665
          },
          {
            "word": "and",
            "start": 950.26996,
            "end": 950.58997,
            "confidence": 0.6538199,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5284665
          },
          {
            "word": "and",
            "start": 950.58997,
            "end": 950.75,
            "confidence": 0.9908799,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5284665
          },
          {
            "word": "somebody's",
            "start": 950.75,
            "end": 951.14996,
            "confidence": 0.94389135,
            "punctuated_word": "somebody's",
            "speaker": 2,
            "speaker_confidence": 0.5284665
          },
          {
            "word": "like",
            "start": 951.14996,
            "end": 951.31,
            "confidence": 0.8672429,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.5284665
          },
          {
            "word": "i",
            "start": 951.31,
            "end": 951.47,
            "confidence": 0.5458637,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5284665
          },
          {
            "word": "can't",
            "start": 951.47,
            "end": 951.55,
            "confidence": 0.8853886,
            "punctuated_word": "can't",
            "speaker": 2,
            "speaker_confidence": 0.5284665
          },
          {
            "word": "give",
            "start": 951.55,
            "end": 951.70996,
            "confidence": 0.997303,
            "punctuated_word": "give",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "you",
            "start": 951.70996,
            "end": 951.87,
            "confidence": 0.99905556,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "access",
            "start": 951.87,
            "end": 952.11,
            "confidence": 0.99953365,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "to",
            "start": 952.11,
            "end": 952.19,
            "confidence": 0.9832303,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "that",
            "start": 952.19,
            "end": 952.35,
            "confidence": 0.99374616,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "data",
            "start": 952.35,
            "end": 952.67,
            "confidence": 0.77300215,
            "punctuated_word": "data.",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "and",
            "start": 952.67,
            "end": 952.75,
            "confidence": 0.5668909,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "if",
            "start": 952.75,
            "end": 952.91,
            "confidence": 0.64684147,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "you",
            "start": 952.91,
            "end": 952.99,
            "confidence": 0.967068,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "go",
            "start": 952.99,
            "end": 953.23,
            "confidence": 0.76260823,
            "punctuated_word": "go,",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "like",
            "start": 953.23,
            "end": 953.39,
            "confidence": 0.98888177,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "oh",
            "start": 953.39,
            "end": 953.55,
            "confidence": 0.987712,
            "punctuated_word": "oh,",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "no",
            "start": 953.55,
            "end": 953.63,
            "confidence": 0.94070005,
            "punctuated_word": "no.",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "the",
            "start": 953.63,
            "end": 953.79,
            "confidence": 0.9944958,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "cio",
            "start": 953.79,
            "end": 954.29,
            "confidence": 0.9969186,
            "punctuated_word": "CIO",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "said",
            "start": 954.35,
            "end": 954.58997,
            "confidence": 0.9344669,
            "punctuated_word": "said,",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "like",
            "start": 954.58997,
            "end": 954.75,
            "confidence": 0.99679184,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "it's",
            "start": 954.75,
            "end": 954.91,
            "confidence": 0.99971116,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "okay",
            "start": 954.91,
            "end": 955.23,
            "confidence": 0.99973434,
            "punctuated_word": "okay",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "to",
            "start": 955.23,
            "end": 955.39,
            "confidence": 0.99459004,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "give",
            "start": 955.39,
            "end": 955.55,
            "confidence": 0.99805355,
            "punctuated_word": "give",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "us",
            "start": 955.55,
            "end": 955.70996,
            "confidence": 0.9981353,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "access",
            "start": 955.70996,
            "end": 956.02997,
            "confidence": 0.99961555,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.44142306
          },
          {
            "word": "to",
            "start": 956.02997,
            "end": 956.11,
            "confidence": 0.99832135,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "that",
            "start": 956.11,
            "end": 956.26996,
            "confidence": 0.9743929,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "so",
            "start": 956.26996,
            "end": 956.43,
            "confidence": 0.96341175,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "that's",
            "start": 956.43,
            "end": 956.58997,
            "confidence": 0.99553895,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "why",
            "start": 956.58997,
            "end": 956.75,
            "confidence": 0.9177174,
            "punctuated_word": "why",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "the",
            "start": 956.75,
            "end": 956.91,
            "confidence": 0.6910195,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "air",
            "start": 956.91,
            "end": 957.14996,
            "confidence": 0.838399,
            "punctuated_word": "air",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "cover",
            "start": 957.14996,
            "end": 957.31,
            "confidence": 0.92551565,
            "punctuated_word": "cover",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "is",
            "start": 957.31,
            "end": 957.525,
            "confidence": 0.6750846,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "really",
            "start": 957.60504,
            "end": 957.765,
            "confidence": 0.97303534,
            "punctuated_word": "really,",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "really",
            "start": 957.765,
            "end": 958.005,
            "confidence": 0.99998474,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "important",
            "start": 958.005,
            "end": 958.48505,
            "confidence": 0.99948955,
            "punctuated_word": "important",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "for",
            "start": 958.48505,
            "end": 958.645,
            "confidence": 0.9996296,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "us",
            "start": 958.645,
            "end": 958.72504,
            "confidence": 0.9999043,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "to",
            "start": 958.72504,
            "end": 958.80505,
            "confidence": 0.9984432,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "have",
            "start": 958.80505,
            "end": 959.30505,
            "confidence": 0.9960624,
            "punctuated_word": "have.",
            "speaker": 2,
            "speaker_confidence": 0.5690784
          },
          {
            "word": "one",
            "start": 959.525,
            "end": 959.765,
            "confidence": 0.9983499,
            "punctuated_word": "One",
            "speaker": 1,
            "speaker_confidence": 0.152233
          },
          {
            "word": "thing",
            "start": 959.765,
            "end": 959.92505,
            "confidence": 0.99976605,
            "punctuated_word": "thing",
            "speaker": 1,
            "speaker_confidence": 0.152233
          },
          {
            "word": "i",
            "start": 959.92505,
            "end": 960.085,
            "confidence": 0.91396475,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.152233
          },
          {
            "word": "i",
            "start": 960.085,
            "end": 960.245,
            "confidence": 0.94353527,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.152233
          },
          {
            "word": "think",
            "start": 960.245,
            "end": 960.405,
            "confidence": 0.9980726,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.152233
          },
          {
            "word": "i",
            "start": 960.405,
            "end": 960.48505,
            "confidence": 0.99387676,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.152233
          },
          {
            "word": "heard",
            "start": 960.48505,
            "end": 960.72504,
            "confidence": 0.9988852,
            "punctuated_word": "heard",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "you",
            "start": 960.72504,
            "end": 960.885,
            "confidence": 0.9977544,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "you",
            "start": 960.885,
            "end": 960.965,
            "confidence": 0.9398569,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "mentioned",
            "start": 960.965,
            "end": 961.28503,
            "confidence": 0.8590401,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "ex",
            "start": 961.28503,
            "end": 961.60504,
            "confidence": 0.89666176,
            "punctuated_word": "ex",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "explanation",
            "start": 961.685,
            "end": 962.185,
            "confidence": 0.97976995,
            "punctuated_word": "explanation",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "was",
            "start": 962.245,
            "end": 962.48505,
            "confidence": 0.9951963,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "this",
            "start": 962.48505,
            "end": 962.645,
            "confidence": 0.9989065,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "idea",
            "start": 962.645,
            "end": 962.965,
            "confidence": 0.99988365,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "that",
            "start": 962.965,
            "end": 963.125,
            "confidence": 0.9993782,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "there's",
            "start": 963.125,
            "end": 963.445,
            "confidence": 0.99485785,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "some",
            "start": 963.445,
            "end": 963.92505,
            "confidence": 0.999393,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "criteria",
            "start": 963.92505,
            "end": 964.42505,
            "confidence": 0.9996172,
            "punctuated_word": "criteria",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          }
        ],
        "speaker": 2,
        "id": "c9c887d9-d718-4531-8d12-84ae294ba546"
      },
      {
        "start": 964.885,
        "end": 976.42,
        "confidence": 0.9707582,
        "channel": 0,
        "transcript": "about whether or not your organization considers the work the sort that you'd like to engage with. Could you talk a little bit about the the process behind that sort of determination a little bit? Yeah. So,",
        "words": [
          {
            "word": "about",
            "start": 964.885,
            "end": 965.205,
            "confidence": 0.99330914,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "whether",
            "start": 965.205,
            "end": 965.525,
            "confidence": 0.99987257,
            "punctuated_word": "whether",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "or",
            "start": 965.525,
            "end": 965.60504,
            "confidence": 0.99967957,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "not",
            "start": 965.60504,
            "end": 966.10504,
            "confidence": 0.9999156,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "your",
            "start": 966.16504,
            "end": 966.405,
            "confidence": 0.5630158,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "organization",
            "start": 966.405,
            "end": 966.885,
            "confidence": 0.999858,
            "punctuated_word": "organization",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "considers",
            "start": 966.885,
            "end": 967.28503,
            "confidence": 0.9999343,
            "punctuated_word": "considers",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "the",
            "start": 967.28503,
            "end": 967.525,
            "confidence": 0.769895,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "work",
            "start": 967.525,
            "end": 968.025,
            "confidence": 0.999864,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "the",
            "start": 968.16504,
            "end": 968.245,
            "confidence": 0.8518028,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "sort",
            "start": 968.245,
            "end": 968.565,
            "confidence": 0.9990619,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "that",
            "start": 968.565,
            "end": 968.80505,
            "confidence": 0.99934036,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "you'd",
            "start": 968.80505,
            "end": 969.04504,
            "confidence": 0.9995439,
            "punctuated_word": "you'd",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "like",
            "start": 969.04504,
            "end": 969.28503,
            "confidence": 0.99982977,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "to",
            "start": 969.28503,
            "end": 969.445,
            "confidence": 0.9985576,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "engage",
            "start": 969.445,
            "end": 969.84503,
            "confidence": 0.9998716,
            "punctuated_word": "engage",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "with",
            "start": 969.84503,
            "end": 970.325,
            "confidence": 0.99741304,
            "punctuated_word": "with.",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "could",
            "start": 970.325,
            "end": 970.48505,
            "confidence": 0.9995055,
            "punctuated_word": "Could",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "you",
            "start": 970.48505,
            "end": 970.645,
            "confidence": 0.9998172,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "talk",
            "start": 970.645,
            "end": 970.885,
            "confidence": 0.99962556,
            "punctuated_word": "talk",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "a",
            "start": 970.885,
            "end": 970.965,
            "confidence": 0.9997085,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "little",
            "start": 970.965,
            "end": 971.205,
            "confidence": 0.99996746,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "bit",
            "start": 971.205,
            "end": 971.36505,
            "confidence": 0.99910504,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "about",
            "start": 971.36505,
            "end": 971.765,
            "confidence": 0.9995478,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "the",
            "start": 971.765,
            "end": 972.005,
            "confidence": 0.9998,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "the",
            "start": 972.005,
            "end": 972.245,
            "confidence": 0.9974821,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "process",
            "start": 972.245,
            "end": 972.72504,
            "confidence": 0.99978954,
            "punctuated_word": "process",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "behind",
            "start": 972.72504,
            "end": 973.22504,
            "confidence": 0.99996233,
            "punctuated_word": "behind",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "that",
            "start": 973.52,
            "end": 973.84,
            "confidence": 0.9999244,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8478895
          },
          {
            "word": "sort",
            "start": 973.84,
            "end": 973.92,
            "confidence": 0.98418576,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.44380295
          },
          {
            "word": "of",
            "start": 973.92,
            "end": 974.08,
            "confidence": 0.9995828,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.44380295
          },
          {
            "word": "determination",
            "start": 974.08,
            "end": 974.58,
            "confidence": 0.99854654,
            "punctuated_word": "determination",
            "speaker": 1,
            "speaker_confidence": 0.44380295
          },
          {
            "word": "a",
            "start": 974.64,
            "end": 974.72003,
            "confidence": 0.99783283,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.44380295
          },
          {
            "word": "little",
            "start": 974.72003,
            "end": 974.88,
            "confidence": 0.99998426,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.44380295
          },
          {
            "word": "bit",
            "start": 974.88,
            "end": 975.38,
            "confidence": 0.9973879,
            "punctuated_word": "bit?",
            "speaker": 1,
            "speaker_confidence": 0.44380295
          },
          {
            "word": "yeah",
            "start": 975.6,
            "end": 975.92,
            "confidence": 0.779958,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "so",
            "start": 975.92,
            "end": 976.42,
            "confidence": 0.9955753,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          }
        ],
        "speaker": 1,
        "id": "00a91fd3-6b4c-412b-a57f-7c2e253dd92d"
      },
      {
        "start": 976.96,
        "end": 981.54,
        "confidence": 0.95266235,
        "channel": 0,
        "transcript": "all the leadership at USCIS sort of gets together, and we just talk about it. And,",
        "words": [
          {
            "word": "all",
            "start": 976.96,
            "end": 977.2,
            "confidence": 0.9961849,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "the",
            "start": 977.2,
            "end": 977.44,
            "confidence": 0.99424356,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "leadership",
            "start": 977.44,
            "end": 977.84,
            "confidence": 0.99410844,
            "punctuated_word": "leadership",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "at",
            "start": 977.84,
            "end": 978.08,
            "confidence": 0.9527226,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "uscis",
            "start": 978.08,
            "end": 978.58,
            "confidence": 0.9273389,
            "punctuated_word": "USCIS",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "sort",
            "start": 978.72003,
            "end": 978.88,
            "confidence": 0.98671573,
            "punctuated_word": "sort",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "of",
            "start": 978.88,
            "end": 979.04,
            "confidence": 0.64851445,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "gets",
            "start": 979.04,
            "end": 979.2,
            "confidence": 0.9938327,
            "punctuated_word": "gets",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "together",
            "start": 979.2,
            "end": 979.7,
            "confidence": 0.8093668,
            "punctuated_word": "together,",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "and",
            "start": 979.76,
            "end": 979.92,
            "confidence": 0.99711156,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "we",
            "start": 979.92,
            "end": 980.08,
            "confidence": 0.9996357,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "just",
            "start": 980.08,
            "end": 980.32,
            "confidence": 0.9998141,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "talk",
            "start": 980.32,
            "end": 980.56,
            "confidence": 0.99284416,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "about",
            "start": 980.56,
            "end": 980.8,
            "confidence": 0.99984074,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "it",
            "start": 980.8,
            "end": 981.04,
            "confidence": 0.95477927,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "and",
            "start": 981.04,
            "end": 981.54,
            "confidence": 0.9955437,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          }
        ],
        "speaker": 2,
        "id": "2773761e-1899-42be-810b-e23d27c98346"
      },
      {
        "start": 981.92,
        "end": 986.58,
        "confidence": 0.9752666,
        "channel": 0,
        "transcript": "we'll have, like, an initial conversation with the the person who acts and say, okay.",
        "words": [
          {
            "word": "we'll",
            "start": 981.92,
            "end": 982.16,
            "confidence": 0.99788254,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "have",
            "start": 982.16,
            "end": 982.4,
            "confidence": 0.96479833,
            "punctuated_word": "have,",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "like",
            "start": 982.4,
            "end": 982.56,
            "confidence": 0.9957654,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "an",
            "start": 982.56,
            "end": 982.72003,
            "confidence": 0.96211416,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "initial",
            "start": 982.72003,
            "end": 983.22003,
            "confidence": 0.9940713,
            "punctuated_word": "initial",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "conversation",
            "start": 983.52,
            "end": 984.02,
            "confidence": 0.9998516,
            "punctuated_word": "conversation",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "with",
            "start": 984.24,
            "end": 984.48,
            "confidence": 0.99988115,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "the",
            "start": 984.48,
            "end": 984.72003,
            "confidence": 0.9958811,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "the",
            "start": 984.72003,
            "end": 984.88,
            "confidence": 0.973308,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "person",
            "start": 984.88,
            "end": 985.28,
            "confidence": 0.99320036,
            "punctuated_word": "person",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "who",
            "start": 985.28,
            "end": 985.44,
            "confidence": 0.9921827,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "acts",
            "start": 985.44,
            "end": 985.68,
            "confidence": 0.9155946,
            "punctuated_word": "acts",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "and",
            "start": 985.68,
            "end": 985.84,
            "confidence": 0.95822585,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "say",
            "start": 985.84,
            "end": 986.08,
            "confidence": 0.9874383,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          },
          {
            "word": "okay",
            "start": 986.08,
            "end": 986.58,
            "confidence": 0.8988036,
            "punctuated_word": "okay.",
            "speaker": 2,
            "speaker_confidence": 0.8060653
          }
        ],
        "speaker": 2,
        "id": "123d5a5b-1ffd-411d-b486-680c7a294fe9"
      },
      {
        "start": 987.375,
        "end": 992.43506,
        "confidence": 0.9695752,
        "channel": 0,
        "transcript": "What is the problem that you're actually trying to solve? And then we'll just have a, in-depth conversation",
        "words": [
          {
            "word": "what",
            "start": 987.375,
            "end": 987.61505,
            "confidence": 0.9984842,
            "punctuated_word": "What",
            "speaker": 2,
            "speaker_confidence": 0.5639428
          },
          {
            "word": "is",
            "start": 987.61505,
            "end": 987.775,
            "confidence": 0.99958116,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5639428
          },
          {
            "word": "the",
            "start": 987.775,
            "end": 988.015,
            "confidence": 0.99596536,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5639428
          },
          {
            "word": "problem",
            "start": 988.015,
            "end": 988.255,
            "confidence": 0.99878687,
            "punctuated_word": "problem",
            "speaker": 2,
            "speaker_confidence": 0.5639428
          },
          {
            "word": "that",
            "start": 988.255,
            "end": 988.41504,
            "confidence": 0.9899502,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5639428
          },
          {
            "word": "you're",
            "start": 988.41504,
            "end": 988.575,
            "confidence": 0.9899684,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "actually",
            "start": 988.575,
            "end": 988.895,
            "confidence": 0.9943836,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "trying",
            "start": 988.895,
            "end": 989.215,
            "confidence": 0.99877423,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "to",
            "start": 989.215,
            "end": 989.29504,
            "confidence": 0.9976667,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "solve",
            "start": 989.29504,
            "end": 989.61505,
            "confidence": 0.9286299,
            "punctuated_word": "solve?",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "and",
            "start": 989.61505,
            "end": 989.775,
            "confidence": 0.99874604,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "then",
            "start": 989.775,
            "end": 990.015,
            "confidence": 0.99945587,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "we'll",
            "start": 990.015,
            "end": 990.17505,
            "confidence": 0.9880473,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "just",
            "start": 990.17505,
            "end": 990.41504,
            "confidence": 0.9985567,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "have",
            "start": 990.41504,
            "end": 990.81506,
            "confidence": 0.99956805,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "a",
            "start": 990.81506,
            "end": 991.215,
            "confidence": 0.59728134,
            "punctuated_word": "a,",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "in-depth",
            "start": 991.455,
            "end": 991.93506,
            "confidence": 0.979348,
            "punctuated_word": "in-depth",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          },
          {
            "word": "conversation",
            "start": 991.93506,
            "end": 992.43506,
            "confidence": 0.9991611,
            "punctuated_word": "conversation",
            "speaker": 2,
            "speaker_confidence": 0.71825933
          }
        ],
        "speaker": 2,
        "id": "5ac4eedf-4c78-4d4a-8bd5-68454e043f72"
      },
      {
        "start": 993.05505,
        "end": 998.515,
        "confidence": 0.9378592,
        "channel": 0,
        "transcript": "about that problem trying to solve. And sometimes it may just be solved in that simple phone call. Right? Sometimes it's just,",
        "words": [
          {
            "word": "about",
            "start": 993.05505,
            "end": 993.29504,
            "confidence": 0.9992698,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.44177353
          },
          {
            "word": "that",
            "start": 993.29504,
            "end": 993.53503,
            "confidence": 0.96662796,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.44177353
          },
          {
            "word": "problem",
            "start": 993.53503,
            "end": 993.775,
            "confidence": 0.97903043,
            "punctuated_word": "problem",
            "speaker": 2,
            "speaker_confidence": 0.44177353
          },
          {
            "word": "trying",
            "start": 993.775,
            "end": 994.09503,
            "confidence": 0.2772576,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.44177353
          },
          {
            "word": "to",
            "start": 994.09503,
            "end": 994.17505,
            "confidence": 0.9923308,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "solve",
            "start": 994.17505,
            "end": 994.49506,
            "confidence": 0.9245454,
            "punctuated_word": "solve.",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "and",
            "start": 994.49506,
            "end": 994.815,
            "confidence": 0.9935382,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "sometimes",
            "start": 994.815,
            "end": 995.215,
            "confidence": 0.9669266,
            "punctuated_word": "sometimes",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "it",
            "start": 995.215,
            "end": 995.375,
            "confidence": 0.7733598,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "may",
            "start": 995.375,
            "end": 995.455,
            "confidence": 0.9968021,
            "punctuated_word": "may",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "just",
            "start": 995.455,
            "end": 995.775,
            "confidence": 0.9973943,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "be",
            "start": 995.775,
            "end": 995.85504,
            "confidence": 0.9987947,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "solved",
            "start": 995.85504,
            "end": 996.09503,
            "confidence": 0.97893137,
            "punctuated_word": "solved",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "in",
            "start": 996.09503,
            "end": 996.255,
            "confidence": 0.96157914,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "that",
            "start": 996.255,
            "end": 996.41504,
            "confidence": 0.9151861,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "simple",
            "start": 996.41504,
            "end": 996.73505,
            "confidence": 0.99890566,
            "punctuated_word": "simple",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "phone",
            "start": 996.73505,
            "end": 996.895,
            "confidence": 0.99971515,
            "punctuated_word": "phone",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "call",
            "start": 996.895,
            "end": 997.135,
            "confidence": 0.9907248,
            "punctuated_word": "call.",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "right",
            "start": 997.135,
            "end": 997.375,
            "confidence": 0.9789744,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "sometimes",
            "start": 997.375,
            "end": 997.85504,
            "confidence": 0.9974758,
            "punctuated_word": "Sometimes",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "it's",
            "start": 997.85504,
            "end": 998.015,
            "confidence": 0.9620595,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "just",
            "start": 998.015,
            "end": 998.515,
            "confidence": 0.9834708,
            "punctuated_word": "just,",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          }
        ],
        "speaker": 2,
        "id": "bfc42bb4-265a-4e4e-a1cf-14956e489d20"
      },
      {
        "start": 999.69,
        "end": 1005.07,
        "confidence": 0.88503337,
        "channel": 0,
        "transcript": "yeah, you're trying to get the CICD pipeline set up, like, get, you know, use Jenkins or something.",
        "words": [
          {
            "word": "yeah",
            "start": 999.69,
            "end": 999.85004,
            "confidence": 0.7020369,
            "punctuated_word": "yeah,",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "you're",
            "start": 999.85004,
            "end": 1000.33,
            "confidence": 0.9566777,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "trying",
            "start": 1000.33,
            "end": 1000.49,
            "confidence": 0.89419705,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "to",
            "start": 1000.49,
            "end": 1000.65,
            "confidence": 0.9959759,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "get",
            "start": 1000.65,
            "end": 1000.89,
            "confidence": 0.99892044,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "the",
            "start": 1000.89,
            "end": 1001.21,
            "confidence": 0.7623478,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "cicd",
            "start": 1001.21,
            "end": 1001.71,
            "confidence": 0.96164256,
            "punctuated_word": "CICD",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "pipeline",
            "start": 1001.77,
            "end": 1002.25,
            "confidence": 0.7511104,
            "punctuated_word": "pipeline",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "set",
            "start": 1002.25,
            "end": 1002.41003,
            "confidence": 0.692183,
            "punctuated_word": "set",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "up",
            "start": 1002.41003,
            "end": 1002.65,
            "confidence": 0.81214964,
            "punctuated_word": "up,",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "like",
            "start": 1002.65,
            "end": 1002.81,
            "confidence": 0.9124496,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.72573996
          },
          {
            "word": "get",
            "start": 1002.81,
            "end": 1003.01,
            "confidence": 0.62439775,
            "punctuated_word": "get,",
            "speaker": 2,
            "speaker_confidence": 0.5414893
          },
          {
            "word": "you",
            "start": 1003.01,
            "end": 1003.21,
            "confidence": 0.9825342,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5414893
          },
          {
            "word": "know",
            "start": 1003.21,
            "end": 1003.69,
            "confidence": 0.9835609,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.5414893
          },
          {
            "word": "use",
            "start": 1003.69,
            "end": 1003.93,
            "confidence": 0.9457173,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.5414893
          },
          {
            "word": "jenkins",
            "start": 1003.93,
            "end": 1004.33,
            "confidence": 0.9830798,
            "punctuated_word": "Jenkins",
            "speaker": 2,
            "speaker_confidence": 0.5414893
          },
          {
            "word": "or",
            "start": 1004.33,
            "end": 1004.57,
            "confidence": 0.9874117,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.5414893
          },
          {
            "word": "something",
            "start": 1004.57,
            "end": 1005.07,
            "confidence": 0.98420835,
            "punctuated_word": "something.",
            "speaker": 2,
            "speaker_confidence": 0.5414893
          }
        ],
        "speaker": 2,
        "id": "e2de0e69-2766-4b02-996e-92a9adb77a98"
      },
      {
        "start": 1006.81,
        "end": 1010.59,
        "confidence": 0.9356676,
        "channel": 0,
        "transcript": "And sometimes it gets more complicated. We actually have to go in and and figure out,",
        "words": [
          {
            "word": "and",
            "start": 1006.81,
            "end": 1007.05,
            "confidence": 0.9661053,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.46939617
          },
          {
            "word": "sometimes",
            "start": 1007.05,
            "end": 1007.37,
            "confidence": 0.9955913,
            "punctuated_word": "sometimes",
            "speaker": 2,
            "speaker_confidence": 0.46939617
          },
          {
            "word": "it",
            "start": 1007.37,
            "end": 1007.53,
            "confidence": 0.7800641,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.46939617
          },
          {
            "word": "gets",
            "start": 1007.53,
            "end": 1007.77,
            "confidence": 0.97985864,
            "punctuated_word": "gets",
            "speaker": 2,
            "speaker_confidence": 0.46939617
          },
          {
            "word": "more",
            "start": 1007.77,
            "end": 1008.01,
            "confidence": 0.99960595,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.46939617
          },
          {
            "word": "complicated",
            "start": 1008.01,
            "end": 1008.49,
            "confidence": 0.7419778,
            "punctuated_word": "complicated.",
            "speaker": 2,
            "speaker_confidence": 0.46939617
          },
          {
            "word": "we",
            "start": 1008.49,
            "end": 1008.65,
            "confidence": 0.8058599,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "actually",
            "start": 1008.65,
            "end": 1008.89,
            "confidence": 0.9523369,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "have",
            "start": 1008.89,
            "end": 1009.05,
            "confidence": 0.98843586,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "to",
            "start": 1009.05,
            "end": 1009.13,
            "confidence": 0.99511456,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "go",
            "start": 1009.13,
            "end": 1009.29004,
            "confidence": 0.996498,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "in",
            "start": 1009.29004,
            "end": 1009.45,
            "confidence": 0.9960078,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "and",
            "start": 1009.45,
            "end": 1009.61,
            "confidence": 0.99108785,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "and",
            "start": 1009.61,
            "end": 1009.77,
            "confidence": 0.8496135,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "figure",
            "start": 1009.77,
            "end": 1010.09,
            "confidence": 0.99814403,
            "punctuated_word": "figure",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "out",
            "start": 1010.09,
            "end": 1010.59,
            "confidence": 0.9343793,
            "punctuated_word": "out,",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          }
        ],
        "speaker": 2,
        "id": "e1f279d8-7c50-46f5-8bbe-8e251ae50a90"
      },
      {
        "start": 1011.05,
        "end": 1016.04504,
        "confidence": 0.91776955,
        "channel": 0,
        "transcript": "what's what's the ground truth. I I would venture to guess along the way that there's probably",
        "words": [
          {
            "word": "what's",
            "start": 1011.05,
            "end": 1011.465,
            "confidence": 0.99855316,
            "punctuated_word": "what's",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "what's",
            "start": 1011.54504,
            "end": 1011.86505,
            "confidence": 0.999837,
            "punctuated_word": "what's",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "the",
            "start": 1011.86505,
            "end": 1011.945,
            "confidence": 0.99918646,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "ground",
            "start": 1011.945,
            "end": 1012.34503,
            "confidence": 0.99919134,
            "punctuated_word": "ground",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "truth",
            "start": 1012.34503,
            "end": 1012.84503,
            "confidence": 0.94210076,
            "punctuated_word": "truth.",
            "speaker": 2,
            "speaker_confidence": 0.72037756
          },
          {
            "word": "i",
            "start": 1013.065,
            "end": 1013.30505,
            "confidence": 0.9756771,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.34771687
          },
          {
            "word": "i",
            "start": 1013.30505,
            "end": 1013.385,
            "confidence": 0.84356713,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.34771687
          },
          {
            "word": "would",
            "start": 1013.385,
            "end": 1013.705,
            "confidence": 0.60876447,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.34771687
          },
          {
            "word": "venture",
            "start": 1013.705,
            "end": 1014.025,
            "confidence": 0.5202892,
            "punctuated_word": "venture",
            "speaker": 1,
            "speaker_confidence": 0.34771687
          },
          {
            "word": "to",
            "start": 1014.025,
            "end": 1014.10504,
            "confidence": 0.99643075,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.34771687
          },
          {
            "word": "guess",
            "start": 1014.10504,
            "end": 1014.34503,
            "confidence": 0.99983203,
            "punctuated_word": "guess",
            "speaker": 1,
            "speaker_confidence": 0.34771687
          },
          {
            "word": "along",
            "start": 1014.34503,
            "end": 1014.66504,
            "confidence": 0.99443686,
            "punctuated_word": "along",
            "speaker": 1,
            "speaker_confidence": 0.34771687
          },
          {
            "word": "the",
            "start": 1014.66504,
            "end": 1014.74506,
            "confidence": 0.9990382,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.34771687
          },
          {
            "word": "way",
            "start": 1014.74506,
            "end": 1014.905,
            "confidence": 0.99995327,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "that",
            "start": 1014.905,
            "end": 1015.145,
            "confidence": 0.74125737,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "there's",
            "start": 1015.145,
            "end": 1015.54504,
            "confidence": 0.9849807,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "probably",
            "start": 1015.54504,
            "end": 1016.04504,
            "confidence": 0.9989857,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          }
        ],
        "speaker": 1,
        "id": "b555043e-4056-45f9-94a1-4b9f016b54d9"
      },
      {
        "start": 1016.505,
        "end": 1018.765,
        "confidence": 0.9316253,
        "channel": 0,
        "transcript": "a non zero number of occasions where,",
        "words": [
          {
            "word": "a",
            "start": 1016.505,
            "end": 1016.66504,
            "confidence": 0.9991264,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "non",
            "start": 1016.66504,
            "end": 1016.98505,
            "confidence": 0.9935939,
            "punctuated_word": "non",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "zero",
            "start": 1016.98505,
            "end": 1017.30505,
            "confidence": 0.5466755,
            "punctuated_word": "zero",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "number",
            "start": 1017.30505,
            "end": 1017.54504,
            "confidence": 0.99978346,
            "punctuated_word": "number",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "of",
            "start": 1017.54504,
            "end": 1017.705,
            "confidence": 0.9998264,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "occasions",
            "start": 1017.705,
            "end": 1018.205,
            "confidence": 0.99990666,
            "punctuated_word": "occasions",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "where",
            "start": 1018.265,
            "end": 1018.765,
            "confidence": 0.9824646,
            "punctuated_word": "where,",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          }
        ],
        "speaker": 1,
        "id": "177a712d-4fb5-4a8d-beb8-665ea1299c79"
      },
      {
        "start": 1019.22504,
        "end": 1022.445,
        "confidence": 0.99470663,
        "channel": 0,
        "transcript": "folks you have to work with or the organizations themselves,",
        "words": [
          {
            "word": "folks",
            "start": 1019.22504,
            "end": 1019.465,
            "confidence": 0.9998357,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "you",
            "start": 1019.465,
            "end": 1019.625,
            "confidence": 0.9918936,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "have",
            "start": 1019.625,
            "end": 1019.78503,
            "confidence": 0.9998975,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "to",
            "start": 1019.78503,
            "end": 1019.86505,
            "confidence": 0.9997209,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "work",
            "start": 1019.86505,
            "end": 1020.10504,
            "confidence": 0.99995303,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "with",
            "start": 1020.10504,
            "end": 1020.505,
            "confidence": 0.99966955,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "or",
            "start": 1020.505,
            "end": 1020.905,
            "confidence": 0.98111534,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "the",
            "start": 1020.905,
            "end": 1021.145,
            "confidence": 0.99883085,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "organizations",
            "start": 1021.145,
            "end": 1021.645,
            "confidence": 0.991265,
            "punctuated_word": "organizations",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "themselves",
            "start": 1021.945,
            "end": 1022.445,
            "confidence": 0.9848851,
            "punctuated_word": "themselves,",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          }
        ],
        "speaker": 1,
        "id": "8653f40f-732c-47e7-b717-547897578643"
      },
      {
        "start": 1023.30505,
        "end": 1024.23,
        "confidence": 0.9998293,
        "channel": 0,
        "transcript": "can be a bit",
        "words": [
          {
            "word": "can",
            "start": 1023.30505,
            "end": 1023.54504,
            "confidence": 0.9998636,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "be",
            "start": 1023.54504,
            "end": 1023.705,
            "confidence": 0.9998784,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "a",
            "start": 1023.705,
            "end": 1023.78503,
            "confidence": 0.99971026,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          },
          {
            "word": "bit",
            "start": 1023.78503,
            "end": 1024.23,
            "confidence": 0.9998647,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.83652186
          }
        ],
        "speaker": 1,
        "id": "0c86d600-3d89-47ee-9c8c-97e7cdbcc648"
      },
      {
        "start": 1024.79,
        "end": 1032.41,
        "confidence": 0.9450088,
        "channel": 0,
        "transcript": "difficult, for lack of a better word, to, collaborate with. Are there strategies that you found effective at addressing those kinds of situations?",
        "words": [
          {
            "word": "difficult",
            "start": 1024.79,
            "end": 1025.27,
            "confidence": 0.7581954,
            "punctuated_word": "difficult,",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "for",
            "start": 1025.27,
            "end": 1025.4299,
            "confidence": 0.99964476,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "lack",
            "start": 1025.4299,
            "end": 1025.6699,
            "confidence": 0.99935466,
            "punctuated_word": "lack",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "of",
            "start": 1025.6699,
            "end": 1025.75,
            "confidence": 0.99981254,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "a",
            "start": 1025.75,
            "end": 1025.83,
            "confidence": 0.99917585,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "better",
            "start": 1025.83,
            "end": 1026.07,
            "confidence": 0.9997594,
            "punctuated_word": "better",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "word",
            "start": 1026.07,
            "end": 1026.57,
            "confidence": 0.6488129,
            "punctuated_word": "word,",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "to",
            "start": 1026.71,
            "end": 1026.95,
            "confidence": 0.7936758,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "collaborate",
            "start": 1027.19,
            "end": 1027.51,
            "confidence": 0.99913496,
            "punctuated_word": "collaborate",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "with",
            "start": 1027.51,
            "end": 1028.01,
            "confidence": 0.9907702,
            "punctuated_word": "with.",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "are",
            "start": 1028.3099,
            "end": 1028.47,
            "confidence": 0.9857657,
            "punctuated_word": "Are",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "there",
            "start": 1028.47,
            "end": 1028.71,
            "confidence": 0.6045354,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "strategies",
            "start": 1028.71,
            "end": 1029.21,
            "confidence": 0.9929657,
            "punctuated_word": "strategies",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "that",
            "start": 1029.27,
            "end": 1029.4299,
            "confidence": 0.9997626,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "you",
            "start": 1029.4299,
            "end": 1029.6699,
            "confidence": 0.99993706,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "found",
            "start": 1029.6699,
            "end": 1030.15,
            "confidence": 0.97295606,
            "punctuated_word": "found",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "effective",
            "start": 1030.15,
            "end": 1030.5499,
            "confidence": 0.9992198,
            "punctuated_word": "effective",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "at",
            "start": 1030.5499,
            "end": 1030.87,
            "confidence": 0.9984388,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "addressing",
            "start": 1030.87,
            "end": 1031.27,
            "confidence": 0.99977523,
            "punctuated_word": "addressing",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "those",
            "start": 1031.27,
            "end": 1031.59,
            "confidence": 0.9986671,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "kinds",
            "start": 1031.59,
            "end": 1031.83,
            "confidence": 0.9973672,
            "punctuated_word": "kinds",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "of",
            "start": 1031.83,
            "end": 1031.91,
            "confidence": 0.99902725,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          },
          {
            "word": "situations",
            "start": 1031.91,
            "end": 1032.41,
            "confidence": 0.99844897,
            "punctuated_word": "situations?",
            "speaker": 1,
            "speaker_confidence": 0.6814172
          }
        ],
        "speaker": 1,
        "id": "5602ff9b-d5bb-4b73-b927-1d207e1c1590"
      },
      {
        "start": 1033.19,
        "end": 1034.1699,
        "confidence": 0.99802375,
        "channel": 0,
        "transcript": "Outside of,",
        "words": [
          {
            "word": "outside",
            "start": 1033.19,
            "end": 1033.6699,
            "confidence": 0.9987212,
            "punctuated_word": "Outside",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "of",
            "start": 1033.6699,
            "end": 1034.1699,
            "confidence": 0.9973264,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          }
        ],
        "speaker": 2,
        "id": "37b5aa13-dda1-40c4-b81b-69b4fb382ea8"
      },
      {
        "start": 1034.79,
        "end": 1048.895,
        "confidence": 0.9750832,
        "channel": 0,
        "transcript": "you know, executive air cover, making sure that we have, like, that person who can, like, vouch for us and say, like, no. No. These people are supposed to be here. I think one of the biggest things that we do is we just listen to the partners and stakeholders, and we try to make sure to understand where they're coming from",
        "words": [
          {
            "word": "you",
            "start": 1034.79,
            "end": 1034.95,
            "confidence": 0.9979778,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "know",
            "start": 1034.95,
            "end": 1035.27,
            "confidence": 0.9998251,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "executive",
            "start": 1035.27,
            "end": 1035.75,
            "confidence": 0.98658514,
            "punctuated_word": "executive",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "air",
            "start": 1035.75,
            "end": 1035.91,
            "confidence": 0.7651018,
            "punctuated_word": "air",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "cover",
            "start": 1035.91,
            "end": 1036.23,
            "confidence": 0.5865449,
            "punctuated_word": "cover,",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "making",
            "start": 1036.23,
            "end": 1036.47,
            "confidence": 0.96605587,
            "punctuated_word": "making",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "sure",
            "start": 1036.47,
            "end": 1036.63,
            "confidence": 0.99964607,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "that",
            "start": 1036.63,
            "end": 1036.79,
            "confidence": 0.99705803,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "we",
            "start": 1036.79,
            "end": 1036.95,
            "confidence": 0.99920076,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "have",
            "start": 1036.95,
            "end": 1037.19,
            "confidence": 0.97585917,
            "punctuated_word": "have,",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "like",
            "start": 1037.19,
            "end": 1037.35,
            "confidence": 0.9976913,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "that",
            "start": 1037.35,
            "end": 1037.6699,
            "confidence": 0.93325114,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "person",
            "start": 1037.6699,
            "end": 1037.99,
            "confidence": 0.99204516,
            "punctuated_word": "person",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "who",
            "start": 1037.99,
            "end": 1038.07,
            "confidence": 0.98661834,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "can",
            "start": 1038.07,
            "end": 1038.23,
            "confidence": 0.987219,
            "punctuated_word": "can,",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "like",
            "start": 1038.23,
            "end": 1038.47,
            "confidence": 0.9985386,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "vouch",
            "start": 1038.47,
            "end": 1038.71,
            "confidence": 0.998281,
            "punctuated_word": "vouch",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "for",
            "start": 1038.71,
            "end": 1038.87,
            "confidence": 0.99535155,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.67259955
          },
          {
            "word": "us",
            "start": 1038.87,
            "end": 1038.95,
            "confidence": 0.99834085,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.50048894
          },
          {
            "word": "and",
            "start": 1038.95,
            "end": 1039.03,
            "confidence": 0.8552716,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.50048894
          },
          {
            "word": "say",
            "start": 1039.03,
            "end": 1039.27,
            "confidence": 0.85361147,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.50048894
          },
          {
            "word": "like",
            "start": 1039.27,
            "end": 1039.35,
            "confidence": 0.996158,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.50048894
          },
          {
            "word": "no",
            "start": 1039.35,
            "end": 1039.59,
            "confidence": 0.9329687,
            "punctuated_word": "no.",
            "speaker": 2,
            "speaker_confidence": 0.50048894
          },
          {
            "word": "no",
            "start": 1039.59,
            "end": 1039.75,
            "confidence": 0.99621135,
            "punctuated_word": "No.",
            "speaker": 2,
            "speaker_confidence": 0.50048894
          },
          {
            "word": "these",
            "start": 1039.75,
            "end": 1039.995,
            "confidence": 0.8954177,
            "punctuated_word": "These",
            "speaker": 2,
            "speaker_confidence": 0.50048894
          },
          {
            "word": "people",
            "start": 1040.075,
            "end": 1040.395,
            "confidence": 0.9998714,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.50048894
          },
          {
            "word": "are",
            "start": 1040.395,
            "end": 1040.475,
            "confidence": 0.99317205,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.2957188
          },
          {
            "word": "supposed",
            "start": 1040.475,
            "end": 1040.715,
            "confidence": 0.99854255,
            "punctuated_word": "supposed",
            "speaker": 2,
            "speaker_confidence": 0.2957188
          },
          {
            "word": "to",
            "start": 1040.715,
            "end": 1040.875,
            "confidence": 0.9980609,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.2957188
          },
          {
            "word": "be",
            "start": 1040.875,
            "end": 1041.035,
            "confidence": 0.9999312,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.2957188
          },
          {
            "word": "here",
            "start": 1041.035,
            "end": 1041.355,
            "confidence": 0.999519,
            "punctuated_word": "here.",
            "speaker": 2,
            "speaker_confidence": 0.2957188
          },
          {
            "word": "i",
            "start": 1041.355,
            "end": 1041.515,
            "confidence": 0.9947189,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.2957188
          },
          {
            "word": "think",
            "start": 1041.515,
            "end": 1041.675,
            "confidence": 0.9984863,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.2957188
          },
          {
            "word": "one",
            "start": 1041.675,
            "end": 1041.835,
            "confidence": 0.98762333,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.2957188
          },
          {
            "word": "of",
            "start": 1041.835,
            "end": 1041.915,
            "confidence": 0.9998085,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.2957188
          },
          {
            "word": "the",
            "start": 1041.915,
            "end": 1041.995,
            "confidence": 0.99975806,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "biggest",
            "start": 1041.995,
            "end": 1042.315,
            "confidence": 0.99979264,
            "punctuated_word": "biggest",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "things",
            "start": 1042.315,
            "end": 1042.475,
            "confidence": 0.9991026,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "that",
            "start": 1042.475,
            "end": 1042.635,
            "confidence": 0.9995065,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "we",
            "start": 1042.635,
            "end": 1042.715,
            "confidence": 0.9999081,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "do",
            "start": 1042.715,
            "end": 1042.955,
            "confidence": 0.99988353,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "is",
            "start": 1042.955,
            "end": 1043.115,
            "confidence": 0.9975177,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "we",
            "start": 1043.115,
            "end": 1043.275,
            "confidence": 0.99221194,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "just",
            "start": 1043.275,
            "end": 1043.675,
            "confidence": 0.9998846,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "listen",
            "start": 1043.675,
            "end": 1044.155,
            "confidence": 0.99920076,
            "punctuated_word": "listen",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "to",
            "start": 1044.155,
            "end": 1044.315,
            "confidence": 0.99986064,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "the",
            "start": 1044.315,
            "end": 1044.395,
            "confidence": 0.99968743,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5292287
          },
          {
            "word": "partners",
            "start": 1044.395,
            "end": 1044.715,
            "confidence": 0.99639916,
            "punctuated_word": "partners",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "and",
            "start": 1044.715,
            "end": 1044.875,
            "confidence": 0.99872226,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "stakeholders",
            "start": 1044.875,
            "end": 1045.375,
            "confidence": 0.83483124,
            "punctuated_word": "stakeholders,",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "and",
            "start": 1045.515,
            "end": 1046.015,
            "confidence": 0.9994679,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "we",
            "start": 1046.155,
            "end": 1046.395,
            "confidence": 0.99905723,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "try",
            "start": 1046.395,
            "end": 1046.555,
            "confidence": 0.99676776,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "to",
            "start": 1046.555,
            "end": 1046.715,
            "confidence": 0.9960628,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "make",
            "start": 1046.715,
            "end": 1046.875,
            "confidence": 0.9998702,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "sure",
            "start": 1046.875,
            "end": 1047.195,
            "confidence": 0.9998604,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "to",
            "start": 1047.195,
            "end": 1047.355,
            "confidence": 0.9886008,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "understand",
            "start": 1047.355,
            "end": 1047.755,
            "confidence": 0.9998945,
            "punctuated_word": "understand",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "where",
            "start": 1047.755,
            "end": 1047.995,
            "confidence": 0.99982893,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "they're",
            "start": 1047.995,
            "end": 1048.155,
            "confidence": 0.99947023,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "coming",
            "start": 1048.155,
            "end": 1048.395,
            "confidence": 0.9998883,
            "punctuated_word": "coming",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "from",
            "start": 1048.395,
            "end": 1048.895,
            "confidence": 0.99955326,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          }
        ],
        "speaker": 2,
        "id": "1d5217ad-a089-43ce-896f-eb9c29806f73"
      },
      {
        "start": 1049.275,
        "end": 1065.7,
        "confidence": 0.95425886,
        "channel": 0,
        "transcript": "and and try to say, like, hey. We're here to help you. We're not here to, you know, tell you that you're doing the wrong and that we're we're better than you or anything like that. Like, no. We're just simply brought in to help and see how we can make this better. Because one thing I definitely learned, working on multiple different agencies is everybody",
        "words": [
          {
            "word": "and",
            "start": 1049.275,
            "end": 1049.775,
            "confidence": 0.6970678,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "and",
            "start": 1050.075,
            "end": 1050.395,
            "confidence": 0.9958818,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "try",
            "start": 1050.395,
            "end": 1050.635,
            "confidence": 0.99650407,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "to",
            "start": 1050.635,
            "end": 1050.795,
            "confidence": 0.99918944,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "say",
            "start": 1050.795,
            "end": 1051.035,
            "confidence": 0.8618771,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "like",
            "start": 1051.035,
            "end": 1051.195,
            "confidence": 0.9982749,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "hey",
            "start": 1051.195,
            "end": 1051.4349,
            "confidence": 0.8803903,
            "punctuated_word": "hey.",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "we're",
            "start": 1051.4349,
            "end": 1051.675,
            "confidence": 0.998907,
            "punctuated_word": "We're",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "here",
            "start": 1051.675,
            "end": 1051.835,
            "confidence": 0.99945825,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "to",
            "start": 1051.835,
            "end": 1052.075,
            "confidence": 0.9994067,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "help",
            "start": 1052.075,
            "end": 1052.235,
            "confidence": 0.9893635,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "you",
            "start": 1052.235,
            "end": 1052.395,
            "confidence": 0.9947532,
            "punctuated_word": "you.",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "we're",
            "start": 1052.395,
            "end": 1052.635,
            "confidence": 0.99963164,
            "punctuated_word": "We're",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "not",
            "start": 1052.635,
            "end": 1052.795,
            "confidence": 0.99979585,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "here",
            "start": 1052.795,
            "end": 1053.115,
            "confidence": 0.9988844,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "to",
            "start": 1053.115,
            "end": 1053.4349,
            "confidence": 0.99655986,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "you",
            "start": 1053.4349,
            "end": 1053.515,
            "confidence": 0.9974457,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "know",
            "start": 1053.515,
            "end": 1054.015,
            "confidence": 0.9989393,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "tell",
            "start": 1054.1599,
            "end": 1054.24,
            "confidence": 0.9993722,
            "punctuated_word": "tell",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "you",
            "start": 1054.24,
            "end": 1054.3999,
            "confidence": 0.99946815,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "that",
            "start": 1054.3999,
            "end": 1054.48,
            "confidence": 0.99949896,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.85531783
          },
          {
            "word": "you're",
            "start": 1054.48,
            "end": 1054.5599,
            "confidence": 0.997074,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "doing",
            "start": 1054.5599,
            "end": 1054.7999,
            "confidence": 0.9996221,
            "punctuated_word": "doing",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "the",
            "start": 1054.7999,
            "end": 1054.96,
            "confidence": 0.6139726,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "wrong",
            "start": 1054.96,
            "end": 1055.2,
            "confidence": 0.9993981,
            "punctuated_word": "wrong",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "and",
            "start": 1055.2,
            "end": 1055.36,
            "confidence": 0.77673346,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "that",
            "start": 1055.36,
            "end": 1055.5199,
            "confidence": 0.9934302,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "we're",
            "start": 1055.5199,
            "end": 1055.76,
            "confidence": 0.8870282,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "we're",
            "start": 1055.76,
            "end": 1056.08,
            "confidence": 0.97042215,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "better",
            "start": 1056.08,
            "end": 1056.3999,
            "confidence": 0.9983798,
            "punctuated_word": "better",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "than",
            "start": 1056.3999,
            "end": 1056.5599,
            "confidence": 0.9982767,
            "punctuated_word": "than",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "you",
            "start": 1056.5599,
            "end": 1056.72,
            "confidence": 0.9994424,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "or",
            "start": 1056.72,
            "end": 1056.88,
            "confidence": 0.9824326,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "anything",
            "start": 1056.88,
            "end": 1057.12,
            "confidence": 0.9998907,
            "punctuated_word": "anything",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "like",
            "start": 1057.12,
            "end": 1057.2799,
            "confidence": 0.9991518,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "that",
            "start": 1057.2799,
            "end": 1057.44,
            "confidence": 0.99255455,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "like",
            "start": 1057.44,
            "end": 1057.6,
            "confidence": 0.98022974,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "no",
            "start": 1057.6,
            "end": 1057.84,
            "confidence": 0.9768404,
            "punctuated_word": "no.",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "we're",
            "start": 1057.84,
            "end": 1058.0,
            "confidence": 0.9912969,
            "punctuated_word": "We're",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "just",
            "start": 1058.0,
            "end": 1058.32,
            "confidence": 0.9994598,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "simply",
            "start": 1058.32,
            "end": 1058.64,
            "confidence": 0.9991155,
            "punctuated_word": "simply",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "brought",
            "start": 1058.64,
            "end": 1058.88,
            "confidence": 0.93933374,
            "punctuated_word": "brought",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "in",
            "start": 1058.88,
            "end": 1059.0399,
            "confidence": 0.9275758,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7142739
          },
          {
            "word": "to",
            "start": 1059.0399,
            "end": 1059.12,
            "confidence": 0.9947055,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.4111492
          },
          {
            "word": "help",
            "start": 1059.12,
            "end": 1059.36,
            "confidence": 0.9519571,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.4111492
          },
          {
            "word": "and",
            "start": 1059.36,
            "end": 1059.5199,
            "confidence": 0.99255085,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.4111492
          },
          {
            "word": "see",
            "start": 1059.5199,
            "end": 1059.6799,
            "confidence": 0.99573046,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.4111492
          },
          {
            "word": "how",
            "start": 1059.6799,
            "end": 1059.84,
            "confidence": 0.990725,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.4111492
          },
          {
            "word": "we",
            "start": 1059.84,
            "end": 1060.0,
            "confidence": 0.99767977,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.4111492
          },
          {
            "word": "can",
            "start": 1060.0,
            "end": 1060.1599,
            "confidence": 0.9371043,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.4111492
          },
          {
            "word": "make",
            "start": 1060.1599,
            "end": 1060.24,
            "confidence": 0.9995528,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "this",
            "start": 1060.24,
            "end": 1060.48,
            "confidence": 0.99944466,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "better",
            "start": 1060.48,
            "end": 1060.7999,
            "confidence": 0.74733716,
            "punctuated_word": "better.",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "because",
            "start": 1060.7999,
            "end": 1061.2999,
            "confidence": 0.998982,
            "punctuated_word": "Because",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "one",
            "start": 1061.36,
            "end": 1061.5199,
            "confidence": 0.99162537,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "thing",
            "start": 1061.5199,
            "end": 1061.6799,
            "confidence": 0.9997317,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "i",
            "start": 1061.6799,
            "end": 1061.76,
            "confidence": 0.9981177,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "definitely",
            "start": 1061.76,
            "end": 1062.24,
            "confidence": 0.73776746,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "learned",
            "start": 1062.24,
            "end": 1062.74,
            "confidence": 0.98976326,
            "punctuated_word": "learned,",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "working",
            "start": 1062.96,
            "end": 1063.36,
            "confidence": 0.99740666,
            "punctuated_word": "working",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "on",
            "start": 1063.36,
            "end": 1063.44,
            "confidence": 0.3995997,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "multiple",
            "start": 1063.44,
            "end": 1063.76,
            "confidence": 0.99846953,
            "punctuated_word": "multiple",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "different",
            "start": 1063.76,
            "end": 1064.1599,
            "confidence": 0.985905,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "agencies",
            "start": 1064.1599,
            "end": 1064.48,
            "confidence": 0.9986242,
            "punctuated_word": "agencies",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "is",
            "start": 1064.48,
            "end": 1064.98,
            "confidence": 0.94154686,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "everybody",
            "start": 1065.2,
            "end": 1065.7,
            "confidence": 0.9144226,
            "punctuated_word": "everybody",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          }
        ],
        "speaker": 2,
        "id": "87b6ba92-55d3-45d9-a9b4-82e4bd0cb0fb"
      },
      {
        "start": 1066.0,
        "end": 1071.7749,
        "confidence": 0.9742084,
        "channel": 0,
        "transcript": "at each agency really, really does care. And sometimes it's just really hard for them to,",
        "words": [
          {
            "word": "at",
            "start": 1066.0,
            "end": 1066.1599,
            "confidence": 0.9963916,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "each",
            "start": 1066.1599,
            "end": 1066.3999,
            "confidence": 0.99948335,
            "punctuated_word": "each",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "agency",
            "start": 1066.3999,
            "end": 1066.8999,
            "confidence": 0.99927896,
            "punctuated_word": "agency",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "really",
            "start": 1066.96,
            "end": 1067.2799,
            "confidence": 0.9425672,
            "punctuated_word": "really,",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "really",
            "start": 1067.2799,
            "end": 1067.6,
            "confidence": 0.99994576,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "does",
            "start": 1067.6,
            "end": 1067.84,
            "confidence": 0.9907318,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "care",
            "start": 1067.84,
            "end": 1068.315,
            "confidence": 0.94120973,
            "punctuated_word": "care.",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "and",
            "start": 1068.3949,
            "end": 1068.6349,
            "confidence": 0.99956375,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "sometimes",
            "start": 1068.6349,
            "end": 1069.115,
            "confidence": 0.96498966,
            "punctuated_word": "sometimes",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "it's",
            "start": 1069.115,
            "end": 1069.355,
            "confidence": 0.7631432,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "just",
            "start": 1069.355,
            "end": 1069.6749,
            "confidence": 0.9990766,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "really",
            "start": 1069.6749,
            "end": 1069.995,
            "confidence": 0.9964245,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "hard",
            "start": 1069.995,
            "end": 1070.235,
            "confidence": 0.9969284,
            "punctuated_word": "hard",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "for",
            "start": 1070.235,
            "end": 1070.475,
            "confidence": 0.9998006,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "them",
            "start": 1070.475,
            "end": 1070.975,
            "confidence": 0.9997956,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "to",
            "start": 1071.2749,
            "end": 1071.7749,
            "confidence": 0.998003,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          }
        ],
        "speaker": 2,
        "id": "556f2953-8a8e-4bfe-84b5-3052f496c987"
      },
      {
        "start": 1072.075,
        "end": 1072.815,
        "confidence": 0.999613,
        "channel": 0,
        "transcript": "you know,",
        "words": [
          {
            "word": "you",
            "start": 1072.075,
            "end": 1072.315,
            "confidence": 0.99942636,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "know",
            "start": 1072.315,
            "end": 1072.815,
            "confidence": 0.9997996,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          }
        ],
        "speaker": 2,
        "id": "9fed5399-5055-4481-8ce5-6eff82df1e79"
      },
      {
        "start": 1073.4349,
        "end": 1082.495,
        "confidence": 0.9627665,
        "channel": 0,
        "transcript": "share that, out to to the rest of, like, the organization. And one thing that we come with is, like, because of this executive air cover, we can actually get those voices heard to",
        "words": [
          {
            "word": "share",
            "start": 1073.4349,
            "end": 1073.835,
            "confidence": 0.9948331,
            "punctuated_word": "share",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "that",
            "start": 1073.835,
            "end": 1074.315,
            "confidence": 0.98452544,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "out",
            "start": 1074.6349,
            "end": 1074.955,
            "confidence": 0.9995577,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "to",
            "start": 1074.955,
            "end": 1075.195,
            "confidence": 0.99867576,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "to",
            "start": 1075.195,
            "end": 1075.355,
            "confidence": 0.99460477,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8736419
          },
          {
            "word": "the",
            "start": 1075.355,
            "end": 1075.4349,
            "confidence": 0.9975516,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "rest",
            "start": 1075.4349,
            "end": 1075.6749,
            "confidence": 0.9996513,
            "punctuated_word": "rest",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "of",
            "start": 1075.6749,
            "end": 1075.835,
            "confidence": 0.9725349,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "like",
            "start": 1075.835,
            "end": 1075.995,
            "confidence": 0.99882126,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "the",
            "start": 1075.995,
            "end": 1076.1549,
            "confidence": 0.8172142,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "organization",
            "start": 1076.1549,
            "end": 1076.6549,
            "confidence": 0.9754493,
            "punctuated_word": "organization.",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "and",
            "start": 1076.7949,
            "end": 1077.195,
            "confidence": 0.9993711,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "one",
            "start": 1077.195,
            "end": 1077.355,
            "confidence": 0.9990269,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "thing",
            "start": 1077.355,
            "end": 1077.5149,
            "confidence": 0.9995802,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "that",
            "start": 1077.5149,
            "end": 1077.6749,
            "confidence": 0.9965023,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "we",
            "start": 1077.6749,
            "end": 1077.835,
            "confidence": 0.99347794,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "come",
            "start": 1077.835,
            "end": 1077.995,
            "confidence": 0.94752187,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "with",
            "start": 1077.995,
            "end": 1078.235,
            "confidence": 0.9980927,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "is",
            "start": 1078.235,
            "end": 1078.475,
            "confidence": 0.94470775,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.68231285
          },
          {
            "word": "like",
            "start": 1078.475,
            "end": 1078.5549,
            "confidence": 0.9816628,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.4336726
          },
          {
            "word": "because",
            "start": 1078.5549,
            "end": 1078.7949,
            "confidence": 0.9997148,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.4336726
          },
          {
            "word": "of",
            "start": 1078.7949,
            "end": 1078.955,
            "confidence": 0.96670055,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.4336726
          },
          {
            "word": "this",
            "start": 1078.955,
            "end": 1079.195,
            "confidence": 0.9628216,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.4336726
          },
          {
            "word": "executive",
            "start": 1079.195,
            "end": 1079.6749,
            "confidence": 0.90400374,
            "punctuated_word": "executive",
            "speaker": 2,
            "speaker_confidence": 0.4336726
          },
          {
            "word": "air",
            "start": 1079.6749,
            "end": 1079.835,
            "confidence": 0.37665382,
            "punctuated_word": "air",
            "speaker": 2,
            "speaker_confidence": 0.4336726
          },
          {
            "word": "cover",
            "start": 1079.835,
            "end": 1080.1549,
            "confidence": 0.98309886,
            "punctuated_word": "cover,",
            "speaker": 2,
            "speaker_confidence": 0.4336726
          },
          {
            "word": "we",
            "start": 1080.1549,
            "end": 1080.235,
            "confidence": 0.9994179,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.4336726
          },
          {
            "word": "can",
            "start": 1080.235,
            "end": 1080.3949,
            "confidence": 0.9977284,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "actually",
            "start": 1080.3949,
            "end": 1080.7949,
            "confidence": 0.993658,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "get",
            "start": 1080.7949,
            "end": 1080.955,
            "confidence": 0.99929214,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "those",
            "start": 1080.955,
            "end": 1081.195,
            "confidence": 0.99948597,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "voices",
            "start": 1081.195,
            "end": 1081.595,
            "confidence": 0.9728616,
            "punctuated_word": "voices",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "heard",
            "start": 1081.595,
            "end": 1081.995,
            "confidence": 0.99395096,
            "punctuated_word": "heard",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "to",
            "start": 1081.995,
            "end": 1082.495,
            "confidence": 0.99131036,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          }
        ],
        "speaker": 2,
        "id": "15e48202-5653-40d3-a2cb-c3ca0b80d796"
      },
      {
        "start": 1084.06,
        "end": 1087.68,
        "confidence": 0.96041125,
        "channel": 0,
        "transcript": "a deputy secretary or under secretary. So that's one way we found",
        "words": [
          {
            "word": "a",
            "start": 1084.06,
            "end": 1084.2201,
            "confidence": 0.998125,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "deputy",
            "start": 1084.2201,
            "end": 1084.62,
            "confidence": 0.99503577,
            "punctuated_word": "deputy",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "secretary",
            "start": 1084.62,
            "end": 1085.02,
            "confidence": 0.9998087,
            "punctuated_word": "secretary",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "or",
            "start": 1085.02,
            "end": 1085.1001,
            "confidence": 0.81297165,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "under",
            "start": 1085.1001,
            "end": 1085.42,
            "confidence": 0.96778214,
            "punctuated_word": "under",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "secretary",
            "start": 1085.42,
            "end": 1085.9,
            "confidence": 0.7774645,
            "punctuated_word": "secretary.",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "so",
            "start": 1085.9,
            "end": 1086.06,
            "confidence": 0.9993587,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "that's",
            "start": 1086.06,
            "end": 1086.38,
            "confidence": 0.9997932,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "one",
            "start": 1086.38,
            "end": 1086.62,
            "confidence": 0.99932027,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "way",
            "start": 1086.62,
            "end": 1086.8601,
            "confidence": 0.99905795,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "we",
            "start": 1086.8601,
            "end": 1087.18,
            "confidence": 0.99806434,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "found",
            "start": 1087.18,
            "end": 1087.68,
            "confidence": 0.978153,
            "punctuated_word": "found",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          }
        ],
        "speaker": 2,
        "id": "850c63b7-a32f-4430-80fc-9f822df1a5b1"
      },
      {
        "start": 1088.06,
        "end": 1089.52,
        "confidence": 0.978544,
        "channel": 0,
        "transcript": "it to be in,",
        "words": [
          {
            "word": "it",
            "start": 1088.06,
            "end": 1088.3,
            "confidence": 0.9956038,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "to",
            "start": 1088.3,
            "end": 1088.4601,
            "confidence": 0.99641645,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "be",
            "start": 1088.4601,
            "end": 1088.9601,
            "confidence": 0.9995338,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "in",
            "start": 1089.02,
            "end": 1089.52,
            "confidence": 0.922622,
            "punctuated_word": "in,",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          }
        ],
        "speaker": 2,
        "id": "956598bc-1a74-4e90-8f87-6761f1027e01"
      },
      {
        "start": 1090.3,
        "end": 1096.0801,
        "confidence": 0.96588224,
        "channel": 0,
        "transcript": "to work in those difficult to collaborate situations. And, you know, just to tell them that we're temporary. Right? We're not here",
        "words": [
          {
            "word": "to",
            "start": 1090.3,
            "end": 1090.4601,
            "confidence": 0.9934675,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72697735
          },
          {
            "word": "work",
            "start": 1090.4601,
            "end": 1090.62,
            "confidence": 0.9653748,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.49255466
          },
          {
            "word": "in",
            "start": 1090.62,
            "end": 1090.78,
            "confidence": 0.90480983,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.49255466
          },
          {
            "word": "those",
            "start": 1090.78,
            "end": 1091.1001,
            "confidence": 0.76500815,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.49255466
          },
          {
            "word": "difficult",
            "start": 1091.1001,
            "end": 1091.5,
            "confidence": 0.99927396,
            "punctuated_word": "difficult",
            "speaker": 2,
            "speaker_confidence": 0.49255466
          },
          {
            "word": "to",
            "start": 1091.5,
            "end": 1091.5801,
            "confidence": 0.95217085,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.49255466
          },
          {
            "word": "collaborate",
            "start": 1091.5801,
            "end": 1092.0801,
            "confidence": 0.9971635,
            "punctuated_word": "collaborate",
            "speaker": 2,
            "speaker_confidence": 0.49255466
          },
          {
            "word": "situations",
            "start": 1092.2201,
            "end": 1092.7201,
            "confidence": 0.80485135,
            "punctuated_word": "situations.",
            "speaker": 2,
            "speaker_confidence": 0.49255466
          },
          {
            "word": "and",
            "start": 1092.8601,
            "end": 1093.02,
            "confidence": 0.992459,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "you",
            "start": 1093.02,
            "end": 1093.1001,
            "confidence": 0.9997979,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "know",
            "start": 1093.1001,
            "end": 1093.26,
            "confidence": 0.99983406,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "just",
            "start": 1093.26,
            "end": 1093.5,
            "confidence": 0.9996853,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "to",
            "start": 1093.5,
            "end": 1093.66,
            "confidence": 0.99831295,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "tell",
            "start": 1093.66,
            "end": 1093.8201,
            "confidence": 0.9991923,
            "punctuated_word": "tell",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "them",
            "start": 1093.8201,
            "end": 1093.9801,
            "confidence": 0.999156,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "that",
            "start": 1093.9801,
            "end": 1094.2201,
            "confidence": 0.9992136,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "we're",
            "start": 1094.2201,
            "end": 1094.4601,
            "confidence": 0.918399,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "temporary",
            "start": 1094.4601,
            "end": 1094.8601,
            "confidence": 0.97317326,
            "punctuated_word": "temporary.",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "right",
            "start": 1094.8601,
            "end": 1095.18,
            "confidence": 0.99529445,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "we're",
            "start": 1095.18,
            "end": 1095.3401,
            "confidence": 0.9963889,
            "punctuated_word": "We're",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "not",
            "start": 1095.3401,
            "end": 1095.5801,
            "confidence": 0.9993381,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "here",
            "start": 1095.5801,
            "end": 1096.0801,
            "confidence": 0.9970432,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          }
        ],
        "speaker": 2,
        "id": "733578a2-1f35-4a44-bf4a-f50cede56896"
      },
      {
        "start": 1096.505,
        "end": 1101.5651,
        "confidence": 0.8314111,
        "channel": 0,
        "transcript": "to take your job. Right? At USGS, we have tour of duty models. So we're here from our shortest three months up to four years.",
        "words": [
          {
            "word": "to",
            "start": 1096.505,
            "end": 1096.745,
            "confidence": 0.99964035,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "take",
            "start": 1096.745,
            "end": 1096.825,
            "confidence": 0.9993942,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.61749333
          },
          {
            "word": "your",
            "start": 1096.825,
            "end": 1096.905,
            "confidence": 0.92609406,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "job",
            "start": 1096.905,
            "end": 1097.305,
            "confidence": 0.70666116,
            "punctuated_word": "job.",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "right",
            "start": 1097.305,
            "end": 1097.545,
            "confidence": 0.96954566,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "at",
            "start": 1097.545,
            "end": 1097.7051,
            "confidence": 0.8387251,
            "punctuated_word": "At",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "usgs",
            "start": 1097.7051,
            "end": 1098.025,
            "confidence": 0.6196344,
            "punctuated_word": "USGS,",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "we",
            "start": 1098.025,
            "end": 1098.185,
            "confidence": 0.9982256,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "have",
            "start": 1098.185,
            "end": 1098.265,
            "confidence": 0.9843254,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "tour",
            "start": 1098.265,
            "end": 1098.505,
            "confidence": 0.23393308,
            "punctuated_word": "tour",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "of",
            "start": 1098.505,
            "end": 1098.5851,
            "confidence": 0.47999084,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "duty",
            "start": 1098.5851,
            "end": 1098.8251,
            "confidence": 0.99105585,
            "punctuated_word": "duty",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "models",
            "start": 1098.8251,
            "end": 1099.0651,
            "confidence": 0.7568657,
            "punctuated_word": "models.",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "so",
            "start": 1099.0651,
            "end": 1099.145,
            "confidence": 0.9959222,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "we're",
            "start": 1099.145,
            "end": 1099.305,
            "confidence": 0.89111304,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "here",
            "start": 1099.305,
            "end": 1099.4651,
            "confidence": 0.9950296,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "from",
            "start": 1099.4651,
            "end": 1099.625,
            "confidence": 0.7671827,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.6470777
          },
          {
            "word": "our",
            "start": 1099.625,
            "end": 1099.7051,
            "confidence": 0.2585827,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.44974864
          },
          {
            "word": "shortest",
            "start": 1099.7051,
            "end": 1100.1051,
            "confidence": 0.8491907,
            "punctuated_word": "shortest",
            "speaker": 2,
            "speaker_confidence": 0.44974864
          },
          {
            "word": "three",
            "start": 1100.1051,
            "end": 1100.265,
            "confidence": 0.9793265,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.44974864
          },
          {
            "word": "months",
            "start": 1100.265,
            "end": 1100.5851,
            "confidence": 0.99530905,
            "punctuated_word": "months",
            "speaker": 2,
            "speaker_confidence": 0.44974864
          },
          {
            "word": "up",
            "start": 1100.5851,
            "end": 1100.665,
            "confidence": 0.74376667,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.44974864
          },
          {
            "word": "to",
            "start": 1100.665,
            "end": 1100.745,
            "confidence": 0.9967828,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5899177
          },
          {
            "word": "four",
            "start": 1100.745,
            "end": 1101.0651,
            "confidence": 0.9936512,
            "punctuated_word": "four",
            "speaker": 2,
            "speaker_confidence": 0.5899177
          },
          {
            "word": "years",
            "start": 1101.0651,
            "end": 1101.5651,
            "confidence": 0.81533074,
            "punctuated_word": "years.",
            "speaker": 2,
            "speaker_confidence": 0.5899177
          }
        ],
        "speaker": 2,
        "id": "70388a2f-41d6-4c4d-b340-467803e2a164"
      },
      {
        "start": 1102.025,
        "end": 1102.505,
        "confidence": 0.99504423,
        "channel": 0,
        "transcript": "And,",
        "words": [
          {
            "word": "and",
            "start": 1102.025,
            "end": 1102.505,
            "confidence": 0.99504423,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.5899177
          }
        ],
        "speaker": 2,
        "id": "454b4583-9c75-4b00-b511-a59a819fa999"
      },
      {
        "start": 1102.8251,
        "end": 1114.08,
        "confidence": 0.94101197,
        "channel": 0,
        "transcript": "we we're not trying to take your jobs. We're not trying to take over the project. We we just simply want to help. So you mentioned that a a significant part of that is is getting that, it sounds like kinda like buy in from from that higher level executive.",
        "words": [
          {
            "word": "we",
            "start": 1102.8251,
            "end": 1102.9851,
            "confidence": 0.99843055,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5899177
          },
          {
            "word": "we're",
            "start": 1103.145,
            "end": 1103.305,
            "confidence": 0.99755,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.5899177
          },
          {
            "word": "not",
            "start": 1103.305,
            "end": 1103.4651,
            "confidence": 0.9989222,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.5899177
          },
          {
            "word": "trying",
            "start": 1103.4651,
            "end": 1103.625,
            "confidence": 0.99855024,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.5899177
          },
          {
            "word": "to",
            "start": 1103.625,
            "end": 1103.7051,
            "confidence": 0.9696369,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5899177
          },
          {
            "word": "take",
            "start": 1103.7051,
            "end": 1103.785,
            "confidence": 0.7673941,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.2526431
          },
          {
            "word": "your",
            "start": 1103.785,
            "end": 1103.9451,
            "confidence": 0.75959426,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.2526431
          },
          {
            "word": "jobs",
            "start": 1103.9451,
            "end": 1104.1051,
            "confidence": 0.7602836,
            "punctuated_word": "jobs.",
            "speaker": 2,
            "speaker_confidence": 0.2526431
          },
          {
            "word": "we're",
            "start": 1104.1051,
            "end": 1104.185,
            "confidence": 0.9710448,
            "punctuated_word": "We're",
            "speaker": 2,
            "speaker_confidence": 0.2526431
          },
          {
            "word": "not",
            "start": 1104.185,
            "end": 1104.3451,
            "confidence": 0.9967302,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.2526431
          },
          {
            "word": "trying",
            "start": 1104.3451,
            "end": 1104.505,
            "confidence": 0.9944396,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.2526431
          },
          {
            "word": "to",
            "start": 1104.505,
            "end": 1104.5851,
            "confidence": 0.9771482,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.2526431
          },
          {
            "word": "take",
            "start": 1104.5851,
            "end": 1104.665,
            "confidence": 0.75528735,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "over",
            "start": 1104.665,
            "end": 1104.8251,
            "confidence": 0.9888122,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "the",
            "start": 1104.8251,
            "end": 1104.9851,
            "confidence": 0.9913231,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "project",
            "start": 1104.9851,
            "end": 1105.305,
            "confidence": 0.99397343,
            "punctuated_word": "project.",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "we",
            "start": 1105.305,
            "end": 1105.545,
            "confidence": 0.99963105,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "we",
            "start": 1105.545,
            "end": 1105.7051,
            "confidence": 0.9782427,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "just",
            "start": 1105.7051,
            "end": 1105.865,
            "confidence": 0.9976211,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "simply",
            "start": 1105.865,
            "end": 1106.265,
            "confidence": 0.9998342,
            "punctuated_word": "simply",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "want",
            "start": 1106.265,
            "end": 1106.425,
            "confidence": 0.94469947,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "to",
            "start": 1106.425,
            "end": 1106.5851,
            "confidence": 0.98952943,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "help",
            "start": 1106.5851,
            "end": 1107.0851,
            "confidence": 0.99862784,
            "punctuated_word": "help.",
            "speaker": 2,
            "speaker_confidence": 0.685858
          },
          {
            "word": "so",
            "start": 1107.385,
            "end": 1107.785,
            "confidence": 0.99888664,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "you",
            "start": 1107.785,
            "end": 1107.9451,
            "confidence": 0.998418,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "mentioned",
            "start": 1107.9451,
            "end": 1108.265,
            "confidence": 0.9119045,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "that",
            "start": 1108.265,
            "end": 1108.505,
            "confidence": 0.99877304,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "a",
            "start": 1108.505,
            "end": 1108.86,
            "confidence": 0.73196864,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "a",
            "start": 1109.02,
            "end": 1109.1799,
            "confidence": 0.854816,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "significant",
            "start": 1109.1799,
            "end": 1109.5,
            "confidence": 0.9990858,
            "punctuated_word": "significant",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "part",
            "start": 1109.5,
            "end": 1109.74,
            "confidence": 0.9996351,
            "punctuated_word": "part",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "of",
            "start": 1109.74,
            "end": 1109.82,
            "confidence": 0.99890494,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "that",
            "start": 1109.82,
            "end": 1109.98,
            "confidence": 0.99987876,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "is",
            "start": 1109.98,
            "end": 1110.14,
            "confidence": 0.99986696,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "is",
            "start": 1110.14,
            "end": 1110.38,
            "confidence": 0.99852246,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "getting",
            "start": 1110.38,
            "end": 1110.7,
            "confidence": 0.99967885,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "that",
            "start": 1110.7,
            "end": 1110.94,
            "confidence": 0.92263246,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "it",
            "start": 1111.1799,
            "end": 1111.34,
            "confidence": 0.507573,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "sounds",
            "start": 1111.34,
            "end": 1111.58,
            "confidence": 0.9988355,
            "punctuated_word": "sounds",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "like",
            "start": 1111.58,
            "end": 1111.82,
            "confidence": 0.94561285,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "kinda",
            "start": 1111.82,
            "end": 1111.98,
            "confidence": 0.54767376,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "like",
            "start": 1111.98,
            "end": 1112.14,
            "confidence": 0.8514584,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "buy",
            "start": 1112.14,
            "end": 1112.2999,
            "confidence": 0.9833391,
            "punctuated_word": "buy",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "in",
            "start": 1112.2999,
            "end": 1112.54,
            "confidence": 0.9987734,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "from",
            "start": 1112.54,
            "end": 1112.7,
            "confidence": 0.9995272,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.6317734
          },
          {
            "word": "from",
            "start": 1112.7,
            "end": 1112.94,
            "confidence": 0.9900761,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "that",
            "start": 1112.94,
            "end": 1113.02,
            "confidence": 0.99868315,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "higher",
            "start": 1113.02,
            "end": 1113.34,
            "confidence": 0.99869436,
            "punctuated_word": "higher",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "level",
            "start": 1113.34,
            "end": 1113.58,
            "confidence": 0.999819,
            "punctuated_word": "level",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "executive",
            "start": 1113.58,
            "end": 1114.08,
            "confidence": 0.9902477,
            "punctuated_word": "executive.",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          }
        ],
        "speaker": 1,
        "id": "6801af1c-2a92-4dbc-941f-fc2fcf5adda2"
      },
      {
        "start": 1114.62,
        "end": 1115.6,
        "confidence": 0.9781651,
        "channel": 0,
        "transcript": "What does that",
        "words": [
          {
            "word": "what",
            "start": 1114.62,
            "end": 1114.78,
            "confidence": 0.98852426,
            "punctuated_word": "What",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "does",
            "start": 1114.78,
            "end": 1115.1,
            "confidence": 0.94620126,
            "punctuated_word": "does",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "that",
            "start": 1115.1,
            "end": 1115.6,
            "confidence": 0.9997696,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          }
        ],
        "speaker": 1,
        "id": "dcf0a78f-7700-4955-802b-452668012985"
      },
      {
        "start": 1116.14,
        "end": 1123.245,
        "confidence": 0.9488195,
        "channel": 0,
        "transcript": "usually look like? What are those interactions tend to be like as you try to try to get that buy in? Usually, just a a couple of meetings. Right?",
        "words": [
          {
            "word": "usually",
            "start": 1116.14,
            "end": 1116.62,
            "confidence": 0.99966025,
            "punctuated_word": "usually",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "look",
            "start": 1116.62,
            "end": 1116.86,
            "confidence": 0.999699,
            "punctuated_word": "look",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "like",
            "start": 1116.86,
            "end": 1117.1,
            "confidence": 0.9913556,
            "punctuated_word": "like?",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "what",
            "start": 1117.1,
            "end": 1117.26,
            "confidence": 0.78496283,
            "punctuated_word": "What",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "are",
            "start": 1117.26,
            "end": 1117.42,
            "confidence": 0.79417706,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "those",
            "start": 1117.42,
            "end": 1117.58,
            "confidence": 0.99934226,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "interactions",
            "start": 1117.58,
            "end": 1118.08,
            "confidence": 0.99945205,
            "punctuated_word": "interactions",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "tend",
            "start": 1118.14,
            "end": 1118.38,
            "confidence": 0.9992901,
            "punctuated_word": "tend",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "to",
            "start": 1118.38,
            "end": 1118.46,
            "confidence": 0.99941707,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "be",
            "start": 1118.46,
            "end": 1118.62,
            "confidence": 0.9999068,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "like",
            "start": 1118.62,
            "end": 1118.86,
            "confidence": 0.98080415,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "as",
            "start": 1118.86,
            "end": 1119.02,
            "confidence": 0.9944606,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "you",
            "start": 1119.02,
            "end": 1119.1799,
            "confidence": 0.9996853,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "try",
            "start": 1119.1799,
            "end": 1119.34,
            "confidence": 0.9998894,
            "punctuated_word": "try",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "to",
            "start": 1119.34,
            "end": 1119.58,
            "confidence": 0.99691355,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "try",
            "start": 1119.58,
            "end": 1119.74,
            "confidence": 0.99704957,
            "punctuated_word": "try",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "to",
            "start": 1119.74,
            "end": 1119.9,
            "confidence": 0.9993869,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "get",
            "start": 1119.9,
            "end": 1119.98,
            "confidence": 0.99982506,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "that",
            "start": 1119.98,
            "end": 1120.14,
            "confidence": 0.99887854,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "buy",
            "start": 1120.14,
            "end": 1120.2999,
            "confidence": 0.9996351,
            "punctuated_word": "buy",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "in",
            "start": 1120.2999,
            "end": 1120.7999,
            "confidence": 0.9987025,
            "punctuated_word": "in?",
            "speaker": 1,
            "speaker_confidence": 0.72282887
          },
          {
            "word": "usually",
            "start": 1120.86,
            "end": 1121.26,
            "confidence": 0.8222504,
            "punctuated_word": "Usually,",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "just",
            "start": 1121.26,
            "end": 1121.5,
            "confidence": 0.5751351,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "a",
            "start": 1121.5,
            "end": 1121.66,
            "confidence": 0.8680442,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "a",
            "start": 1121.66,
            "end": 1121.82,
            "confidence": 0.7979288,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "couple",
            "start": 1121.82,
            "end": 1122.0599,
            "confidence": 0.99964726,
            "punctuated_word": "couple",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "of",
            "start": 1122.0599,
            "end": 1122.22,
            "confidence": 0.99881625,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "meetings",
            "start": 1122.22,
            "end": 1122.72,
            "confidence": 0.9322632,
            "punctuated_word": "meetings.",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "right",
            "start": 1122.925,
            "end": 1123.245,
            "confidence": 0.9891888,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          }
        ],
        "speaker": 1,
        "id": "bab2c931-be14-4a67-83dc-4f5a569589ff"
      },
      {
        "start": 1123.885,
        "end": 1127.265,
        "confidence": 0.9351994,
        "channel": 0,
        "transcript": "And just saying, like, hey. Yes. We do have, you know,",
        "words": [
          {
            "word": "and",
            "start": 1123.885,
            "end": 1124.285,
            "confidence": 0.99576014,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "just",
            "start": 1124.285,
            "end": 1124.525,
            "confidence": 0.99888426,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "saying",
            "start": 1124.525,
            "end": 1124.765,
            "confidence": 0.6144607,
            "punctuated_word": "saying,",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "like",
            "start": 1124.765,
            "end": 1125.085,
            "confidence": 0.99836695,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "hey",
            "start": 1125.085,
            "end": 1125.3251,
            "confidence": 0.94942844,
            "punctuated_word": "hey.",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "yes",
            "start": 1125.3251,
            "end": 1125.5651,
            "confidence": 0.9926636,
            "punctuated_word": "Yes.",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "we",
            "start": 1125.5651,
            "end": 1125.805,
            "confidence": 0.9990388,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "do",
            "start": 1125.805,
            "end": 1126.045,
            "confidence": 0.99904305,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "have",
            "start": 1126.045,
            "end": 1126.525,
            "confidence": 0.9098862,
            "punctuated_word": "have,",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "you",
            "start": 1126.525,
            "end": 1126.765,
            "confidence": 0.9987452,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "know",
            "start": 1126.765,
            "end": 1127.265,
            "confidence": 0.8309163,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          }
        ],
        "speaker": 2,
        "id": "ff404146-01ae-4691-8e0d-558853fdb39b"
      },
      {
        "start": 1128.125,
        "end": 1132.465,
        "confidence": 0.93655723,
        "channel": 0,
        "transcript": "so, like, for instance, at some agencies, there's no engineers. So they actually can't tell if, like,",
        "words": [
          {
            "word": "so",
            "start": 1128.125,
            "end": 1128.285,
            "confidence": 0.9417362,
            "punctuated_word": "so,",
            "speaker": 2,
            "speaker_confidence": 0.7059328
          },
          {
            "word": "like",
            "start": 1128.285,
            "end": 1128.4451,
            "confidence": 0.9965308,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.45731127
          },
          {
            "word": "for",
            "start": 1128.4451,
            "end": 1128.605,
            "confidence": 0.99978954,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.45731127
          },
          {
            "word": "instance",
            "start": 1128.605,
            "end": 1128.845,
            "confidence": 0.9867958,
            "punctuated_word": "instance,",
            "speaker": 2,
            "speaker_confidence": 0.45731127
          },
          {
            "word": "at",
            "start": 1128.845,
            "end": 1129.085,
            "confidence": 0.7860919,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.45731127
          },
          {
            "word": "some",
            "start": 1129.085,
            "end": 1129.245,
            "confidence": 0.99562883,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.45731127
          },
          {
            "word": "agencies",
            "start": 1129.245,
            "end": 1129.645,
            "confidence": 0.8119004,
            "punctuated_word": "agencies,",
            "speaker": 2,
            "speaker_confidence": 0.45731127
          },
          {
            "word": "there's",
            "start": 1129.645,
            "end": 1129.885,
            "confidence": 0.91384774,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.45731127
          },
          {
            "word": "no",
            "start": 1129.885,
            "end": 1130.045,
            "confidence": 0.9995147,
            "punctuated_word": "no",
            "speaker": 2,
            "speaker_confidence": 0.42365867
          },
          {
            "word": "engineers",
            "start": 1130.045,
            "end": 1130.525,
            "confidence": 0.69349074,
            "punctuated_word": "engineers.",
            "speaker": 2,
            "speaker_confidence": 0.42365867
          },
          {
            "word": "so",
            "start": 1130.525,
            "end": 1130.685,
            "confidence": 0.8441551,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.42365867
          },
          {
            "word": "they",
            "start": 1130.685,
            "end": 1130.765,
            "confidence": 0.99767655,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.42365867
          },
          {
            "word": "actually",
            "start": 1130.765,
            "end": 1131.165,
            "confidence": 0.9949536,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.42365867
          },
          {
            "word": "can't",
            "start": 1131.165,
            "end": 1131.485,
            "confidence": 0.99979687,
            "punctuated_word": "can't",
            "speaker": 2,
            "speaker_confidence": 0.42365867
          },
          {
            "word": "tell",
            "start": 1131.485,
            "end": 1131.805,
            "confidence": 0.9996551,
            "punctuated_word": "tell",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "if",
            "start": 1131.805,
            "end": 1131.965,
            "confidence": 0.9614687,
            "punctuated_word": "if,",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "like",
            "start": 1131.965,
            "end": 1132.465,
            "confidence": 0.99844015,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          }
        ],
        "speaker": 2,
        "id": "bb839d77-aea0-46db-acc4-df8f9f871f89"
      },
      {
        "start": 1132.845,
        "end": 1134.145,
        "confidence": 0.8083745,
        "channel": 0,
        "transcript": "a vendor or contractor",
        "words": [
          {
            "word": "a",
            "start": 1132.845,
            "end": 1132.925,
            "confidence": 0.7159554,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "vendor",
            "start": 1132.925,
            "end": 1133.425,
            "confidence": 0.99747914,
            "punctuated_word": "vendor",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "or",
            "start": 1133.485,
            "end": 1133.645,
            "confidence": 0.9903482,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "contractor",
            "start": 1133.645,
            "end": 1134.145,
            "confidence": 0.5297156,
            "punctuated_word": "contractor",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          }
        ],
        "speaker": 2,
        "id": "7393e090-901a-4edc-a90c-b80d9a1f1456"
      },
      {
        "start": 1134.845,
        "end": 1150.935,
        "confidence": 0.9279071,
        "channel": 0,
        "transcript": "is telling them the truth or not. And one of the things we can go and say, hey. We have a ton of engineers, and we can go and actually sit with you and tell you, like, no. This is wrong and this is right and just help you through that. So a lot of it, it looks like it usually just comes through our administrative Matt Cutts, and then he'll, like,",
        "words": [
          {
            "word": "is",
            "start": 1134.845,
            "end": 1135.29,
            "confidence": 0.99818665,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "telling",
            "start": 1135.4501,
            "end": 1135.6901,
            "confidence": 0.9991301,
            "punctuated_word": "telling",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "them",
            "start": 1135.6901,
            "end": 1136.01,
            "confidence": 0.99414474,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "the",
            "start": 1136.01,
            "end": 1136.17,
            "confidence": 0.99876887,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "truth",
            "start": 1136.17,
            "end": 1136.41,
            "confidence": 0.99913377,
            "punctuated_word": "truth",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "or",
            "start": 1136.41,
            "end": 1136.49,
            "confidence": 0.997417,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "not",
            "start": 1136.49,
            "end": 1136.73,
            "confidence": 0.93211037,
            "punctuated_word": "not.",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "and",
            "start": 1136.73,
            "end": 1136.81,
            "confidence": 0.9929334,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "one",
            "start": 1136.81,
            "end": 1136.8901,
            "confidence": 0.66020495,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "of",
            "start": 1136.8901,
            "end": 1136.9701,
            "confidence": 0.9923119,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "the",
            "start": 1136.9701,
            "end": 1137.05,
            "confidence": 0.990697,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "things",
            "start": 1137.05,
            "end": 1137.2101,
            "confidence": 0.99771607,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "we",
            "start": 1137.2101,
            "end": 1137.29,
            "confidence": 0.98503995,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6746097
          },
          {
            "word": "can",
            "start": 1137.29,
            "end": 1137.4501,
            "confidence": 0.99765956,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.5686399
          },
          {
            "word": "go",
            "start": 1137.4501,
            "end": 1137.61,
            "confidence": 0.9890794,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.5686399
          },
          {
            "word": "and",
            "start": 1137.61,
            "end": 1137.6901,
            "confidence": 0.47667056,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5686399
          },
          {
            "word": "say",
            "start": 1137.6901,
            "end": 1137.8501,
            "confidence": 0.9476253,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.5686399
          },
          {
            "word": "hey",
            "start": 1137.8501,
            "end": 1138.01,
            "confidence": 0.83608174,
            "punctuated_word": "hey.",
            "speaker": 2,
            "speaker_confidence": 0.5686399
          },
          {
            "word": "we",
            "start": 1138.01,
            "end": 1138.25,
            "confidence": 0.9979882,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.5686399
          },
          {
            "word": "have",
            "start": 1138.25,
            "end": 1138.49,
            "confidence": 0.9990368,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.5686399
          },
          {
            "word": "a",
            "start": 1138.49,
            "end": 1138.65,
            "confidence": 0.9884366,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5686399
          },
          {
            "word": "ton",
            "start": 1138.65,
            "end": 1138.81,
            "confidence": 0.72113705,
            "punctuated_word": "ton",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "of",
            "start": 1138.81,
            "end": 1138.9701,
            "confidence": 0.9919269,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "engineers",
            "start": 1138.9701,
            "end": 1139.4501,
            "confidence": 0.8177378,
            "punctuated_word": "engineers,",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "and",
            "start": 1139.4501,
            "end": 1139.61,
            "confidence": 0.9987072,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "we",
            "start": 1139.61,
            "end": 1139.77,
            "confidence": 0.9996038,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "can",
            "start": 1139.77,
            "end": 1139.93,
            "confidence": 0.9980263,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "go",
            "start": 1139.93,
            "end": 1140.43,
            "confidence": 0.9997466,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "and",
            "start": 1140.49,
            "end": 1140.65,
            "confidence": 0.9431199,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "actually",
            "start": 1140.65,
            "end": 1141.13,
            "confidence": 0.9682206,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "sit",
            "start": 1141.13,
            "end": 1141.37,
            "confidence": 0.9970101,
            "punctuated_word": "sit",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "with",
            "start": 1141.37,
            "end": 1141.61,
            "confidence": 0.9998455,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "you",
            "start": 1141.61,
            "end": 1142.0901,
            "confidence": 0.99988234,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "and",
            "start": 1142.0901,
            "end": 1142.41,
            "confidence": 0.95348334,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "tell",
            "start": 1142.41,
            "end": 1142.65,
            "confidence": 0.9993734,
            "punctuated_word": "tell",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "you",
            "start": 1142.65,
            "end": 1142.89,
            "confidence": 0.9780897,
            "punctuated_word": "you,",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "like",
            "start": 1142.89,
            "end": 1143.13,
            "confidence": 0.99779665,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "no",
            "start": 1143.13,
            "end": 1143.29,
            "confidence": 0.8613335,
            "punctuated_word": "no.",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "this",
            "start": 1143.29,
            "end": 1143.4501,
            "confidence": 0.99887425,
            "punctuated_word": "This",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "is",
            "start": 1143.4501,
            "end": 1143.53,
            "confidence": 0.9980096,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "wrong",
            "start": 1143.53,
            "end": 1143.77,
            "confidence": 0.99972457,
            "punctuated_word": "wrong",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "and",
            "start": 1143.77,
            "end": 1143.93,
            "confidence": 0.6308007,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "this",
            "start": 1143.93,
            "end": 1144.0901,
            "confidence": 0.997378,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.74567556
          },
          {
            "word": "is",
            "start": 1144.0901,
            "end": 1144.17,
            "confidence": 0.9959955,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "right",
            "start": 1144.17,
            "end": 1144.3301,
            "confidence": 0.9993331,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "and",
            "start": 1144.3301,
            "end": 1144.49,
            "confidence": 0.46409577,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "just",
            "start": 1144.49,
            "end": 1144.65,
            "confidence": 0.99759895,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "help",
            "start": 1144.65,
            "end": 1144.89,
            "confidence": 0.98726755,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "you",
            "start": 1144.89,
            "end": 1145.2101,
            "confidence": 0.81753075,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "through",
            "start": 1145.2101,
            "end": 1145.4501,
            "confidence": 0.9987721,
            "punctuated_word": "through",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "that",
            "start": 1145.4501,
            "end": 1145.8501,
            "confidence": 0.9994465,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "so",
            "start": 1145.8501,
            "end": 1146.0901,
            "confidence": 0.9992582,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "a",
            "start": 1146.0901,
            "end": 1146.17,
            "confidence": 0.99447495,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "lot",
            "start": 1146.17,
            "end": 1146.41,
            "confidence": 0.99975246,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "of",
            "start": 1146.41,
            "end": 1146.49,
            "confidence": 0.99537474,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "it",
            "start": 1146.49,
            "end": 1146.73,
            "confidence": 0.89577305,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "it",
            "start": 1146.73,
            "end": 1146.89,
            "confidence": 0.9986507,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "looks",
            "start": 1146.89,
            "end": 1147.13,
            "confidence": 0.99175733,
            "punctuated_word": "looks",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "like",
            "start": 1147.13,
            "end": 1147.2101,
            "confidence": 0.8082081,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.5599972
          },
          {
            "word": "it",
            "start": 1147.29,
            "end": 1147.37,
            "confidence": 0.49989763,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "usually",
            "start": 1147.37,
            "end": 1147.6901,
            "confidence": 0.96766,
            "punctuated_word": "usually",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "just",
            "start": 1147.6901,
            "end": 1147.8501,
            "confidence": 0.9970331,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "comes",
            "start": 1147.8501,
            "end": 1148.0901,
            "confidence": 0.9989679,
            "punctuated_word": "comes",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "through",
            "start": 1148.0901,
            "end": 1148.41,
            "confidence": 0.97211355,
            "punctuated_word": "through",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "our",
            "start": 1148.41,
            "end": 1148.65,
            "confidence": 0.9985745,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "administrative",
            "start": 1148.65,
            "end": 1149.15,
            "confidence": 0.8148254,
            "punctuated_word": "administrative",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "matt",
            "start": 1149.2101,
            "end": 1149.4501,
            "confidence": 0.3311591,
            "punctuated_word": "Matt",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "cutts",
            "start": 1149.4501,
            "end": 1149.77,
            "confidence": 0.7440698,
            "punctuated_word": "Cutts,",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "and",
            "start": 1149.77,
            "end": 1149.93,
            "confidence": 0.9872039,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "then",
            "start": 1149.93,
            "end": 1150.25,
            "confidence": 0.98650813,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "he'll",
            "start": 1150.25,
            "end": 1150.5701,
            "confidence": 0.9520808,
            "punctuated_word": "he'll,",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "like",
            "start": 1150.5701,
            "end": 1150.935,
            "confidence": 0.995734,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          }
        ],
        "speaker": 2,
        "id": "2df70030-f45f-410d-be93-2e7c89c946c3"
      },
      {
        "start": 1151.4951,
        "end": 1153.035,
        "confidence": 0.9923193,
        "channel": 0,
        "transcript": "kind of, you",
        "words": [
          {
            "word": "kind",
            "start": 1151.4951,
            "end": 1151.895,
            "confidence": 0.98256946,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "of",
            "start": 1151.895,
            "end": 1152.395,
            "confidence": 0.99672484,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "you",
            "start": 1152.535,
            "end": 1153.035,
            "confidence": 0.9976635,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          }
        ],
        "speaker": 2,
        "id": "4594cc03-e361-440d-9464-50506f640f90"
      },
      {
        "start": 1153.4951,
        "end": 1157.755,
        "confidence": 0.9640597,
        "channel": 0,
        "transcript": "know, determine, like, if it's, like, something that that that we should do or not.",
        "words": [
          {
            "word": "know",
            "start": 1153.4951,
            "end": 1153.8151,
            "confidence": 0.99721766,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "determine",
            "start": 1153.8151,
            "end": 1154.135,
            "confidence": 0.9843567,
            "punctuated_word": "determine,",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "like",
            "start": 1154.135,
            "end": 1154.375,
            "confidence": 0.9986359,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "if",
            "start": 1154.375,
            "end": 1154.4551,
            "confidence": 0.99981767,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "it's",
            "start": 1154.4551,
            "end": 1154.775,
            "confidence": 0.9716726,
            "punctuated_word": "it's,",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "like",
            "start": 1154.775,
            "end": 1154.935,
            "confidence": 0.9994928,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "something",
            "start": 1154.935,
            "end": 1155.415,
            "confidence": 0.99984515,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "that",
            "start": 1155.415,
            "end": 1155.7351,
            "confidence": 0.99980956,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "that",
            "start": 1155.7351,
            "end": 1156.2351,
            "confidence": 0.92669386,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "that",
            "start": 1156.295,
            "end": 1156.6151,
            "confidence": 0.5918392,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "we",
            "start": 1156.6151,
            "end": 1156.775,
            "confidence": 0.9943175,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "should",
            "start": 1156.775,
            "end": 1157.015,
            "confidence": 0.99986625,
            "punctuated_word": "should",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "do",
            "start": 1157.015,
            "end": 1157.0951,
            "confidence": 0.99972314,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "or",
            "start": 1157.0951,
            "end": 1157.255,
            "confidence": 0.99829024,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          },
          {
            "word": "not",
            "start": 1157.255,
            "end": 1157.755,
            "confidence": 0.9993178,
            "punctuated_word": "not.",
            "speaker": 2,
            "speaker_confidence": 0.8554293
          }
        ],
        "speaker": 2,
        "id": "49bc6b92-67c8-47c5-87e2-d9b040c17657"
      },
      {
        "start": 1158.2151,
        "end": 1162.3151,
        "confidence": 0.97736686,
        "channel": 0,
        "transcript": "And I I believe I I also heard you describe the the tour of duty model,",
        "words": [
          {
            "word": "and",
            "start": 1158.2151,
            "end": 1158.4551,
            "confidence": 0.9978713,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.14513814
          },
          {
            "word": "i",
            "start": 1158.4551,
            "end": 1158.6151,
            "confidence": 0.98919684,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.14513814
          },
          {
            "word": "i",
            "start": 1158.6151,
            "end": 1158.775,
            "confidence": 0.9560725,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.14513814
          },
          {
            "word": "believe",
            "start": 1158.775,
            "end": 1159.0951,
            "confidence": 0.99817896,
            "punctuated_word": "believe",
            "speaker": 1,
            "speaker_confidence": 0.14513814
          },
          {
            "word": "i",
            "start": 1159.0951,
            "end": 1159.3351,
            "confidence": 0.86239815,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.14513814
          },
          {
            "word": "i",
            "start": 1159.3351,
            "end": 1159.415,
            "confidence": 0.9940831,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "also",
            "start": 1159.415,
            "end": 1159.7351,
            "confidence": 0.9978896,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "heard",
            "start": 1159.7351,
            "end": 1160.055,
            "confidence": 0.9997048,
            "punctuated_word": "heard",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "you",
            "start": 1160.055,
            "end": 1160.295,
            "confidence": 0.99968195,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "describe",
            "start": 1160.295,
            "end": 1160.795,
            "confidence": 0.98460823,
            "punctuated_word": "describe",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "the",
            "start": 1160.8551,
            "end": 1161.0951,
            "confidence": 0.9998288,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "the",
            "start": 1161.0951,
            "end": 1161.175,
            "confidence": 0.98580265,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "tour",
            "start": 1161.175,
            "end": 1161.415,
            "confidence": 0.9102713,
            "punctuated_word": "tour",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "of",
            "start": 1161.415,
            "end": 1161.5751,
            "confidence": 0.9971034,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "duty",
            "start": 1161.5751,
            "end": 1161.8151,
            "confidence": 0.9962649,
            "punctuated_word": "duty",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "model",
            "start": 1161.8151,
            "end": 1162.3151,
            "confidence": 0.96891284,
            "punctuated_word": "model,",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          }
        ],
        "speaker": 1,
        "id": "e7e427ee-7493-40d6-b175-c3c2c89c976d"
      },
      {
        "start": 1162.6151,
        "end": 1167.27,
        "confidence": 0.9763437,
        "channel": 0,
        "transcript": "in there as far as the, like, the basically, the fact that you're there on a temporary basis.",
        "words": [
          {
            "word": "in",
            "start": 1162.6151,
            "end": 1162.6951,
            "confidence": 0.9546074,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "there",
            "start": 1162.6951,
            "end": 1162.935,
            "confidence": 0.9990189,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "as",
            "start": 1162.935,
            "end": 1163.015,
            "confidence": 0.9179093,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "far",
            "start": 1163.015,
            "end": 1163.255,
            "confidence": 0.9995846,
            "punctuated_word": "far",
            "speaker": 1,
            "speaker_confidence": 0.61149144
          },
          {
            "word": "as",
            "start": 1163.255,
            "end": 1163.3351,
            "confidence": 0.99844044,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.27937132
          },
          {
            "word": "the",
            "start": 1163.3351,
            "end": 1163.4951,
            "confidence": 0.9831325,
            "punctuated_word": "the,",
            "speaker": 1,
            "speaker_confidence": 0.27937132
          },
          {
            "word": "like",
            "start": 1163.655,
            "end": 1163.895,
            "confidence": 0.86685413,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.27937132
          },
          {
            "word": "the",
            "start": 1163.895,
            "end": 1164.135,
            "confidence": 0.99954575,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.27937132
          },
          {
            "word": "basically",
            "start": 1164.375,
            "end": 1164.775,
            "confidence": 0.953604,
            "punctuated_word": "basically,",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "the",
            "start": 1164.775,
            "end": 1164.935,
            "confidence": 0.9993612,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "fact",
            "start": 1164.935,
            "end": 1165.175,
            "confidence": 0.99907506,
            "punctuated_word": "fact",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "that",
            "start": 1165.175,
            "end": 1165.255,
            "confidence": 0.9994398,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "you're",
            "start": 1165.255,
            "end": 1165.4951,
            "confidence": 0.9993117,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "there",
            "start": 1165.4951,
            "end": 1165.89,
            "confidence": 0.99859923,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "on",
            "start": 1165.89,
            "end": 1166.05,
            "confidence": 0.9893433,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "a",
            "start": 1166.05,
            "end": 1166.29,
            "confidence": 0.9402103,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "temporary",
            "start": 1166.29,
            "end": 1166.77,
            "confidence": 0.99974984,
            "punctuated_word": "temporary",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "basis",
            "start": 1166.77,
            "end": 1167.27,
            "confidence": 0.97639835,
            "punctuated_word": "basis.",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          }
        ],
        "speaker": 1,
        "id": "99936ce9-ad6a-4298-aad0-86bc16befe0b"
      },
      {
        "start": 1168.05,
        "end": 1170.39,
        "confidence": 0.99771166,
        "channel": 0,
        "transcript": "How does that impact, like, the way you",
        "words": [
          {
            "word": "how",
            "start": 1168.05,
            "end": 1168.29,
            "confidence": 0.9982387,
            "punctuated_word": "How",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "does",
            "start": 1168.29,
            "end": 1168.4501,
            "confidence": 0.9997532,
            "punctuated_word": "does",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "that",
            "start": 1168.4501,
            "end": 1168.9501,
            "confidence": 0.9997147,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "impact",
            "start": 1169.01,
            "end": 1169.33,
            "confidence": 0.9852414,
            "punctuated_word": "impact,",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "like",
            "start": 1169.33,
            "end": 1169.5701,
            "confidence": 0.99927604,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "the",
            "start": 1169.5701,
            "end": 1169.65,
            "confidence": 0.99972767,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "way",
            "start": 1169.65,
            "end": 1169.89,
            "confidence": 0.9999573,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "you",
            "start": 1169.89,
            "end": 1170.39,
            "confidence": 0.9997844,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          }
        ],
        "speaker": 1,
        "id": "edf2ddc5-fbd6-4938-b80f-7657a25dec0f"
      },
      {
        "start": 1170.77,
        "end": 1179.35,
        "confidence": 0.93376064,
        "channel": 0,
        "transcript": "both, like, shape that relationship and and and the project there, knowing that there's some sort of date where you've I guess there I would imagine there's a handoff of some sort that happens.",
        "words": [
          {
            "word": "both",
            "start": 1170.77,
            "end": 1171.01,
            "confidence": 0.9864238,
            "punctuated_word": "both,",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "like",
            "start": 1171.01,
            "end": 1171.17,
            "confidence": 0.9994216,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "shape",
            "start": 1171.17,
            "end": 1171.41,
            "confidence": 0.89397687,
            "punctuated_word": "shape",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "that",
            "start": 1171.41,
            "end": 1171.5701,
            "confidence": 0.95087373,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "relationship",
            "start": 1171.5701,
            "end": 1172.0701,
            "confidence": 0.9998932,
            "punctuated_word": "relationship",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "and",
            "start": 1172.13,
            "end": 1172.37,
            "confidence": 0.7747344,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "and",
            "start": 1172.37,
            "end": 1172.53,
            "confidence": 0.7771025,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "and",
            "start": 1172.53,
            "end": 1172.6901,
            "confidence": 0.8691835,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "the",
            "start": 1172.6901,
            "end": 1172.85,
            "confidence": 0.9926643,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "project",
            "start": 1172.85,
            "end": 1173.17,
            "confidence": 0.99931717,
            "punctuated_word": "project",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "there",
            "start": 1173.17,
            "end": 1173.5701,
            "confidence": 0.73692966,
            "punctuated_word": "there,",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "knowing",
            "start": 1173.5701,
            "end": 1173.81,
            "confidence": 0.9998442,
            "punctuated_word": "knowing",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "that",
            "start": 1173.81,
            "end": 1174.05,
            "confidence": 0.999556,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "there's",
            "start": 1174.05,
            "end": 1174.29,
            "confidence": 0.9991727,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "some",
            "start": 1174.29,
            "end": 1174.53,
            "confidence": 0.99885154,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "sort",
            "start": 1174.53,
            "end": 1174.77,
            "confidence": 0.99921334,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "of",
            "start": 1174.77,
            "end": 1174.85,
            "confidence": 0.97506726,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "date",
            "start": 1174.85,
            "end": 1175.35,
            "confidence": 0.99952304,
            "punctuated_word": "date",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "where",
            "start": 1175.5701,
            "end": 1176.0701,
            "confidence": 0.99189633,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "you've",
            "start": 1176.13,
            "end": 1176.4501,
            "confidence": 0.76359373,
            "punctuated_word": "you've",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "i",
            "start": 1176.61,
            "end": 1176.6901,
            "confidence": 0.99988234,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "guess",
            "start": 1176.6901,
            "end": 1176.93,
            "confidence": 0.9998154,
            "punctuated_word": "guess",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "there",
            "start": 1176.93,
            "end": 1177.09,
            "confidence": 0.39650518,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "i",
            "start": 1177.17,
            "end": 1177.25,
            "confidence": 0.99988806,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.8409251
          },
          {
            "word": "would",
            "start": 1177.25,
            "end": 1177.41,
            "confidence": 0.99945897,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.21890497
          },
          {
            "word": "imagine",
            "start": 1177.41,
            "end": 1177.73,
            "confidence": 0.99987686,
            "punctuated_word": "imagine",
            "speaker": 1,
            "speaker_confidence": 0.21890497
          },
          {
            "word": "there's",
            "start": 1177.73,
            "end": 1177.89,
            "confidence": 0.9964992,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.21890497
          },
          {
            "word": "a",
            "start": 1177.89,
            "end": 1177.97,
            "confidence": 0.9947758,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.21890497
          },
          {
            "word": "handoff",
            "start": 1177.97,
            "end": 1178.29,
            "confidence": 0.87887585,
            "punctuated_word": "handoff",
            "speaker": 1,
            "speaker_confidence": 0.21890497
          },
          {
            "word": "of",
            "start": 1178.29,
            "end": 1178.37,
            "confidence": 0.9966763,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.29818356
          },
          {
            "word": "some",
            "start": 1178.37,
            "end": 1178.53,
            "confidence": 0.99906987,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.29818356
          },
          {
            "word": "sort",
            "start": 1178.53,
            "end": 1178.77,
            "confidence": 0.9995678,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.29818356
          },
          {
            "word": "that",
            "start": 1178.77,
            "end": 1178.85,
            "confidence": 0.9952813,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.29818356
          },
          {
            "word": "happens",
            "start": 1178.85,
            "end": 1179.35,
            "confidence": 0.78445554,
            "punctuated_word": "happens.",
            "speaker": 1,
            "speaker_confidence": 0.29818356
          }
        ],
        "speaker": 1,
        "id": "97a36eff-9e27-4be2-a976-b4a731625b64"
      },
      {
        "start": 1179.7849,
        "end": 1184.765,
        "confidence": 0.9303113,
        "channel": 0,
        "transcript": "Yep. So we we try not to be bold bearing because of this tour of duty model. And",
        "words": [
          {
            "word": "yep",
            "start": 1179.7849,
            "end": 1179.945,
            "confidence": 0.7666652,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "so",
            "start": 1180.025,
            "end": 1180.345,
            "confidence": 0.9777516,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "we",
            "start": 1180.345,
            "end": 1180.585,
            "confidence": 0.99404186,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "we",
            "start": 1180.585,
            "end": 1180.745,
            "confidence": 0.98056054,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "try",
            "start": 1180.745,
            "end": 1181.065,
            "confidence": 0.99164575,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "not",
            "start": 1181.065,
            "end": 1181.225,
            "confidence": 0.99056554,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "to",
            "start": 1181.225,
            "end": 1181.385,
            "confidence": 0.9955746,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "be",
            "start": 1181.385,
            "end": 1181.705,
            "confidence": 0.9991273,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "bold",
            "start": 1181.705,
            "end": 1182.025,
            "confidence": 0.4916057,
            "punctuated_word": "bold",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "bearing",
            "start": 1182.025,
            "end": 1182.345,
            "confidence": 0.90829694,
            "punctuated_word": "bearing",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "because",
            "start": 1182.345,
            "end": 1182.585,
            "confidence": 0.98819375,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "of",
            "start": 1182.585,
            "end": 1182.745,
            "confidence": 0.9984743,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "this",
            "start": 1182.745,
            "end": 1182.9049,
            "confidence": 0.98819876,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "tour",
            "start": 1182.9049,
            "end": 1183.145,
            "confidence": 0.8064754,
            "punctuated_word": "tour",
            "speaker": 2,
            "speaker_confidence": 0.5558624
          },
          {
            "word": "of",
            "start": 1183.145,
            "end": 1183.225,
            "confidence": 0.9842539,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "duty",
            "start": 1183.225,
            "end": 1183.5449,
            "confidence": 0.9981383,
            "punctuated_word": "duty",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "model",
            "start": 1183.5449,
            "end": 1184.0449,
            "confidence": 0.8886988,
            "punctuated_word": "model.",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "and",
            "start": 1184.265,
            "end": 1184.765,
            "confidence": 0.99733776,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          }
        ],
        "speaker": 2,
        "id": "0dc19f9d-fa6a-4274-a4fc-b32b1831150f"
      },
      {
        "start": 1185.225,
        "end": 1192.205,
        "confidence": 0.8955419,
        "channel": 0,
        "transcript": "how much these relationships is because I think of this tour of duty model that we have, like, it it can give a sense of urgency to the project. Right? So because",
        "words": [
          {
            "word": "how",
            "start": 1185.225,
            "end": 1185.385,
            "confidence": 0.43703103,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "much",
            "start": 1185.385,
            "end": 1185.5449,
            "confidence": 0.25490907,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "these",
            "start": 1185.5449,
            "end": 1185.705,
            "confidence": 0.2486859,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "relationships",
            "start": 1185.705,
            "end": 1186.205,
            "confidence": 0.99036014,
            "punctuated_word": "relationships",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "is",
            "start": 1186.265,
            "end": 1186.505,
            "confidence": 0.95868075,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "because",
            "start": 1186.505,
            "end": 1186.825,
            "confidence": 0.50177306,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "i",
            "start": 1186.825,
            "end": 1186.985,
            "confidence": 0.8256165,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "think",
            "start": 1186.985,
            "end": 1187.065,
            "confidence": 0.9970732,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.54483265
          },
          {
            "word": "of",
            "start": 1187.065,
            "end": 1187.225,
            "confidence": 0.94991356,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.308738
          },
          {
            "word": "this",
            "start": 1187.225,
            "end": 1187.385,
            "confidence": 0.8424652,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.308738
          },
          {
            "word": "tour",
            "start": 1187.385,
            "end": 1187.5449,
            "confidence": 0.9851747,
            "punctuated_word": "tour",
            "speaker": 2,
            "speaker_confidence": 0.308738
          },
          {
            "word": "of",
            "start": 1187.5449,
            "end": 1187.625,
            "confidence": 0.9767804,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.308738
          },
          {
            "word": "duty",
            "start": 1187.625,
            "end": 1187.865,
            "confidence": 0.99389946,
            "punctuated_word": "duty",
            "speaker": 2,
            "speaker_confidence": 0.308738
          },
          {
            "word": "model",
            "start": 1187.865,
            "end": 1188.105,
            "confidence": 0.99066925,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.308738
          },
          {
            "word": "that",
            "start": 1188.105,
            "end": 1188.265,
            "confidence": 0.9967307,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.308738
          },
          {
            "word": "we",
            "start": 1188.265,
            "end": 1188.345,
            "confidence": 0.9984444,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.40580142
          },
          {
            "word": "have",
            "start": 1188.345,
            "end": 1188.585,
            "confidence": 0.90284765,
            "punctuated_word": "have,",
            "speaker": 2,
            "speaker_confidence": 0.40580142
          },
          {
            "word": "like",
            "start": 1188.585,
            "end": 1188.745,
            "confidence": 0.9819493,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.40580142
          },
          {
            "word": "it",
            "start": 1188.745,
            "end": 1188.985,
            "confidence": 0.9977812,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.40580142
          },
          {
            "word": "it",
            "start": 1188.985,
            "end": 1189.065,
            "confidence": 0.97358453,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.40580142
          },
          {
            "word": "can",
            "start": 1189.065,
            "end": 1189.3049,
            "confidence": 0.9991553,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.40580142
          },
          {
            "word": "give",
            "start": 1189.3049,
            "end": 1189.465,
            "confidence": 0.9995042,
            "punctuated_word": "give",
            "speaker": 2,
            "speaker_confidence": 0.40580142
          },
          {
            "word": "a",
            "start": 1189.465,
            "end": 1189.5449,
            "confidence": 0.9895778,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "sense",
            "start": 1189.5449,
            "end": 1189.7849,
            "confidence": 0.9999622,
            "punctuated_word": "sense",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "of",
            "start": 1189.7849,
            "end": 1189.865,
            "confidence": 0.99972373,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "urgency",
            "start": 1189.865,
            "end": 1190.345,
            "confidence": 0.9999201,
            "punctuated_word": "urgency",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "to",
            "start": 1190.345,
            "end": 1190.505,
            "confidence": 0.9992908,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "the",
            "start": 1190.505,
            "end": 1190.585,
            "confidence": 0.99927634,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "project",
            "start": 1190.585,
            "end": 1190.985,
            "confidence": 0.98949844,
            "punctuated_word": "project.",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "right",
            "start": 1190.985,
            "end": 1191.3049,
            "confidence": 0.98594093,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "so",
            "start": 1191.3049,
            "end": 1191.705,
            "confidence": 0.999033,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "because",
            "start": 1191.705,
            "end": 1192.205,
            "confidence": 0.8920895,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          }
        ],
        "speaker": 2,
        "id": "b338e036-e25b-4ede-8411-1b87bad6ff43"
      },
      {
        "start": 1192.585,
        "end": 1193.645,
        "confidence": 0.9956272,
        "channel": 0,
        "transcript": "we're not here",
        "words": [
          {
            "word": "we're",
            "start": 1192.585,
            "end": 1192.825,
            "confidence": 0.9898571,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "not",
            "start": 1192.825,
            "end": 1193.145,
            "confidence": 0.99738795,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "here",
            "start": 1193.145,
            "end": 1193.645,
            "confidence": 0.99963665,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          }
        ],
        "speaker": 2,
        "id": "28bbef6a-2084-4fcb-bfff-c30ae8f2c907"
      },
      {
        "start": 1194.4,
        "end": 1211.125,
        "confidence": 0.9290685,
        "channel": 0,
        "transcript": "for many years. Right? Let's try and figure out how we can actually start the process of this. Right? So one of the things that we've been successful in is moving folks and agencies from a waterfall model where they try to build requirements over two years and then they hand it to a vendor, which then takes another two years to an agile,",
        "words": [
          {
            "word": "for",
            "start": 1194.4,
            "end": 1194.8,
            "confidence": 0.9998178,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "many",
            "start": 1194.8,
            "end": 1195.12,
            "confidence": 0.9996939,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "years",
            "start": 1195.12,
            "end": 1195.52,
            "confidence": 0.7783427,
            "punctuated_word": "years.",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "right",
            "start": 1195.52,
            "end": 1195.84,
            "confidence": 0.9977391,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "let's",
            "start": 1195.84,
            "end": 1196.08,
            "confidence": 0.9462031,
            "punctuated_word": "Let's",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "try",
            "start": 1196.08,
            "end": 1196.32,
            "confidence": 0.99619746,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "and",
            "start": 1196.32,
            "end": 1196.4,
            "confidence": 0.994776,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "figure",
            "start": 1196.4,
            "end": 1196.64,
            "confidence": 0.9997187,
            "punctuated_word": "figure",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "out",
            "start": 1196.64,
            "end": 1196.88,
            "confidence": 0.9964682,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "how",
            "start": 1196.88,
            "end": 1197.04,
            "confidence": 0.99904686,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "we",
            "start": 1197.04,
            "end": 1197.2,
            "confidence": 0.99863714,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7576308
          },
          {
            "word": "can",
            "start": 1197.2,
            "end": 1197.36,
            "confidence": 0.99903536,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "actually",
            "start": 1197.36,
            "end": 1197.76,
            "confidence": 0.9953192,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "start",
            "start": 1197.76,
            "end": 1198.0,
            "confidence": 0.99890625,
            "punctuated_word": "start",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "the",
            "start": 1198.0,
            "end": 1198.16,
            "confidence": 0.9241387,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "process",
            "start": 1198.16,
            "end": 1198.64,
            "confidence": 0.99985504,
            "punctuated_word": "process",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "of",
            "start": 1198.64,
            "end": 1198.8,
            "confidence": 0.87129265,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "this",
            "start": 1198.8,
            "end": 1199.12,
            "confidence": 0.99792427,
            "punctuated_word": "this.",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "right",
            "start": 1199.12,
            "end": 1199.44,
            "confidence": 0.9982135,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "so",
            "start": 1199.44,
            "end": 1199.92,
            "confidence": 0.9991648,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "one",
            "start": 1199.92,
            "end": 1200.08,
            "confidence": 0.9197096,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "of",
            "start": 1200.08,
            "end": 1200.24,
            "confidence": 0.99567693,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "the",
            "start": 1200.24,
            "end": 1200.32,
            "confidence": 0.97341037,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "things",
            "start": 1200.32,
            "end": 1200.56,
            "confidence": 0.9983728,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.695311
          },
          {
            "word": "that",
            "start": 1200.56,
            "end": 1200.72,
            "confidence": 0.9981869,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "we've",
            "start": 1200.72,
            "end": 1200.96,
            "confidence": 0.9993222,
            "punctuated_word": "we've",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "been",
            "start": 1200.96,
            "end": 1201.46,
            "confidence": 0.99968886,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "successful",
            "start": 1201.52,
            "end": 1202.0,
            "confidence": 0.9980457,
            "punctuated_word": "successful",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "in",
            "start": 1202.0,
            "end": 1202.24,
            "confidence": 0.91879386,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "is",
            "start": 1202.24,
            "end": 1202.48,
            "confidence": 0.95958406,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "moving",
            "start": 1202.48,
            "end": 1202.98,
            "confidence": 0.99848014,
            "punctuated_word": "moving",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "folks",
            "start": 1203.12,
            "end": 1203.44,
            "confidence": 0.99881625,
            "punctuated_word": "folks",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "and",
            "start": 1203.44,
            "end": 1203.6,
            "confidence": 0.90603596,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "agencies",
            "start": 1203.6,
            "end": 1204.1,
            "confidence": 0.99801135,
            "punctuated_word": "agencies",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "from",
            "start": 1204.16,
            "end": 1204.32,
            "confidence": 0.9972096,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "a",
            "start": 1204.32,
            "end": 1204.48,
            "confidence": 0.9892347,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "waterfall",
            "start": 1204.48,
            "end": 1204.96,
            "confidence": 0.50122106,
            "punctuated_word": "waterfall",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "model",
            "start": 1204.96,
            "end": 1205.28,
            "confidence": 0.99832577,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "where",
            "start": 1205.28,
            "end": 1205.44,
            "confidence": 0.7870991,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "they",
            "start": 1205.44,
            "end": 1205.6,
            "confidence": 0.97381014,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "try",
            "start": 1205.6,
            "end": 1205.84,
            "confidence": 0.9292931,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.68413293
          },
          {
            "word": "to",
            "start": 1205.84,
            "end": 1205.92,
            "confidence": 0.9983669,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "build",
            "start": 1205.92,
            "end": 1206.16,
            "confidence": 0.9977502,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "requirements",
            "start": 1206.16,
            "end": 1206.64,
            "confidence": 0.9406218,
            "punctuated_word": "requirements",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "over",
            "start": 1206.64,
            "end": 1206.88,
            "confidence": 0.993731,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "two",
            "start": 1206.88,
            "end": 1206.96,
            "confidence": 0.9985347,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "years",
            "start": 1206.96,
            "end": 1207.2,
            "confidence": 0.9998305,
            "punctuated_word": "years",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "and",
            "start": 1207.2,
            "end": 1207.36,
            "confidence": 0.6074114,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "then",
            "start": 1207.36,
            "end": 1207.52,
            "confidence": 0.9453869,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "they",
            "start": 1207.52,
            "end": 1207.6,
            "confidence": 0.57440555,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "hand",
            "start": 1207.6,
            "end": 1207.76,
            "confidence": 0.697198,
            "punctuated_word": "hand",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "it",
            "start": 1207.76,
            "end": 1207.84,
            "confidence": 0.9766219,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.51672786
          },
          {
            "word": "to",
            "start": 1207.84,
            "end": 1208.0,
            "confidence": 0.9577513,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.3655935
          },
          {
            "word": "a",
            "start": 1208.0,
            "end": 1208.16,
            "confidence": 0.98488206,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.3655935
          },
          {
            "word": "vendor",
            "start": 1208.16,
            "end": 1208.625,
            "confidence": 0.7897877,
            "punctuated_word": "vendor,",
            "speaker": 2,
            "speaker_confidence": 0.3655935
          },
          {
            "word": "which",
            "start": 1208.625,
            "end": 1208.785,
            "confidence": 0.57709855,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.3655935
          },
          {
            "word": "then",
            "start": 1208.785,
            "end": 1208.945,
            "confidence": 0.9825342,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.3655935
          },
          {
            "word": "takes",
            "start": 1208.945,
            "end": 1208.985,
            "confidence": 0.9942001,
            "punctuated_word": "takes",
            "speaker": 2,
            "speaker_confidence": 0.3655935
          },
          {
            "word": "another",
            "start": 1208.985,
            "end": 1209.025,
            "confidence": 0.99712855,
            "punctuated_word": "another",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "two",
            "start": 1209.025,
            "end": 1209.525,
            "confidence": 0.9987778,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "years",
            "start": 1209.745,
            "end": 1210.225,
            "confidence": 0.9931384,
            "punctuated_word": "years",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "to",
            "start": 1210.225,
            "end": 1210.465,
            "confidence": 0.49427715,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "an",
            "start": 1210.465,
            "end": 1210.625,
            "confidence": 0.97208357,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "agile",
            "start": 1210.625,
            "end": 1211.125,
            "confidence": 0.6600405,
            "punctuated_word": "agile,",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          }
        ],
        "speaker": 2,
        "id": "a11fbfb5-627d-4103-b221-130afd9d6176"
      },
      {
        "start": 1211.665,
        "end": 1217.925,
        "confidence": 0.94270945,
        "channel": 0,
        "transcript": "method, right, where we could kind of build this piece by piece. And as we talk to the users, we can, you know,",
        "words": [
          {
            "word": "method",
            "start": 1211.665,
            "end": 1212.165,
            "confidence": 0.82267964,
            "punctuated_word": "method,",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "right",
            "start": 1212.225,
            "end": 1212.465,
            "confidence": 0.99558216,
            "punctuated_word": "right,",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "where",
            "start": 1212.465,
            "end": 1212.705,
            "confidence": 0.99924386,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "we",
            "start": 1212.705,
            "end": 1212.865,
            "confidence": 0.99946374,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "could",
            "start": 1212.865,
            "end": 1213.105,
            "confidence": 0.9260482,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "kind",
            "start": 1213.105,
            "end": 1213.425,
            "confidence": 0.5209726,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "of",
            "start": 1213.425,
            "end": 1213.665,
            "confidence": 0.99728787,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "build",
            "start": 1213.665,
            "end": 1213.905,
            "confidence": 0.9974802,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "this",
            "start": 1213.905,
            "end": 1214.225,
            "confidence": 0.99970967,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "piece",
            "start": 1214.225,
            "end": 1214.465,
            "confidence": 0.9995559,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "by",
            "start": 1214.465,
            "end": 1214.705,
            "confidence": 0.99964154,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "piece",
            "start": 1214.705,
            "end": 1215.025,
            "confidence": 0.9244447,
            "punctuated_word": "piece.",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "and",
            "start": 1215.025,
            "end": 1215.505,
            "confidence": 0.99838436,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "as",
            "start": 1215.505,
            "end": 1215.745,
            "confidence": 0.95784193,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "we",
            "start": 1215.745,
            "end": 1215.905,
            "confidence": 0.97759265,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "talk",
            "start": 1215.905,
            "end": 1216.145,
            "confidence": 0.9363937,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.7314621
          },
          {
            "word": "to",
            "start": 1216.145,
            "end": 1216.225,
            "confidence": 0.96176845,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "the",
            "start": 1216.225,
            "end": 1216.385,
            "confidence": 0.743284,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "users",
            "start": 1216.385,
            "end": 1216.785,
            "confidence": 0.9917488,
            "punctuated_word": "users,",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "we",
            "start": 1216.785,
            "end": 1217.025,
            "confidence": 0.99929833,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "can",
            "start": 1217.025,
            "end": 1217.265,
            "confidence": 0.9588733,
            "punctuated_word": "can,",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "you",
            "start": 1217.265,
            "end": 1217.425,
            "confidence": 0.99901426,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "know",
            "start": 1217.425,
            "end": 1217.925,
            "confidence": 0.9760076,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          }
        ],
        "speaker": 2,
        "id": "3d1be20f-8e2c-478b-9f1e-76eb199aa5f6"
      },
      {
        "start": 1218.625,
        "end": 1222.59,
        "confidence": 0.92165685,
        "channel": 0,
        "transcript": "we can go in and and switch gears as as we get the user feedback to things that",
        "words": [
          {
            "word": "we",
            "start": 1218.625,
            "end": 1218.785,
            "confidence": 0.99947304,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "can",
            "start": 1218.785,
            "end": 1218.945,
            "confidence": 0.99834526,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "go",
            "start": 1218.945,
            "end": 1219.105,
            "confidence": 0.99952257,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "in",
            "start": 1219.105,
            "end": 1219.345,
            "confidence": 0.99643904,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "and",
            "start": 1219.345,
            "end": 1219.585,
            "confidence": 0.9948726,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "and",
            "start": 1219.585,
            "end": 1219.825,
            "confidence": 0.99223316,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "switch",
            "start": 1219.825,
            "end": 1220.065,
            "confidence": 0.9960477,
            "punctuated_word": "switch",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "gears",
            "start": 1220.065,
            "end": 1220.385,
            "confidence": 0.9938406,
            "punctuated_word": "gears",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "as",
            "start": 1220.385,
            "end": 1220.545,
            "confidence": 0.9366716,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "as",
            "start": 1220.545,
            "end": 1220.705,
            "confidence": 0.6491059,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.5902503
          },
          {
            "word": "we",
            "start": 1220.705,
            "end": 1220.785,
            "confidence": 0.99424744,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "get",
            "start": 1220.785,
            "end": 1220.945,
            "confidence": 0.9976138,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "the",
            "start": 1220.945,
            "end": 1221.105,
            "confidence": 0.84777814,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "user",
            "start": 1221.105,
            "end": 1221.345,
            "confidence": 0.99768066,
            "punctuated_word": "user",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "feedback",
            "start": 1221.345,
            "end": 1221.745,
            "confidence": 0.99934334,
            "punctuated_word": "feedback",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "to",
            "start": 1221.745,
            "end": 1221.905,
            "confidence": 0.44225422,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "things",
            "start": 1221.905,
            "end": 1222.145,
            "confidence": 0.94042903,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "that",
            "start": 1222.145,
            "end": 1222.59,
            "confidence": 0.8139254,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          }
        ],
        "speaker": 2,
        "id": "0f9c36b3-f5f9-4a34-9557-a1e0648a39fc"
      },
      {
        "start": 1223.07,
        "end": 1223.57,
        "confidence": 0.99821055,
        "channel": 0,
        "transcript": "that",
        "words": [
          {
            "word": "that",
            "start": 1223.07,
            "end": 1223.57,
            "confidence": 0.99821055,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          }
        ],
        "speaker": 2,
        "id": "e132979f-dd83-4e78-915f-a85108e7e909"
      },
      {
        "start": 1224.27,
        "end": 1226.61,
        "confidence": 0.99376637,
        "channel": 0,
        "transcript": "that we found aren't working as well.",
        "words": [
          {
            "word": "that",
            "start": 1224.27,
            "end": 1224.51,
            "confidence": 0.97619265,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "we",
            "start": 1224.51,
            "end": 1224.75,
            "confidence": 0.9990608,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "found",
            "start": 1224.75,
            "end": 1225.25,
            "confidence": 0.9873431,
            "punctuated_word": "found",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "aren't",
            "start": 1225.3099,
            "end": 1225.63,
            "confidence": 0.9959942,
            "punctuated_word": "aren't",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "working",
            "start": 1225.63,
            "end": 1225.95,
            "confidence": 0.999647,
            "punctuated_word": "working",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "as",
            "start": 1225.95,
            "end": 1226.11,
            "confidence": 0.99902153,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          },
          {
            "word": "well",
            "start": 1226.11,
            "end": 1226.61,
            "confidence": 0.9991056,
            "punctuated_word": "well.",
            "speaker": 2,
            "speaker_confidence": 0.72762513
          }
        ],
        "speaker": 2,
        "id": "2c108d0f-32d7-4d80-b2f9-30d00901f083"
      },
      {
        "start": 1227.07,
        "end": 1228.37,
        "confidence": 0.9828963,
        "channel": 0,
        "transcript": "And I imagine that,",
        "words": [
          {
            "word": "and",
            "start": 1227.07,
            "end": 1227.3099,
            "confidence": 0.99964833,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.3064835
          },
          {
            "word": "i",
            "start": 1227.3099,
            "end": 1227.47,
            "confidence": 0.99967,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.3064835
          },
          {
            "word": "imagine",
            "start": 1227.47,
            "end": 1227.87,
            "confidence": 0.9986651,
            "punctuated_word": "imagine",
            "speaker": 1,
            "speaker_confidence": 0.3064835
          },
          {
            "word": "that",
            "start": 1227.87,
            "end": 1228.37,
            "confidence": 0.933602,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.3064835
          }
        ],
        "speaker": 1,
        "id": "c88948a4-1bcf-4620-a260-4920b950a392"
      },
      {
        "start": 1228.99,
        "end": 1230.61,
        "confidence": 0.97672874,
        "channel": 0,
        "transcript": "once the the tour of duty,",
        "words": [
          {
            "word": "once",
            "start": 1228.99,
            "end": 1229.3099,
            "confidence": 0.9993949,
            "punctuated_word": "once",
            "speaker": 1,
            "speaker_confidence": 0.33782518
          },
          {
            "word": "the",
            "start": 1229.3099,
            "end": 1229.63,
            "confidence": 0.99941003,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.33782518
          },
          {
            "word": "the",
            "start": 1229.63,
            "end": 1229.71,
            "confidence": 0.9902098,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.33782518
          },
          {
            "word": "tour",
            "start": 1229.71,
            "end": 1229.95,
            "confidence": 0.9197566,
            "punctuated_word": "tour",
            "speaker": 1,
            "speaker_confidence": 0.33782518
          },
          {
            "word": "of",
            "start": 1229.95,
            "end": 1230.11,
            "confidence": 0.99888605,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.33782518
          },
          {
            "word": "duty",
            "start": 1230.11,
            "end": 1230.61,
            "confidence": 0.95271534,
            "punctuated_word": "duty,",
            "speaker": 1,
            "speaker_confidence": 0.33782518
          }
        ],
        "speaker": 1,
        "id": "d1c0adbe-2670-4dec-9b65-3a3d25aa79d0"
      },
      {
        "start": 1230.99,
        "end": 1234.21,
        "confidence": 0.974202,
        "channel": 0,
        "transcript": "as we've been putting it, starts and you start to work with your partner",
        "words": [
          {
            "word": "as",
            "start": 1230.99,
            "end": 1231.15,
            "confidence": 0.9997377,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "we've",
            "start": 1231.15,
            "end": 1231.39,
            "confidence": 0.99918985,
            "punctuated_word": "we've",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "been",
            "start": 1231.39,
            "end": 1231.5499,
            "confidence": 0.99963534,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "putting",
            "start": 1231.5499,
            "end": 1231.7899,
            "confidence": 0.9998472,
            "punctuated_word": "putting",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "it",
            "start": 1231.7899,
            "end": 1232.0299,
            "confidence": 0.7866333,
            "punctuated_word": "it,",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "starts",
            "start": 1232.0299,
            "end": 1232.35,
            "confidence": 0.9967757,
            "punctuated_word": "starts",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "and",
            "start": 1232.35,
            "end": 1232.51,
            "confidence": 0.8582528,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "you",
            "start": 1232.51,
            "end": 1232.6699,
            "confidence": 0.99988735,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "start",
            "start": 1232.6699,
            "end": 1232.9099,
            "confidence": 0.99994266,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "to",
            "start": 1232.9099,
            "end": 1233.07,
            "confidence": 0.9994512,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "work",
            "start": 1233.07,
            "end": 1233.3099,
            "confidence": 0.9999441,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "with",
            "start": 1233.3099,
            "end": 1233.47,
            "confidence": 0.99980694,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "your",
            "start": 1233.47,
            "end": 1233.71,
            "confidence": 0.9998084,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "partner",
            "start": 1233.71,
            "end": 1234.21,
            "confidence": 0.99991417,
            "punctuated_word": "partner",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          }
        ],
        "speaker": 1,
        "id": "43167a3a-e076-4b3f-b821-a4dca3d5e3ee"
      },
      {
        "start": 1234.51,
        "end": 1236.2899,
        "confidence": 0.8548794,
        "channel": 0,
        "transcript": "on putting a solution together,",
        "words": [
          {
            "word": "on",
            "start": 1234.51,
            "end": 1234.9099,
            "confidence": 0.9921565,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "putting",
            "start": 1234.9099,
            "end": 1235.23,
            "confidence": 0.48130584,
            "punctuated_word": "putting",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "a",
            "start": 1235.23,
            "end": 1235.39,
            "confidence": 0.99782515,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "solution",
            "start": 1235.39,
            "end": 1235.7899,
            "confidence": 0.99995506,
            "punctuated_word": "solution",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "together",
            "start": 1235.7899,
            "end": 1236.2899,
            "confidence": 0.8031546,
            "punctuated_word": "together,",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          }
        ],
        "speaker": 1,
        "id": "378ae792-678f-4849-9ef3-7ad24e3edb6b"
      },
      {
        "start": 1236.845,
        "end": 1241.345,
        "confidence": 0.9860745,
        "channel": 0,
        "transcript": "that you can encounter some pretty complex requirements and, business rules,",
        "words": [
          {
            "word": "that",
            "start": 1236.845,
            "end": 1237.165,
            "confidence": 0.99662673,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "you",
            "start": 1237.165,
            "end": 1237.3251,
            "confidence": 0.99681723,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "can",
            "start": 1237.3251,
            "end": 1237.5651,
            "confidence": 0.999637,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "encounter",
            "start": 1237.5651,
            "end": 1238.045,
            "confidence": 0.99963856,
            "punctuated_word": "encounter",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "some",
            "start": 1238.045,
            "end": 1238.2051,
            "confidence": 0.99965036,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "pretty",
            "start": 1238.2051,
            "end": 1238.605,
            "confidence": 0.9999441,
            "punctuated_word": "pretty",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "complex",
            "start": 1238.605,
            "end": 1239.105,
            "confidence": 0.99990547,
            "punctuated_word": "complex",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "requirements",
            "start": 1239.165,
            "end": 1239.665,
            "confidence": 0.99980587,
            "punctuated_word": "requirements",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "and",
            "start": 1239.805,
            "end": 1240.125,
            "confidence": 0.91323364,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "business",
            "start": 1240.525,
            "end": 1240.845,
            "confidence": 0.99990046,
            "punctuated_word": "business",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "rules",
            "start": 1240.845,
            "end": 1241.345,
            "confidence": 0.9416603,
            "punctuated_word": "rules,",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          }
        ],
        "speaker": 1,
        "id": "6d46a399-07d4-4bd8-b0ed-0d32f6efb7dd"
      },
      {
        "start": 1241.805,
        "end": 1245.265,
        "confidence": 0.956395,
        "channel": 0,
        "transcript": "that then ostensibly has to be represented by some amount of code.",
        "words": [
          {
            "word": "that",
            "start": 1241.805,
            "end": 1242.045,
            "confidence": 0.9312674,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "then",
            "start": 1242.045,
            "end": 1242.545,
            "confidence": 0.9978289,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "ostensibly",
            "start": 1242.605,
            "end": 1243.005,
            "confidence": 0.60971546,
            "punctuated_word": "ostensibly",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "has",
            "start": 1243.005,
            "end": 1243.245,
            "confidence": 0.96641535,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.85872704
          },
          {
            "word": "to",
            "start": 1243.245,
            "end": 1243.3251,
            "confidence": 0.9904233,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "be",
            "start": 1243.3251,
            "end": 1243.485,
            "confidence": 0.999652,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "represented",
            "start": 1243.485,
            "end": 1243.885,
            "confidence": 0.9978669,
            "punctuated_word": "represented",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "by",
            "start": 1243.885,
            "end": 1244.125,
            "confidence": 0.9998385,
            "punctuated_word": "by",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "some",
            "start": 1244.125,
            "end": 1244.365,
            "confidence": 0.99982905,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "amount",
            "start": 1244.365,
            "end": 1244.605,
            "confidence": 0.9998092,
            "punctuated_word": "amount",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "of",
            "start": 1244.605,
            "end": 1244.765,
            "confidence": 0.99931324,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "code",
            "start": 1244.765,
            "end": 1245.265,
            "confidence": 0.9847808,
            "punctuated_word": "code.",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          }
        ],
        "speaker": 1,
        "id": "7f95dd6d-55aa-47da-80d3-ae12aadccda1"
      },
      {
        "start": 1246.045,
        "end": 1247.425,
        "confidence": 0.9847989,
        "channel": 0,
        "transcript": "How do you folks at USDS",
        "words": [
          {
            "word": "how",
            "start": 1246.045,
            "end": 1246.2051,
            "confidence": 0.9962114,
            "punctuated_word": "How",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "do",
            "start": 1246.2051,
            "end": 1246.365,
            "confidence": 0.9998946,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "you",
            "start": 1246.365,
            "end": 1246.525,
            "confidence": 0.97696906,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "folks",
            "start": 1246.525,
            "end": 1246.765,
            "confidence": 0.99147123,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "at",
            "start": 1246.765,
            "end": 1246.925,
            "confidence": 0.98639977,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "usds",
            "start": 1246.925,
            "end": 1247.425,
            "confidence": 0.95784694,
            "punctuated_word": "USDS",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          }
        ],
        "speaker": 1,
        "id": "b460b9d8-feee-4ab0-b109-0d805b6d8bbc"
      },
      {
        "start": 1248.045,
        "end": 1249.025,
        "confidence": 0.9997694,
        "channel": 0,
        "transcript": "tend to approach",
        "words": [
          {
            "word": "tend",
            "start": 1248.045,
            "end": 1248.365,
            "confidence": 0.9996184,
            "punctuated_word": "tend",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "to",
            "start": 1248.365,
            "end": 1248.525,
            "confidence": 0.99984014,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "approach",
            "start": 1248.525,
            "end": 1249.025,
            "confidence": 0.99984956,
            "punctuated_word": "approach",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          }
        ],
        "speaker": 1,
        "id": "c4a40360-1c55-43a4-b83e-6c541823fbfb"
      },
      {
        "start": 1249.73,
        "end": 1259.91,
        "confidence": 0.9244209,
        "channel": 0,
        "transcript": "addressing those complexities and and that kind of translation layer that has to happen? No. The best way we could do it is by listening. So I remember being in the conversation and understanding why FAFSA was super complicated.",
        "words": [
          {
            "word": "addressing",
            "start": 1249.73,
            "end": 1250.23,
            "confidence": 0.9910748,
            "punctuated_word": "addressing",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "those",
            "start": 1250.29,
            "end": 1250.61,
            "confidence": 0.99875236,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "complexities",
            "start": 1250.61,
            "end": 1251.0901,
            "confidence": 0.9994129,
            "punctuated_word": "complexities",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "and",
            "start": 1251.0901,
            "end": 1251.25,
            "confidence": 0.82617,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "and",
            "start": 1251.25,
            "end": 1251.49,
            "confidence": 0.9227959,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "that",
            "start": 1251.49,
            "end": 1251.73,
            "confidence": 0.99332833,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "kind",
            "start": 1251.73,
            "end": 1251.9701,
            "confidence": 0.7268371,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "of",
            "start": 1251.9701,
            "end": 1252.05,
            "confidence": 0.9950735,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "translation",
            "start": 1252.05,
            "end": 1252.55,
            "confidence": 0.9906502,
            "punctuated_word": "translation",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "layer",
            "start": 1252.61,
            "end": 1252.77,
            "confidence": 0.81701463,
            "punctuated_word": "layer",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "that",
            "start": 1252.77,
            "end": 1252.93,
            "confidence": 0.9946563,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "has",
            "start": 1252.93,
            "end": 1253.0901,
            "confidence": 0.9992298,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "to",
            "start": 1253.0901,
            "end": 1253.17,
            "confidence": 0.9996743,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "happen",
            "start": 1253.17,
            "end": 1253.67,
            "confidence": 0.98842466,
            "punctuated_word": "happen?",
            "speaker": 1,
            "speaker_confidence": 0.6539711
          },
          {
            "word": "no",
            "start": 1253.89,
            "end": 1254.13,
            "confidence": 0.7907094,
            "punctuated_word": "No.",
            "speaker": 2,
            "speaker_confidence": 0.26163566
          },
          {
            "word": "the",
            "start": 1254.13,
            "end": 1254.2101,
            "confidence": 0.99913293,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.26163566
          },
          {
            "word": "best",
            "start": 1254.2101,
            "end": 1254.37,
            "confidence": 0.9995659,
            "punctuated_word": "best",
            "speaker": 2,
            "speaker_confidence": 0.26163566
          },
          {
            "word": "way",
            "start": 1254.37,
            "end": 1254.53,
            "confidence": 0.99744785,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.26163566
          },
          {
            "word": "we",
            "start": 1254.53,
            "end": 1254.61,
            "confidence": 0.9973865,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.26163566
          },
          {
            "word": "could",
            "start": 1254.61,
            "end": 1254.77,
            "confidence": 0.98732704,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.26163566
          },
          {
            "word": "do",
            "start": 1254.77,
            "end": 1254.93,
            "confidence": 0.9989309,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.26163566
          },
          {
            "word": "it",
            "start": 1254.93,
            "end": 1255.01,
            "confidence": 0.8891316,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.26163566
          },
          {
            "word": "is",
            "start": 1255.01,
            "end": 1255.17,
            "confidence": 0.99470115,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.4706666
          },
          {
            "word": "by",
            "start": 1255.17,
            "end": 1255.3301,
            "confidence": 0.9990007,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.4706666
          },
          {
            "word": "listening",
            "start": 1255.3301,
            "end": 1255.81,
            "confidence": 0.9991343,
            "punctuated_word": "listening.",
            "speaker": 2,
            "speaker_confidence": 0.4706666
          },
          {
            "word": "so",
            "start": 1255.81,
            "end": 1256.13,
            "confidence": 0.9995142,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.4706666
          },
          {
            "word": "i",
            "start": 1256.13,
            "end": 1256.2101,
            "confidence": 0.9881805,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.4706666
          },
          {
            "word": "remember",
            "start": 1256.2101,
            "end": 1256.4501,
            "confidence": 0.9440506,
            "punctuated_word": "remember",
            "speaker": 2,
            "speaker_confidence": 0.4706666
          },
          {
            "word": "being",
            "start": 1256.4501,
            "end": 1256.6901,
            "confidence": 0.98175794,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.4706666
          },
          {
            "word": "in",
            "start": 1256.6901,
            "end": 1256.77,
            "confidence": 0.7416049,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.4706666
          },
          {
            "word": "the",
            "start": 1256.77,
            "end": 1256.85,
            "confidence": 0.47208288,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.61752284
          },
          {
            "word": "conversation",
            "start": 1256.85,
            "end": 1257.3301,
            "confidence": 0.9986828,
            "punctuated_word": "conversation",
            "speaker": 2,
            "speaker_confidence": 0.61752284
          },
          {
            "word": "and",
            "start": 1257.3301,
            "end": 1257.49,
            "confidence": 0.49614727,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.61752284
          },
          {
            "word": "understanding",
            "start": 1257.49,
            "end": 1257.9701,
            "confidence": 0.73682785,
            "punctuated_word": "understanding",
            "speaker": 2,
            "speaker_confidence": 0.61752284
          },
          {
            "word": "why",
            "start": 1257.9701,
            "end": 1258.29,
            "confidence": 0.99891484,
            "punctuated_word": "why",
            "speaker": 2,
            "speaker_confidence": 0.61752284
          },
          {
            "word": "fafsa",
            "start": 1258.29,
            "end": 1258.6901,
            "confidence": 0.95041007,
            "punctuated_word": "FAFSA",
            "speaker": 2,
            "speaker_confidence": 0.61752284
          },
          {
            "word": "was",
            "start": 1258.6901,
            "end": 1259.0901,
            "confidence": 0.9982658,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.61752284
          },
          {
            "word": "super",
            "start": 1259.0901,
            "end": 1259.41,
            "confidence": 0.9985832,
            "punctuated_word": "super",
            "speaker": 2,
            "speaker_confidence": 0.61752284
          },
          {
            "word": "complicated",
            "start": 1259.41,
            "end": 1259.91,
            "confidence": 0.8518343,
            "punctuated_word": "complicated.",
            "speaker": 2,
            "speaker_confidence": 0.61752284
          }
        ],
        "speaker": 2,
        "id": "d47831ab-ac24-49aa-a488-54da17bbfde9"
      },
      {
        "start": 1260.61,
        "end": 1267.615,
        "confidence": 0.9149395,
        "channel": 0,
        "transcript": "And then we actually talked to the engineers on the ground. There's a ton of business rules and tons of business logic that actually goes into fast run how they make determinations.",
        "words": [
          {
            "word": "and",
            "start": 1260.61,
            "end": 1260.77,
            "confidence": 0.99911803,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.392496
          },
          {
            "word": "then",
            "start": 1260.77,
            "end": 1261.01,
            "confidence": 0.9987116,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.392496
          },
          {
            "word": "we",
            "start": 1261.01,
            "end": 1261.25,
            "confidence": 0.90199375,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.392496
          },
          {
            "word": "actually",
            "start": 1261.25,
            "end": 1261.49,
            "confidence": 0.99635506,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.392496
          },
          {
            "word": "talked",
            "start": 1261.49,
            "end": 1261.81,
            "confidence": 0.8635653,
            "punctuated_word": "talked",
            "speaker": 2,
            "speaker_confidence": 0.392496
          },
          {
            "word": "to",
            "start": 1261.81,
            "end": 1261.89,
            "confidence": 0.99889684,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.392496
          },
          {
            "word": "the",
            "start": 1261.89,
            "end": 1262.05,
            "confidence": 0.9945425,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.392496
          },
          {
            "word": "engineers",
            "start": 1262.05,
            "end": 1262.4501,
            "confidence": 0.99864584,
            "punctuated_word": "engineers",
            "speaker": 2,
            "speaker_confidence": 0.392496
          },
          {
            "word": "on",
            "start": 1262.4501,
            "end": 1262.53,
            "confidence": 0.7093917,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "the",
            "start": 1262.53,
            "end": 1262.61,
            "confidence": 0.9979894,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "ground",
            "start": 1262.61,
            "end": 1262.85,
            "confidence": 0.88629043,
            "punctuated_word": "ground.",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "there's",
            "start": 1262.85,
            "end": 1263.0901,
            "confidence": 0.9175237,
            "punctuated_word": "There's",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "a",
            "start": 1263.0901,
            "end": 1263.17,
            "confidence": 0.98102796,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "ton",
            "start": 1263.17,
            "end": 1263.41,
            "confidence": 0.99547404,
            "punctuated_word": "ton",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "of",
            "start": 1263.41,
            "end": 1263.49,
            "confidence": 0.9977907,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "business",
            "start": 1263.49,
            "end": 1263.81,
            "confidence": 0.9993192,
            "punctuated_word": "business",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "rules",
            "start": 1263.81,
            "end": 1264.05,
            "confidence": 0.99188364,
            "punctuated_word": "rules",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "and",
            "start": 1264.05,
            "end": 1264.2101,
            "confidence": 0.97905743,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "tons",
            "start": 1264.2101,
            "end": 1264.4501,
            "confidence": 0.9987097,
            "punctuated_word": "tons",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "of",
            "start": 1264.4501,
            "end": 1264.53,
            "confidence": 0.9967524,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "business",
            "start": 1264.53,
            "end": 1264.85,
            "confidence": 0.9973629,
            "punctuated_word": "business",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "logic",
            "start": 1264.85,
            "end": 1265.115,
            "confidence": 0.96317005,
            "punctuated_word": "logic",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "that",
            "start": 1265.275,
            "end": 1265.515,
            "confidence": 0.9932254,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6396428
          },
          {
            "word": "actually",
            "start": 1265.515,
            "end": 1265.595,
            "confidence": 0.99619764,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.50692946
          },
          {
            "word": "goes",
            "start": 1265.595,
            "end": 1265.995,
            "confidence": 0.9988625,
            "punctuated_word": "goes",
            "speaker": 2,
            "speaker_confidence": 0.50692946
          },
          {
            "word": "into",
            "start": 1265.995,
            "end": 1266.235,
            "confidence": 0.9722856,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.50692946
          },
          {
            "word": "fast",
            "start": 1266.235,
            "end": 1266.475,
            "confidence": 0.37326628,
            "punctuated_word": "fast",
            "speaker": 2,
            "speaker_confidence": 0.50692946
          },
          {
            "word": "run",
            "start": 1266.475,
            "end": 1266.635,
            "confidence": 0.19751714,
            "punctuated_word": "run",
            "speaker": 2,
            "speaker_confidence": 0.50692946
          },
          {
            "word": "how",
            "start": 1266.635,
            "end": 1266.795,
            "confidence": 0.60942996,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.50692946
          },
          {
            "word": "they",
            "start": 1266.795,
            "end": 1266.875,
            "confidence": 0.98856634,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.50692946
          },
          {
            "word": "make",
            "start": 1266.875,
            "end": 1267.115,
            "confidence": 0.99813914,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "determinations",
            "start": 1267.115,
            "end": 1267.615,
            "confidence": 0.9870061,
            "punctuated_word": "determinations.",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          }
        ],
        "speaker": 2,
        "id": "6a05edc6-dc70-4fd2-a1d6-270785a12298"
      },
      {
        "start": 1268.315,
        "end": 1275.695,
        "confidence": 0.9866551,
        "channel": 0,
        "transcript": "So the the best way we've learned is just by just listening to the people who have twenty years of experience on the ground. Right? And",
        "words": [
          {
            "word": "so",
            "start": 1268.315,
            "end": 1268.715,
            "confidence": 0.99916995,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "the",
            "start": 1268.715,
            "end": 1268.955,
            "confidence": 0.98805225,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "the",
            "start": 1268.955,
            "end": 1269.115,
            "confidence": 0.93718314,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "best",
            "start": 1269.115,
            "end": 1269.355,
            "confidence": 0.9991365,
            "punctuated_word": "best",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "way",
            "start": 1269.355,
            "end": 1269.675,
            "confidence": 0.99796873,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "we've",
            "start": 1269.675,
            "end": 1269.995,
            "confidence": 0.95320535,
            "punctuated_word": "we've",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "learned",
            "start": 1269.995,
            "end": 1270.395,
            "confidence": 0.96604574,
            "punctuated_word": "learned",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "is",
            "start": 1270.395,
            "end": 1270.635,
            "confidence": 0.9960491,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "just",
            "start": 1270.635,
            "end": 1271.115,
            "confidence": 0.99693394,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "by",
            "start": 1271.115,
            "end": 1271.355,
            "confidence": 0.9203426,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "just",
            "start": 1271.355,
            "end": 1271.595,
            "confidence": 0.99487853,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "listening",
            "start": 1271.595,
            "end": 1271.915,
            "confidence": 0.99802667,
            "punctuated_word": "listening",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "to",
            "start": 1271.915,
            "end": 1272.075,
            "confidence": 0.9997008,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "the",
            "start": 1272.075,
            "end": 1272.155,
            "confidence": 0.99865663,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "people",
            "start": 1272.155,
            "end": 1272.5549,
            "confidence": 0.99989104,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "who",
            "start": 1272.5549,
            "end": 1272.795,
            "confidence": 0.99922216,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "have",
            "start": 1272.795,
            "end": 1273.115,
            "confidence": 0.9994468,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "twenty",
            "start": 1273.115,
            "end": 1273.4349,
            "confidence": 0.9993119,
            "punctuated_word": "twenty",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "years",
            "start": 1273.4349,
            "end": 1273.675,
            "confidence": 0.99921024,
            "punctuated_word": "years",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "of",
            "start": 1273.675,
            "end": 1273.835,
            "confidence": 0.99924576,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "experience",
            "start": 1273.835,
            "end": 1274.315,
            "confidence": 0.9997135,
            "punctuated_word": "experience",
            "speaker": 2,
            "speaker_confidence": 0.78641963
          },
          {
            "word": "on",
            "start": 1274.315,
            "end": 1274.395,
            "confidence": 0.99963355,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "the",
            "start": 1274.395,
            "end": 1274.5549,
            "confidence": 0.9984927,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "ground",
            "start": 1274.5549,
            "end": 1274.875,
            "confidence": 0.93084264,
            "punctuated_word": "ground.",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "right",
            "start": 1274.875,
            "end": 1275.195,
            "confidence": 0.9850599,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "and",
            "start": 1275.195,
            "end": 1275.695,
            "confidence": 0.9976119,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          }
        ],
        "speaker": 2,
        "id": "1edccb58-2450-4440-9ed8-fcd11dbd33e2"
      },
      {
        "start": 1276.155,
        "end": 1281.47,
        "confidence": 0.94419384,
        "channel": 0,
        "transcript": "then saying, okay, how can we make this application simpler while still understanding those business rules?",
        "words": [
          {
            "word": "then",
            "start": 1276.155,
            "end": 1276.395,
            "confidence": 0.969586,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "saying",
            "start": 1276.395,
            "end": 1276.715,
            "confidence": 0.9824481,
            "punctuated_word": "saying,",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "okay",
            "start": 1276.715,
            "end": 1276.955,
            "confidence": 0.79126656,
            "punctuated_word": "okay,",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "how",
            "start": 1276.955,
            "end": 1277.115,
            "confidence": 0.99810493,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "can",
            "start": 1277.115,
            "end": 1277.355,
            "confidence": 0.9852443,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "we",
            "start": 1277.355,
            "end": 1277.675,
            "confidence": 0.97582334,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "make",
            "start": 1277.675,
            "end": 1277.915,
            "confidence": 0.99949944,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "this",
            "start": 1277.915,
            "end": 1278.315,
            "confidence": 0.99616253,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "application",
            "start": 1278.315,
            "end": 1278.815,
            "confidence": 0.99055696,
            "punctuated_word": "application",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "simpler",
            "start": 1278.875,
            "end": 1279.355,
            "confidence": 0.8837169,
            "punctuated_word": "simpler",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "while",
            "start": 1279.355,
            "end": 1279.595,
            "confidence": 0.9588262,
            "punctuated_word": "while",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "still",
            "start": 1279.595,
            "end": 1279.755,
            "confidence": 0.95504344,
            "punctuated_word": "still",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "understanding",
            "start": 1279.755,
            "end": 1280.235,
            "confidence": 0.8293415,
            "punctuated_word": "understanding",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "those",
            "start": 1280.235,
            "end": 1280.49,
            "confidence": 0.9917679,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "business",
            "start": 1280.65,
            "end": 1280.97,
            "confidence": 0.9997849,
            "punctuated_word": "business",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "rules",
            "start": 1280.97,
            "end": 1281.47,
            "confidence": 0.79992867,
            "punctuated_word": "rules?",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          }
        ],
        "speaker": 2,
        "id": "d6795561-2b44-4fa6-9b6a-920b26063701"
      },
      {
        "start": 1282.01,
        "end": 1298.3251,
        "confidence": 0.9525937,
        "channel": 0,
        "transcript": "And sometimes some of those rules are policies, and we can actually talk to the lawyers at the agency and say, hey, this policy was done three decades ago. Does it still make sense to be using this today? And that way we could try to reduce some of these business rules as well. That that's an interesting comment you made there at the end.",
        "words": [
          {
            "word": "and",
            "start": 1282.01,
            "end": 1282.25,
            "confidence": 0.998621,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "sometimes",
            "start": 1282.25,
            "end": 1282.65,
            "confidence": 0.9564506,
            "punctuated_word": "sometimes",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "some",
            "start": 1282.65,
            "end": 1282.8099,
            "confidence": 0.59355485,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "of",
            "start": 1282.8099,
            "end": 1282.97,
            "confidence": 0.99969614,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "those",
            "start": 1282.97,
            "end": 1283.13,
            "confidence": 0.9990688,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "rules",
            "start": 1283.13,
            "end": 1283.45,
            "confidence": 0.99881727,
            "punctuated_word": "rules",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "are",
            "start": 1283.45,
            "end": 1283.69,
            "confidence": 0.88760394,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "policies",
            "start": 1283.69,
            "end": 1284.19,
            "confidence": 0.84039974,
            "punctuated_word": "policies,",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "and",
            "start": 1284.33,
            "end": 1284.57,
            "confidence": 0.99858356,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "we",
            "start": 1284.57,
            "end": 1284.73,
            "confidence": 0.9966097,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "can",
            "start": 1284.73,
            "end": 1284.89,
            "confidence": 0.9987419,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "actually",
            "start": 1284.89,
            "end": 1285.21,
            "confidence": 0.99815935,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "talk",
            "start": 1285.21,
            "end": 1285.37,
            "confidence": 0.9984053,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "to",
            "start": 1285.37,
            "end": 1285.77,
            "confidence": 0.99219745,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "the",
            "start": 1285.77,
            "end": 1286.01,
            "confidence": 0.99187464,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "lawyers",
            "start": 1286.01,
            "end": 1286.51,
            "confidence": 0.6610727,
            "punctuated_word": "lawyers",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "at",
            "start": 1286.73,
            "end": 1286.8099,
            "confidence": 0.93889564,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "the",
            "start": 1286.8099,
            "end": 1286.97,
            "confidence": 0.9749135,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "agency",
            "start": 1286.97,
            "end": 1287.29,
            "confidence": 0.9165294,
            "punctuated_word": "agency",
            "speaker": 2,
            "speaker_confidence": 0.86198384
          },
          {
            "word": "and",
            "start": 1287.29,
            "end": 1287.37,
            "confidence": 0.96036017,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "say",
            "start": 1287.37,
            "end": 1287.61,
            "confidence": 0.98329794,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "hey",
            "start": 1287.61,
            "end": 1287.77,
            "confidence": 0.8192446,
            "punctuated_word": "hey,",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "this",
            "start": 1287.77,
            "end": 1288.01,
            "confidence": 0.99910104,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "policy",
            "start": 1288.01,
            "end": 1288.41,
            "confidence": 0.9986179,
            "punctuated_word": "policy",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "was",
            "start": 1288.41,
            "end": 1288.57,
            "confidence": 0.99939406,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "done",
            "start": 1288.57,
            "end": 1289.05,
            "confidence": 0.9995103,
            "punctuated_word": "done",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "three",
            "start": 1289.05,
            "end": 1289.37,
            "confidence": 0.9924349,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "decades",
            "start": 1289.37,
            "end": 1289.77,
            "confidence": 0.99979097,
            "punctuated_word": "decades",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "ago",
            "start": 1289.77,
            "end": 1290.27,
            "confidence": 0.9203254,
            "punctuated_word": "ago.",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "does",
            "start": 1290.33,
            "end": 1290.49,
            "confidence": 0.99781764,
            "punctuated_word": "Does",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "it",
            "start": 1290.49,
            "end": 1290.65,
            "confidence": 0.9374876,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "still",
            "start": 1290.65,
            "end": 1290.8099,
            "confidence": 0.99743277,
            "punctuated_word": "still",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "make",
            "start": 1290.8099,
            "end": 1290.97,
            "confidence": 0.9538731,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "sense",
            "start": 1290.97,
            "end": 1291.21,
            "confidence": 0.99838376,
            "punctuated_word": "sense",
            "speaker": 2,
            "speaker_confidence": 0.6574981
          },
          {
            "word": "to",
            "start": 1291.21,
            "end": 1291.29,
            "confidence": 0.9977769,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.49225944
          },
          {
            "word": "be",
            "start": 1291.29,
            "end": 1291.45,
            "confidence": 0.99137115,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.49225944
          },
          {
            "word": "using",
            "start": 1291.45,
            "end": 1291.77,
            "confidence": 0.99935824,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.49225944
          },
          {
            "word": "this",
            "start": 1291.77,
            "end": 1291.9299,
            "confidence": 0.99171,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.49225944
          },
          {
            "word": "today",
            "start": 1291.9299,
            "end": 1292.17,
            "confidence": 0.9870095,
            "punctuated_word": "today?",
            "speaker": 2,
            "speaker_confidence": 0.49225944
          },
          {
            "word": "and",
            "start": 1292.17,
            "end": 1292.33,
            "confidence": 0.92192614,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.49225944
          },
          {
            "word": "that",
            "start": 1292.33,
            "end": 1292.49,
            "confidence": 0.82042474,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.49225944
          },
          {
            "word": "way",
            "start": 1292.49,
            "end": 1292.65,
            "confidence": 0.99537563,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.49225944
          },
          {
            "word": "we",
            "start": 1292.65,
            "end": 1292.73,
            "confidence": 0.58809316,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.49225944
          },
          {
            "word": "could",
            "start": 1292.73,
            "end": 1292.89,
            "confidence": 0.97984385,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "try",
            "start": 1292.89,
            "end": 1293.05,
            "confidence": 0.9975745,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "to",
            "start": 1293.05,
            "end": 1293.21,
            "confidence": 0.9937278,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "reduce",
            "start": 1293.21,
            "end": 1293.53,
            "confidence": 0.65021497,
            "punctuated_word": "reduce",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "some",
            "start": 1293.53,
            "end": 1293.77,
            "confidence": 0.9949238,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "of",
            "start": 1293.77,
            "end": 1293.85,
            "confidence": 0.9945464,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "these",
            "start": 1293.85,
            "end": 1294.09,
            "confidence": 0.99438727,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "business",
            "start": 1294.09,
            "end": 1294.41,
            "confidence": 0.9986314,
            "punctuated_word": "business",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "rules",
            "start": 1294.41,
            "end": 1294.65,
            "confidence": 0.99015206,
            "punctuated_word": "rules",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "as",
            "start": 1294.65,
            "end": 1294.8099,
            "confidence": 0.9987835,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "well",
            "start": 1294.8099,
            "end": 1295.265,
            "confidence": 0.9743934,
            "punctuated_word": "well.",
            "speaker": 2,
            "speaker_confidence": 0.59552604
          },
          {
            "word": "that",
            "start": 1295.425,
            "end": 1295.545,
            "confidence": 0.9955022,
            "punctuated_word": "That",
            "speaker": 1,
            "speaker_confidence": 0.20222294
          },
          {
            "word": "that's",
            "start": 1295.665,
            "end": 1295.905,
            "confidence": 0.99990964,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.20222294
          },
          {
            "word": "an",
            "start": 1295.905,
            "end": 1296.145,
            "confidence": 0.9990947,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.20222294
          },
          {
            "word": "interesting",
            "start": 1296.145,
            "end": 1296.465,
            "confidence": 0.99995255,
            "punctuated_word": "interesting",
            "speaker": 1,
            "speaker_confidence": 0.20222294
          },
          {
            "word": "comment",
            "start": 1296.465,
            "end": 1296.785,
            "confidence": 0.9998704,
            "punctuated_word": "comment",
            "speaker": 1,
            "speaker_confidence": 0.20222294
          },
          {
            "word": "you",
            "start": 1296.785,
            "end": 1296.865,
            "confidence": 0.9985489,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "made",
            "start": 1296.865,
            "end": 1297.185,
            "confidence": 0.99980384,
            "punctuated_word": "made",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "there",
            "start": 1297.185,
            "end": 1297.505,
            "confidence": 0.9988951,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "at",
            "start": 1297.505,
            "end": 1297.665,
            "confidence": 0.99427855,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "the",
            "start": 1297.665,
            "end": 1297.8251,
            "confidence": 0.9994936,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "end",
            "start": 1297.8251,
            "end": 1298.3251,
            "confidence": 0.77575755,
            "punctuated_word": "end.",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          }
        ],
        "speaker": 2,
        "id": "9a9e5e1b-7e5f-4847-aabc-57dab8e06f4c"
      },
      {
        "start": 1298.9451,
        "end": 1300.805,
        "confidence": 0.9094752,
        "channel": 0,
        "transcript": "Have you observed agencies making,",
        "words": [
          {
            "word": "have",
            "start": 1298.9451,
            "end": 1299.105,
            "confidence": 0.7322288,
            "punctuated_word": "Have",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "you",
            "start": 1299.105,
            "end": 1299.265,
            "confidence": 0.9084487,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "observed",
            "start": 1299.265,
            "end": 1299.585,
            "confidence": 0.9980909,
            "punctuated_word": "observed",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "agencies",
            "start": 1299.585,
            "end": 1300.085,
            "confidence": 0.9823775,
            "punctuated_word": "agencies",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "making",
            "start": 1300.305,
            "end": 1300.805,
            "confidence": 0.9262301,
            "punctuated_word": "making,",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          }
        ],
        "speaker": 1,
        "id": "63c727ed-3d14-45f7-921d-458dc245e20a"
      },
      {
        "start": 1301.585,
        "end": 1304.3251,
        "confidence": 0.9763669,
        "channel": 0,
        "transcript": "policy changes in in a reaction to",
        "words": [
          {
            "word": "policy",
            "start": 1301.585,
            "end": 1301.985,
            "confidence": 0.9997701,
            "punctuated_word": "policy",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "changes",
            "start": 1301.985,
            "end": 1302.465,
            "confidence": 0.9998642,
            "punctuated_word": "changes",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "in",
            "start": 1302.465,
            "end": 1302.965,
            "confidence": 0.99431795,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "in",
            "start": 1303.185,
            "end": 1303.265,
            "confidence": 0.970117,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "a",
            "start": 1303.265,
            "end": 1303.345,
            "confidence": 0.870964,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "reaction",
            "start": 1303.345,
            "end": 1303.8251,
            "confidence": 0.9998716,
            "punctuated_word": "reaction",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "to",
            "start": 1303.8251,
            "end": 1304.3251,
            "confidence": 0.999663,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          }
        ],
        "speaker": 1,
        "id": "043e3e01-92d7-429d-9fbd-34c6fccc8dcd"
      },
      {
        "start": 1304.705,
        "end": 1306.705,
        "confidence": 0.87131345,
        "channel": 0,
        "transcript": "a a project with you folks? Yep.",
        "words": [
          {
            "word": "a",
            "start": 1304.705,
            "end": 1304.825,
            "confidence": 0.9155771,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "a",
            "start": 1304.825,
            "end": 1304.9451,
            "confidence": 0.55140686,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "project",
            "start": 1304.9451,
            "end": 1305.345,
            "confidence": 0.74071145,
            "punctuated_word": "project",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "with",
            "start": 1305.345,
            "end": 1305.585,
            "confidence": 0.99982977,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "you",
            "start": 1305.585,
            "end": 1305.745,
            "confidence": 0.9994796,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "folks",
            "start": 1305.745,
            "end": 1306.225,
            "confidence": 0.9904025,
            "punctuated_word": "folks?",
            "speaker": 1,
            "speaker_confidence": 0.7900549
          },
          {
            "word": "yep",
            "start": 1306.225,
            "end": 1306.705,
            "confidence": 0.90178627,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.34769213
          }
        ],
        "speaker": 1,
        "id": "eaf1be07-3a8b-4ffb-af74-b8089362ef20"
      },
      {
        "start": 1307.345,
        "end": 1310.7,
        "confidence": 0.95133287,
        "channel": 0,
        "transcript": "So one of the things that we have is a DITAP program where we help,",
        "words": [
          {
            "word": "so",
            "start": 1307.345,
            "end": 1307.505,
            "confidence": 0.99685067,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.34769213
          },
          {
            "word": "one",
            "start": 1307.505,
            "end": 1307.665,
            "confidence": 0.93596786,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.34769213
          },
          {
            "word": "of",
            "start": 1307.665,
            "end": 1307.745,
            "confidence": 0.9994111,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "the",
            "start": 1307.745,
            "end": 1307.985,
            "confidence": 0.9922502,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "things",
            "start": 1307.985,
            "end": 1308.145,
            "confidence": 0.9988165,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "that",
            "start": 1308.145,
            "end": 1308.305,
            "confidence": 0.9996214,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "we",
            "start": 1308.305,
            "end": 1308.465,
            "confidence": 0.9998472,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "have",
            "start": 1308.465,
            "end": 1308.625,
            "confidence": 0.9998841,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "is",
            "start": 1308.625,
            "end": 1308.785,
            "confidence": 0.9977036,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "a",
            "start": 1308.785,
            "end": 1308.9451,
            "confidence": 0.96093774,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "ditap",
            "start": 1308.9451,
            "end": 1309.265,
            "confidence": 0.7379065,
            "punctuated_word": "DITAP",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "program",
            "start": 1309.265,
            "end": 1309.765,
            "confidence": 0.93129045,
            "punctuated_word": "program",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "where",
            "start": 1309.8251,
            "end": 1310.145,
            "confidence": 0.87836343,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "we",
            "start": 1310.145,
            "end": 1310.385,
            "confidence": 0.9998685,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "help",
            "start": 1310.385,
            "end": 1310.7,
            "confidence": 0.8412738,
            "punctuated_word": "help,",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          }
        ],
        "speaker": 2,
        "id": "6270c351-a566-49e6-9042-f60d29a42d4c"
      },
      {
        "start": 1311.34,
        "end": 1318.7999,
        "confidence": 0.8832635,
        "channel": 0,
        "transcript": "train on some of the procurement folks there in a way that allows them to do Azure con contracts a little bit better.",
        "words": [
          {
            "word": "train",
            "start": 1311.34,
            "end": 1311.74,
            "confidence": 0.53770614,
            "punctuated_word": "train",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "on",
            "start": 1311.74,
            "end": 1311.8999,
            "confidence": 0.4644544,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "some",
            "start": 1311.8999,
            "end": 1311.98,
            "confidence": 0.9379167,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "of",
            "start": 1311.98,
            "end": 1312.1399,
            "confidence": 0.97310996,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.69464964
          },
          {
            "word": "the",
            "start": 1312.1399,
            "end": 1312.22,
            "confidence": 0.9904501,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "procurement",
            "start": 1312.22,
            "end": 1312.72,
            "confidence": 0.998979,
            "punctuated_word": "procurement",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "folks",
            "start": 1312.7799,
            "end": 1313.1,
            "confidence": 0.99963284,
            "punctuated_word": "folks",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "there",
            "start": 1313.1,
            "end": 1313.6,
            "confidence": 0.9991697,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "in",
            "start": 1313.8999,
            "end": 1314.0599,
            "confidence": 0.9831389,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "a",
            "start": 1314.0599,
            "end": 1314.22,
            "confidence": 0.9834027,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "way",
            "start": 1314.22,
            "end": 1314.5399,
            "confidence": 0.99984515,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "that",
            "start": 1314.5399,
            "end": 1315.0399,
            "confidence": 0.99964476,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "allows",
            "start": 1315.1799,
            "end": 1315.58,
            "confidence": 0.9998068,
            "punctuated_word": "allows",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "them",
            "start": 1315.58,
            "end": 1315.98,
            "confidence": 0.9981737,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "to",
            "start": 1315.98,
            "end": 1316.22,
            "confidence": 0.9997929,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "do",
            "start": 1316.22,
            "end": 1316.5399,
            "confidence": 0.9983273,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "azure",
            "start": 1316.5399,
            "end": 1316.86,
            "confidence": 0.38794592,
            "punctuated_word": "Azure",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "con",
            "start": 1316.86,
            "end": 1317.1,
            "confidence": 0.3475263,
            "punctuated_word": "con",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "contracts",
            "start": 1317.4199,
            "end": 1317.8999,
            "confidence": 0.89313406,
            "punctuated_word": "contracts",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "a",
            "start": 1317.8999,
            "end": 1317.98,
            "confidence": 0.995933,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "little",
            "start": 1317.98,
            "end": 1318.22,
            "confidence": 0.9995382,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.75571513
          },
          {
            "word": "bit",
            "start": 1318.22,
            "end": 1318.2999,
            "confidence": 0.9990435,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          },
          {
            "word": "better",
            "start": 1318.2999,
            "end": 1318.7999,
            "confidence": 0.82838804,
            "punctuated_word": "better.",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          }
        ],
        "speaker": 2,
        "id": "0f065c5d-6e67-47a0-bb7b-535e95aa8ee6"
      },
      {
        "start": 1319.26,
        "end": 1323.12,
        "confidence": 0.9827428,
        "channel": 0,
        "transcript": "And, you know, that that DITAP program changed federal policy.",
        "words": [
          {
            "word": "and",
            "start": 1319.26,
            "end": 1319.76,
            "confidence": 0.99207675,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          },
          {
            "word": "you",
            "start": 1319.98,
            "end": 1320.0599,
            "confidence": 0.9993405,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          },
          {
            "word": "know",
            "start": 1320.0599,
            "end": 1320.2999,
            "confidence": 0.99971145,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          },
          {
            "word": "that",
            "start": 1320.2999,
            "end": 1320.5399,
            "confidence": 0.99943894,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          },
          {
            "word": "that",
            "start": 1320.5399,
            "end": 1320.7799,
            "confidence": 0.9943692,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          },
          {
            "word": "ditap",
            "start": 1320.7799,
            "end": 1321.26,
            "confidence": 0.9979281,
            "punctuated_word": "DITAP",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          },
          {
            "word": "program",
            "start": 1321.26,
            "end": 1321.76,
            "confidence": 0.9977367,
            "punctuated_word": "program",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          },
          {
            "word": "changed",
            "start": 1321.82,
            "end": 1322.1399,
            "confidence": 0.86056536,
            "punctuated_word": "changed",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          },
          {
            "word": "federal",
            "start": 1322.1399,
            "end": 1322.62,
            "confidence": 0.9875585,
            "punctuated_word": "federal",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          },
          {
            "word": "policy",
            "start": 1322.62,
            "end": 1323.12,
            "confidence": 0.9987029,
            "punctuated_word": "policy.",
            "speaker": 2,
            "speaker_confidence": 0.6822452
          }
        ],
        "speaker": 2,
        "id": "e69ab016-de6f-44f7-b1d3-83f09a5537cf"
      },
      {
        "start": 1323.5,
        "end": 1325.44,
        "confidence": 0.97376466,
        "channel": 0,
        "transcript": "Oh, well, that that's pretty cool.",
        "words": [
          {
            "word": "oh",
            "start": 1323.5,
            "end": 1324.0,
            "confidence": 0.94379133,
            "punctuated_word": "Oh,",
            "speaker": 1,
            "speaker_confidence": 0.26146913
          },
          {
            "word": "well",
            "start": 1324.0599,
            "end": 1324.22,
            "confidence": 0.9027146,
            "punctuated_word": "well,",
            "speaker": 1,
            "speaker_confidence": 0.26146913
          },
          {
            "word": "that",
            "start": 1324.22,
            "end": 1324.38,
            "confidence": 0.9968311,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.26146913
          },
          {
            "word": "that's",
            "start": 1324.46,
            "end": 1324.7,
            "confidence": 0.9998938,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.26146913
          },
          {
            "word": "pretty",
            "start": 1324.7,
            "end": 1324.94,
            "confidence": 0.9996151,
            "punctuated_word": "pretty",
            "speaker": 1,
            "speaker_confidence": 0.26146913
          },
          {
            "word": "cool",
            "start": 1324.94,
            "end": 1325.44,
            "confidence": 0.9997419,
            "punctuated_word": "cool.",
            "speaker": 1,
            "speaker_confidence": 0.26146913
          }
        ],
        "speaker": 1,
        "id": "6a5bf8ec-c056-4909-a049-0ec2424e130c"
      },
      {
        "start": 1326.225,
        "end": 1329.105,
        "confidence": 0.9961001,
        "channel": 0,
        "transcript": "But I I do find that yeah.",
        "words": [
          {
            "word": "but",
            "start": 1326.225,
            "end": 1326.705,
            "confidence": 0.99262005,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.503155
          },
          {
            "word": "i",
            "start": 1326.705,
            "end": 1327.205,
            "confidence": 0.9957995,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.503155
          },
          {
            "word": "i",
            "start": 1327.425,
            "end": 1327.745,
            "confidence": 0.9976865,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.503155
          },
          {
            "word": "do",
            "start": 1327.745,
            "end": 1328.065,
            "confidence": 0.99830425,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.503155
          },
          {
            "word": "find",
            "start": 1328.065,
            "end": 1328.385,
            "confidence": 0.9993093,
            "punctuated_word": "find",
            "speaker": 2,
            "speaker_confidence": 0.503155
          },
          {
            "word": "that",
            "start": 1328.385,
            "end": 1328.545,
            "confidence": 0.99693006,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.503155
          },
          {
            "word": "yeah",
            "start": 1328.705,
            "end": 1329.105,
            "confidence": 0.9920512,
            "punctuated_word": "yeah.",
            "speaker": 2,
            "speaker_confidence": 0.503155
          }
        ],
        "speaker": 2,
        "id": "d1122092-7a3c-4314-aefe-dd916151376f"
      },
      {
        "start": 1329.745,
        "end": 1331.365,
        "confidence": 0.9584554,
        "channel": 0,
        "transcript": "So, like, for instance, there was",
        "words": [
          {
            "word": "so",
            "start": 1329.745,
            "end": 1329.905,
            "confidence": 0.80244815,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          },
          {
            "word": "like",
            "start": 1329.905,
            "end": 1330.065,
            "confidence": 0.9574292,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          },
          {
            "word": "for",
            "start": 1330.065,
            "end": 1330.225,
            "confidence": 0.9997619,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          },
          {
            "word": "instance",
            "start": 1330.225,
            "end": 1330.625,
            "confidence": 0.99354994,
            "punctuated_word": "instance,",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          },
          {
            "word": "there",
            "start": 1330.625,
            "end": 1330.865,
            "confidence": 0.9977381,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          },
          {
            "word": "was",
            "start": 1330.865,
            "end": 1331.365,
            "confidence": 0.9998055,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          }
        ],
        "speaker": 2,
        "id": "69a6ed2f-2308-4f7a-baa1-2aa28012900b"
      },
      {
        "start": 1332.225,
        "end": 1333.505,
        "confidence": 0.9582791,
        "channel": 0,
        "transcript": "a policy where,",
        "words": [
          {
            "word": "a",
            "start": 1332.225,
            "end": 1332.465,
            "confidence": 0.9379938,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          },
          {
            "word": "policy",
            "start": 1332.465,
            "end": 1332.965,
            "confidence": 0.9989421,
            "punctuated_word": "policy",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          },
          {
            "word": "where",
            "start": 1333.105,
            "end": 1333.505,
            "confidence": 0.93790126,
            "punctuated_word": "where,",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          }
        ],
        "speaker": 2,
        "id": "7a08c877-48d5-403d-a0ce-0d94f75a5dd2"
      },
      {
        "start": 1334.305,
        "end": 1335.525,
        "confidence": 0.9694419,
        "channel": 0,
        "transcript": "at a particular agency,",
        "words": [
          {
            "word": "at",
            "start": 1334.305,
            "end": 1334.465,
            "confidence": 0.92736727,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          },
          {
            "word": "a",
            "start": 1334.465,
            "end": 1334.625,
            "confidence": 0.99453825,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          },
          {
            "word": "particular",
            "start": 1334.625,
            "end": 1335.025,
            "confidence": 0.99022305,
            "punctuated_word": "particular",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          },
          {
            "word": "agency",
            "start": 1335.025,
            "end": 1335.525,
            "confidence": 0.96563923,
            "punctuated_word": "agency,",
            "speaker": 2,
            "speaker_confidence": 0.71181476
          }
        ],
        "speaker": 2,
        "id": "b65ca97d-eb38-4627-b693-286a14682ae9"
      },
      {
        "start": 1335.985,
        "end": 1341.17,
        "confidence": 0.945785,
        "channel": 0,
        "transcript": "they needed an alert box to pop up that lets you know that you're in a government website at all times. And,",
        "words": [
          {
            "word": "they",
            "start": 1335.985,
            "end": 1336.145,
            "confidence": 0.9988997,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.43809533
          },
          {
            "word": "needed",
            "start": 1336.145,
            "end": 1336.545,
            "confidence": 0.63029414,
            "punctuated_word": "needed",
            "speaker": 2,
            "speaker_confidence": 0.43809533
          },
          {
            "word": "an",
            "start": 1336.545,
            "end": 1336.785,
            "confidence": 0.99743646,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.43809533
          },
          {
            "word": "alert",
            "start": 1336.785,
            "end": 1337.105,
            "confidence": 0.999017,
            "punctuated_word": "alert",
            "speaker": 2,
            "speaker_confidence": 0.43809533
          },
          {
            "word": "box",
            "start": 1337.105,
            "end": 1337.345,
            "confidence": 0.9930697,
            "punctuated_word": "box",
            "speaker": 2,
            "speaker_confidence": 0.43809533
          },
          {
            "word": "to",
            "start": 1337.345,
            "end": 1337.425,
            "confidence": 0.9179039,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.28807467
          },
          {
            "word": "pop",
            "start": 1337.425,
            "end": 1337.665,
            "confidence": 0.9988783,
            "punctuated_word": "pop",
            "speaker": 2,
            "speaker_confidence": 0.28807467
          },
          {
            "word": "up",
            "start": 1337.665,
            "end": 1337.825,
            "confidence": 0.9979938,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.28807467
          },
          {
            "word": "that",
            "start": 1337.825,
            "end": 1337.985,
            "confidence": 0.99284136,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.28807467
          },
          {
            "word": "lets",
            "start": 1337.985,
            "end": 1338.145,
            "confidence": 0.9579843,
            "punctuated_word": "lets",
            "speaker": 2,
            "speaker_confidence": 0.28807467
          },
          {
            "word": "you",
            "start": 1338.145,
            "end": 1338.305,
            "confidence": 0.99840206,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.28807467
          },
          {
            "word": "know",
            "start": 1338.305,
            "end": 1338.385,
            "confidence": 0.9991912,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "that",
            "start": 1338.385,
            "end": 1338.545,
            "confidence": 0.99833053,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "you're",
            "start": 1338.545,
            "end": 1338.705,
            "confidence": 0.9972246,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "in",
            "start": 1338.705,
            "end": 1338.865,
            "confidence": 0.70408326,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "a",
            "start": 1338.865,
            "end": 1338.945,
            "confidence": 0.7696063,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "government",
            "start": 1338.945,
            "end": 1339.265,
            "confidence": 0.99950683,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "website",
            "start": 1339.265,
            "end": 1339.665,
            "confidence": 0.99918634,
            "punctuated_word": "website",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "at",
            "start": 1339.665,
            "end": 1339.745,
            "confidence": 0.96983206,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "all",
            "start": 1339.745,
            "end": 1339.985,
            "confidence": 0.9996057,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "times",
            "start": 1339.985,
            "end": 1340.43,
            "confidence": 0.89088064,
            "punctuated_word": "times.",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "and",
            "start": 1340.67,
            "end": 1341.17,
            "confidence": 0.9971031,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          }
        ],
        "speaker": 2,
        "id": "ba1e8a0d-1845-423d-963a-07316815e4f1"
      },
      {
        "start": 1341.7101,
        "end": 1365.6649,
        "confidence": 0.90162265,
        "channel": 0,
        "transcript": "we actually talked to everybody and got them down to, like, you don't need this big JavaScript alert. They don't need the JavaScript to hurt to pop up every time someone's trying to log into a system that you're logging into a government system. And we said, like, okay. Show us that policy in my brain, and then we found the policy. And it just says, like, it has to be there somewhere. So just put that, you know, near the login screen and not this JavaScript pop up other than bad for user experience for everybody.",
        "words": [
          {
            "word": "we",
            "start": 1341.7101,
            "end": 1341.87,
            "confidence": 0.99967074,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "actually",
            "start": 1341.87,
            "end": 1342.1101,
            "confidence": 0.9959358,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "talked",
            "start": 1342.1101,
            "end": 1342.3501,
            "confidence": 0.91355586,
            "punctuated_word": "talked",
            "speaker": 2,
            "speaker_confidence": 0.7449934
          },
          {
            "word": "to",
            "start": 1342.3501,
            "end": 1342.43,
            "confidence": 0.9927119,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5601139
          },
          {
            "word": "everybody",
            "start": 1342.43,
            "end": 1342.93,
            "confidence": 0.9997484,
            "punctuated_word": "everybody",
            "speaker": 2,
            "speaker_confidence": 0.5601139
          },
          {
            "word": "and",
            "start": 1343.0701,
            "end": 1343.31,
            "confidence": 0.989066,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5601139
          },
          {
            "word": "got",
            "start": 1343.31,
            "end": 1343.4701,
            "confidence": 0.99840873,
            "punctuated_word": "got",
            "speaker": 2,
            "speaker_confidence": 0.5601139
          },
          {
            "word": "them",
            "start": 1343.4701,
            "end": 1343.63,
            "confidence": 0.99879944,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.5601139
          },
          {
            "word": "down",
            "start": 1343.63,
            "end": 1343.9501,
            "confidence": 0.99944085,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.5601139
          },
          {
            "word": "to",
            "start": 1343.9501,
            "end": 1344.03,
            "confidence": 0.7810279,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.5601139
          },
          {
            "word": "like",
            "start": 1344.03,
            "end": 1344.27,
            "confidence": 0.9821783,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.5601139
          },
          {
            "word": "you",
            "start": 1344.27,
            "end": 1344.3501,
            "confidence": 0.99651873,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5601139
          },
          {
            "word": "don't",
            "start": 1344.3501,
            "end": 1344.5901,
            "confidence": 0.99957865,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.5601139
          },
          {
            "word": "need",
            "start": 1344.5901,
            "end": 1344.8301,
            "confidence": 0.99945265,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.5035801
          },
          {
            "word": "this",
            "start": 1344.8301,
            "end": 1344.9901,
            "confidence": 0.99205667,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5035801
          },
          {
            "word": "big",
            "start": 1344.9901,
            "end": 1345.2301,
            "confidence": 0.99848443,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.5035801
          },
          {
            "word": "javascript",
            "start": 1345.2301,
            "end": 1345.7301,
            "confidence": 0.9556354,
            "punctuated_word": "JavaScript",
            "speaker": 2,
            "speaker_confidence": 0.5035801
          },
          {
            "word": "alert",
            "start": 1345.79,
            "end": 1346.03,
            "confidence": 0.92763793,
            "punctuated_word": "alert.",
            "speaker": 2,
            "speaker_confidence": 0.5035801
          },
          {
            "word": "they",
            "start": 1346.03,
            "end": 1346.1901,
            "confidence": 0.4432156,
            "punctuated_word": "They",
            "speaker": 2,
            "speaker_confidence": 0.5035801
          },
          {
            "word": "don't",
            "start": 1346.1901,
            "end": 1346.3501,
            "confidence": 0.64535266,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.5035801
          },
          {
            "word": "need",
            "start": 1346.3501,
            "end": 1346.43,
            "confidence": 0.96762496,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.5035801
          },
          {
            "word": "the",
            "start": 1346.43,
            "end": 1346.51,
            "confidence": 0.51478326,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "javascript",
            "start": 1346.51,
            "end": 1347.01,
            "confidence": 0.99109006,
            "punctuated_word": "JavaScript",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "to",
            "start": 1347.0701,
            "end": 1347.2301,
            "confidence": 0.3453756,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "hurt",
            "start": 1347.2301,
            "end": 1347.63,
            "confidence": 0.34476516,
            "punctuated_word": "hurt",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "to",
            "start": 1347.63,
            "end": 1347.87,
            "confidence": 0.8291552,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "pop",
            "start": 1347.87,
            "end": 1348.1901,
            "confidence": 0.998442,
            "punctuated_word": "pop",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "up",
            "start": 1348.1901,
            "end": 1348.3501,
            "confidence": 0.99636734,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "every",
            "start": 1348.3501,
            "end": 1348.67,
            "confidence": 0.9914957,
            "punctuated_word": "every",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "time",
            "start": 1348.67,
            "end": 1348.8301,
            "confidence": 0.99966407,
            "punctuated_word": "time",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "someone's",
            "start": 1348.8301,
            "end": 1349.2301,
            "confidence": 0.77755255,
            "punctuated_word": "someone's",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "trying",
            "start": 1349.2301,
            "end": 1349.4701,
            "confidence": 0.9797824,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "to",
            "start": 1349.4701,
            "end": 1349.55,
            "confidence": 0.9877345,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5969821
          },
          {
            "word": "log",
            "start": 1349.55,
            "end": 1349.7101,
            "confidence": 0.9774336,
            "punctuated_word": "log",
            "speaker": 2,
            "speaker_confidence": 0.32222587
          },
          {
            "word": "into",
            "start": 1349.7101,
            "end": 1349.9501,
            "confidence": 0.7740962,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.32222587
          },
          {
            "word": "a",
            "start": 1349.9501,
            "end": 1350.03,
            "confidence": 0.94273907,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.32222587
          },
          {
            "word": "system",
            "start": 1350.03,
            "end": 1350.51,
            "confidence": 0.9999014,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.32222587
          },
          {
            "word": "that",
            "start": 1350.51,
            "end": 1350.67,
            "confidence": 0.45005363,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5245746
          },
          {
            "word": "you're",
            "start": 1350.67,
            "end": 1350.91,
            "confidence": 0.9418615,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.5245746
          },
          {
            "word": "logging",
            "start": 1350.91,
            "end": 1351.15,
            "confidence": 0.9739402,
            "punctuated_word": "logging",
            "speaker": 2,
            "speaker_confidence": 0.5245746
          },
          {
            "word": "into",
            "start": 1351.15,
            "end": 1351.4701,
            "confidence": 0.93662924,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.5245746
          },
          {
            "word": "a",
            "start": 1351.4701,
            "end": 1351.55,
            "confidence": 0.99396175,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5245746
          },
          {
            "word": "government",
            "start": 1351.55,
            "end": 1351.87,
            "confidence": 0.9996675,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.5245746
          },
          {
            "word": "system",
            "start": 1351.87,
            "end": 1352.37,
            "confidence": 0.9592911,
            "punctuated_word": "system.",
            "speaker": 2,
            "speaker_confidence": 0.5245746
          },
          {
            "word": "and",
            "start": 1352.5249,
            "end": 1352.605,
            "confidence": 0.9987368,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "we",
            "start": 1352.605,
            "end": 1352.845,
            "confidence": 0.9604813,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "said",
            "start": 1352.845,
            "end": 1353.005,
            "confidence": 0.89119005,
            "punctuated_word": "said,",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "like",
            "start": 1353.005,
            "end": 1353.505,
            "confidence": 0.96205306,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "okay",
            "start": 1353.565,
            "end": 1353.8849,
            "confidence": 0.919173,
            "punctuated_word": "okay.",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "show",
            "start": 1353.8849,
            "end": 1354.125,
            "confidence": 0.9833514,
            "punctuated_word": "Show",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "us",
            "start": 1354.125,
            "end": 1354.2849,
            "confidence": 0.9970638,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "that",
            "start": 1354.2849,
            "end": 1354.445,
            "confidence": 0.9230638,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "policy",
            "start": 1354.445,
            "end": 1354.945,
            "confidence": 0.9997758,
            "punctuated_word": "policy",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "in",
            "start": 1355.085,
            "end": 1355.245,
            "confidence": 0.5358609,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "my",
            "start": 1355.245,
            "end": 1355.4049,
            "confidence": 0.3904967,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "brain",
            "start": 1355.4049,
            "end": 1355.6449,
            "confidence": 0.79522336,
            "punctuated_word": "brain,",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "and",
            "start": 1355.6449,
            "end": 1355.965,
            "confidence": 0.99633265,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "then",
            "start": 1355.965,
            "end": 1356.205,
            "confidence": 0.9084433,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "we",
            "start": 1356.205,
            "end": 1356.365,
            "confidence": 0.9875765,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "found",
            "start": 1356.365,
            "end": 1356.605,
            "confidence": 0.9886218,
            "punctuated_word": "found",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "the",
            "start": 1356.605,
            "end": 1356.6849,
            "confidence": 0.92002183,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "policy",
            "start": 1356.6849,
            "end": 1356.9249,
            "confidence": 0.8436303,
            "punctuated_word": "policy.",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "and",
            "start": 1356.9249,
            "end": 1357.085,
            "confidence": 0.94530106,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "it",
            "start": 1357.085,
            "end": 1357.1649,
            "confidence": 0.96188205,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "just",
            "start": 1357.1649,
            "end": 1357.325,
            "confidence": 0.65795434,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6409853
          },
          {
            "word": "says",
            "start": 1357.325,
            "end": 1357.4049,
            "confidence": 0.74589574,
            "punctuated_word": "says,",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "like",
            "start": 1357.4049,
            "end": 1357.565,
            "confidence": 0.9913658,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "it",
            "start": 1357.565,
            "end": 1357.725,
            "confidence": 0.99184763,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "has",
            "start": 1357.725,
            "end": 1357.965,
            "confidence": 0.9975241,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "to",
            "start": 1357.965,
            "end": 1358.0449,
            "confidence": 0.99363494,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "be",
            "start": 1358.0449,
            "end": 1358.2849,
            "confidence": 0.99487597,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "there",
            "start": 1358.2849,
            "end": 1358.5249,
            "confidence": 0.9856505,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "somewhere",
            "start": 1358.5249,
            "end": 1359.0249,
            "confidence": 0.9748889,
            "punctuated_word": "somewhere.",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "so",
            "start": 1359.1649,
            "end": 1359.325,
            "confidence": 0.9874019,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "just",
            "start": 1359.325,
            "end": 1359.565,
            "confidence": 0.85862154,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "put",
            "start": 1359.565,
            "end": 1359.8049,
            "confidence": 0.9964599,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "that",
            "start": 1359.8049,
            "end": 1360.0449,
            "confidence": 0.99906826,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "you",
            "start": 1360.0449,
            "end": 1360.2849,
            "confidence": 0.99968636,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "know",
            "start": 1360.2849,
            "end": 1360.605,
            "confidence": 0.9998617,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "near",
            "start": 1360.605,
            "end": 1360.845,
            "confidence": 0.9966929,
            "punctuated_word": "near",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "the",
            "start": 1360.845,
            "end": 1361.005,
            "confidence": 0.99975854,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "login",
            "start": 1361.005,
            "end": 1361.4049,
            "confidence": 0.8907887,
            "punctuated_word": "login",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "screen",
            "start": 1361.4049,
            "end": 1361.725,
            "confidence": 0.998447,
            "punctuated_word": "screen",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "and",
            "start": 1361.725,
            "end": 1361.8849,
            "confidence": 0.8185264,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "not",
            "start": 1361.8849,
            "end": 1362.0449,
            "confidence": 0.799164,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "this",
            "start": 1362.0449,
            "end": 1362.5249,
            "confidence": 0.91287637,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "javascript",
            "start": 1362.5249,
            "end": 1363.0249,
            "confidence": 0.9609459,
            "punctuated_word": "JavaScript",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "pop",
            "start": 1363.085,
            "end": 1363.245,
            "confidence": 0.9535971,
            "punctuated_word": "pop",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "up",
            "start": 1363.245,
            "end": 1363.4049,
            "confidence": 0.99490464,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "other",
            "start": 1363.4049,
            "end": 1363.6449,
            "confidence": 0.6686291,
            "punctuated_word": "other",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "than",
            "start": 1363.6449,
            "end": 1363.8849,
            "confidence": 0.9991435,
            "punctuated_word": "than",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "bad",
            "start": 1363.8849,
            "end": 1364.0449,
            "confidence": 0.61310077,
            "punctuated_word": "bad",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "for",
            "start": 1364.0449,
            "end": 1364.2849,
            "confidence": 0.9814198,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "user",
            "start": 1364.2849,
            "end": 1364.5249,
            "confidence": 0.5692667,
            "punctuated_word": "user",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "experience",
            "start": 1364.5249,
            "end": 1364.9249,
            "confidence": 0.9993192,
            "punctuated_word": "experience",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "for",
            "start": 1364.9249,
            "end": 1365.1649,
            "confidence": 0.9363868,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          },
          {
            "word": "everybody",
            "start": 1365.1649,
            "end": 1365.6649,
            "confidence": 0.99951744,
            "punctuated_word": "everybody.",
            "speaker": 2,
            "speaker_confidence": 0.7308427
          }
        ],
        "speaker": 2,
        "id": "514ea43e-3251-4738-9c5b-5c1efd81c78a"
      },
      {
        "start": 1366.05,
        "end": 1370.79,
        "confidence": 0.9623628,
        "channel": 0,
        "transcript": "At times, the rules and requirements we mentioned before could shift and change, as you might imagine.",
        "words": [
          {
            "word": "at",
            "start": 1366.05,
            "end": 1366.2101,
            "confidence": 0.9995345,
            "punctuated_word": "At",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "times",
            "start": 1366.2101,
            "end": 1366.4501,
            "confidence": 0.95876014,
            "punctuated_word": "times,",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "the",
            "start": 1366.4501,
            "end": 1366.6901,
            "confidence": 0.9954216,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "rules",
            "start": 1366.6901,
            "end": 1366.93,
            "confidence": 0.99969316,
            "punctuated_word": "rules",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "and",
            "start": 1366.93,
            "end": 1367.17,
            "confidence": 0.9996031,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "requirements",
            "start": 1367.17,
            "end": 1367.65,
            "confidence": 0.9996971,
            "punctuated_word": "requirements",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "we",
            "start": 1367.65,
            "end": 1367.81,
            "confidence": 0.9598176,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "mentioned",
            "start": 1367.81,
            "end": 1368.13,
            "confidence": 0.9842434,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "before",
            "start": 1368.13,
            "end": 1368.6101,
            "confidence": 0.99985313,
            "punctuated_word": "before",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "could",
            "start": 1368.6101,
            "end": 1368.8501,
            "confidence": 0.99819237,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "shift",
            "start": 1368.8501,
            "end": 1369.17,
            "confidence": 0.99978274,
            "punctuated_word": "shift",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "and",
            "start": 1369.17,
            "end": 1369.3301,
            "confidence": 0.99865425,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.44998604
          },
          {
            "word": "change",
            "start": 1369.3301,
            "end": 1369.8301,
            "confidence": 0.74853015,
            "punctuated_word": "change,",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "as",
            "start": 1369.89,
            "end": 1370.05,
            "confidence": 0.92438436,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "you",
            "start": 1370.05,
            "end": 1370.2101,
            "confidence": 0.79646355,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "might",
            "start": 1370.2101,
            "end": 1370.29,
            "confidence": 0.9997309,
            "punctuated_word": "might",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "imagine",
            "start": 1370.29,
            "end": 1370.79,
            "confidence": 0.99780506,
            "punctuated_word": "imagine.",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          }
        ],
        "speaker": 1,
        "id": "7290bad1-b4d0-4843-b527-49d376b64724"
      },
      {
        "start": 1371.5701,
        "end": 1386.725,
        "confidence": 0.9265601,
        "channel": 0,
        "transcript": "Are there aspects of your approach to engineering that help, alleviate those impacts? So, like, in the private industry, we have the agile development for the software divide, development cycle. That government is just not on the the curve yet. So we try to implement that so that way we can meet these,",
        "words": [
          {
            "word": "are",
            "start": 1371.5701,
            "end": 1371.7301,
            "confidence": 0.9961467,
            "punctuated_word": "Are",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "there",
            "start": 1371.7301,
            "end": 1371.89,
            "confidence": 0.998204,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "aspects",
            "start": 1371.89,
            "end": 1372.29,
            "confidence": 0.9990716,
            "punctuated_word": "aspects",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "of",
            "start": 1372.29,
            "end": 1372.4501,
            "confidence": 0.99983346,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "your",
            "start": 1372.4501,
            "end": 1372.6101,
            "confidence": 0.99993134,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "approach",
            "start": 1372.6101,
            "end": 1373.1101,
            "confidence": 0.9999087,
            "punctuated_word": "approach",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "to",
            "start": 1373.25,
            "end": 1373.4901,
            "confidence": 0.9997379,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "engineering",
            "start": 1373.4901,
            "end": 1373.9701,
            "confidence": 0.99987805,
            "punctuated_word": "engineering",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "that",
            "start": 1373.9701,
            "end": 1374.13,
            "confidence": 0.99956256,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "help",
            "start": 1374.13,
            "end": 1374.4501,
            "confidence": 0.952687,
            "punctuated_word": "help,",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "alleviate",
            "start": 1374.6901,
            "end": 1375.17,
            "confidence": 0.9990056,
            "punctuated_word": "alleviate",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "those",
            "start": 1375.17,
            "end": 1375.3301,
            "confidence": 0.9881017,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "impacts",
            "start": 1375.3301,
            "end": 1375.8301,
            "confidence": 0.99898624,
            "punctuated_word": "impacts?",
            "speaker": 1,
            "speaker_confidence": 0.64198333
          },
          {
            "word": "so",
            "start": 1375.9701,
            "end": 1376.2101,
            "confidence": 0.9435487,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "like",
            "start": 1376.2101,
            "end": 1376.3701,
            "confidence": 0.9950542,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "in",
            "start": 1376.3701,
            "end": 1376.4501,
            "confidence": 0.99929774,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "the",
            "start": 1376.4501,
            "end": 1376.6101,
            "confidence": 0.99283653,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "private",
            "start": 1376.6101,
            "end": 1376.93,
            "confidence": 0.9539399,
            "punctuated_word": "private",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "industry",
            "start": 1376.93,
            "end": 1377.41,
            "confidence": 0.99309003,
            "punctuated_word": "industry,",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "we",
            "start": 1377.41,
            "end": 1377.65,
            "confidence": 0.9996513,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "have",
            "start": 1377.65,
            "end": 1377.89,
            "confidence": 0.89723134,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "the",
            "start": 1377.89,
            "end": 1378.13,
            "confidence": 0.99318814,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "agile",
            "start": 1378.13,
            "end": 1378.63,
            "confidence": 0.9445149,
            "punctuated_word": "agile",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "development",
            "start": 1378.6901,
            "end": 1379.17,
            "confidence": 0.9907047,
            "punctuated_word": "development",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "for",
            "start": 1379.17,
            "end": 1379.3301,
            "confidence": 0.78607416,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.58038306
          },
          {
            "word": "the",
            "start": 1379.3301,
            "end": 1379.41,
            "confidence": 0.9368811,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.51121336
          },
          {
            "word": "software",
            "start": 1379.41,
            "end": 1379.81,
            "confidence": 0.90711856,
            "punctuated_word": "software",
            "speaker": 2,
            "speaker_confidence": 0.51121336
          },
          {
            "word": "divide",
            "start": 1379.81,
            "end": 1380.13,
            "confidence": 0.7095071,
            "punctuated_word": "divide,",
            "speaker": 2,
            "speaker_confidence": 0.51121336
          },
          {
            "word": "development",
            "start": 1380.3701,
            "end": 1380.8501,
            "confidence": 0.98857576,
            "punctuated_word": "development",
            "speaker": 2,
            "speaker_confidence": 0.51121336
          },
          {
            "word": "cycle",
            "start": 1380.8501,
            "end": 1381.3501,
            "confidence": 0.87661564,
            "punctuated_word": "cycle.",
            "speaker": 2,
            "speaker_confidence": 0.51121336
          },
          {
            "word": "that",
            "start": 1381.605,
            "end": 1381.845,
            "confidence": 0.920187,
            "punctuated_word": "That",
            "speaker": 2,
            "speaker_confidence": 0.51121336
          },
          {
            "word": "government",
            "start": 1381.845,
            "end": 1382.245,
            "confidence": 0.9544105,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.51121336
          },
          {
            "word": "is",
            "start": 1382.245,
            "end": 1382.325,
            "confidence": 0.49936184,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "just",
            "start": 1382.325,
            "end": 1382.485,
            "confidence": 0.98982096,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "not",
            "start": 1382.485,
            "end": 1382.8049,
            "confidence": 0.9993186,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "on",
            "start": 1382.8049,
            "end": 1383.045,
            "confidence": 0.98697585,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "the",
            "start": 1383.045,
            "end": 1383.205,
            "confidence": 0.98725003,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "the",
            "start": 1383.205,
            "end": 1383.365,
            "confidence": 0.5622397,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "curve",
            "start": 1383.365,
            "end": 1383.605,
            "confidence": 0.98511666,
            "punctuated_word": "curve",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "yet",
            "start": 1383.605,
            "end": 1383.925,
            "confidence": 0.7822645,
            "punctuated_word": "yet.",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "so",
            "start": 1383.925,
            "end": 1384.085,
            "confidence": 0.99794334,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "we",
            "start": 1384.085,
            "end": 1384.245,
            "confidence": 0.9966642,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "try",
            "start": 1384.245,
            "end": 1384.485,
            "confidence": 0.65286016,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.6093956
          },
          {
            "word": "to",
            "start": 1384.485,
            "end": 1384.565,
            "confidence": 0.99425733,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "implement",
            "start": 1384.565,
            "end": 1384.965,
            "confidence": 0.99963427,
            "punctuated_word": "implement",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "that",
            "start": 1384.965,
            "end": 1385.125,
            "confidence": 0.9976578,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "so",
            "start": 1385.125,
            "end": 1385.205,
            "confidence": 0.44291756,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "that",
            "start": 1385.205,
            "end": 1385.365,
            "confidence": 0.9892518,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "way",
            "start": 1385.365,
            "end": 1385.605,
            "confidence": 0.952041,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "we",
            "start": 1385.605,
            "end": 1385.765,
            "confidence": 0.79638344,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "can",
            "start": 1385.765,
            "end": 1385.925,
            "confidence": 0.9990227,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "meet",
            "start": 1385.925,
            "end": 1386.245,
            "confidence": 0.80714345,
            "punctuated_word": "meet",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "these",
            "start": 1386.245,
            "end": 1386.725,
            "confidence": 0.97607774,
            "punctuated_word": "these,",
            "speaker": 2,
            "speaker_confidence": 0.705092
          }
        ],
        "speaker": 2,
        "id": "4c14af2f-8dc9-4e40-893e-93c760dc6e01"
      },
      {
        "start": 1387.125,
        "end": 1390.345,
        "confidence": 0.9021657,
        "channel": 0,
        "transcript": "changes as they happen, and we don't have to wait for all the full requirements",
        "words": [
          {
            "word": "changes",
            "start": 1387.125,
            "end": 1387.605,
            "confidence": 0.9996306,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "as",
            "start": 1387.605,
            "end": 1387.845,
            "confidence": 0.98330253,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "they",
            "start": 1387.845,
            "end": 1387.925,
            "confidence": 0.98765326,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "happen",
            "start": 1387.925,
            "end": 1388.245,
            "confidence": 0.7059019,
            "punctuated_word": "happen,",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "and",
            "start": 1388.245,
            "end": 1388.405,
            "confidence": 0.9801998,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.705092
          },
          {
            "word": "we",
            "start": 1388.405,
            "end": 1388.485,
            "confidence": 0.9591941,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "don't",
            "start": 1388.485,
            "end": 1388.645,
            "confidence": 0.991778,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "have",
            "start": 1388.645,
            "end": 1388.8049,
            "confidence": 0.9967681,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "to",
            "start": 1388.8049,
            "end": 1388.885,
            "confidence": 0.98869413,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "wait",
            "start": 1388.885,
            "end": 1389.045,
            "confidence": 0.99618065,
            "punctuated_word": "wait",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "for",
            "start": 1389.045,
            "end": 1389.285,
            "confidence": 0.9849973,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "all",
            "start": 1389.285,
            "end": 1389.445,
            "confidence": 0.42361718,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "the",
            "start": 1389.445,
            "end": 1389.605,
            "confidence": 0.9925768,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "full",
            "start": 1389.605,
            "end": 1389.845,
            "confidence": 0.55785257,
            "punctuated_word": "full",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "requirements",
            "start": 1389.845,
            "end": 1390.345,
            "confidence": 0.9841404,
            "punctuated_word": "requirements",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          }
        ],
        "speaker": 2,
        "id": "16c01ca4-8308-4706-ad18-8c6b19e3e846"
      },
      {
        "start": 1390.725,
        "end": 1422.005,
        "confidence": 0.89413756,
        "channel": 0,
        "transcript": "where they would spend the the two years upfront, and I was talking about before. And then by time it's two years, congress may have changed the laws. Right? So nine year projects already, you know, behind this on the law itself. So we try and go in and we say, okay. Let's just do these until maybe both try four weeks sprints because they're not used to they're used to, like, six months releases. So we'll try, alright, let's try four weeks sprints, then we can slowly work it down to three weeks and two weeks sprints. And that way, agile requirements come down and we talk to users and those requirements we change as we talk to the users, we can just shift really quickly in the next sprint.",
        "words": [
          {
            "word": "where",
            "start": 1390.725,
            "end": 1390.885,
            "confidence": 0.8170858,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "they",
            "start": 1390.885,
            "end": 1391.045,
            "confidence": 0.9825539,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "would",
            "start": 1391.045,
            "end": 1391.205,
            "confidence": 0.65445274,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "spend",
            "start": 1391.205,
            "end": 1391.525,
            "confidence": 0.9774031,
            "punctuated_word": "spend",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "the",
            "start": 1391.525,
            "end": 1391.765,
            "confidence": 0.9896479,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "the",
            "start": 1391.765,
            "end": 1392.005,
            "confidence": 0.9792788,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "two",
            "start": 1392.005,
            "end": 1392.165,
            "confidence": 0.99912006,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "years",
            "start": 1392.165,
            "end": 1392.405,
            "confidence": 0.9994252,
            "punctuated_word": "years",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "upfront",
            "start": 1392.405,
            "end": 1392.8049,
            "confidence": 0.41842085,
            "punctuated_word": "upfront,",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "and",
            "start": 1392.8049,
            "end": 1392.965,
            "confidence": 0.88878113,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7072096
          },
          {
            "word": "i",
            "start": 1392.965,
            "end": 1393.045,
            "confidence": 0.8228227,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.49087042
          },
          {
            "word": "was",
            "start": 1393.045,
            "end": 1393.205,
            "confidence": 0.96727765,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.49087042
          },
          {
            "word": "talking",
            "start": 1393.205,
            "end": 1393.525,
            "confidence": 0.8921071,
            "punctuated_word": "talking",
            "speaker": 2,
            "speaker_confidence": 0.49087042
          },
          {
            "word": "about",
            "start": 1393.525,
            "end": 1393.6849,
            "confidence": 0.92850745,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.49087042
          },
          {
            "word": "before",
            "start": 1393.6849,
            "end": 1394.16,
            "confidence": 0.960187,
            "punctuated_word": "before.",
            "speaker": 2,
            "speaker_confidence": 0.49087042
          },
          {
            "word": "and",
            "start": 1394.24,
            "end": 1394.3201,
            "confidence": 0.8083843,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.49087042
          },
          {
            "word": "then",
            "start": 1394.3201,
            "end": 1394.48,
            "confidence": 0.8210539,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.49087042
          },
          {
            "word": "by",
            "start": 1394.48,
            "end": 1394.56,
            "confidence": 0.96417844,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.49087042
          },
          {
            "word": "time",
            "start": 1394.56,
            "end": 1394.64,
            "confidence": 0.5432988,
            "punctuated_word": "time",
            "speaker": 2,
            "speaker_confidence": 0.49087042
          },
          {
            "word": "it's",
            "start": 1394.64,
            "end": 1394.8,
            "confidence": 0.8188517,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.28770065
          },
          {
            "word": "two",
            "start": 1394.8,
            "end": 1394.9601,
            "confidence": 0.99672455,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.28770065
          },
          {
            "word": "years",
            "start": 1394.9601,
            "end": 1395.2001,
            "confidence": 0.97503215,
            "punctuated_word": "years,",
            "speaker": 2,
            "speaker_confidence": 0.28770065
          },
          {
            "word": "congress",
            "start": 1395.2001,
            "end": 1395.52,
            "confidence": 0.8679608,
            "punctuated_word": "congress",
            "speaker": 2,
            "speaker_confidence": 0.28770065
          },
          {
            "word": "may",
            "start": 1395.52,
            "end": 1395.68,
            "confidence": 0.9159114,
            "punctuated_word": "may",
            "speaker": 2,
            "speaker_confidence": 0.28770065
          },
          {
            "word": "have",
            "start": 1395.68,
            "end": 1395.76,
            "confidence": 0.9836774,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "changed",
            "start": 1395.76,
            "end": 1396.0,
            "confidence": 0.97466063,
            "punctuated_word": "changed",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "the",
            "start": 1396.0,
            "end": 1396.16,
            "confidence": 0.9901916,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "laws",
            "start": 1396.16,
            "end": 1396.4,
            "confidence": 0.9531305,
            "punctuated_word": "laws.",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "right",
            "start": 1396.4,
            "end": 1396.64,
            "confidence": 0.9932195,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "so",
            "start": 1396.64,
            "end": 1396.8,
            "confidence": 0.92180264,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "nine",
            "start": 1396.8,
            "end": 1396.9601,
            "confidence": 0.5112663,
            "punctuated_word": "nine",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "year",
            "start": 1396.9601,
            "end": 1397.2001,
            "confidence": 0.82107556,
            "punctuated_word": "year",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "projects",
            "start": 1397.2001,
            "end": 1397.6,
            "confidence": 0.69538003,
            "punctuated_word": "projects",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "already",
            "start": 1397.6,
            "end": 1398.1,
            "confidence": 0.8176924,
            "punctuated_word": "already,",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "you",
            "start": 1398.24,
            "end": 1398.4,
            "confidence": 0.990567,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "know",
            "start": 1398.4,
            "end": 1398.7201,
            "confidence": 0.9957589,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "behind",
            "start": 1398.7201,
            "end": 1399.2201,
            "confidence": 0.99900013,
            "punctuated_word": "behind",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "this",
            "start": 1399.28,
            "end": 1399.52,
            "confidence": 0.6263658,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "on",
            "start": 1399.52,
            "end": 1399.6,
            "confidence": 0.90208894,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "the",
            "start": 1399.6,
            "end": 1399.76,
            "confidence": 0.9950289,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "law",
            "start": 1399.76,
            "end": 1400.0801,
            "confidence": 0.90550274,
            "punctuated_word": "law",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "itself",
            "start": 1400.0801,
            "end": 1400.5801,
            "confidence": 0.7948196,
            "punctuated_word": "itself.",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "so",
            "start": 1400.8,
            "end": 1400.9601,
            "confidence": 0.99890566,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "we",
            "start": 1400.9601,
            "end": 1401.04,
            "confidence": 0.9895545,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "try",
            "start": 1401.04,
            "end": 1401.28,
            "confidence": 0.97851986,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.65403104
          },
          {
            "word": "and",
            "start": 1401.28,
            "end": 1401.36,
            "confidence": 0.9821523,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "go",
            "start": 1401.36,
            "end": 1401.52,
            "confidence": 0.9903196,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "in",
            "start": 1401.52,
            "end": 1401.68,
            "confidence": 0.96877676,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "and",
            "start": 1401.68,
            "end": 1401.8401,
            "confidence": 0.78437203,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "we",
            "start": 1401.8401,
            "end": 1402.0,
            "confidence": 0.9077645,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "say",
            "start": 1402.0,
            "end": 1402.16,
            "confidence": 0.9337025,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "okay",
            "start": 1402.16,
            "end": 1402.3201,
            "confidence": 0.8071674,
            "punctuated_word": "okay.",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "let's",
            "start": 1402.3201,
            "end": 1402.56,
            "confidence": 0.99783146,
            "punctuated_word": "Let's",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "just",
            "start": 1402.56,
            "end": 1402.7201,
            "confidence": 0.9962209,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "do",
            "start": 1402.7201,
            "end": 1402.9601,
            "confidence": 0.9991315,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "these",
            "start": 1402.9601,
            "end": 1403.28,
            "confidence": 0.90173674,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "until",
            "start": 1403.28,
            "end": 1403.76,
            "confidence": 0.38462418,
            "punctuated_word": "until",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "maybe",
            "start": 1403.76,
            "end": 1404.26,
            "confidence": 0.7142691,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "both",
            "start": 1404.3201,
            "end": 1404.56,
            "confidence": 0.6493996,
            "punctuated_word": "both",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "try",
            "start": 1404.56,
            "end": 1405.04,
            "confidence": 0.9803432,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "four",
            "start": 1405.04,
            "end": 1405.28,
            "confidence": 0.9001369,
            "punctuated_word": "four",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "weeks",
            "start": 1405.28,
            "end": 1405.52,
            "confidence": 0.59318066,
            "punctuated_word": "weeks",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "sprints",
            "start": 1405.52,
            "end": 1405.68,
            "confidence": 0.8747309,
            "punctuated_word": "sprints",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "because",
            "start": 1405.68,
            "end": 1405.92,
            "confidence": 0.61772627,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "they're",
            "start": 1405.92,
            "end": 1406.0,
            "confidence": 0.86496925,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "not",
            "start": 1406.0,
            "end": 1406.16,
            "confidence": 0.9909305,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "used",
            "start": 1406.16,
            "end": 1406.4,
            "confidence": 0.9906709,
            "punctuated_word": "used",
            "speaker": 2,
            "speaker_confidence": 0.75209254
          },
          {
            "word": "to",
            "start": 1406.4,
            "end": 1406.44,
            "confidence": 0.9842748,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.4886222
          },
          {
            "word": "they're",
            "start": 1406.48,
            "end": 1406.64,
            "confidence": 0.76840186,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.4886222
          },
          {
            "word": "used",
            "start": 1406.64,
            "end": 1406.8,
            "confidence": 0.98964345,
            "punctuated_word": "used",
            "speaker": 2,
            "speaker_confidence": 0.4886222
          },
          {
            "word": "to",
            "start": 1406.8,
            "end": 1406.9601,
            "confidence": 0.8834846,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.4886222
          },
          {
            "word": "like",
            "start": 1406.9601,
            "end": 1407.12,
            "confidence": 0.99827826,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.4886222
          },
          {
            "word": "six",
            "start": 1407.12,
            "end": 1407.36,
            "confidence": 0.9987625,
            "punctuated_word": "six",
            "speaker": 2,
            "speaker_confidence": 0.4886222
          },
          {
            "word": "months",
            "start": 1407.36,
            "end": 1407.6,
            "confidence": 0.82652676,
            "punctuated_word": "months",
            "speaker": 2,
            "speaker_confidence": 0.4886222
          },
          {
            "word": "releases",
            "start": 1407.6,
            "end": 1408.0,
            "confidence": 0.8223288,
            "punctuated_word": "releases.",
            "speaker": 2,
            "speaker_confidence": 0.4886222
          },
          {
            "word": "so",
            "start": 1408.0,
            "end": 1408.16,
            "confidence": 0.9949868,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.4642436
          },
          {
            "word": "we'll",
            "start": 1408.16,
            "end": 1408.24,
            "confidence": 0.87115616,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.4642436
          },
          {
            "word": "try",
            "start": 1408.24,
            "end": 1408.545,
            "confidence": 0.8953669,
            "punctuated_word": "try,",
            "speaker": 2,
            "speaker_confidence": 0.4642436
          },
          {
            "word": "alright",
            "start": 1408.625,
            "end": 1408.785,
            "confidence": 0.8310976,
            "punctuated_word": "alright,",
            "speaker": 2,
            "speaker_confidence": 0.4642436
          },
          {
            "word": "let's",
            "start": 1408.785,
            "end": 1408.9451,
            "confidence": 0.99852353,
            "punctuated_word": "let's",
            "speaker": 2,
            "speaker_confidence": 0.4642436
          },
          {
            "word": "try",
            "start": 1408.9451,
            "end": 1409.265,
            "confidence": 0.9995491,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.4642436
          },
          {
            "word": "four",
            "start": 1409.265,
            "end": 1409.505,
            "confidence": 0.89839154,
            "punctuated_word": "four",
            "speaker": 2,
            "speaker_confidence": 0.4642436
          },
          {
            "word": "weeks",
            "start": 1409.505,
            "end": 1409.745,
            "confidence": 0.8436605,
            "punctuated_word": "weeks",
            "speaker": 2,
            "speaker_confidence": 0.4642436
          },
          {
            "word": "sprints",
            "start": 1409.745,
            "end": 1410.0651,
            "confidence": 0.824729,
            "punctuated_word": "sprints,",
            "speaker": 2,
            "speaker_confidence": 0.4642436
          },
          {
            "word": "then",
            "start": 1410.0651,
            "end": 1410.385,
            "confidence": 0.9316743,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.4642436
          },
          {
            "word": "we",
            "start": 1410.385,
            "end": 1410.4651,
            "confidence": 0.995391,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "can",
            "start": 1410.4651,
            "end": 1410.7051,
            "confidence": 0.9990594,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "slowly",
            "start": 1410.7051,
            "end": 1411.025,
            "confidence": 0.99950874,
            "punctuated_word": "slowly",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "work",
            "start": 1411.025,
            "end": 1411.265,
            "confidence": 0.99971133,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "it",
            "start": 1411.265,
            "end": 1411.3451,
            "confidence": 0.9990982,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "down",
            "start": 1411.3451,
            "end": 1411.665,
            "confidence": 0.9995389,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "to",
            "start": 1411.665,
            "end": 1411.985,
            "confidence": 0.9978963,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "three",
            "start": 1411.985,
            "end": 1412.2251,
            "confidence": 0.9996182,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "weeks",
            "start": 1412.2251,
            "end": 1412.4651,
            "confidence": 0.99928844,
            "punctuated_word": "weeks",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "and",
            "start": 1412.4651,
            "end": 1412.7051,
            "confidence": 0.8422114,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "two",
            "start": 1412.7051,
            "end": 1412.9451,
            "confidence": 0.84661555,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "weeks",
            "start": 1412.9451,
            "end": 1413.185,
            "confidence": 0.90255296,
            "punctuated_word": "weeks",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "sprints",
            "start": 1413.185,
            "end": 1413.685,
            "confidence": 0.9763016,
            "punctuated_word": "sprints.",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "and",
            "start": 1413.905,
            "end": 1414.145,
            "confidence": 0.993731,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "that",
            "start": 1414.145,
            "end": 1414.305,
            "confidence": 0.9806958,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "way",
            "start": 1414.305,
            "end": 1414.545,
            "confidence": 0.88603693,
            "punctuated_word": "way,",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "agile",
            "start": 1414.545,
            "end": 1414.9451,
            "confidence": 0.7147204,
            "punctuated_word": "agile",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "requirements",
            "start": 1414.9451,
            "end": 1415.3451,
            "confidence": 0.48871538,
            "punctuated_word": "requirements",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "come",
            "start": 1415.3451,
            "end": 1415.505,
            "confidence": 0.99598444,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "down",
            "start": 1415.505,
            "end": 1415.745,
            "confidence": 0.9996232,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "and",
            "start": 1415.745,
            "end": 1415.985,
            "confidence": 0.72324413,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "we",
            "start": 1415.985,
            "end": 1416.145,
            "confidence": 0.99726874,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "talk",
            "start": 1416.145,
            "end": 1416.385,
            "confidence": 0.97400624,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "to",
            "start": 1416.385,
            "end": 1416.545,
            "confidence": 0.9833303,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "users",
            "start": 1416.545,
            "end": 1416.865,
            "confidence": 0.99673235,
            "punctuated_word": "users",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "and",
            "start": 1416.865,
            "end": 1417.025,
            "confidence": 0.6998778,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "those",
            "start": 1417.025,
            "end": 1417.265,
            "confidence": 0.9845643,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "requirements",
            "start": 1417.265,
            "end": 1417.765,
            "confidence": 0.99787176,
            "punctuated_word": "requirements",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "we",
            "start": 1417.8251,
            "end": 1417.905,
            "confidence": 0.26485106,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "change",
            "start": 1417.905,
            "end": 1418.2251,
            "confidence": 0.87164503,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "as",
            "start": 1418.2251,
            "end": 1418.4651,
            "confidence": 0.8150401,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "we",
            "start": 1418.4651,
            "end": 1418.545,
            "confidence": 0.99525994,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "talk",
            "start": 1418.545,
            "end": 1418.785,
            "confidence": 0.98924595,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.77493644
          },
          {
            "word": "to",
            "start": 1418.785,
            "end": 1418.865,
            "confidence": 0.9869385,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "the",
            "start": 1418.865,
            "end": 1419.025,
            "confidence": 0.6322922,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "users",
            "start": 1419.025,
            "end": 1419.525,
            "confidence": 0.8489373,
            "punctuated_word": "users,",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "we",
            "start": 1419.5851,
            "end": 1419.745,
            "confidence": 0.99887353,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "can",
            "start": 1419.745,
            "end": 1419.905,
            "confidence": 0.99960536,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "just",
            "start": 1419.905,
            "end": 1420.2251,
            "confidence": 0.9949903,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "shift",
            "start": 1420.2251,
            "end": 1420.4651,
            "confidence": 0.9864455,
            "punctuated_word": "shift",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "really",
            "start": 1420.4651,
            "end": 1420.7051,
            "confidence": 0.99882764,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "quickly",
            "start": 1420.7051,
            "end": 1421.025,
            "confidence": 0.9998685,
            "punctuated_word": "quickly",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "in",
            "start": 1421.025,
            "end": 1421.185,
            "confidence": 0.7766171,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "the",
            "start": 1421.185,
            "end": 1421.265,
            "confidence": 0.99048495,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "next",
            "start": 1421.265,
            "end": 1421.505,
            "confidence": 0.99917704,
            "punctuated_word": "next",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          },
          {
            "word": "sprint",
            "start": 1421.505,
            "end": 1422.005,
            "confidence": 0.99206007,
            "punctuated_word": "sprint.",
            "speaker": 2,
            "speaker_confidence": 0.6207703
          }
        ],
        "speaker": 2,
        "id": "add4dae8-3621-47e2-9068-4b7b13a50851"
      },
      {
        "start": 1422.47,
        "end": 1423.83,
        "confidence": 0.9785506,
        "channel": 0,
        "transcript": "And, you you mentioned,",
        "words": [
          {
            "word": "and",
            "start": 1422.47,
            "end": 1422.55,
            "confidence": 0.99383605,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.414782
          },
          {
            "word": "you",
            "start": 1422.79,
            "end": 1423.11,
            "confidence": 0.99930763,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.414782
          },
          {
            "word": "you",
            "start": 1423.11,
            "end": 1423.35,
            "confidence": 0.97486645,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.414782
          },
          {
            "word": "mentioned",
            "start": 1423.35,
            "end": 1423.83,
            "confidence": 0.94619226,
            "punctuated_word": "mentioned,",
            "speaker": 1,
            "speaker_confidence": 0.414782
          }
        ],
        "speaker": 1,
        "id": "6d4793bd-cb22-467f-aab2-b0e1284bc3c8"
      },
      {
        "start": 1424.31,
        "end": 1430.5701,
        "confidence": 0.94862735,
        "channel": 0,
        "transcript": "using some things from, like, the the the agile approach or or framework, to acting. I I believe you mentioned that, for example, like, sprint length.",
        "words": [
          {
            "word": "using",
            "start": 1424.31,
            "end": 1424.63,
            "confidence": 0.99957997,
            "punctuated_word": "using",
            "speaker": 1,
            "speaker_confidence": 0.414782
          },
          {
            "word": "some",
            "start": 1424.63,
            "end": 1424.71,
            "confidence": 0.9994405,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.414782
          },
          {
            "word": "things",
            "start": 1424.71,
            "end": 1424.9501,
            "confidence": 0.9998171,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.28624326
          },
          {
            "word": "from",
            "start": 1424.9501,
            "end": 1425.11,
            "confidence": 0.9645224,
            "punctuated_word": "from,",
            "speaker": 1,
            "speaker_confidence": 0.28624326
          },
          {
            "word": "like",
            "start": 1425.11,
            "end": 1425.35,
            "confidence": 0.998728,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.28624326
          },
          {
            "word": "the",
            "start": 1425.35,
            "end": 1425.59,
            "confidence": 0.9997646,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.28624326
          },
          {
            "word": "the",
            "start": 1425.59,
            "end": 1425.75,
            "confidence": 0.9958527,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.28624326
          },
          {
            "word": "the",
            "start": 1425.75,
            "end": 1425.91,
            "confidence": 0.9085902,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.42770422
          },
          {
            "word": "agile",
            "start": 1425.91,
            "end": 1426.39,
            "confidence": 0.97159386,
            "punctuated_word": "agile",
            "speaker": 1,
            "speaker_confidence": 0.42770422
          },
          {
            "word": "approach",
            "start": 1426.39,
            "end": 1426.63,
            "confidence": 0.9987733,
            "punctuated_word": "approach",
            "speaker": 1,
            "speaker_confidence": 0.42770422
          },
          {
            "word": "or",
            "start": 1426.63,
            "end": 1426.9501,
            "confidence": 0.99015826,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.42770422
          },
          {
            "word": "or",
            "start": 1426.9501,
            "end": 1427.11,
            "confidence": 0.9161852,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.42770422
          },
          {
            "word": "framework",
            "start": 1427.11,
            "end": 1427.51,
            "confidence": 0.94845134,
            "punctuated_word": "framework,",
            "speaker": 1,
            "speaker_confidence": 0.42770422
          },
          {
            "word": "to",
            "start": 1427.75,
            "end": 1427.99,
            "confidence": 0.99968815,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.42770422
          },
          {
            "word": "acting",
            "start": 1427.99,
            "end": 1428.31,
            "confidence": 0.9911496,
            "punctuated_word": "acting.",
            "speaker": 1,
            "speaker_confidence": 0.42770422
          },
          {
            "word": "i",
            "start": 1428.31,
            "end": 1428.47,
            "confidence": 0.97891897,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.39981544
          },
          {
            "word": "i",
            "start": 1428.47,
            "end": 1428.55,
            "confidence": 0.71713084,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.39981544
          },
          {
            "word": "believe",
            "start": 1428.55,
            "end": 1428.71,
            "confidence": 0.9993018,
            "punctuated_word": "believe",
            "speaker": 1,
            "speaker_confidence": 0.39981544
          },
          {
            "word": "you",
            "start": 1428.71,
            "end": 1428.87,
            "confidence": 0.9944106,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.39981544
          },
          {
            "word": "mentioned",
            "start": 1428.87,
            "end": 1429.11,
            "confidence": 0.9983644,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.39981544
          },
          {
            "word": "that",
            "start": 1429.11,
            "end": 1429.1901,
            "confidence": 0.6721631,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.39981544
          },
          {
            "word": "for",
            "start": 1429.1901,
            "end": 1429.35,
            "confidence": 0.9992649,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.39981544
          },
          {
            "word": "example",
            "start": 1429.35,
            "end": 1429.67,
            "confidence": 0.9991675,
            "punctuated_word": "example,",
            "speaker": 1,
            "speaker_confidence": 0.39981544
          },
          {
            "word": "like",
            "start": 1429.67,
            "end": 1429.75,
            "confidence": 0.71378803,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.39981544
          },
          {
            "word": "sprint",
            "start": 1429.75,
            "end": 1430.0701,
            "confidence": 0.9135542,
            "punctuated_word": "sprint",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "length",
            "start": 1430.0701,
            "end": 1430.5701,
            "confidence": 0.9959496,
            "punctuated_word": "length.",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          }
        ],
        "speaker": 1,
        "id": "f8b8225e-1a1d-43b8-a0a8-36c9c225eb9f"
      },
      {
        "start": 1431.03,
        "end": 1437.525,
        "confidence": 0.9955025,
        "channel": 0,
        "transcript": "Are there other aspects of that framework of doing things that you found that are easier to get organizations to",
        "words": [
          {
            "word": "are",
            "start": 1431.03,
            "end": 1431.1901,
            "confidence": 0.99400276,
            "punctuated_word": "Are",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "there",
            "start": 1431.1901,
            "end": 1431.35,
            "confidence": 0.99872524,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "other",
            "start": 1431.35,
            "end": 1431.67,
            "confidence": 0.9881467,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "aspects",
            "start": 1431.67,
            "end": 1432.15,
            "confidence": 0.99953556,
            "punctuated_word": "aspects",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "of",
            "start": 1432.15,
            "end": 1432.65,
            "confidence": 0.99967253,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "that",
            "start": 1432.79,
            "end": 1433.11,
            "confidence": 0.99938095,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "framework",
            "start": 1433.11,
            "end": 1433.59,
            "confidence": 0.9998454,
            "punctuated_word": "framework",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "of",
            "start": 1433.59,
            "end": 1433.67,
            "confidence": 0.9984785,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "doing",
            "start": 1433.67,
            "end": 1433.99,
            "confidence": 0.9999281,
            "punctuated_word": "doing",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "things",
            "start": 1433.99,
            "end": 1434.23,
            "confidence": 0.9996414,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "that",
            "start": 1434.23,
            "end": 1434.47,
            "confidence": 0.99976283,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "you",
            "start": 1434.47,
            "end": 1434.63,
            "confidence": 0.9998223,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "found",
            "start": 1434.63,
            "end": 1434.9501,
            "confidence": 0.9414981,
            "punctuated_word": "found",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "that",
            "start": 1434.9501,
            "end": 1435.11,
            "confidence": 0.99817514,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "are",
            "start": 1435.11,
            "end": 1435.51,
            "confidence": 0.9994931,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "easier",
            "start": 1435.51,
            "end": 1435.99,
            "confidence": 0.9997421,
            "punctuated_word": "easier",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "to",
            "start": 1435.99,
            "end": 1436.0701,
            "confidence": 0.99966776,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "get",
            "start": 1436.0701,
            "end": 1436.31,
            "confidence": 0.9986926,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "organizations",
            "start": 1436.31,
            "end": 1436.81,
            "confidence": 0.9995683,
            "punctuated_word": "organizations",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "to",
            "start": 1437.03,
            "end": 1437.525,
            "confidence": 0.9962669,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          }
        ],
        "speaker": 1,
        "id": "8b5c487f-9e5d-40b1-b8c3-7229667e4606"
      },
      {
        "start": 1438.0851,
        "end": 1443.785,
        "confidence": 0.9883399,
        "channel": 0,
        "transcript": "to, take on themselves and or things that are harder? I definitely found just getting people to",
        "words": [
          {
            "word": "to",
            "start": 1438.0851,
            "end": 1438.405,
            "confidence": 0.99758714,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "take",
            "start": 1438.5651,
            "end": 1438.885,
            "confidence": 0.99991834,
            "punctuated_word": "take",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "on",
            "start": 1438.885,
            "end": 1439.125,
            "confidence": 0.9998901,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "themselves",
            "start": 1439.125,
            "end": 1439.525,
            "confidence": 0.99983263,
            "punctuated_word": "themselves",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "and",
            "start": 1439.525,
            "end": 1439.645,
            "confidence": 0.9655764,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "or",
            "start": 1439.765,
            "end": 1440.005,
            "confidence": 0.9997609,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "things",
            "start": 1440.005,
            "end": 1440.165,
            "confidence": 0.99969435,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "that",
            "start": 1440.165,
            "end": 1440.3251,
            "confidence": 0.9998559,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "are",
            "start": 1440.3251,
            "end": 1440.485,
            "confidence": 0.99954385,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "harder",
            "start": 1440.485,
            "end": 1440.985,
            "confidence": 0.9619336,
            "punctuated_word": "harder?",
            "speaker": 1,
            "speaker_confidence": 0.72072494
          },
          {
            "word": "i",
            "start": 1441.045,
            "end": 1441.2051,
            "confidence": 0.96469516,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5858906
          },
          {
            "word": "definitely",
            "start": 1441.2051,
            "end": 1441.605,
            "confidence": 0.9281455,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.5858906
          },
          {
            "word": "found",
            "start": 1441.605,
            "end": 1442.005,
            "confidence": 0.9986015,
            "punctuated_word": "found",
            "speaker": 2,
            "speaker_confidence": 0.5858906
          },
          {
            "word": "just",
            "start": 1442.005,
            "end": 1442.245,
            "confidence": 0.9876324,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5858906
          },
          {
            "word": "getting",
            "start": 1442.245,
            "end": 1442.745,
            "confidence": 0.99931467,
            "punctuated_word": "getting",
            "speaker": 2,
            "speaker_confidence": 0.5858906
          },
          {
            "word": "people",
            "start": 1442.965,
            "end": 1443.285,
            "confidence": 0.9998863,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.5858906
          },
          {
            "word": "to",
            "start": 1443.285,
            "end": 1443.785,
            "confidence": 0.99990904,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5858906
          }
        ],
        "speaker": 1,
        "id": "5ac95180-4081-466b-ae46-c4bc78ff9f9d"
      },
      {
        "start": 1444.0851,
        "end": 1445.0651,
        "confidence": 0.99948704,
        "channel": 0,
        "transcript": "release things",
        "words": [
          {
            "word": "release",
            "start": 1444.0851,
            "end": 1444.5651,
            "confidence": 0.99922776,
            "punctuated_word": "release",
            "speaker": 2,
            "speaker_confidence": 0.5858906
          },
          {
            "word": "things",
            "start": 1444.5651,
            "end": 1445.0651,
            "confidence": 0.99974626,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.5858906
          }
        ],
        "speaker": 2,
        "id": "f176bc4c-6b2a-406d-977e-fce820d4ae5c"
      },
      {
        "start": 1445.685,
        "end": 1458.24,
        "confidence": 0.95094293,
        "channel": 0,
        "transcript": "a little bit difficult. Right? Because the usage is releasing a whole thing and not just an MVP. Right? Every feature has to be be in it day one. But, like, but what we found is as we can show them that we can release slowly and iterate and keep iterating",
        "words": [
          {
            "word": "a",
            "start": 1445.685,
            "end": 1445.765,
            "confidence": 0.97356725,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "little",
            "start": 1445.765,
            "end": 1446.005,
            "confidence": 0.9994685,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "bit",
            "start": 1446.005,
            "end": 1446.0851,
            "confidence": 0.99893993,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "difficult",
            "start": 1446.0851,
            "end": 1446.485,
            "confidence": 0.96962523,
            "punctuated_word": "difficult.",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "right",
            "start": 1446.485,
            "end": 1446.725,
            "confidence": 0.9988564,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "because",
            "start": 1446.725,
            "end": 1446.885,
            "confidence": 0.99443936,
            "punctuated_word": "Because",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "the",
            "start": 1446.885,
            "end": 1447.045,
            "confidence": 0.5985837,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "usage",
            "start": 1447.045,
            "end": 1447.365,
            "confidence": 0.89626956,
            "punctuated_word": "usage",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "is",
            "start": 1447.365,
            "end": 1447.525,
            "confidence": 0.9662651,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "releasing",
            "start": 1447.525,
            "end": 1447.925,
            "confidence": 0.95037603,
            "punctuated_word": "releasing",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "a",
            "start": 1447.925,
            "end": 1448.0851,
            "confidence": 0.9314618,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "whole",
            "start": 1448.0851,
            "end": 1448.3251,
            "confidence": 0.9998735,
            "punctuated_word": "whole",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "thing",
            "start": 1448.3251,
            "end": 1448.5651,
            "confidence": 0.99949193,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "and",
            "start": 1448.5651,
            "end": 1448.805,
            "confidence": 0.92045176,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "not",
            "start": 1448.805,
            "end": 1448.965,
            "confidence": 0.980167,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "just",
            "start": 1448.965,
            "end": 1449.125,
            "confidence": 0.9987166,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "an",
            "start": 1449.125,
            "end": 1449.365,
            "confidence": 0.9816782,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "mvp",
            "start": 1449.365,
            "end": 1449.765,
            "confidence": 0.9920203,
            "punctuated_word": "MVP.",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "right",
            "start": 1449.765,
            "end": 1450.005,
            "confidence": 0.9987797,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "every",
            "start": 1450.005,
            "end": 1450.245,
            "confidence": 0.99923134,
            "punctuated_word": "Every",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "feature",
            "start": 1450.245,
            "end": 1450.5651,
            "confidence": 0.99983585,
            "punctuated_word": "feature",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "has",
            "start": 1450.5651,
            "end": 1450.805,
            "confidence": 0.9997397,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "to",
            "start": 1450.805,
            "end": 1450.965,
            "confidence": 0.9989078,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "be",
            "start": 1450.965,
            "end": 1451.285,
            "confidence": 0.9993561,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "be",
            "start": 1451.285,
            "end": 1451.525,
            "confidence": 0.7366596,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "in",
            "start": 1451.525,
            "end": 1451.605,
            "confidence": 0.9589746,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.74227214
          },
          {
            "word": "it",
            "start": 1451.605,
            "end": 1451.925,
            "confidence": 0.48323452,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "day",
            "start": 1451.925,
            "end": 1452.165,
            "confidence": 0.94647074,
            "punctuated_word": "day",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "one",
            "start": 1452.165,
            "end": 1452.485,
            "confidence": 0.90173495,
            "punctuated_word": "one.",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "but",
            "start": 1452.485,
            "end": 1452.645,
            "confidence": 0.97838247,
            "punctuated_word": "But,",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "like",
            "start": 1452.645,
            "end": 1453.02,
            "confidence": 0.99009025,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "but",
            "start": 1453.1,
            "end": 1453.34,
            "confidence": 0.9350718,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "what",
            "start": 1453.34,
            "end": 1453.5,
            "confidence": 0.96833926,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "we",
            "start": 1453.5,
            "end": 1453.66,
            "confidence": 0.99830246,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "found",
            "start": 1453.66,
            "end": 1454.06,
            "confidence": 0.9873499,
            "punctuated_word": "found",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "is",
            "start": 1454.06,
            "end": 1454.22,
            "confidence": 0.9702725,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "as",
            "start": 1454.22,
            "end": 1454.46,
            "confidence": 0.8815282,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "we",
            "start": 1454.46,
            "end": 1454.62,
            "confidence": 0.9955087,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "can",
            "start": 1454.62,
            "end": 1455.02,
            "confidence": 0.99810517,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "show",
            "start": 1455.02,
            "end": 1455.26,
            "confidence": 0.9978223,
            "punctuated_word": "show",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "them",
            "start": 1455.26,
            "end": 1455.5,
            "confidence": 0.9984403,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "that",
            "start": 1455.5,
            "end": 1455.66,
            "confidence": 0.96794933,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "we",
            "start": 1455.66,
            "end": 1455.8201,
            "confidence": 0.93904287,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "can",
            "start": 1455.8201,
            "end": 1455.98,
            "confidence": 0.99971586,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "release",
            "start": 1455.98,
            "end": 1456.3,
            "confidence": 0.8214705,
            "punctuated_word": "release",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "slowly",
            "start": 1456.3,
            "end": 1456.7001,
            "confidence": 0.9993592,
            "punctuated_word": "slowly",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "and",
            "start": 1456.7001,
            "end": 1456.9401,
            "confidence": 0.91968393,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "iterate",
            "start": 1456.9401,
            "end": 1457.34,
            "confidence": 0.9915452,
            "punctuated_word": "iterate",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "and",
            "start": 1457.34,
            "end": 1457.5,
            "confidence": 0.9893834,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "keep",
            "start": 1457.5,
            "end": 1457.74,
            "confidence": 0.9996933,
            "punctuated_word": "keep",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "iterating",
            "start": 1457.74,
            "end": 1458.24,
            "confidence": 0.99785495,
            "punctuated_word": "iterating",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          }
        ],
        "speaker": 2,
        "id": "6b9007ec-b324-4e18-89ec-b645708eecf5"
      },
      {
        "start": 1458.78,
        "end": 1460.16,
        "confidence": 0.95264864,
        "channel": 0,
        "transcript": "on it, we have been",
        "words": [
          {
            "word": "on",
            "start": 1458.78,
            "end": 1459.02,
            "confidence": 0.9822146,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "it",
            "start": 1459.02,
            "end": 1459.26,
            "confidence": 0.9503279,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "we",
            "start": 1459.26,
            "end": 1459.42,
            "confidence": 0.9978859,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "have",
            "start": 1459.42,
            "end": 1459.66,
            "confidence": 0.83357567,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          },
          {
            "word": "been",
            "start": 1459.66,
            "end": 1460.16,
            "confidence": 0.9992391,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.79403794
          }
        ],
        "speaker": 2,
        "id": "46e1fa37-b4cf-47a3-a8c1-71fd158c7b32"
      },
      {
        "start": 1460.78,
        "end": 1463.76,
        "confidence": 0.9791886,
        "channel": 0,
        "transcript": "we have been successful in that. Right? That we could show them that",
        "words": [
          {
            "word": "we",
            "start": 1460.78,
            "end": 1460.9401,
            "confidence": 0.99171114,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "have",
            "start": 1460.9401,
            "end": 1461.1,
            "confidence": 0.9636902,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "been",
            "start": 1461.1,
            "end": 1461.26,
            "confidence": 0.9994343,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "successful",
            "start": 1461.26,
            "end": 1461.66,
            "confidence": 0.99939346,
            "punctuated_word": "successful",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "in",
            "start": 1461.66,
            "end": 1461.8201,
            "confidence": 0.9557891,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "that",
            "start": 1461.8201,
            "end": 1462.06,
            "confidence": 0.9642515,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "right",
            "start": 1462.06,
            "end": 1462.3,
            "confidence": 0.99866414,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "that",
            "start": 1462.3,
            "end": 1462.46,
            "confidence": 0.98881185,
            "punctuated_word": "That",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "we",
            "start": 1462.46,
            "end": 1462.62,
            "confidence": 0.9927187,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "could",
            "start": 1462.62,
            "end": 1462.78,
            "confidence": 0.87786084,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "show",
            "start": 1462.78,
            "end": 1463.02,
            "confidence": 0.99950445,
            "punctuated_word": "show",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "them",
            "start": 1463.02,
            "end": 1463.26,
            "confidence": 0.9988304,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "that",
            "start": 1463.26,
            "end": 1463.76,
            "confidence": 0.9987924,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          }
        ],
        "speaker": 2,
        "id": "dcba5df1-f8e9-42cc-b973-535c02ca71bf"
      },
      {
        "start": 1464.14,
        "end": 1476.115,
        "confidence": 0.9382909,
        "channel": 0,
        "transcript": "it's an MVP. We're gonna release it out to users. Let users use MVP. We're gonna just take a small piece of this program, lease it out to the public, and then from there, see how the users interact and then make iterated iterated changes based upon that.",
        "words": [
          {
            "word": "it's",
            "start": 1464.14,
            "end": 1464.38,
            "confidence": 0.8526207,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "an",
            "start": 1464.38,
            "end": 1464.54,
            "confidence": 0.9843911,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "mvp",
            "start": 1464.54,
            "end": 1464.9401,
            "confidence": 0.89109635,
            "punctuated_word": "MVP.",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "we're",
            "start": 1464.9401,
            "end": 1465.1,
            "confidence": 0.9972053,
            "punctuated_word": "We're",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "gonna",
            "start": 1465.1,
            "end": 1465.26,
            "confidence": 0.99770147,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "release",
            "start": 1465.26,
            "end": 1465.5,
            "confidence": 0.85165143,
            "punctuated_word": "release",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "it",
            "start": 1465.5,
            "end": 1465.5801,
            "confidence": 0.47081336,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.73006535
          },
          {
            "word": "out",
            "start": 1465.5801,
            "end": 1465.66,
            "confidence": 0.91681033,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.41806906
          },
          {
            "word": "to",
            "start": 1465.66,
            "end": 1465.74,
            "confidence": 0.98844403,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.41806906
          },
          {
            "word": "users",
            "start": 1465.74,
            "end": 1466.175,
            "confidence": 0.7972077,
            "punctuated_word": "users.",
            "speaker": 2,
            "speaker_confidence": 0.41806906
          },
          {
            "word": "let",
            "start": 1466.255,
            "end": 1466.3351,
            "confidence": 0.8818959,
            "punctuated_word": "Let",
            "speaker": 2,
            "speaker_confidence": 0.41806906
          },
          {
            "word": "users",
            "start": 1466.3351,
            "end": 1466.655,
            "confidence": 0.9879483,
            "punctuated_word": "users",
            "speaker": 2,
            "speaker_confidence": 0.41806906
          },
          {
            "word": "use",
            "start": 1466.655,
            "end": 1466.8151,
            "confidence": 0.99607456,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.41806906
          },
          {
            "word": "mvp",
            "start": 1466.8151,
            "end": 1467.2151,
            "confidence": 0.9910127,
            "punctuated_word": "MVP.",
            "speaker": 2,
            "speaker_confidence": 0.41806906
          },
          {
            "word": "we're",
            "start": 1467.2151,
            "end": 1467.295,
            "confidence": 0.9781531,
            "punctuated_word": "We're",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "gonna",
            "start": 1467.295,
            "end": 1467.535,
            "confidence": 0.9873712,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "just",
            "start": 1467.535,
            "end": 1467.6951,
            "confidence": 0.9961014,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "take",
            "start": 1467.6951,
            "end": 1467.8551,
            "confidence": 0.99921775,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "a",
            "start": 1467.8551,
            "end": 1468.015,
            "confidence": 0.9989152,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "small",
            "start": 1468.015,
            "end": 1468.255,
            "confidence": 0.99993706,
            "punctuated_word": "small",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "piece",
            "start": 1468.255,
            "end": 1468.495,
            "confidence": 0.9997743,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "of",
            "start": 1468.495,
            "end": 1468.655,
            "confidence": 0.99913687,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "this",
            "start": 1468.655,
            "end": 1468.895,
            "confidence": 0.99713993,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "program",
            "start": 1468.895,
            "end": 1469.395,
            "confidence": 0.9863936,
            "punctuated_word": "program,",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "lease",
            "start": 1469.615,
            "end": 1469.8551,
            "confidence": 0.6220387,
            "punctuated_word": "lease",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "it",
            "start": 1469.8551,
            "end": 1470.015,
            "confidence": 0.9984894,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "out",
            "start": 1470.015,
            "end": 1470.175,
            "confidence": 0.9979475,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.6241874
          },
          {
            "word": "to",
            "start": 1470.175,
            "end": 1470.255,
            "confidence": 0.9974196,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "the",
            "start": 1470.255,
            "end": 1470.3351,
            "confidence": 0.9988784,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "public",
            "start": 1470.3351,
            "end": 1470.8351,
            "confidence": 0.8800429,
            "punctuated_word": "public,",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "and",
            "start": 1470.9751,
            "end": 1471.135,
            "confidence": 0.9991928,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "then",
            "start": 1471.135,
            "end": 1471.375,
            "confidence": 0.99958223,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "from",
            "start": 1471.375,
            "end": 1471.6951,
            "confidence": 0.97324705,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "there",
            "start": 1471.6951,
            "end": 1472.1951,
            "confidence": 0.9500468,
            "punctuated_word": "there,",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "see",
            "start": 1472.255,
            "end": 1472.415,
            "confidence": 0.99323577,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "how",
            "start": 1472.415,
            "end": 1472.495,
            "confidence": 0.83136314,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "the",
            "start": 1472.495,
            "end": 1472.5751,
            "confidence": 0.9748925,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "users",
            "start": 1472.5751,
            "end": 1472.9751,
            "confidence": 0.99201524,
            "punctuated_word": "users",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "interact",
            "start": 1472.9751,
            "end": 1473.295,
            "confidence": 0.99847215,
            "punctuated_word": "interact",
            "speaker": 2,
            "speaker_confidence": 0.6785408
          },
          {
            "word": "and",
            "start": 1473.295,
            "end": 1473.375,
            "confidence": 0.83553463,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.59406054
          },
          {
            "word": "then",
            "start": 1473.375,
            "end": 1473.535,
            "confidence": 0.9869926,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.59406054
          },
          {
            "word": "make",
            "start": 1473.535,
            "end": 1473.775,
            "confidence": 0.9972952,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.59406054
          },
          {
            "word": "iterated",
            "start": 1473.775,
            "end": 1474.175,
            "confidence": 0.8315501,
            "punctuated_word": "iterated",
            "speaker": 2,
            "speaker_confidence": 0.59406054
          },
          {
            "word": "iterated",
            "start": 1474.255,
            "end": 1474.655,
            "confidence": 0.73457474,
            "punctuated_word": "iterated",
            "speaker": 2,
            "speaker_confidence": 0.59406054
          },
          {
            "word": "changes",
            "start": 1474.655,
            "end": 1475.135,
            "confidence": 0.9187252,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.59406054
          },
          {
            "word": "based",
            "start": 1475.135,
            "end": 1475.375,
            "confidence": 0.9983419,
            "punctuated_word": "based",
            "speaker": 2,
            "speaker_confidence": 0.59406054
          },
          {
            "word": "upon",
            "start": 1475.375,
            "end": 1475.615,
            "confidence": 0.9832478,
            "punctuated_word": "upon",
            "speaker": 2,
            "speaker_confidence": 0.59406054
          },
          {
            "word": "that",
            "start": 1475.615,
            "end": 1476.115,
            "confidence": 0.9978303,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.59406054
          }
        ],
        "speaker": 2,
        "id": "4a083ef7-8f6d-473e-adcc-9272a3f524b8"
      },
      {
        "start": 1476.495,
        "end": 1481.875,
        "confidence": 0.9789842,
        "channel": 0,
        "transcript": "In in your experience there, I I I noticed that you mentioned, like, you you kinda have to show them that that it works.",
        "words": [
          {
            "word": "in",
            "start": 1476.495,
            "end": 1476.7351,
            "confidence": 0.9736163,
            "punctuated_word": "In",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "in",
            "start": 1476.7351,
            "end": 1476.8151,
            "confidence": 0.99620086,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "your",
            "start": 1476.8151,
            "end": 1477.055,
            "confidence": 0.99864036,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "experience",
            "start": 1477.055,
            "end": 1477.535,
            "confidence": 0.9997495,
            "punctuated_word": "experience",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "there",
            "start": 1477.535,
            "end": 1477.8551,
            "confidence": 0.9966706,
            "punctuated_word": "there,",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "i",
            "start": 1477.8551,
            "end": 1478.015,
            "confidence": 0.9996063,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "i",
            "start": 1478.015,
            "end": 1478.175,
            "confidence": 0.99142104,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "i",
            "start": 1478.175,
            "end": 1478.255,
            "confidence": 0.805514,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "noticed",
            "start": 1478.255,
            "end": 1478.5751,
            "confidence": 0.95794684,
            "punctuated_word": "noticed",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "that",
            "start": 1478.5751,
            "end": 1478.7351,
            "confidence": 0.9993861,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "you",
            "start": 1478.7351,
            "end": 1478.8151,
            "confidence": 0.99971074,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "mentioned",
            "start": 1478.8151,
            "end": 1479.135,
            "confidence": 0.93759716,
            "punctuated_word": "mentioned,",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "like",
            "start": 1479.135,
            "end": 1479.4551,
            "confidence": 0.9981121,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "you",
            "start": 1479.615,
            "end": 1479.8551,
            "confidence": 0.9987446,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "you",
            "start": 1479.8551,
            "end": 1479.935,
            "confidence": 0.9720677,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "kinda",
            "start": 1479.935,
            "end": 1480.255,
            "confidence": 0.89196074,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "have",
            "start": 1480.255,
            "end": 1480.415,
            "confidence": 0.99889565,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.5558866
          },
          {
            "word": "to",
            "start": 1480.415,
            "end": 1480.495,
            "confidence": 0.9994597,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.27494162
          },
          {
            "word": "show",
            "start": 1480.495,
            "end": 1480.655,
            "confidence": 0.99981886,
            "punctuated_word": "show",
            "speaker": 1,
            "speaker_confidence": 0.27494162
          },
          {
            "word": "them",
            "start": 1480.655,
            "end": 1480.8151,
            "confidence": 0.99966085,
            "punctuated_word": "them",
            "speaker": 1,
            "speaker_confidence": 0.27494162
          },
          {
            "word": "that",
            "start": 1480.8151,
            "end": 1481.055,
            "confidence": 0.9996376,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.27494162
          },
          {
            "word": "that",
            "start": 1481.055,
            "end": 1481.2151,
            "confidence": 0.9866702,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.27494162
          },
          {
            "word": "it",
            "start": 1481.2151,
            "end": 1481.375,
            "confidence": 0.9996612,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.27494162
          },
          {
            "word": "works",
            "start": 1481.375,
            "end": 1481.875,
            "confidence": 0.9948716,
            "punctuated_word": "works.",
            "speaker": 1,
            "speaker_confidence": 0.27494162
          }
        ],
        "speaker": 1,
        "id": "f63d5ea5-0e52-4d48-b614-f95f09f1b02e"
      },
      {
        "start": 1482.39,
        "end": 1490.73,
        "confidence": 0.95776784,
        "channel": 0,
        "transcript": "Are there things that organizations, like, tend to look forward to see as, like, I don't know, proof for lack of a better a better term that the approach is is more effective?",
        "words": [
          {
            "word": "are",
            "start": 1482.39,
            "end": 1482.4701,
            "confidence": 0.9965094,
            "punctuated_word": "Are",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "there",
            "start": 1482.4701,
            "end": 1482.63,
            "confidence": 0.99949133,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "things",
            "start": 1482.63,
            "end": 1482.87,
            "confidence": 0.9976337,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "that",
            "start": 1482.87,
            "end": 1483.11,
            "confidence": 0.9998579,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "organizations",
            "start": 1483.11,
            "end": 1483.61,
            "confidence": 0.97794926,
            "punctuated_word": "organizations,",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "like",
            "start": 1483.67,
            "end": 1483.8301,
            "confidence": 0.9986607,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "tend",
            "start": 1483.8301,
            "end": 1484.0701,
            "confidence": 0.99961424,
            "punctuated_word": "tend",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "to",
            "start": 1484.0701,
            "end": 1484.23,
            "confidence": 0.99968576,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "look",
            "start": 1484.23,
            "end": 1484.39,
            "confidence": 0.99981004,
            "punctuated_word": "look",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "forward",
            "start": 1484.39,
            "end": 1484.63,
            "confidence": 0.64652646,
            "punctuated_word": "forward",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "to",
            "start": 1484.63,
            "end": 1484.79,
            "confidence": 0.9910171,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "see",
            "start": 1484.79,
            "end": 1484.9501,
            "confidence": 0.9981299,
            "punctuated_word": "see",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "as",
            "start": 1484.9501,
            "end": 1485.11,
            "confidence": 0.7994204,
            "punctuated_word": "as,",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "like",
            "start": 1485.11,
            "end": 1485.61,
            "confidence": 0.9658422,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "i",
            "start": 1485.67,
            "end": 1485.91,
            "confidence": 0.99377537,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "don't",
            "start": 1485.91,
            "end": 1486.0701,
            "confidence": 0.9971299,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "know",
            "start": 1486.0701,
            "end": 1486.23,
            "confidence": 0.9894539,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "proof",
            "start": 1486.23,
            "end": 1486.55,
            "confidence": 0.98475987,
            "punctuated_word": "proof",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "for",
            "start": 1486.55,
            "end": 1486.79,
            "confidence": 0.6114311,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "lack",
            "start": 1486.79,
            "end": 1486.9501,
            "confidence": 0.84761333,
            "punctuated_word": "lack",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "of",
            "start": 1486.9501,
            "end": 1487.11,
            "confidence": 0.9995982,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.61622834
          },
          {
            "word": "a",
            "start": 1487.11,
            "end": 1487.1901,
            "confidence": 0.9983516,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.327044
          },
          {
            "word": "better",
            "start": 1487.1901,
            "end": 1487.43,
            "confidence": 0.99925405,
            "punctuated_word": "better",
            "speaker": 1,
            "speaker_confidence": 0.327044
          },
          {
            "word": "a",
            "start": 1487.43,
            "end": 1487.5901,
            "confidence": 0.9908064,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.327044
          },
          {
            "word": "better",
            "start": 1487.5901,
            "end": 1487.75,
            "confidence": 0.99997544,
            "punctuated_word": "better",
            "speaker": 1,
            "speaker_confidence": 0.327044
          },
          {
            "word": "term",
            "start": 1487.75,
            "end": 1488.25,
            "confidence": 0.9997061,
            "punctuated_word": "term",
            "speaker": 1,
            "speaker_confidence": 0.327044
          },
          {
            "word": "that",
            "start": 1488.4701,
            "end": 1488.87,
            "confidence": 0.84918624,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.327044
          },
          {
            "word": "the",
            "start": 1488.87,
            "end": 1489.03,
            "confidence": 0.9997484,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.49946886
          },
          {
            "word": "approach",
            "start": 1489.03,
            "end": 1489.51,
            "confidence": 0.9999397,
            "punctuated_word": "approach",
            "speaker": 1,
            "speaker_confidence": 0.49946886
          },
          {
            "word": "is",
            "start": 1489.51,
            "end": 1489.8301,
            "confidence": 0.99804616,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.49946886
          },
          {
            "word": "is",
            "start": 1489.8301,
            "end": 1489.99,
            "confidence": 0.9935941,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.49946886
          },
          {
            "word": "more",
            "start": 1489.99,
            "end": 1490.23,
            "confidence": 0.9995252,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 0.49946886
          },
          {
            "word": "effective",
            "start": 1490.23,
            "end": 1490.73,
            "confidence": 0.9842963,
            "punctuated_word": "effective?",
            "speaker": 1,
            "speaker_confidence": 0.49946886
          }
        ],
        "speaker": 1,
        "id": "d82cdb9a-add3-40f7-a1f6-7661f186b3f0"
      },
      {
        "start": 1491.03,
        "end": 1492.73,
        "confidence": 0.99116534,
        "channel": 0,
        "transcript": "So one of it is so,",
        "words": [
          {
            "word": "so",
            "start": 1491.03,
            "end": 1491.1901,
            "confidence": 0.9994671,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.34838897
          },
          {
            "word": "one",
            "start": 1491.1901,
            "end": 1491.43,
            "confidence": 0.99575424,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.34838897
          },
          {
            "word": "of",
            "start": 1491.43,
            "end": 1491.5901,
            "confidence": 0.98768437,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.34838897
          },
          {
            "word": "it",
            "start": 1491.5901,
            "end": 1491.91,
            "confidence": 0.9986192,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.34838897
          },
          {
            "word": "is",
            "start": 1491.91,
            "end": 1492.0701,
            "confidence": 0.9984744,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.34838897
          },
          {
            "word": "so",
            "start": 1492.23,
            "end": 1492.73,
            "confidence": 0.96699256,
            "punctuated_word": "so,",
            "speaker": 2,
            "speaker_confidence": 0.34838897
          }
        ],
        "speaker": 2,
        "id": "db629cb1-63a1-4ee3-b784-6f94cb533695"
      },
      {
        "start": 1493.5901,
        "end": 1496.17,
        "confidence": 0.8350414,
        "channel": 0,
        "transcript": "health and human services that's in for Medicaid and Medicare,",
        "words": [
          {
            "word": "health",
            "start": 1493.5901,
            "end": 1493.8301,
            "confidence": 0.6328192,
            "punctuated_word": "health",
            "speaker": 2,
            "speaker_confidence": 0.34838897
          },
          {
            "word": "and",
            "start": 1493.8301,
            "end": 1493.91,
            "confidence": 0.98648745,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.34838897
          },
          {
            "word": "human",
            "start": 1493.91,
            "end": 1494.23,
            "confidence": 0.99818474,
            "punctuated_word": "human",
            "speaker": 2,
            "speaker_confidence": 0.5189177
          },
          {
            "word": "services",
            "start": 1494.23,
            "end": 1494.63,
            "confidence": 0.9994332,
            "punctuated_word": "services",
            "speaker": 2,
            "speaker_confidence": 0.5189177
          },
          {
            "word": "that's",
            "start": 1494.63,
            "end": 1494.79,
            "confidence": 0.83552575,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.5189177
          },
          {
            "word": "in",
            "start": 1494.79,
            "end": 1495.03,
            "confidence": 0.7374976,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5189177
          },
          {
            "word": "for",
            "start": 1495.03,
            "end": 1495.1901,
            "confidence": 0.6687104,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.5189177
          },
          {
            "word": "medicaid",
            "start": 1495.1901,
            "end": 1495.51,
            "confidence": 0.97179776,
            "punctuated_word": "Medicaid",
            "speaker": 2,
            "speaker_confidence": 0.5189177
          },
          {
            "word": "and",
            "start": 1495.51,
            "end": 1495.67,
            "confidence": 0.6426539,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5189177
          },
          {
            "word": "medicare",
            "start": 1495.67,
            "end": 1496.17,
            "confidence": 0.8773042,
            "punctuated_word": "Medicare,",
            "speaker": 2,
            "speaker_confidence": 0.5189177
          }
        ],
        "speaker": 2,
        "id": "d988f29b-0d9c-425a-a5b7-5c3ec1172352"
      },
      {
        "start": 1496.615,
        "end": 1501.355,
        "confidence": 0.882305,
        "channel": 0,
        "transcript": "they have this mainframe for Medicare payment processing. It's in sixty year old system,",
        "words": [
          {
            "word": "they",
            "start": 1496.615,
            "end": 1496.775,
            "confidence": 0.9992926,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "have",
            "start": 1496.775,
            "end": 1497.015,
            "confidence": 0.79117566,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "this",
            "start": 1497.015,
            "end": 1497.175,
            "confidence": 0.99824023,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "mainframe",
            "start": 1497.175,
            "end": 1497.675,
            "confidence": 0.91909444,
            "punctuated_word": "mainframe",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "for",
            "start": 1497.735,
            "end": 1497.975,
            "confidence": 0.99896336,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "medicare",
            "start": 1497.975,
            "end": 1498.375,
            "confidence": 0.7102124,
            "punctuated_word": "Medicare",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "payment",
            "start": 1498.375,
            "end": 1498.855,
            "confidence": 0.998185,
            "punctuated_word": "payment",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "processing",
            "start": 1498.855,
            "end": 1499.3351,
            "confidence": 0.99490607,
            "punctuated_word": "processing.",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "it's",
            "start": 1499.3351,
            "end": 1499.495,
            "confidence": 0.99736404,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "in",
            "start": 1499.495,
            "end": 1499.995,
            "confidence": 0.3429836,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "sixty",
            "start": 1500.135,
            "end": 1500.4551,
            "confidence": 0.9382332,
            "punctuated_word": "sixty",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "year",
            "start": 1500.4551,
            "end": 1500.6951,
            "confidence": 0.9952506,
            "punctuated_word": "year",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "old",
            "start": 1500.6951,
            "end": 1500.855,
            "confidence": 0.99922836,
            "punctuated_word": "old",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          },
          {
            "word": "system",
            "start": 1500.855,
            "end": 1501.355,
            "confidence": 0.6691404,
            "punctuated_word": "system,",
            "speaker": 2,
            "speaker_confidence": 0.6397849
          }
        ],
        "speaker": 2,
        "id": "bd23c4f2-7da0-4c36-af0f-8ae7f9e9be1d"
      },
      {
        "start": 1501.735,
        "end": 1503.035,
        "confidence": 0.7675465,
        "channel": 0,
        "transcript": "you know, Britain and Cobo,",
        "words": [
          {
            "word": "you",
            "start": 1501.735,
            "end": 1501.8151,
            "confidence": 0.88183767,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "know",
            "start": 1501.8151,
            "end": 1502.135,
            "confidence": 0.99645543,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "britain",
            "start": 1502.135,
            "end": 1502.335,
            "confidence": 0.30567005,
            "punctuated_word": "Britain",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "and",
            "start": 1502.335,
            "end": 1502.535,
            "confidence": 0.97285944,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "cobo",
            "start": 1502.535,
            "end": 1503.035,
            "confidence": 0.6809098,
            "punctuated_word": "Cobo,",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          }
        ],
        "speaker": 2,
        "id": "4ca82845-dd6a-4ee2-ab3a-139d475c2191"
      },
      {
        "start": 1503.3351,
        "end": 1516.94,
        "confidence": 0.952965,
        "channel": 0,
        "transcript": "and they've been trying to modernize it for decades at this point. And one of the things that we came in is we said, alright. We're We're not gonna try and modernize the entire thing all at once. Right? There's a 60 year old code, 60 year old code, and it's been there for a while. Like, there's tons of,",
        "words": [
          {
            "word": "and",
            "start": 1503.3351,
            "end": 1503.5751,
            "confidence": 0.9992077,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "they've",
            "start": 1503.5751,
            "end": 1503.735,
            "confidence": 0.9791107,
            "punctuated_word": "they've",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "been",
            "start": 1503.735,
            "end": 1503.8151,
            "confidence": 0.99920744,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "trying",
            "start": 1503.8151,
            "end": 1504.055,
            "confidence": 0.9982327,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "to",
            "start": 1504.055,
            "end": 1504.2151,
            "confidence": 0.99895823,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "modernize",
            "start": 1504.2151,
            "end": 1504.6951,
            "confidence": 0.9955279,
            "punctuated_word": "modernize",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "it",
            "start": 1504.6951,
            "end": 1504.935,
            "confidence": 0.9993474,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "for",
            "start": 1504.935,
            "end": 1505.255,
            "confidence": 0.99960405,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "decades",
            "start": 1505.255,
            "end": 1505.735,
            "confidence": 0.9992567,
            "punctuated_word": "decades",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "at",
            "start": 1505.735,
            "end": 1505.895,
            "confidence": 0.98697364,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.72999585
          },
          {
            "word": "this",
            "start": 1505.895,
            "end": 1506.055,
            "confidence": 0.99989617,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.39748216
          },
          {
            "word": "point",
            "start": 1506.055,
            "end": 1506.555,
            "confidence": 0.9948176,
            "punctuated_word": "point.",
            "speaker": 2,
            "speaker_confidence": 0.39748216
          },
          {
            "word": "and",
            "start": 1506.615,
            "end": 1506.855,
            "confidence": 0.99895084,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.39748216
          },
          {
            "word": "one",
            "start": 1506.855,
            "end": 1507.015,
            "confidence": 0.9922465,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.39748216
          },
          {
            "word": "of",
            "start": 1507.015,
            "end": 1507.0951,
            "confidence": 0.9966979,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.39748216
          },
          {
            "word": "the",
            "start": 1507.0951,
            "end": 1507.175,
            "confidence": 0.9761904,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.39748216
          },
          {
            "word": "things",
            "start": 1507.175,
            "end": 1507.415,
            "confidence": 0.99859864,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "that",
            "start": 1507.415,
            "end": 1507.5751,
            "confidence": 0.99886024,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "we",
            "start": 1507.5751,
            "end": 1507.8151,
            "confidence": 0.99900997,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "came",
            "start": 1507.8151,
            "end": 1507.975,
            "confidence": 0.9997253,
            "punctuated_word": "came",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "in",
            "start": 1507.975,
            "end": 1508.2151,
            "confidence": 0.99695504,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "is",
            "start": 1508.2151,
            "end": 1508.375,
            "confidence": 0.69558793,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "we",
            "start": 1508.375,
            "end": 1508.535,
            "confidence": 0.96266216,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "said",
            "start": 1508.535,
            "end": 1508.775,
            "confidence": 0.9751309,
            "punctuated_word": "said,",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "alright",
            "start": 1508.775,
            "end": 1509.275,
            "confidence": 0.9141257,
            "punctuated_word": "alright.",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "we're",
            "start": 1509.415,
            "end": 1509.48,
            "confidence": 0.88585055,
            "punctuated_word": "We're",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "we're",
            "start": 1509.5599,
            "end": 1509.72,
            "confidence": 0.964591,
            "punctuated_word": "We're",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "not",
            "start": 1509.72,
            "end": 1509.88,
            "confidence": 0.9989801,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "gonna",
            "start": 1509.88,
            "end": 1509.96,
            "confidence": 0.9898906,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "try",
            "start": 1509.96,
            "end": 1510.36,
            "confidence": 0.9965635,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.5728471
          },
          {
            "word": "and",
            "start": 1510.36,
            "end": 1510.44,
            "confidence": 0.8336209,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.4108159
          },
          {
            "word": "modernize",
            "start": 1510.44,
            "end": 1510.84,
            "confidence": 0.97965944,
            "punctuated_word": "modernize",
            "speaker": 2,
            "speaker_confidence": 0.4108159
          },
          {
            "word": "the",
            "start": 1510.84,
            "end": 1510.9199,
            "confidence": 0.86170316,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.4108159
          },
          {
            "word": "entire",
            "start": 1510.9199,
            "end": 1511.16,
            "confidence": 0.99212533,
            "punctuated_word": "entire",
            "speaker": 2,
            "speaker_confidence": 0.4108159
          },
          {
            "word": "thing",
            "start": 1511.16,
            "end": 1511.32,
            "confidence": 0.99808145,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.4108159
          },
          {
            "word": "all",
            "start": 1511.32,
            "end": 1511.48,
            "confidence": 0.99441296,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.4108159
          },
          {
            "word": "at",
            "start": 1511.48,
            "end": 1511.5599,
            "confidence": 0.99301636,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.5158852
          },
          {
            "word": "once",
            "start": 1511.5599,
            "end": 1511.7999,
            "confidence": 0.987597,
            "punctuated_word": "once.",
            "speaker": 2,
            "speaker_confidence": 0.5158852
          },
          {
            "word": "right",
            "start": 1511.7999,
            "end": 1511.96,
            "confidence": 0.9600315,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.5158852
          },
          {
            "word": "there's",
            "start": 1511.96,
            "end": 1512.12,
            "confidence": 0.85619235,
            "punctuated_word": "There's",
            "speaker": 2,
            "speaker_confidence": 0.5158852
          },
          {
            "word": "a",
            "start": 1512.12,
            "end": 1512.2,
            "confidence": 0.9312025,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5158852
          },
          {
            "word": "60",
            "start": 1512.2,
            "end": 1512.52,
            "confidence": 0.97075033,
            "punctuated_word": "60",
            "speaker": 2,
            "speaker_confidence": 0.5158852
          },
          {
            "word": "year",
            "start": 1512.52,
            "end": 1512.6,
            "confidence": 0.96745694,
            "punctuated_word": "year",
            "speaker": 2,
            "speaker_confidence": 0.5158852
          },
          {
            "word": "old",
            "start": 1512.6,
            "end": 1512.6799,
            "confidence": 0.80267376,
            "punctuated_word": "old",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "code",
            "start": 1512.6799,
            "end": 1513.16,
            "confidence": 0.740615,
            "punctuated_word": "code,",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "60",
            "start": 1513.32,
            "end": 1513.64,
            "confidence": 0.93851674,
            "punctuated_word": "60",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "year",
            "start": 1513.64,
            "end": 1513.7999,
            "confidence": 0.9953809,
            "punctuated_word": "year",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "old",
            "start": 1513.7999,
            "end": 1514.04,
            "confidence": 0.9849252,
            "punctuated_word": "old",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "code",
            "start": 1514.04,
            "end": 1514.44,
            "confidence": 0.7450232,
            "punctuated_word": "code,",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "and",
            "start": 1514.44,
            "end": 1514.76,
            "confidence": 0.99817157,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "it's",
            "start": 1514.76,
            "end": 1515.0,
            "confidence": 0.9930928,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "been",
            "start": 1515.0,
            "end": 1515.16,
            "confidence": 0.99979573,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "there",
            "start": 1515.16,
            "end": 1515.32,
            "confidence": 0.6752158,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "for",
            "start": 1515.32,
            "end": 1515.3999,
            "confidence": 0.9991358,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6085297
          },
          {
            "word": "a",
            "start": 1515.3999,
            "end": 1515.48,
            "confidence": 0.9689302,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          },
          {
            "word": "while",
            "start": 1515.48,
            "end": 1515.72,
            "confidence": 0.8578503,
            "punctuated_word": "while.",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          },
          {
            "word": "like",
            "start": 1515.72,
            "end": 1515.88,
            "confidence": 0.9549931,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          },
          {
            "word": "there's",
            "start": 1515.88,
            "end": 1516.12,
            "confidence": 0.98913586,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          },
          {
            "word": "tons",
            "start": 1516.12,
            "end": 1516.44,
            "confidence": 0.9986791,
            "punctuated_word": "tons",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          },
          {
            "word": "of",
            "start": 1516.44,
            "end": 1516.94,
            "confidence": 0.91916966,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          }
        ],
        "speaker": 2,
        "id": "4e2a4ea2-30ab-4cdc-b557-d35fe3c66adf"
      },
      {
        "start": 1517.32,
        "end": 1524.375,
        "confidence": 0.9718789,
        "channel": 0,
        "transcript": "logic and business rules and things like that. How about we just take a small piece of it, right, and move that to the cloud? And let's see how that works.",
        "words": [
          {
            "word": "logic",
            "start": 1517.32,
            "end": 1517.72,
            "confidence": 0.94850194,
            "punctuated_word": "logic",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          },
          {
            "word": "and",
            "start": 1517.72,
            "end": 1517.96,
            "confidence": 0.8798634,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          },
          {
            "word": "business",
            "start": 1517.96,
            "end": 1518.28,
            "confidence": 0.9993243,
            "punctuated_word": "business",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          },
          {
            "word": "rules",
            "start": 1518.28,
            "end": 1518.52,
            "confidence": 0.94299585,
            "punctuated_word": "rules",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          },
          {
            "word": "and",
            "start": 1518.52,
            "end": 1518.6799,
            "confidence": 0.9593509,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7075874
          },
          {
            "word": "things",
            "start": 1518.6799,
            "end": 1518.84,
            "confidence": 0.99974114,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.31103534
          },
          {
            "word": "like",
            "start": 1518.84,
            "end": 1519.0,
            "confidence": 0.9992742,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.31103534
          },
          {
            "word": "that",
            "start": 1519.0,
            "end": 1519.24,
            "confidence": 0.99773705,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.31103534
          },
          {
            "word": "how",
            "start": 1519.24,
            "end": 1519.4,
            "confidence": 0.99739313,
            "punctuated_word": "How",
            "speaker": 2,
            "speaker_confidence": 0.31103534
          },
          {
            "word": "about",
            "start": 1519.4,
            "end": 1519.64,
            "confidence": 0.9974137,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.31103534
          },
          {
            "word": "we",
            "start": 1519.64,
            "end": 1519.72,
            "confidence": 0.9978898,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.31103534
          },
          {
            "word": "just",
            "start": 1519.72,
            "end": 1519.88,
            "confidence": 0.9989028,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.31103534
          },
          {
            "word": "take",
            "start": 1519.88,
            "end": 1520.12,
            "confidence": 0.9991923,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.31103534
          },
          {
            "word": "a",
            "start": 1520.12,
            "end": 1520.2,
            "confidence": 0.997905,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "small",
            "start": 1520.2,
            "end": 1520.52,
            "confidence": 0.9998933,
            "punctuated_word": "small",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "piece",
            "start": 1520.52,
            "end": 1520.76,
            "confidence": 0.99934703,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "of",
            "start": 1520.76,
            "end": 1520.9199,
            "confidence": 0.999498,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "it",
            "start": 1520.9199,
            "end": 1521.32,
            "confidence": 0.78297275,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "right",
            "start": 1521.32,
            "end": 1521.7999,
            "confidence": 0.9821867,
            "punctuated_word": "right,",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "and",
            "start": 1521.7999,
            "end": 1521.96,
            "confidence": 0.9956938,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "move",
            "start": 1521.96,
            "end": 1522.28,
            "confidence": 0.99814534,
            "punctuated_word": "move",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "that",
            "start": 1522.28,
            "end": 1522.52,
            "confidence": 0.99944,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "to",
            "start": 1522.52,
            "end": 1522.6799,
            "confidence": 0.9992873,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "the",
            "start": 1522.6799,
            "end": 1522.84,
            "confidence": 0.99961436,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "cloud",
            "start": 1522.84,
            "end": 1523.08,
            "confidence": 0.7293275,
            "punctuated_word": "cloud?",
            "speaker": 2,
            "speaker_confidence": 0.5692186
          },
          {
            "word": "and",
            "start": 1523.08,
            "end": 1523.24,
            "confidence": 0.9979073,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.4402594
          },
          {
            "word": "let's",
            "start": 1523.24,
            "end": 1523.48,
            "confidence": 0.99772793,
            "punctuated_word": "let's",
            "speaker": 2,
            "speaker_confidence": 0.4402594
          },
          {
            "word": "see",
            "start": 1523.48,
            "end": 1523.64,
            "confidence": 0.99964654,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.4402594
          },
          {
            "word": "how",
            "start": 1523.64,
            "end": 1523.7999,
            "confidence": 0.9997085,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.4402594
          },
          {
            "word": "that",
            "start": 1523.7999,
            "end": 1523.96,
            "confidence": 0.99953496,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.4402594
          },
          {
            "word": "works",
            "start": 1523.96,
            "end": 1524.375,
            "confidence": 0.9328315,
            "punctuated_word": "works.",
            "speaker": 2,
            "speaker_confidence": 0.4402594
          }
        ],
        "speaker": 2,
        "id": "1f1fe50f-ab60-423f-9cde-9cf4c750976d"
      },
      {
        "start": 1524.855,
        "end": 1548.83,
        "confidence": 0.9073617,
        "channel": 0,
        "transcript": "And we were successful doing that, taking that small piece of it, moving into the cloud. And now that helps build trust that health and human services that okay. Like, maybe we actually can modernize this if we just do it kind of slowly and piece by piece and move it all to the cloud eventually. So that's one of the perks that we found that works. It's just kind of just taking a small piece of something and then just moving it to the cloud can have, like, tremendous, you know, impact on an agency to help them,",
        "words": [
          {
            "word": "and",
            "start": 1524.855,
            "end": 1525.175,
            "confidence": 0.99944216,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5774635
          },
          {
            "word": "we",
            "start": 1525.175,
            "end": 1525.575,
            "confidence": 0.9981396,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5774635
          },
          {
            "word": "were",
            "start": 1525.575,
            "end": 1525.735,
            "confidence": 0.9195104,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.5774635
          },
          {
            "word": "successful",
            "start": 1525.735,
            "end": 1526.215,
            "confidence": 0.9964889,
            "punctuated_word": "successful",
            "speaker": 2,
            "speaker_confidence": 0.5774635
          },
          {
            "word": "doing",
            "start": 1526.215,
            "end": 1526.375,
            "confidence": 0.99283254,
            "punctuated_word": "doing",
            "speaker": 2,
            "speaker_confidence": 0.5774635
          },
          {
            "word": "that",
            "start": 1526.375,
            "end": 1526.615,
            "confidence": 0.7496343,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.5774635
          },
          {
            "word": "taking",
            "start": 1526.615,
            "end": 1526.935,
            "confidence": 0.9775407,
            "punctuated_word": "taking",
            "speaker": 2,
            "speaker_confidence": 0.5774635
          },
          {
            "word": "that",
            "start": 1526.935,
            "end": 1527.015,
            "confidence": 0.603518,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.3521363
          },
          {
            "word": "small",
            "start": 1527.015,
            "end": 1527.255,
            "confidence": 0.9973603,
            "punctuated_word": "small",
            "speaker": 2,
            "speaker_confidence": 0.3521363
          },
          {
            "word": "piece",
            "start": 1527.255,
            "end": 1527.495,
            "confidence": 0.99525744,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.3521363
          },
          {
            "word": "of",
            "start": 1527.495,
            "end": 1527.575,
            "confidence": 0.9989673,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.3521363
          },
          {
            "word": "it",
            "start": 1527.575,
            "end": 1527.815,
            "confidence": 0.80803573,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.3521363
          },
          {
            "word": "moving",
            "start": 1527.815,
            "end": 1528.055,
            "confidence": 0.9869011,
            "punctuated_word": "moving",
            "speaker": 2,
            "speaker_confidence": 0.3521363
          },
          {
            "word": "into",
            "start": 1528.055,
            "end": 1528.375,
            "confidence": 0.74588484,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.3521363
          },
          {
            "word": "the",
            "start": 1528.375,
            "end": 1528.455,
            "confidence": 0.99754506,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "cloud",
            "start": 1528.455,
            "end": 1528.855,
            "confidence": 0.76503253,
            "punctuated_word": "cloud.",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "and",
            "start": 1528.855,
            "end": 1529.095,
            "confidence": 0.9993488,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "now",
            "start": 1529.095,
            "end": 1529.595,
            "confidence": 0.99626464,
            "punctuated_word": "now",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "that",
            "start": 1529.735,
            "end": 1530.055,
            "confidence": 0.76085746,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "helps",
            "start": 1530.055,
            "end": 1530.375,
            "confidence": 0.98950994,
            "punctuated_word": "helps",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "build",
            "start": 1530.375,
            "end": 1530.695,
            "confidence": 0.99711007,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "trust",
            "start": 1530.695,
            "end": 1531.015,
            "confidence": 0.9994856,
            "punctuated_word": "trust",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "that",
            "start": 1531.015,
            "end": 1531.175,
            "confidence": 0.76455,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "health",
            "start": 1531.175,
            "end": 1531.335,
            "confidence": 0.69798833,
            "punctuated_word": "health",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "and",
            "start": 1531.335,
            "end": 1531.495,
            "confidence": 0.8773102,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "human",
            "start": 1531.495,
            "end": 1531.735,
            "confidence": 0.9959669,
            "punctuated_word": "human",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "services",
            "start": 1531.735,
            "end": 1532.135,
            "confidence": 0.9963373,
            "punctuated_word": "services",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "that",
            "start": 1532.135,
            "end": 1532.215,
            "confidence": 0.5490369,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "okay",
            "start": 1532.295,
            "end": 1532.535,
            "confidence": 0.96311915,
            "punctuated_word": "okay.",
            "speaker": 2,
            "speaker_confidence": 0.62942696
          },
          {
            "word": "like",
            "start": 1532.535,
            "end": 1532.615,
            "confidence": 0.8801874,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "maybe",
            "start": 1532.615,
            "end": 1532.855,
            "confidence": 0.9994679,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "we",
            "start": 1532.855,
            "end": 1533.015,
            "confidence": 0.9805684,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "actually",
            "start": 1533.015,
            "end": 1533.255,
            "confidence": 0.97126323,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "can",
            "start": 1533.255,
            "end": 1533.415,
            "confidence": 0.87699103,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "modernize",
            "start": 1533.415,
            "end": 1533.915,
            "confidence": 0.8823874,
            "punctuated_word": "modernize",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "this",
            "start": 1533.975,
            "end": 1534.055,
            "confidence": 0.91873425,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "if",
            "start": 1534.055,
            "end": 1534.215,
            "confidence": 0.8562142,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "we",
            "start": 1534.215,
            "end": 1534.375,
            "confidence": 0.9052876,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "just",
            "start": 1534.375,
            "end": 1534.535,
            "confidence": 0.994468,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "do",
            "start": 1534.535,
            "end": 1534.695,
            "confidence": 0.9989398,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "it",
            "start": 1534.695,
            "end": 1534.855,
            "confidence": 0.7972862,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "kind",
            "start": 1534.855,
            "end": 1535.095,
            "confidence": 0.96476316,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "of",
            "start": 1535.095,
            "end": 1535.335,
            "confidence": 0.9982868,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "slowly",
            "start": 1535.335,
            "end": 1535.815,
            "confidence": 0.9962767,
            "punctuated_word": "slowly",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "and",
            "start": 1535.815,
            "end": 1536.055,
            "confidence": 0.9065641,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "piece",
            "start": 1536.055,
            "end": 1536.295,
            "confidence": 0.9971125,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "by",
            "start": 1536.295,
            "end": 1536.455,
            "confidence": 0.9992791,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "piece",
            "start": 1536.455,
            "end": 1536.695,
            "confidence": 0.9990621,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "and",
            "start": 1536.695,
            "end": 1536.855,
            "confidence": 0.88118786,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "move",
            "start": 1536.855,
            "end": 1537.015,
            "confidence": 0.98703486,
            "punctuated_word": "move",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "it",
            "start": 1537.015,
            "end": 1537.175,
            "confidence": 0.9760477,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "all",
            "start": 1537.175,
            "end": 1537.655,
            "confidence": 0.75588965,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "to",
            "start": 1537.655,
            "end": 1537.735,
            "confidence": 0.90901333,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "the",
            "start": 1537.735,
            "end": 1537.895,
            "confidence": 0.997766,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "cloud",
            "start": 1537.895,
            "end": 1538.135,
            "confidence": 0.864798,
            "punctuated_word": "cloud",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "eventually",
            "start": 1538.135,
            "end": 1538.635,
            "confidence": 0.9914304,
            "punctuated_word": "eventually.",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "so",
            "start": 1538.855,
            "end": 1538.97,
            "confidence": 0.9595482,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "that's",
            "start": 1539.0499,
            "end": 1539.2899,
            "confidence": 0.84512424,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "one",
            "start": 1539.2899,
            "end": 1539.3433,
            "confidence": 0.9639438,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "of",
            "start": 1539.3433,
            "end": 1539.3966,
            "confidence": 0.4966614,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.68924266
          },
          {
            "word": "the",
            "start": 1539.3966,
            "end": 1539.45,
            "confidence": 0.9852173,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "perks",
            "start": 1539.45,
            "end": 1539.77,
            "confidence": 0.16655135,
            "punctuated_word": "perks",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "that",
            "start": 1539.77,
            "end": 1539.85,
            "confidence": 0.8105662,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "we",
            "start": 1539.85,
            "end": 1540.01,
            "confidence": 0.99261695,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "found",
            "start": 1540.01,
            "end": 1540.25,
            "confidence": 0.9613482,
            "punctuated_word": "found",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "that",
            "start": 1540.25,
            "end": 1540.49,
            "confidence": 0.916041,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "works",
            "start": 1540.49,
            "end": 1540.73,
            "confidence": 0.76374596,
            "punctuated_word": "works.",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "it's",
            "start": 1540.73,
            "end": 1540.89,
            "confidence": 0.9585738,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "just",
            "start": 1540.89,
            "end": 1541.13,
            "confidence": 0.99894804,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "kind",
            "start": 1541.13,
            "end": 1541.37,
            "confidence": 0.84009546,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "of",
            "start": 1541.37,
            "end": 1541.53,
            "confidence": 0.99623173,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "just",
            "start": 1541.53,
            "end": 1541.77,
            "confidence": 0.67279595,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "taking",
            "start": 1541.77,
            "end": 1542.09,
            "confidence": 0.98162866,
            "punctuated_word": "taking",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "a",
            "start": 1542.09,
            "end": 1542.25,
            "confidence": 0.9970673,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "small",
            "start": 1542.25,
            "end": 1542.57,
            "confidence": 0.999897,
            "punctuated_word": "small",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "piece",
            "start": 1542.57,
            "end": 1542.8099,
            "confidence": 0.9996873,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "of",
            "start": 1542.8099,
            "end": 1542.97,
            "confidence": 0.988741,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "something",
            "start": 1542.97,
            "end": 1543.37,
            "confidence": 0.99985933,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "and",
            "start": 1543.37,
            "end": 1543.61,
            "confidence": 0.6136121,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "then",
            "start": 1543.61,
            "end": 1543.77,
            "confidence": 0.9996331,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "just",
            "start": 1543.77,
            "end": 1544.01,
            "confidence": 0.99265975,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "moving",
            "start": 1544.01,
            "end": 1544.33,
            "confidence": 0.99945635,
            "punctuated_word": "moving",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "it",
            "start": 1544.33,
            "end": 1544.49,
            "confidence": 0.96911174,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.74096566
          },
          {
            "word": "to",
            "start": 1544.49,
            "end": 1544.57,
            "confidence": 0.99799854,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "the",
            "start": 1544.57,
            "end": 1544.73,
            "confidence": 0.999126,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "cloud",
            "start": 1544.73,
            "end": 1545.0499,
            "confidence": 0.9961707,
            "punctuated_word": "cloud",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "can",
            "start": 1545.0499,
            "end": 1545.21,
            "confidence": 0.8976396,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "have",
            "start": 1545.21,
            "end": 1545.37,
            "confidence": 0.89312744,
            "punctuated_word": "have,",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "like",
            "start": 1545.37,
            "end": 1545.69,
            "confidence": 0.99674714,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "tremendous",
            "start": 1545.69,
            "end": 1546.1699,
            "confidence": 0.9970113,
            "punctuated_word": "tremendous,",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "you",
            "start": 1546.1699,
            "end": 1546.33,
            "confidence": 0.99957305,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "know",
            "start": 1546.33,
            "end": 1546.8099,
            "confidence": 0.9997979,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "impact",
            "start": 1546.8099,
            "end": 1547.21,
            "confidence": 0.9971765,
            "punctuated_word": "impact",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "on",
            "start": 1547.21,
            "end": 1547.2899,
            "confidence": 0.3419686,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.53030473
          },
          {
            "word": "an",
            "start": 1547.2899,
            "end": 1547.37,
            "confidence": 0.50060344,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.64745766
          },
          {
            "word": "agency",
            "start": 1547.37,
            "end": 1547.87,
            "confidence": 0.9961196,
            "punctuated_word": "agency",
            "speaker": 2,
            "speaker_confidence": 0.64745766
          },
          {
            "word": "to",
            "start": 1547.9299,
            "end": 1548.09,
            "confidence": 0.952169,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.64745766
          },
          {
            "word": "help",
            "start": 1548.09,
            "end": 1548.33,
            "confidence": 0.9999348,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.64745766
          },
          {
            "word": "them",
            "start": 1548.33,
            "end": 1548.83,
            "confidence": 0.98899776,
            "punctuated_word": "them,",
            "speaker": 2,
            "speaker_confidence": 0.64745766
          }
        ],
        "speaker": 2,
        "id": "6e260e54-b375-4daa-9faa-0d8ef7a89e0b"
      },
      {
        "start": 1549.53,
        "end": 1550.35,
        "confidence": 0.9938742,
        "channel": 0,
        "transcript": "see that,",
        "words": [
          {
            "word": "see",
            "start": 1549.53,
            "end": 1549.85,
            "confidence": 0.9991374,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.64745766
          },
          {
            "word": "that",
            "start": 1549.85,
            "end": 1550.35,
            "confidence": 0.9886109,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.64745766
          }
        ],
        "speaker": 2,
        "id": "47f4445c-6c8b-4710-8339-5e71d1725b3d"
      },
      {
        "start": 1551.69,
        "end": 1557.0249,
        "confidence": 0.98984474,
        "channel": 0,
        "transcript": "that it is possible to move this, you know, six year old mainframe COBOL program to the cloud.",
        "words": [
          {
            "word": "that",
            "start": 1551.69,
            "end": 1551.85,
            "confidence": 0.9909054,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "it",
            "start": 1551.85,
            "end": 1552.01,
            "confidence": 0.99701345,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "is",
            "start": 1552.01,
            "end": 1552.25,
            "confidence": 0.9993787,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "possible",
            "start": 1552.25,
            "end": 1552.65,
            "confidence": 0.9996587,
            "punctuated_word": "possible",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "to",
            "start": 1552.65,
            "end": 1552.8099,
            "confidence": 0.99931216,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "move",
            "start": 1552.8099,
            "end": 1553.21,
            "confidence": 0.999705,
            "punctuated_word": "move",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "this",
            "start": 1553.21,
            "end": 1553.565,
            "confidence": 0.9973292,
            "punctuated_word": "this,",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "you",
            "start": 1553.6449,
            "end": 1553.8049,
            "confidence": 0.9999304,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "know",
            "start": 1553.8049,
            "end": 1553.965,
            "confidence": 0.99982107,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "six",
            "start": 1553.965,
            "end": 1554.205,
            "confidence": 0.99826545,
            "punctuated_word": "six",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "year",
            "start": 1554.205,
            "end": 1554.445,
            "confidence": 0.999403,
            "punctuated_word": "year",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "old",
            "start": 1554.445,
            "end": 1554.7649,
            "confidence": 0.99953043,
            "punctuated_word": "old",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "mainframe",
            "start": 1554.7649,
            "end": 1555.2649,
            "confidence": 0.9585118,
            "punctuated_word": "mainframe",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "cobol",
            "start": 1555.325,
            "end": 1555.8049,
            "confidence": 0.900819,
            "punctuated_word": "COBOL",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "program",
            "start": 1555.8049,
            "end": 1556.205,
            "confidence": 0.99554884,
            "punctuated_word": "program",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "to",
            "start": 1556.205,
            "end": 1556.365,
            "confidence": 0.98788434,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "the",
            "start": 1556.365,
            "end": 1556.5249,
            "confidence": 0.9997081,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          },
          {
            "word": "cloud",
            "start": 1556.5249,
            "end": 1557.0249,
            "confidence": 0.99447966,
            "punctuated_word": "cloud.",
            "speaker": 2,
            "speaker_confidence": 0.7375511
          }
        ],
        "speaker": 2,
        "id": "69e32370-fb3b-4579-b050-dde8e8685640"
      },
      {
        "start": 1557.4049,
        "end": 1571.7899,
        "confidence": 0.97925943,
        "channel": 0,
        "transcript": "Okay. I I think what I'm hearing from you there is that are you saying that, like, once you've shown them that you can deliver, like, a real world thing, that that confidence seems to grow? Yep. And other things that we do is, we build prototypes. Right? So we show them, like, you know,",
        "words": [
          {
            "word": "okay",
            "start": 1557.4049,
            "end": 1557.6449,
            "confidence": 0.99947774,
            "punctuated_word": "Okay.",
            "speaker": 1,
            "speaker_confidence": 0.055786014
          },
          {
            "word": "i",
            "start": 1557.6449,
            "end": 1557.8049,
            "confidence": 0.9984359,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.055786014
          },
          {
            "word": "i",
            "start": 1557.8049,
            "end": 1557.965,
            "confidence": 0.98926544,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.055786014
          },
          {
            "word": "think",
            "start": 1557.965,
            "end": 1558.205,
            "confidence": 0.99954164,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.055786014
          },
          {
            "word": "what",
            "start": 1558.205,
            "end": 1558.365,
            "confidence": 0.9987802,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.055786014
          },
          {
            "word": "i'm",
            "start": 1558.365,
            "end": 1558.445,
            "confidence": 0.9998493,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.4423601
          },
          {
            "word": "hearing",
            "start": 1558.445,
            "end": 1558.7649,
            "confidence": 0.9999206,
            "punctuated_word": "hearing",
            "speaker": 1,
            "speaker_confidence": 0.4423601
          },
          {
            "word": "from",
            "start": 1558.7649,
            "end": 1558.9249,
            "confidence": 0.9994672,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.4423601
          },
          {
            "word": "you",
            "start": 1558.9249,
            "end": 1559.085,
            "confidence": 0.9997063,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.4423601
          },
          {
            "word": "there",
            "start": 1559.085,
            "end": 1559.245,
            "confidence": 0.9993498,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.4423601
          },
          {
            "word": "is",
            "start": 1559.245,
            "end": 1559.4049,
            "confidence": 0.9990121,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.4423601
          },
          {
            "word": "that",
            "start": 1559.4049,
            "end": 1559.6449,
            "confidence": 0.5859628,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.4423601
          },
          {
            "word": "are",
            "start": 1559.8049,
            "end": 1559.965,
            "confidence": 0.9966139,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.4423601
          },
          {
            "word": "you",
            "start": 1559.965,
            "end": 1560.125,
            "confidence": 0.988983,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.4423601
          },
          {
            "word": "saying",
            "start": 1560.125,
            "end": 1560.365,
            "confidence": 0.9985905,
            "punctuated_word": "saying",
            "speaker": 1,
            "speaker_confidence": 0.34843433
          },
          {
            "word": "that",
            "start": 1560.365,
            "end": 1560.605,
            "confidence": 0.95509636,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.34843433
          },
          {
            "word": "like",
            "start": 1560.605,
            "end": 1560.845,
            "confidence": 0.99933845,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.34843433
          },
          {
            "word": "once",
            "start": 1560.845,
            "end": 1561.0049,
            "confidence": 0.9997193,
            "punctuated_word": "once",
            "speaker": 1,
            "speaker_confidence": 0.34843433
          },
          {
            "word": "you've",
            "start": 1561.0049,
            "end": 1561.245,
            "confidence": 0.9997844,
            "punctuated_word": "you've",
            "speaker": 1,
            "speaker_confidence": 0.34843433
          },
          {
            "word": "shown",
            "start": 1561.245,
            "end": 1561.485,
            "confidence": 0.9996159,
            "punctuated_word": "shown",
            "speaker": 1,
            "speaker_confidence": 0.34843433
          },
          {
            "word": "them",
            "start": 1561.485,
            "end": 1561.565,
            "confidence": 0.99968135,
            "punctuated_word": "them",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "that",
            "start": 1561.565,
            "end": 1561.725,
            "confidence": 0.9969752,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "you",
            "start": 1561.725,
            "end": 1561.8849,
            "confidence": 0.9994116,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "can",
            "start": 1561.8849,
            "end": 1562.0449,
            "confidence": 0.9997389,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "deliver",
            "start": 1562.0449,
            "end": 1562.365,
            "confidence": 0.935624,
            "punctuated_word": "deliver,",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "like",
            "start": 1562.365,
            "end": 1562.5249,
            "confidence": 0.9988116,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "a",
            "start": 1562.5249,
            "end": 1562.6849,
            "confidence": 0.99979633,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "real",
            "start": 1562.6849,
            "end": 1562.9249,
            "confidence": 0.99980956,
            "punctuated_word": "real",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "world",
            "start": 1562.9249,
            "end": 1563.245,
            "confidence": 0.9994474,
            "punctuated_word": "world",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "thing",
            "start": 1563.245,
            "end": 1563.745,
            "confidence": 0.8396057,
            "punctuated_word": "thing,",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "that",
            "start": 1563.8849,
            "end": 1564.0449,
            "confidence": 0.99250925,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "that",
            "start": 1564.0449,
            "end": 1564.205,
            "confidence": 0.89729136,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "confidence",
            "start": 1564.205,
            "end": 1564.705,
            "confidence": 0.99970514,
            "punctuated_word": "confidence",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "seems",
            "start": 1564.9249,
            "end": 1565.245,
            "confidence": 0.99973756,
            "punctuated_word": "seems",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "to",
            "start": 1565.245,
            "end": 1565.325,
            "confidence": 0.9997565,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "grow",
            "start": 1565.325,
            "end": 1565.825,
            "confidence": 0.99227214,
            "punctuated_word": "grow?",
            "speaker": 1,
            "speaker_confidence": 0.6054102
          },
          {
            "word": "yep",
            "start": 1565.8849,
            "end": 1566.33,
            "confidence": 0.9619378,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "and",
            "start": 1566.6499,
            "end": 1566.97,
            "confidence": 0.99530494,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "other",
            "start": 1566.97,
            "end": 1567.21,
            "confidence": 0.9619067,
            "punctuated_word": "other",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "things",
            "start": 1567.21,
            "end": 1567.45,
            "confidence": 0.99923885,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "that",
            "start": 1567.45,
            "end": 1567.5299,
            "confidence": 0.9991497,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "we",
            "start": 1567.5299,
            "end": 1567.7699,
            "confidence": 0.9997737,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "do",
            "start": 1567.7699,
            "end": 1568.1699,
            "confidence": 0.9998349,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "is",
            "start": 1568.1699,
            "end": 1568.49,
            "confidence": 0.9973741,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "we",
            "start": 1568.8099,
            "end": 1569.0499,
            "confidence": 0.9950387,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "build",
            "start": 1569.0499,
            "end": 1569.45,
            "confidence": 0.99698454,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "prototypes",
            "start": 1569.45,
            "end": 1569.9299,
            "confidence": 0.9953022,
            "punctuated_word": "prototypes.",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "right",
            "start": 1569.9299,
            "end": 1570.1699,
            "confidence": 0.99491274,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "so",
            "start": 1570.1699,
            "end": 1570.33,
            "confidence": 0.9995196,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "we",
            "start": 1570.33,
            "end": 1570.49,
            "confidence": 0.9995963,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "show",
            "start": 1570.49,
            "end": 1570.73,
            "confidence": 0.9366978,
            "punctuated_word": "show",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "them",
            "start": 1570.73,
            "end": 1570.89,
            "confidence": 0.9369803,
            "punctuated_word": "them,",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "like",
            "start": 1570.89,
            "end": 1571.13,
            "confidence": 0.97562027,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "you",
            "start": 1571.13,
            "end": 1571.2899,
            "confidence": 0.9996402,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.750805
          },
          {
            "word": "know",
            "start": 1571.2899,
            "end": 1571.7899,
            "confidence": 0.9577763,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.750805
          }
        ],
        "speaker": 1,
        "id": "a5b29192-9208-43de-a950-552508d36fc3"
      },
      {
        "start": 1572.25,
        "end": 1576.49,
        "confidence": 0.98004776,
        "channel": 0,
        "transcript": "hey. You know, you said this thing could take two years, but we pretty much did 80%",
        "words": [
          {
            "word": "hey",
            "start": 1572.25,
            "end": 1572.49,
            "confidence": 0.88288546,
            "punctuated_word": "hey.",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "you",
            "start": 1572.49,
            "end": 1572.6499,
            "confidence": 0.9983854,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "know",
            "start": 1572.6499,
            "end": 1572.8099,
            "confidence": 0.8752797,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "you",
            "start": 1572.8099,
            "end": 1572.97,
            "confidence": 0.99917704,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "said",
            "start": 1572.97,
            "end": 1573.13,
            "confidence": 0.9984097,
            "punctuated_word": "said",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "this",
            "start": 1573.13,
            "end": 1573.2899,
            "confidence": 0.99078804,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "thing",
            "start": 1573.2899,
            "end": 1573.45,
            "confidence": 0.99777645,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "could",
            "start": 1573.45,
            "end": 1573.61,
            "confidence": 0.99056923,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "take",
            "start": 1573.61,
            "end": 1573.7699,
            "confidence": 0.99890983,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "two",
            "start": 1573.7699,
            "end": 1573.9299,
            "confidence": 0.9995679,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "years",
            "start": 1573.9299,
            "end": 1574.1699,
            "confidence": 0.979192,
            "punctuated_word": "years,",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "but",
            "start": 1574.1699,
            "end": 1574.33,
            "confidence": 0.99403644,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "we",
            "start": 1574.33,
            "end": 1574.57,
            "confidence": 0.9980568,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "pretty",
            "start": 1574.57,
            "end": 1574.8099,
            "confidence": 0.96088284,
            "punctuated_word": "pretty",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "much",
            "start": 1574.8099,
            "end": 1575.0499,
            "confidence": 0.9994373,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "did",
            "start": 1575.0499,
            "end": 1575.5499,
            "confidence": 0.9997111,
            "punctuated_word": "did",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "80%",
            "start": 1575.69,
            "end": 1576.49,
            "confidence": 0.99774814,
            "punctuated_word": "80%",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          }
        ],
        "speaker": 2,
        "id": "3cc0a71d-690a-41bd-91c9-a44c61f2c560"
      },
      {
        "start": 1576.49,
        "end": 1582.845,
        "confidence": 0.95742816,
        "channel": 0,
        "transcript": "of it over the weekend. Right? And it's a prototype for it. And that's been really, really successful and showing that it is possible to move the needle forward.",
        "words": [
          {
            "word": "of",
            "start": 1576.49,
            "end": 1576.6499,
            "confidence": 0.999527,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "it",
            "start": 1576.6499,
            "end": 1576.8099,
            "confidence": 0.9997955,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "over",
            "start": 1576.8099,
            "end": 1577.0499,
            "confidence": 0.9998802,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "the",
            "start": 1577.0499,
            "end": 1577.13,
            "confidence": 0.9994636,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "weekend",
            "start": 1577.13,
            "end": 1577.5299,
            "confidence": 0.97186315,
            "punctuated_word": "weekend.",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "right",
            "start": 1577.5299,
            "end": 1577.69,
            "confidence": 0.9958534,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "and",
            "start": 1577.69,
            "end": 1577.85,
            "confidence": 0.99749005,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "it's",
            "start": 1577.85,
            "end": 1578.09,
            "confidence": 0.90782535,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "a",
            "start": 1578.09,
            "end": 1578.1699,
            "confidence": 0.97682786,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "prototype",
            "start": 1578.1699,
            "end": 1578.57,
            "confidence": 0.99982387,
            "punctuated_word": "prototype",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "for",
            "start": 1578.57,
            "end": 1578.73,
            "confidence": 0.99908876,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "it",
            "start": 1578.73,
            "end": 1578.8099,
            "confidence": 0.7471092,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.77231187
          },
          {
            "word": "and",
            "start": 1578.8099,
            "end": 1578.97,
            "confidence": 0.99809617,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "that's",
            "start": 1578.97,
            "end": 1579.21,
            "confidence": 0.8326368,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "been",
            "start": 1579.21,
            "end": 1579.45,
            "confidence": 0.9985557,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "really",
            "start": 1579.45,
            "end": 1579.69,
            "confidence": 0.95395845,
            "punctuated_word": "really,",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "really",
            "start": 1579.69,
            "end": 1579.9299,
            "confidence": 0.99994314,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "successful",
            "start": 1579.9299,
            "end": 1580.4299,
            "confidence": 0.9988839,
            "punctuated_word": "successful",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "and",
            "start": 1580.49,
            "end": 1580.73,
            "confidence": 0.51033384,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "showing",
            "start": 1580.73,
            "end": 1581.0499,
            "confidence": 0.99675566,
            "punctuated_word": "showing",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "that",
            "start": 1581.0499,
            "end": 1581.21,
            "confidence": 0.99959856,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "it",
            "start": 1581.21,
            "end": 1581.37,
            "confidence": 0.9988111,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "is",
            "start": 1581.37,
            "end": 1581.5299,
            "confidence": 0.9985852,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "possible",
            "start": 1581.5299,
            "end": 1581.945,
            "confidence": 0.99772555,
            "punctuated_word": "possible",
            "speaker": 2,
            "speaker_confidence": 0.63992167
          },
          {
            "word": "to",
            "start": 1582.0249,
            "end": 1582.105,
            "confidence": 0.99954444,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.3410077
          },
          {
            "word": "move",
            "start": 1582.105,
            "end": 1582.1849,
            "confidence": 0.89437586,
            "punctuated_word": "move",
            "speaker": 2,
            "speaker_confidence": 0.3410077
          },
          {
            "word": "the",
            "start": 1582.1849,
            "end": 1582.265,
            "confidence": 0.9936202,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.3410077
          },
          {
            "word": "needle",
            "start": 1582.265,
            "end": 1582.345,
            "confidence": 0.9998493,
            "punctuated_word": "needle",
            "speaker": 2,
            "speaker_confidence": 0.3410077
          },
          {
            "word": "forward",
            "start": 1582.345,
            "end": 1582.845,
            "confidence": 0.9995918,
            "punctuated_word": "forward.",
            "speaker": 2,
            "speaker_confidence": 0.3410077
          }
        ],
        "speaker": 2,
        "id": "6ed9897b-8f17-4028-9ec9-82800707ff01"
      },
      {
        "start": 1583.865,
        "end": 1595.8849,
        "confidence": 0.952513,
        "channel": 0,
        "transcript": "It's it's also interesting that you mentioned, like, prototyping as a as a phase, possibly that that you might engage with there. What what would you say that, like, a prototyping phase is like for a for a project over over their USDS?",
        "words": [
          {
            "word": "it's",
            "start": 1583.865,
            "end": 1584.105,
            "confidence": 0.9922613,
            "punctuated_word": "It's",
            "speaker": 1,
            "speaker_confidence": 0.20201898
          },
          {
            "word": "it's",
            "start": 1584.105,
            "end": 1584.345,
            "confidence": 0.996278,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.20201898
          },
          {
            "word": "also",
            "start": 1584.345,
            "end": 1584.585,
            "confidence": 0.5972863,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.20201898
          },
          {
            "word": "interesting",
            "start": 1584.585,
            "end": 1584.7449,
            "confidence": 0.9076817,
            "punctuated_word": "interesting",
            "speaker": 1,
            "speaker_confidence": 0.20201898
          },
          {
            "word": "that",
            "start": 1584.7449,
            "end": 1584.9049,
            "confidence": 0.7052659,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.20201898
          },
          {
            "word": "you",
            "start": 1584.9049,
            "end": 1585.065,
            "confidence": 0.9983334,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "mentioned",
            "start": 1585.065,
            "end": 1585.3049,
            "confidence": 0.8785353,
            "punctuated_word": "mentioned,",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "like",
            "start": 1585.3049,
            "end": 1585.625,
            "confidence": 0.9921256,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "prototyping",
            "start": 1585.7849,
            "end": 1586.2649,
            "confidence": 0.99886215,
            "punctuated_word": "prototyping",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "as",
            "start": 1586.2649,
            "end": 1586.6649,
            "confidence": 0.999124,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "a",
            "start": 1586.6649,
            "end": 1586.9049,
            "confidence": 0.9917691,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "as",
            "start": 1586.9049,
            "end": 1587.065,
            "confidence": 0.99684757,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "a",
            "start": 1587.065,
            "end": 1587.225,
            "confidence": 0.9996823,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "phase",
            "start": 1587.225,
            "end": 1587.5449,
            "confidence": 0.97457194,
            "punctuated_word": "phase,",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "possibly",
            "start": 1587.7849,
            "end": 1588.1849,
            "confidence": 0.9986291,
            "punctuated_word": "possibly",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "that",
            "start": 1588.1849,
            "end": 1588.4249,
            "confidence": 0.928508,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.565513
          },
          {
            "word": "that",
            "start": 1588.4249,
            "end": 1588.505,
            "confidence": 0.99393386,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "you",
            "start": 1588.505,
            "end": 1588.745,
            "confidence": 0.99973375,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "might",
            "start": 1588.745,
            "end": 1588.985,
            "confidence": 0.9998683,
            "punctuated_word": "might",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "engage",
            "start": 1588.985,
            "end": 1589.3849,
            "confidence": 0.9995827,
            "punctuated_word": "engage",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "with",
            "start": 1589.3849,
            "end": 1589.705,
            "confidence": 0.9997013,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "there",
            "start": 1589.705,
            "end": 1590.205,
            "confidence": 0.9730884,
            "punctuated_word": "there.",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "what",
            "start": 1590.2649,
            "end": 1590.505,
            "confidence": 0.992623,
            "punctuated_word": "What",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "what",
            "start": 1590.505,
            "end": 1590.6649,
            "confidence": 0.7641107,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "would",
            "start": 1590.6649,
            "end": 1590.825,
            "confidence": 0.99894625,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "you",
            "start": 1590.825,
            "end": 1590.985,
            "confidence": 0.9989072,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "say",
            "start": 1590.985,
            "end": 1591.1449,
            "confidence": 0.99973863,
            "punctuated_word": "say",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "that",
            "start": 1591.1449,
            "end": 1591.3049,
            "confidence": 0.94027585,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "like",
            "start": 1591.3049,
            "end": 1591.465,
            "confidence": 0.99636114,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "a",
            "start": 1591.465,
            "end": 1591.625,
            "confidence": 0.9971891,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "prototyping",
            "start": 1591.625,
            "end": 1592.125,
            "confidence": 0.99952245,
            "punctuated_word": "prototyping",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "phase",
            "start": 1592.4249,
            "end": 1592.745,
            "confidence": 0.9240393,
            "punctuated_word": "phase",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "is",
            "start": 1592.745,
            "end": 1592.9049,
            "confidence": 0.997985,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "like",
            "start": 1592.9049,
            "end": 1593.225,
            "confidence": 0.9921765,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "for",
            "start": 1593.225,
            "end": 1593.465,
            "confidence": 0.9972313,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "a",
            "start": 1593.465,
            "end": 1593.625,
            "confidence": 0.6319221,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "for",
            "start": 1593.625,
            "end": 1593.945,
            "confidence": 0.9865588,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "a",
            "start": 1593.945,
            "end": 1594.0249,
            "confidence": 0.99831545,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "project",
            "start": 1594.0249,
            "end": 1594.505,
            "confidence": 0.9987847,
            "punctuated_word": "project",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "over",
            "start": 1594.505,
            "end": 1594.9049,
            "confidence": 0.9965591,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "over",
            "start": 1594.9049,
            "end": 1595.1449,
            "confidence": 0.99202746,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "their",
            "start": 1595.1449,
            "end": 1595.3849,
            "confidence": 0.8933555,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          },
          {
            "word": "usds",
            "start": 1595.3849,
            "end": 1595.8849,
            "confidence": 0.939761,
            "punctuated_word": "USDS?",
            "speaker": 1,
            "speaker_confidence": 0.59692395
          }
        ],
        "speaker": 1,
        "id": "20d7c958-f874-4ead-a70e-cc362dc88d42"
      },
      {
        "start": 1596.7699,
        "end": 1597.1699,
        "confidence": 0.8587885,
        "channel": 0,
        "transcript": "Yep.",
        "words": [
          {
            "word": "yep",
            "start": 1596.7699,
            "end": 1597.1699,
            "confidence": 0.8587885,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          }
        ],
        "speaker": 2,
        "id": "1ba888bf-7d3f-4384-b079-cb256f2557af"
      },
      {
        "start": 1597.6499,
        "end": 1615.1549,
        "confidence": 0.9230215,
        "channel": 0,
        "transcript": "So first, we start out by talking to all the users and figuring out, okay, what part of the system are you having problems with? Then we'll it depends on if it's a fresh brand new project or it's like it's a kind of project, a bioticket, like, it's a fresh brand new one that that we're launching. We'll talk to users and kind of get by",
        "words": [
          {
            "word": "so",
            "start": 1597.6499,
            "end": 1598.0499,
            "confidence": 0.9840216,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "first",
            "start": 1598.0499,
            "end": 1598.37,
            "confidence": 0.7819754,
            "punctuated_word": "first,",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "we",
            "start": 1598.37,
            "end": 1598.61,
            "confidence": 0.99719965,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "start",
            "start": 1598.61,
            "end": 1598.9299,
            "confidence": 0.9976822,
            "punctuated_word": "start",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "out",
            "start": 1598.9299,
            "end": 1599.1699,
            "confidence": 0.9730618,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "by",
            "start": 1599.1699,
            "end": 1599.6699,
            "confidence": 0.99938107,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "talking",
            "start": 1599.8899,
            "end": 1600.21,
            "confidence": 0.9960145,
            "punctuated_word": "talking",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "to",
            "start": 1600.21,
            "end": 1600.37,
            "confidence": 0.99105656,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "all",
            "start": 1600.37,
            "end": 1600.5299,
            "confidence": 0.91490906,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "the",
            "start": 1600.5299,
            "end": 1600.69,
            "confidence": 0.9939177,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "users",
            "start": 1600.69,
            "end": 1601.0099,
            "confidence": 0.99966216,
            "punctuated_word": "users",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "and",
            "start": 1601.0099,
            "end": 1601.1699,
            "confidence": 0.97943604,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "figuring",
            "start": 1601.1699,
            "end": 1601.57,
            "confidence": 0.99640584,
            "punctuated_word": "figuring",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "out",
            "start": 1601.57,
            "end": 1601.73,
            "confidence": 0.96068645,
            "punctuated_word": "out,",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "okay",
            "start": 1601.73,
            "end": 1601.97,
            "confidence": 0.9566674,
            "punctuated_word": "okay,",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "what",
            "start": 1601.97,
            "end": 1602.1299,
            "confidence": 0.99863654,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "part",
            "start": 1602.1299,
            "end": 1602.37,
            "confidence": 0.99369884,
            "punctuated_word": "part",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "of",
            "start": 1602.37,
            "end": 1602.45,
            "confidence": 0.9931543,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "the",
            "start": 1602.45,
            "end": 1602.5299,
            "confidence": 0.97538054,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "system",
            "start": 1602.5299,
            "end": 1602.7699,
            "confidence": 0.99872535,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.72808516
          },
          {
            "word": "are",
            "start": 1602.7699,
            "end": 1602.85,
            "confidence": 0.9511102,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.48528033
          },
          {
            "word": "you",
            "start": 1602.85,
            "end": 1603.0099,
            "confidence": 0.9987256,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.48528033
          },
          {
            "word": "having",
            "start": 1603.0099,
            "end": 1603.4099,
            "confidence": 0.9880521,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.48528033
          },
          {
            "word": "problems",
            "start": 1603.4099,
            "end": 1603.8899,
            "confidence": 0.9969618,
            "punctuated_word": "problems",
            "speaker": 2,
            "speaker_confidence": 0.48528033
          },
          {
            "word": "with",
            "start": 1603.8899,
            "end": 1604.3899,
            "confidence": 0.7478354,
            "punctuated_word": "with?",
            "speaker": 2,
            "speaker_confidence": 0.48528033
          },
          {
            "word": "then",
            "start": 1604.5299,
            "end": 1604.7699,
            "confidence": 0.992593,
            "punctuated_word": "Then",
            "speaker": 2,
            "speaker_confidence": 0.48528033
          },
          {
            "word": "we'll",
            "start": 1604.7699,
            "end": 1604.9299,
            "confidence": 0.97704554,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.48528033
          },
          {
            "word": "it",
            "start": 1605.09,
            "end": 1605.25,
            "confidence": 0.9868543,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "depends",
            "start": 1605.25,
            "end": 1605.6499,
            "confidence": 0.9998091,
            "punctuated_word": "depends",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "on",
            "start": 1605.6499,
            "end": 1605.97,
            "confidence": 0.9831307,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "if",
            "start": 1605.97,
            "end": 1606.21,
            "confidence": 0.8637061,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "it's",
            "start": 1606.21,
            "end": 1606.37,
            "confidence": 0.99972576,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "a",
            "start": 1606.37,
            "end": 1606.5299,
            "confidence": 0.9987161,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "fresh",
            "start": 1606.5299,
            "end": 1606.7699,
            "confidence": 0.95249164,
            "punctuated_word": "fresh",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "brand",
            "start": 1606.7699,
            "end": 1607.0099,
            "confidence": 0.9253584,
            "punctuated_word": "brand",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "new",
            "start": 1607.0099,
            "end": 1607.1699,
            "confidence": 0.96601963,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "project",
            "start": 1607.1699,
            "end": 1607.49,
            "confidence": 0.9995486,
            "punctuated_word": "project",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "or",
            "start": 1607.49,
            "end": 1607.6499,
            "confidence": 0.82490754,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "it's",
            "start": 1607.6499,
            "end": 1607.8099,
            "confidence": 0.975632,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "like",
            "start": 1607.8099,
            "end": 1607.97,
            "confidence": 0.64019036,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "it's",
            "start": 1607.97,
            "end": 1608.1299,
            "confidence": 0.88510704,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "a",
            "start": 1608.1299,
            "end": 1608.21,
            "confidence": 0.9548254,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "kind",
            "start": 1608.21,
            "end": 1608.45,
            "confidence": 0.365172,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "of",
            "start": 1608.45,
            "end": 1608.5299,
            "confidence": 0.977927,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6699536
          },
          {
            "word": "project",
            "start": 1608.5299,
            "end": 1608.9299,
            "confidence": 0.6429232,
            "punctuated_word": "project,",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "a",
            "start": 1608.9299,
            "end": 1609.09,
            "confidence": 0.40700585,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "bioticket",
            "start": 1609.09,
            "end": 1609.59,
            "confidence": 0.69748807,
            "punctuated_word": "bioticket,",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "like",
            "start": 1609.6499,
            "end": 1609.8899,
            "confidence": 0.80679667,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "it's",
            "start": 1609.8899,
            "end": 1610.1299,
            "confidence": 0.9675324,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "a",
            "start": 1610.1299,
            "end": 1610.2899,
            "confidence": 0.9937875,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "fresh",
            "start": 1610.2899,
            "end": 1610.5299,
            "confidence": 0.9297512,
            "punctuated_word": "fresh",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "brand",
            "start": 1610.5299,
            "end": 1610.85,
            "confidence": 0.98894227,
            "punctuated_word": "brand",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "new",
            "start": 1610.85,
            "end": 1611.0099,
            "confidence": 0.8564857,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "one",
            "start": 1611.0099,
            "end": 1611.1699,
            "confidence": 0.97402024,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "that",
            "start": 1611.1699,
            "end": 1611.4099,
            "confidence": 0.9906002,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "that",
            "start": 1611.4099,
            "end": 1611.57,
            "confidence": 0.9588697,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "we're",
            "start": 1611.57,
            "end": 1611.73,
            "confidence": 0.9961705,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "launching",
            "start": 1611.73,
            "end": 1612.23,
            "confidence": 0.99783635,
            "punctuated_word": "launching.",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "we'll",
            "start": 1612.495,
            "end": 1612.735,
            "confidence": 0.8899063,
            "punctuated_word": "We'll",
            "speaker": 2,
            "speaker_confidence": 0.5508902
          },
          {
            "word": "talk",
            "start": 1612.735,
            "end": 1612.815,
            "confidence": 0.99608177,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "to",
            "start": 1612.815,
            "end": 1612.975,
            "confidence": 0.99551916,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "users",
            "start": 1612.975,
            "end": 1613.455,
            "confidence": 0.97533244,
            "punctuated_word": "users",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "and",
            "start": 1613.455,
            "end": 1613.695,
            "confidence": 0.98457575,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "kind",
            "start": 1613.695,
            "end": 1614.1749,
            "confidence": 0.5058205,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "of",
            "start": 1614.1749,
            "end": 1614.335,
            "confidence": 0.9940884,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "get",
            "start": 1614.335,
            "end": 1614.6549,
            "confidence": 0.99783534,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "by",
            "start": 1614.6549,
            "end": 1615.1549,
            "confidence": 0.8619446,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          }
        ],
        "speaker": 2,
        "id": "b71d47c3-c6a6-4480-a030-b490f1fa572b"
      },
      {
        "start": 1615.7749,
        "end": 1619.1549,
        "confidence": 0.9907751,
        "channel": 0,
        "transcript": "when they come to, let's say, www.example.gov,",
        "words": [
          {
            "word": "when",
            "start": 1615.7749,
            "end": 1615.9349,
            "confidence": 0.9993067,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "they",
            "start": 1615.9349,
            "end": 1616.095,
            "confidence": 0.9969651,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "come",
            "start": 1616.095,
            "end": 1616.335,
            "confidence": 0.99947697,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "to",
            "start": 1616.335,
            "end": 1616.495,
            "confidence": 0.9714446,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "let's",
            "start": 1616.495,
            "end": 1616.735,
            "confidence": 0.99876666,
            "punctuated_word": "let's",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "say",
            "start": 1616.735,
            "end": 1617.135,
            "confidence": 0.9735897,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "www.example.gov",
            "start": 1617.135,
            "end": 1619.1549,
            "confidence": 0.9958757,
            "punctuated_word": "www.example.gov,",
            "speaker": 2,
            "speaker_confidence": 0.8983458
          }
        ],
        "speaker": 2,
        "id": "af85213a-0c54-46d4-855b-1009eff63e30"
      },
      {
        "start": 1619.215,
        "end": 1631.6699,
        "confidence": 0.92777765,
        "channel": 0,
        "transcript": "what are you trying to get out of it? Right? Like, what is your end goal here? And then we'll we'll start sometimes it's just on paper. Right? Sometimes it prototypal just put them put a paper just like a thing drawn up",
        "words": [
          {
            "word": "what",
            "start": 1619.215,
            "end": 1619.455,
            "confidence": 0.9839924,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "are",
            "start": 1619.455,
            "end": 1619.5349,
            "confidence": 0.93956256,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "you",
            "start": 1619.5349,
            "end": 1619.695,
            "confidence": 0.9975787,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "trying",
            "start": 1619.695,
            "end": 1620.095,
            "confidence": 0.9943203,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "to",
            "start": 1620.095,
            "end": 1620.255,
            "confidence": 0.9988913,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "get",
            "start": 1620.255,
            "end": 1620.495,
            "confidence": 0.9989286,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "out",
            "start": 1620.495,
            "end": 1620.6549,
            "confidence": 0.9993536,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "of",
            "start": 1620.6549,
            "end": 1620.815,
            "confidence": 0.9978235,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "it",
            "start": 1620.815,
            "end": 1620.975,
            "confidence": 0.9093926,
            "punctuated_word": "it?",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "right",
            "start": 1620.975,
            "end": 1621.135,
            "confidence": 0.9874079,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "like",
            "start": 1621.135,
            "end": 1621.375,
            "confidence": 0.98739564,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "what",
            "start": 1621.375,
            "end": 1621.5349,
            "confidence": 0.9995453,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "is",
            "start": 1621.5349,
            "end": 1621.615,
            "confidence": 0.99954045,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "your",
            "start": 1621.615,
            "end": 1621.855,
            "confidence": 0.9991967,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "end",
            "start": 1621.855,
            "end": 1622.015,
            "confidence": 0.9861844,
            "punctuated_word": "end",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "goal",
            "start": 1622.015,
            "end": 1622.335,
            "confidence": 0.9989235,
            "punctuated_word": "goal",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "here",
            "start": 1622.335,
            "end": 1622.835,
            "confidence": 0.9878335,
            "punctuated_word": "here?",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "and",
            "start": 1622.895,
            "end": 1623.0549,
            "confidence": 0.99900705,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "then",
            "start": 1623.0549,
            "end": 1623.375,
            "confidence": 0.9994735,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "we'll",
            "start": 1623.375,
            "end": 1623.875,
            "confidence": 0.9813734,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "we'll",
            "start": 1624.015,
            "end": 1624.335,
            "confidence": 0.9994217,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "start",
            "start": 1624.335,
            "end": 1624.735,
            "confidence": 0.99970263,
            "punctuated_word": "start",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "sometimes",
            "start": 1625.0549,
            "end": 1625.5549,
            "confidence": 0.99906904,
            "punctuated_word": "sometimes",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "it's",
            "start": 1625.615,
            "end": 1625.7749,
            "confidence": 0.7695353,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "just",
            "start": 1625.7749,
            "end": 1626.015,
            "confidence": 0.99898726,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "on",
            "start": 1626.015,
            "end": 1626.1749,
            "confidence": 0.9739569,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "paper",
            "start": 1626.1749,
            "end": 1626.6749,
            "confidence": 0.986267,
            "punctuated_word": "paper.",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "right",
            "start": 1626.7699,
            "end": 1627.09,
            "confidence": 0.9854781,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "sometimes",
            "start": 1627.09,
            "end": 1627.4099,
            "confidence": 0.99752396,
            "punctuated_word": "Sometimes",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "it",
            "start": 1627.4099,
            "end": 1627.57,
            "confidence": 0.48453566,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "prototypal",
            "start": 1627.57,
            "end": 1628.07,
            "confidence": 0.49566382,
            "punctuated_word": "prototypal",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "just",
            "start": 1628.1299,
            "end": 1628.37,
            "confidence": 0.5150925,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "put",
            "start": 1628.37,
            "end": 1628.5299,
            "confidence": 0.9645909,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "them",
            "start": 1628.5299,
            "end": 1628.7699,
            "confidence": 0.5943907,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "put",
            "start": 1628.9299,
            "end": 1629.1699,
            "confidence": 0.9965056,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "a",
            "start": 1629.1699,
            "end": 1629.4099,
            "confidence": 0.9161593,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "paper",
            "start": 1629.4099,
            "end": 1629.8899,
            "confidence": 0.9984068,
            "punctuated_word": "paper",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "just",
            "start": 1629.8899,
            "end": 1630.1299,
            "confidence": 0.6461646,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "like",
            "start": 1630.1299,
            "end": 1630.45,
            "confidence": 0.9165584,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "a",
            "start": 1630.45,
            "end": 1630.69,
            "confidence": 0.995739,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "thing",
            "start": 1630.69,
            "end": 1630.9299,
            "confidence": 0.9949627,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "drawn",
            "start": 1630.9299,
            "end": 1631.1699,
            "confidence": 0.9714704,
            "punctuated_word": "drawn",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "up",
            "start": 1631.1699,
            "end": 1631.6699,
            "confidence": 0.9485375,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          }
        ],
        "speaker": 2,
        "id": "6a613b51-ba0e-4e19-93ad-6ec842d28d3a"
      },
      {
        "start": 1631.97,
        "end": 1636.95,
        "confidence": 0.98258054,
        "channel": 0,
        "transcript": "and ask them, like, hey. Okay. What would you do here? What would you do here? What would you do here? And then,",
        "words": [
          {
            "word": "and",
            "start": 1631.97,
            "end": 1632.37,
            "confidence": 0.88195914,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "ask",
            "start": 1632.37,
            "end": 1632.61,
            "confidence": 0.9450508,
            "punctuated_word": "ask",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "them",
            "start": 1632.61,
            "end": 1632.9299,
            "confidence": 0.85360336,
            "punctuated_word": "them,",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "like",
            "start": 1632.9299,
            "end": 1633.09,
            "confidence": 0.993979,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "hey",
            "start": 1633.09,
            "end": 1633.33,
            "confidence": 0.9640089,
            "punctuated_word": "hey.",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "okay",
            "start": 1633.33,
            "end": 1633.57,
            "confidence": 0.9942359,
            "punctuated_word": "Okay.",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "what",
            "start": 1633.57,
            "end": 1633.8099,
            "confidence": 0.9969373,
            "punctuated_word": "What",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "would",
            "start": 1633.8099,
            "end": 1633.97,
            "confidence": 0.99782866,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "you",
            "start": 1633.97,
            "end": 1634.1299,
            "confidence": 0.99891365,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8983457
          },
          {
            "word": "do",
            "start": 1634.1299,
            "end": 1634.21,
            "confidence": 0.9989717,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.33178848
          },
          {
            "word": "here",
            "start": 1634.21,
            "end": 1634.45,
            "confidence": 0.99353015,
            "punctuated_word": "here?",
            "speaker": 2,
            "speaker_confidence": 0.33178848
          },
          {
            "word": "what",
            "start": 1634.45,
            "end": 1634.61,
            "confidence": 0.9986298,
            "punctuated_word": "What",
            "speaker": 2,
            "speaker_confidence": 0.33178848
          },
          {
            "word": "would",
            "start": 1634.61,
            "end": 1634.7699,
            "confidence": 0.99898905,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.33178848
          },
          {
            "word": "you",
            "start": 1634.7699,
            "end": 1634.9299,
            "confidence": 0.998892,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.33178848
          },
          {
            "word": "do",
            "start": 1634.9299,
            "end": 1635.09,
            "confidence": 0.9980398,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.33178848
          },
          {
            "word": "here",
            "start": 1635.09,
            "end": 1635.25,
            "confidence": 0.99902534,
            "punctuated_word": "here?",
            "speaker": 2,
            "speaker_confidence": 0.33178848
          },
          {
            "word": "what",
            "start": 1635.25,
            "end": 1635.49,
            "confidence": 0.99799865,
            "punctuated_word": "What",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "would",
            "start": 1635.49,
            "end": 1635.57,
            "confidence": 0.99905044,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "you",
            "start": 1635.57,
            "end": 1635.8099,
            "confidence": 0.9990337,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "do",
            "start": 1635.8099,
            "end": 1635.97,
            "confidence": 0.9986066,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "here",
            "start": 1635.97,
            "end": 1636.2899,
            "confidence": 0.99845994,
            "punctuated_word": "here?",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "and",
            "start": 1636.2899,
            "end": 1636.45,
            "confidence": 0.99684024,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "then",
            "start": 1636.45,
            "end": 1636.95,
            "confidence": 0.9967692,
            "punctuated_word": "then,",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          }
        ],
        "speaker": 2,
        "id": "6ca9c2b9-6cfb-47c9-a85b-a4ac096eb233"
      },
      {
        "start": 1637.33,
        "end": 1643.375,
        "confidence": 0.9321093,
        "channel": 0,
        "transcript": "and then maybe we'll make a digital version of that and then put them in front of users and and to see how they interact with that.",
        "words": [
          {
            "word": "and",
            "start": 1637.33,
            "end": 1637.57,
            "confidence": 0.99938667,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "then",
            "start": 1637.57,
            "end": 1637.73,
            "confidence": 0.99939966,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "maybe",
            "start": 1637.73,
            "end": 1638.0499,
            "confidence": 0.95505935,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "we'll",
            "start": 1638.0499,
            "end": 1638.2899,
            "confidence": 0.98830223,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "make",
            "start": 1638.2899,
            "end": 1638.5299,
            "confidence": 0.9993774,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "a",
            "start": 1638.5299,
            "end": 1638.69,
            "confidence": 0.9954491,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "digital",
            "start": 1638.69,
            "end": 1639.19,
            "confidence": 0.99649745,
            "punctuated_word": "digital",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "version",
            "start": 1639.33,
            "end": 1639.8099,
            "confidence": 0.99836105,
            "punctuated_word": "version",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "of",
            "start": 1639.8099,
            "end": 1639.8899,
            "confidence": 0.99598724,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "that",
            "start": 1639.8899,
            "end": 1640.235,
            "confidence": 0.99368435,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "and",
            "start": 1640.395,
            "end": 1640.475,
            "confidence": 0.9909147,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "then",
            "start": 1640.475,
            "end": 1640.635,
            "confidence": 0.95986503,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "put",
            "start": 1640.635,
            "end": 1640.675,
            "confidence": 0.8896339,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "them",
            "start": 1640.675,
            "end": 1640.715,
            "confidence": 0.5325989,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.58369803
          },
          {
            "word": "in",
            "start": 1640.715,
            "end": 1640.795,
            "confidence": 0.855108,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.48791552
          },
          {
            "word": "front",
            "start": 1640.795,
            "end": 1640.9551,
            "confidence": 0.81288064,
            "punctuated_word": "front",
            "speaker": 2,
            "speaker_confidence": 0.48791552
          },
          {
            "word": "of",
            "start": 1640.9551,
            "end": 1641.115,
            "confidence": 0.9792597,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.48791552
          },
          {
            "word": "users",
            "start": 1641.115,
            "end": 1641.4349,
            "confidence": 0.9380771,
            "punctuated_word": "users",
            "speaker": 2,
            "speaker_confidence": 0.48791552
          },
          {
            "word": "and",
            "start": 1641.4349,
            "end": 1641.6749,
            "confidence": 0.87951237,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.48791552
          },
          {
            "word": "and",
            "start": 1641.6749,
            "end": 1641.755,
            "confidence": 0.98433995,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.48791552
          },
          {
            "word": "to",
            "start": 1641.755,
            "end": 1641.915,
            "confidence": 0.93450576,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.48791552
          },
          {
            "word": "see",
            "start": 1641.915,
            "end": 1642.075,
            "confidence": 0.9997075,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.48791552
          },
          {
            "word": "how",
            "start": 1642.075,
            "end": 1642.235,
            "confidence": 0.9995666,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.48791552
          },
          {
            "word": "they",
            "start": 1642.235,
            "end": 1642.315,
            "confidence": 0.5004166,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.44288665
          },
          {
            "word": "interact",
            "start": 1642.315,
            "end": 1642.715,
            "confidence": 0.9989421,
            "punctuated_word": "interact",
            "speaker": 2,
            "speaker_confidence": 0.44288665
          },
          {
            "word": "with",
            "start": 1642.715,
            "end": 1642.875,
            "confidence": 0.99961495,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.44288665
          },
          {
            "word": "that",
            "start": 1642.875,
            "end": 1643.375,
            "confidence": 0.9905008,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.44288665
          }
        ],
        "speaker": 2,
        "id": "ff90b1e4-a71b-44bc-bb11-b02a0fc55889"
      },
      {
        "start": 1643.755,
        "end": 1646.975,
        "confidence": 0.91226035,
        "channel": 0,
        "transcript": "And that's usually how we started. We just keep going back for user feedback,",
        "words": [
          {
            "word": "and",
            "start": 1643.755,
            "end": 1643.915,
            "confidence": 0.9412952,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.44288665
          },
          {
            "word": "that's",
            "start": 1643.915,
            "end": 1644.075,
            "confidence": 0.9838477,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.43801308
          },
          {
            "word": "usually",
            "start": 1644.075,
            "end": 1644.315,
            "confidence": 0.98415196,
            "punctuated_word": "usually",
            "speaker": 2,
            "speaker_confidence": 0.43801308
          },
          {
            "word": "how",
            "start": 1644.315,
            "end": 1644.475,
            "confidence": 0.998546,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.43801308
          },
          {
            "word": "we",
            "start": 1644.475,
            "end": 1644.635,
            "confidence": 0.99770325,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.43801308
          },
          {
            "word": "started",
            "start": 1644.635,
            "end": 1645.035,
            "confidence": 0.5542768,
            "punctuated_word": "started.",
            "speaker": 2,
            "speaker_confidence": 0.43801308
          },
          {
            "word": "we",
            "start": 1645.035,
            "end": 1645.115,
            "confidence": 0.83093387,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          },
          {
            "word": "just",
            "start": 1645.115,
            "end": 1645.355,
            "confidence": 0.9980198,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          },
          {
            "word": "keep",
            "start": 1645.355,
            "end": 1645.595,
            "confidence": 0.9992699,
            "punctuated_word": "keep",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          },
          {
            "word": "going",
            "start": 1645.595,
            "end": 1645.835,
            "confidence": 0.99884367,
            "punctuated_word": "going",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          },
          {
            "word": "back",
            "start": 1645.835,
            "end": 1645.995,
            "confidence": 0.950537,
            "punctuated_word": "back",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          },
          {
            "word": "for",
            "start": 1645.995,
            "end": 1646.155,
            "confidence": 0.82597053,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          },
          {
            "word": "user",
            "start": 1646.155,
            "end": 1646.475,
            "confidence": 0.76197344,
            "punctuated_word": "user",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          },
          {
            "word": "feedback",
            "start": 1646.475,
            "end": 1646.975,
            "confidence": 0.94627553,
            "punctuated_word": "feedback,",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          }
        ],
        "speaker": 2,
        "id": "3b84417f-a45c-43d4-b823-5423b8505c3e"
      },
      {
        "start": 1647.835,
        "end": 1648.895,
        "confidence": 0.99851424,
        "channel": 0,
        "transcript": "as we continuously,",
        "words": [
          {
            "word": "as",
            "start": 1647.835,
            "end": 1648.155,
            "confidence": 0.99848676,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          },
          {
            "word": "we",
            "start": 1648.155,
            "end": 1648.395,
            "confidence": 0.9997503,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          },
          {
            "word": "continuously",
            "start": 1648.395,
            "end": 1648.895,
            "confidence": 0.99730563,
            "punctuated_word": "continuously,",
            "speaker": 2,
            "speaker_confidence": 0.6372888
          }
        ],
        "speaker": 2,
        "id": "3b598719-548c-42da-b468-13e29d4341df"
      },
      {
        "start": 1649.515,
        "end": 1650.975,
        "confidence": 0.9976299,
        "channel": 0,
        "transcript": "you know, improve the",
        "words": [
          {
            "word": "you",
            "start": 1649.515,
            "end": 1649.595,
            "confidence": 0.99720734,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.39992917
          },
          {
            "word": "know",
            "start": 1649.595,
            "end": 1649.915,
            "confidence": 0.999926,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.39992917
          },
          {
            "word": "improve",
            "start": 1649.915,
            "end": 1650.415,
            "confidence": 0.9937774,
            "punctuated_word": "improve",
            "speaker": 2,
            "speaker_confidence": 0.39992917
          },
          {
            "word": "the",
            "start": 1650.475,
            "end": 1650.975,
            "confidence": 0.99960905,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.39992917
          }
        ],
        "speaker": 2,
        "id": "e1f3d2db-a542-4bab-9ef0-4a1898eaab1b"
      },
      {
        "start": 1651.515,
        "end": 1652.015,
        "confidence": 0.9808636,
        "channel": 0,
        "transcript": "the",
        "words": [
          {
            "word": "the",
            "start": 1651.515,
            "end": 1652.015,
            "confidence": 0.9808636,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.39992917
          }
        ],
        "speaker": 2,
        "id": "3f35a8b3-7a47-4041-b462-1e630c159374"
      },
      {
        "start": 1653.195,
        "end": 1658.3301,
        "confidence": 0.9291722,
        "channel": 0,
        "transcript": "the system that that we are currently working on. So, now that we've, talked a little bit about,",
        "words": [
          {
            "word": "the",
            "start": 1653.195,
            "end": 1653.355,
            "confidence": 0.59679985,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.58638656
          },
          {
            "word": "system",
            "start": 1653.355,
            "end": 1653.755,
            "confidence": 0.9964445,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.58638656
          },
          {
            "word": "that",
            "start": 1653.755,
            "end": 1653.995,
            "confidence": 0.9992168,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.58638656
          },
          {
            "word": "that",
            "start": 1653.995,
            "end": 1654.235,
            "confidence": 0.9954301,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.58638656
          },
          {
            "word": "we",
            "start": 1654.235,
            "end": 1654.315,
            "confidence": 0.9993445,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.58638656
          },
          {
            "word": "are",
            "start": 1654.315,
            "end": 1654.475,
            "confidence": 0.56079364,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.58638656
          },
          {
            "word": "currently",
            "start": 1654.475,
            "end": 1654.795,
            "confidence": 0.99951446,
            "punctuated_word": "currently",
            "speaker": 2,
            "speaker_confidence": 0.58638656
          },
          {
            "word": "working",
            "start": 1654.795,
            "end": 1655.115,
            "confidence": 0.9998276,
            "punctuated_word": "working",
            "speaker": 2,
            "speaker_confidence": 0.58638656
          },
          {
            "word": "on",
            "start": 1655.115,
            "end": 1655.43,
            "confidence": 0.9991585,
            "punctuated_word": "on.",
            "speaker": 2,
            "speaker_confidence": 0.58638656
          },
          {
            "word": "so",
            "start": 1655.8301,
            "end": 1656.15,
            "confidence": 0.79903734,
            "punctuated_word": "So,",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "now",
            "start": 1656.31,
            "end": 1656.4701,
            "confidence": 0.9869119,
            "punctuated_word": "now",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "that",
            "start": 1656.4701,
            "end": 1656.55,
            "confidence": 0.89242077,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "we've",
            "start": 1656.55,
            "end": 1656.79,
            "confidence": 0.90592957,
            "punctuated_word": "we've,",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "talked",
            "start": 1657.03,
            "end": 1657.27,
            "confidence": 0.9986394,
            "punctuated_word": "talked",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "a",
            "start": 1657.27,
            "end": 1657.43,
            "confidence": 0.9993168,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "little",
            "start": 1657.43,
            "end": 1657.5901,
            "confidence": 0.9999838,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "bit",
            "start": 1657.5901,
            "end": 1657.8301,
            "confidence": 0.99937326,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "about",
            "start": 1657.8301,
            "end": 1658.3301,
            "confidence": 0.9969569,
            "punctuated_word": "about,",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          }
        ],
        "speaker": 2,
        "id": "f6533f82-6cc3-40f1-acb5-d53bc95e4763"
      },
      {
        "start": 1658.9501,
        "end": 1665.53,
        "confidence": 0.95536923,
        "channel": 0,
        "transcript": "kinda your relationship with partners and the idea of, like, translating business rules into code and kind of the the things around those topics,",
        "words": [
          {
            "word": "kinda",
            "start": 1658.9501,
            "end": 1659.27,
            "confidence": 0.5435417,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "your",
            "start": 1659.27,
            "end": 1659.43,
            "confidence": 0.9151388,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "relationship",
            "start": 1659.43,
            "end": 1659.8301,
            "confidence": 0.99942577,
            "punctuated_word": "relationship",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "with",
            "start": 1659.8301,
            "end": 1659.9901,
            "confidence": 0.998919,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "partners",
            "start": 1659.9901,
            "end": 1660.4701,
            "confidence": 0.998765,
            "punctuated_word": "partners",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "and",
            "start": 1660.4701,
            "end": 1660.9501,
            "confidence": 0.98859394,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.60080963
          },
          {
            "word": "the",
            "start": 1660.9501,
            "end": 1661.03,
            "confidence": 0.9992041,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "idea",
            "start": 1661.03,
            "end": 1661.27,
            "confidence": 0.9985222,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "of",
            "start": 1661.27,
            "end": 1661.3501,
            "confidence": 0.9853549,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "like",
            "start": 1661.3501,
            "end": 1661.5901,
            "confidence": 0.99814075,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "translating",
            "start": 1661.5901,
            "end": 1661.9901,
            "confidence": 0.99797016,
            "punctuated_word": "translating",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "business",
            "start": 1661.9901,
            "end": 1662.31,
            "confidence": 0.99890244,
            "punctuated_word": "business",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "rules",
            "start": 1662.31,
            "end": 1662.63,
            "confidence": 0.8592097,
            "punctuated_word": "rules",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "into",
            "start": 1662.63,
            "end": 1662.9501,
            "confidence": 0.80824834,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "code",
            "start": 1662.9501,
            "end": 1663.1101,
            "confidence": 0.9938746,
            "punctuated_word": "code",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "and",
            "start": 1663.1101,
            "end": 1663.3501,
            "confidence": 0.9885999,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "kind",
            "start": 1663.3501,
            "end": 1663.51,
            "confidence": 0.97484696,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "of",
            "start": 1663.51,
            "end": 1663.67,
            "confidence": 0.99972576,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "the",
            "start": 1663.67,
            "end": 1664.0701,
            "confidence": 0.98043,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4854564
          },
          {
            "word": "the",
            "start": 1664.0701,
            "end": 1664.2301,
            "confidence": 0.94865894,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "things",
            "start": 1664.2301,
            "end": 1664.55,
            "confidence": 0.999838,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "around",
            "start": 1664.55,
            "end": 1664.79,
            "confidence": 0.9998926,
            "punctuated_word": "around",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "those",
            "start": 1664.79,
            "end": 1665.03,
            "confidence": 0.99932384,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "topics",
            "start": 1665.03,
            "end": 1665.53,
            "confidence": 0.9537329,
            "punctuated_word": "topics,",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          }
        ],
        "speaker": 1,
        "id": "b2fb0b05-b6c2-4709-a4a6-59b7dee48fc5"
      },
      {
        "start": 1665.8301,
        "end": 1667.1101,
        "confidence": 0.9841442,
        "channel": 0,
        "transcript": "I'd like to have us,",
        "words": [
          {
            "word": "i'd",
            "start": 1665.8301,
            "end": 1666.0701,
            "confidence": 0.9997846,
            "punctuated_word": "I'd",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "like",
            "start": 1666.0701,
            "end": 1666.31,
            "confidence": 0.9998982,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "to",
            "start": 1666.31,
            "end": 1666.4701,
            "confidence": 0.9996043,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "have",
            "start": 1666.4701,
            "end": 1666.7101,
            "confidence": 0.9999347,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "us",
            "start": 1666.7101,
            "end": 1667.1101,
            "confidence": 0.921499,
            "punctuated_word": "us,",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          }
        ],
        "speaker": 1,
        "id": "81f7cd67-f908-4401-bd4b-d159bae16b8a"
      },
      {
        "start": 1667.8301,
        "end": 1669.05,
        "confidence": 0.9996759,
        "channel": 0,
        "transcript": "switch over to",
        "words": [
          {
            "word": "switch",
            "start": 1667.8301,
            "end": 1668.2301,
            "confidence": 0.9997037,
            "punctuated_word": "switch",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "over",
            "start": 1668.2301,
            "end": 1668.55,
            "confidence": 0.99953794,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "to",
            "start": 1668.55,
            "end": 1669.05,
            "confidence": 0.9997861,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          }
        ],
        "speaker": 1,
        "id": "75454b77-5944-42fb-9252-1aec769367a9"
      },
      {
        "start": 1669.485,
        "end": 1671.025,
        "confidence": 0.99310184,
        "channel": 0,
        "transcript": "our third topic for this conversation,",
        "words": [
          {
            "word": "our",
            "start": 1669.485,
            "end": 1669.645,
            "confidence": 0.99993134,
            "punctuated_word": "our",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "third",
            "start": 1669.645,
            "end": 1669.885,
            "confidence": 0.99997425,
            "punctuated_word": "third",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "topic",
            "start": 1669.885,
            "end": 1670.125,
            "confidence": 0.99996066,
            "punctuated_word": "topic",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "for",
            "start": 1670.125,
            "end": 1670.365,
            "confidence": 0.999358,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "this",
            "start": 1670.365,
            "end": 1670.525,
            "confidence": 0.9999043,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "conversation",
            "start": 1670.525,
            "end": 1671.025,
            "confidence": 0.95948267,
            "punctuated_word": "conversation,",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          }
        ],
        "speaker": 1,
        "id": "de602999-9934-4ad5-af2f-a0293a0e5cc9"
      },
      {
        "start": 1671.485,
        "end": 1673.905,
        "confidence": 0.99776155,
        "channel": 0,
        "transcript": "which is focused on mentoring and developing",
        "words": [
          {
            "word": "which",
            "start": 1671.485,
            "end": 1671.725,
            "confidence": 0.9998399,
            "punctuated_word": "which",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "is",
            "start": 1671.725,
            "end": 1671.885,
            "confidence": 0.98561215,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "focused",
            "start": 1671.885,
            "end": 1672.285,
            "confidence": 0.9998615,
            "punctuated_word": "focused",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "on",
            "start": 1672.285,
            "end": 1672.605,
            "confidence": 0.99979705,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "mentoring",
            "start": 1672.605,
            "end": 1673.105,
            "confidence": 0.9995309,
            "punctuated_word": "mentoring",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "and",
            "start": 1673.165,
            "end": 1673.405,
            "confidence": 0.9997973,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "developing",
            "start": 1673.405,
            "end": 1673.905,
            "confidence": 0.9998919,
            "punctuated_word": "developing",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          }
        ],
        "speaker": 1,
        "id": "b42dcc67-daac-4ac3-9301-fc9ee606297f"
      },
      {
        "start": 1674.525,
        "end": 1679.585,
        "confidence": 0.9537008,
        "channel": 0,
        "transcript": "engineers. Because as you might imagine, what one aspect of building an engineering team is",
        "words": [
          {
            "word": "engineers",
            "start": 1674.525,
            "end": 1675.025,
            "confidence": 0.9247997,
            "punctuated_word": "engineers.",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "because",
            "start": 1675.325,
            "end": 1675.725,
            "confidence": 0.95975465,
            "punctuated_word": "Because",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "as",
            "start": 1675.725,
            "end": 1675.885,
            "confidence": 0.9573949,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.7078668
          },
          {
            "word": "you",
            "start": 1675.885,
            "end": 1675.965,
            "confidence": 0.9999043,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "might",
            "start": 1675.965,
            "end": 1676.205,
            "confidence": 0.9999378,
            "punctuated_word": "might",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "imagine",
            "start": 1676.205,
            "end": 1676.605,
            "confidence": 0.9883927,
            "punctuated_word": "imagine,",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "what",
            "start": 1676.605,
            "end": 1676.765,
            "confidence": 0.7925832,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "one",
            "start": 1676.765,
            "end": 1677.005,
            "confidence": 0.6867435,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "aspect",
            "start": 1677.005,
            "end": 1677.405,
            "confidence": 0.9985886,
            "punctuated_word": "aspect",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "of",
            "start": 1677.405,
            "end": 1677.645,
            "confidence": 0.9995765,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "building",
            "start": 1677.645,
            "end": 1678.125,
            "confidence": 0.99993026,
            "punctuated_word": "building",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "an",
            "start": 1678.125,
            "end": 1678.285,
            "confidence": 0.99863595,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "engineering",
            "start": 1678.285,
            "end": 1678.765,
            "confidence": 0.99998105,
            "punctuated_word": "engineering",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "team",
            "start": 1678.765,
            "end": 1679.085,
            "confidence": 0.9999523,
            "punctuated_word": "team",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "is",
            "start": 1679.085,
            "end": 1679.585,
            "confidence": 0.9993351,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          }
        ],
        "speaker": 1,
        "id": "562287b9-03ac-4975-b8d9-e7da9218e509"
      },
      {
        "start": 1679.885,
        "end": 1683.265,
        "confidence": 0.9987062,
        "channel": 0,
        "transcript": "figuring out how to empower members of that team to to grow and develop.",
        "words": [
          {
            "word": "figuring",
            "start": 1679.885,
            "end": 1680.285,
            "confidence": 0.9983346,
            "punctuated_word": "figuring",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "out",
            "start": 1680.285,
            "end": 1680.525,
            "confidence": 0.9996014,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.60138476
          },
          {
            "word": "how",
            "start": 1680.525,
            "end": 1680.605,
            "confidence": 0.9998658,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.27305955
          },
          {
            "word": "to",
            "start": 1680.605,
            "end": 1680.765,
            "confidence": 0.99992824,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.27305955
          },
          {
            "word": "empower",
            "start": 1680.765,
            "end": 1681.165,
            "confidence": 0.9998,
            "punctuated_word": "empower",
            "speaker": 1,
            "speaker_confidence": 0.27305955
          },
          {
            "word": "members",
            "start": 1681.165,
            "end": 1681.485,
            "confidence": 0.99965096,
            "punctuated_word": "members",
            "speaker": 1,
            "speaker_confidence": 0.27305955
          },
          {
            "word": "of",
            "start": 1681.485,
            "end": 1681.565,
            "confidence": 0.9999367,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.27305955
          },
          {
            "word": "that",
            "start": 1681.565,
            "end": 1681.725,
            "confidence": 0.99970335,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.4029625
          },
          {
            "word": "team",
            "start": 1681.725,
            "end": 1681.965,
            "confidence": 0.99983263,
            "punctuated_word": "team",
            "speaker": 1,
            "speaker_confidence": 0.4029625
          },
          {
            "word": "to",
            "start": 1681.965,
            "end": 1682.205,
            "confidence": 0.9991597,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.4029625
          },
          {
            "word": "to",
            "start": 1682.205,
            "end": 1682.365,
            "confidence": 0.9958325,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.4029625
          },
          {
            "word": "grow",
            "start": 1682.365,
            "end": 1682.605,
            "confidence": 0.9995714,
            "punctuated_word": "grow",
            "speaker": 1,
            "speaker_confidence": 0.4029625
          },
          {
            "word": "and",
            "start": 1682.605,
            "end": 1682.765,
            "confidence": 0.9996742,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.4029625
          },
          {
            "word": "develop",
            "start": 1682.765,
            "end": 1683.265,
            "confidence": 0.99099565,
            "punctuated_word": "develop.",
            "speaker": 1,
            "speaker_confidence": 0.4029625
          }
        ],
        "speaker": 1,
        "id": "6f18ea3f-4893-4b94-9f08-3d397eecc13f"
      },
      {
        "start": 1683.96,
        "end": 1689.58,
        "confidence": 0.9785454,
        "channel": 0,
        "transcript": "You as as an engineering leader, and quite a senior one, how do you prefer to go about that sort of thing?",
        "words": [
          {
            "word": "you",
            "start": 1683.96,
            "end": 1684.2,
            "confidence": 0.9975399,
            "punctuated_word": "You",
            "speaker": 1,
            "speaker_confidence": 0.1762749
          },
          {
            "word": "as",
            "start": 1684.2,
            "end": 1684.36,
            "confidence": 0.83055395,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.1762749
          },
          {
            "word": "as",
            "start": 1684.36,
            "end": 1684.6,
            "confidence": 0.9930381,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.1762749
          },
          {
            "word": "an",
            "start": 1684.6,
            "end": 1684.6799,
            "confidence": 0.99967396,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.1762749
          },
          {
            "word": "engineering",
            "start": 1684.6799,
            "end": 1685.16,
            "confidence": 0.9997695,
            "punctuated_word": "engineering",
            "speaker": 1,
            "speaker_confidence": 0.50237006
          },
          {
            "word": "leader",
            "start": 1685.16,
            "end": 1685.5599,
            "confidence": 0.9709927,
            "punctuated_word": "leader,",
            "speaker": 1,
            "speaker_confidence": 0.50237006
          },
          {
            "word": "and",
            "start": 1685.72,
            "end": 1685.88,
            "confidence": 0.77619267,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.50237006
          },
          {
            "word": "quite",
            "start": 1685.88,
            "end": 1686.2,
            "confidence": 0.9965354,
            "punctuated_word": "quite",
            "speaker": 1,
            "speaker_confidence": 0.50237006
          },
          {
            "word": "a",
            "start": 1686.2,
            "end": 1686.28,
            "confidence": 0.99060494,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.50237006
          },
          {
            "word": "senior",
            "start": 1686.28,
            "end": 1686.6799,
            "confidence": 0.9998766,
            "punctuated_word": "senior",
            "speaker": 1,
            "speaker_confidence": 0.50237006
          },
          {
            "word": "one",
            "start": 1686.6799,
            "end": 1687.1799,
            "confidence": 0.97919726,
            "punctuated_word": "one,",
            "speaker": 1,
            "speaker_confidence": 0.50237006
          },
          {
            "word": "how",
            "start": 1687.4,
            "end": 1687.5599,
            "confidence": 0.9993272,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.20811474
          },
          {
            "word": "do",
            "start": 1687.5599,
            "end": 1687.64,
            "confidence": 0.9997167,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.20811474
          },
          {
            "word": "you",
            "start": 1687.64,
            "end": 1687.72,
            "confidence": 0.99989307,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.20811474
          },
          {
            "word": "prefer",
            "start": 1687.72,
            "end": 1688.04,
            "confidence": 0.99987876,
            "punctuated_word": "prefer",
            "speaker": 1,
            "speaker_confidence": 0.20811474
          },
          {
            "word": "to",
            "start": 1688.04,
            "end": 1688.12,
            "confidence": 0.99896073,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.2328865
          },
          {
            "word": "go",
            "start": 1688.12,
            "end": 1688.36,
            "confidence": 0.99987006,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.2328865
          },
          {
            "word": "about",
            "start": 1688.36,
            "end": 1688.6,
            "confidence": 0.99984944,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.2328865
          },
          {
            "word": "that",
            "start": 1688.6,
            "end": 1688.84,
            "confidence": 0.9995127,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.2328865
          },
          {
            "word": "sort",
            "start": 1688.84,
            "end": 1689.0,
            "confidence": 0.9996904,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.2328865
          },
          {
            "word": "of",
            "start": 1689.0,
            "end": 1689.08,
            "confidence": 0.9993333,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.0
          },
          {
            "word": "thing",
            "start": 1689.08,
            "end": 1689.58,
            "confidence": 0.9979928,
            "punctuated_word": "thing?",
            "speaker": 1,
            "speaker_confidence": 0.0
          }
        ],
        "speaker": 1,
        "id": "e51e3df2-3a7a-47d9-bff4-5377ef7bb99e"
      },
      {
        "start": 1690.28,
        "end": 1692.54,
        "confidence": 0.98098516,
        "channel": 0,
        "transcript": "Yep. So part of how,",
        "words": [
          {
            "word": "yep",
            "start": 1690.28,
            "end": 1690.52,
            "confidence": 0.9371427,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.4550469
          },
          {
            "word": "so",
            "start": 1691.0,
            "end": 1691.48,
            "confidence": 0.9940791,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.4550469
          },
          {
            "word": "part",
            "start": 1691.48,
            "end": 1691.72,
            "confidence": 0.99818426,
            "punctuated_word": "part",
            "speaker": 2,
            "speaker_confidence": 0.4550469
          },
          {
            "word": "of",
            "start": 1691.72,
            "end": 1692.04,
            "confidence": 0.9999516,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.4550469
          },
          {
            "word": "how",
            "start": 1692.04,
            "end": 1692.54,
            "confidence": 0.97556794,
            "punctuated_word": "how,",
            "speaker": 2,
            "speaker_confidence": 0.6550766
          }
        ],
        "speaker": 2,
        "id": "045fb8a5-9ed1-4b2f-a703-c266a641252b"
      },
      {
        "start": 1693.08,
        "end": 1707.665,
        "confidence": 0.8953097,
        "channel": 0,
        "transcript": "we empower them is so most engineers come at a just GS 15 level, which is the highest you can, go in the government pay scale outside of, like, the SCS role. And that helps us have a seat at the table. But one of the things that we do is, just,",
        "words": [
          {
            "word": "we",
            "start": 1693.08,
            "end": 1693.4,
            "confidence": 0.9998287,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6550766
          },
          {
            "word": "empower",
            "start": 1693.4,
            "end": 1693.7999,
            "confidence": 0.9968593,
            "punctuated_word": "empower",
            "speaker": 2,
            "speaker_confidence": 0.6550766
          },
          {
            "word": "them",
            "start": 1693.7999,
            "end": 1694.28,
            "confidence": 0.99971277,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.6550766
          },
          {
            "word": "is",
            "start": 1694.28,
            "end": 1694.44,
            "confidence": 0.99769056,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6550766
          },
          {
            "word": "so",
            "start": 1694.6,
            "end": 1695.1,
            "confidence": 0.9995722,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.6550766
          },
          {
            "word": "most",
            "start": 1695.24,
            "end": 1695.4,
            "confidence": 0.9848492,
            "punctuated_word": "most",
            "speaker": 2,
            "speaker_confidence": 0.6550766
          },
          {
            "word": "engineers",
            "start": 1695.4,
            "end": 1695.88,
            "confidence": 0.98749334,
            "punctuated_word": "engineers",
            "speaker": 2,
            "speaker_confidence": 0.6550766
          },
          {
            "word": "come",
            "start": 1695.88,
            "end": 1696.12,
            "confidence": 0.9972939,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.6550766
          },
          {
            "word": "at",
            "start": 1696.12,
            "end": 1696.28,
            "confidence": 0.64876676,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6550766
          },
          {
            "word": "a",
            "start": 1696.28,
            "end": 1696.36,
            "confidence": 0.4121937,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.39531785
          },
          {
            "word": "just",
            "start": 1696.36,
            "end": 1696.605,
            "confidence": 0.8282979,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.39531785
          },
          {
            "word": "gs",
            "start": 1696.845,
            "end": 1697.005,
            "confidence": 0.571229,
            "punctuated_word": "GS",
            "speaker": 2,
            "speaker_confidence": 0.39531785
          },
          {
            "word": "15",
            "start": 1697.005,
            "end": 1697.325,
            "confidence": 0.6517605,
            "punctuated_word": "15",
            "speaker": 2,
            "speaker_confidence": 0.39531785
          },
          {
            "word": "level",
            "start": 1697.325,
            "end": 1697.645,
            "confidence": 0.94869363,
            "punctuated_word": "level,",
            "speaker": 2,
            "speaker_confidence": 0.39531785
          },
          {
            "word": "which",
            "start": 1697.645,
            "end": 1697.8049,
            "confidence": 0.9970696,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.39531785
          },
          {
            "word": "is",
            "start": 1697.8049,
            "end": 1697.885,
            "confidence": 0.99270093,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "the",
            "start": 1697.885,
            "end": 1698.0449,
            "confidence": 0.9755495,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "highest",
            "start": 1698.0449,
            "end": 1698.285,
            "confidence": 0.921638,
            "punctuated_word": "highest",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "you",
            "start": 1698.285,
            "end": 1698.365,
            "confidence": 0.71227473,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "can",
            "start": 1698.365,
            "end": 1698.605,
            "confidence": 0.8765959,
            "punctuated_word": "can,",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "go",
            "start": 1698.9249,
            "end": 1699.085,
            "confidence": 0.9946737,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "in",
            "start": 1699.085,
            "end": 1699.325,
            "confidence": 0.6852856,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "the",
            "start": 1699.325,
            "end": 1699.565,
            "confidence": 0.7529632,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "government",
            "start": 1699.565,
            "end": 1699.885,
            "confidence": 0.9970612,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "pay",
            "start": 1699.885,
            "end": 1700.125,
            "confidence": 0.6540621,
            "punctuated_word": "pay",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "scale",
            "start": 1700.125,
            "end": 1700.365,
            "confidence": 0.8149813,
            "punctuated_word": "scale",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "outside",
            "start": 1700.365,
            "end": 1700.6849,
            "confidence": 0.9914608,
            "punctuated_word": "outside",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "of",
            "start": 1700.6849,
            "end": 1700.845,
            "confidence": 0.9727947,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "like",
            "start": 1700.845,
            "end": 1701.005,
            "confidence": 0.9981153,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "the",
            "start": 1701.005,
            "end": 1701.165,
            "confidence": 0.9870432,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "scs",
            "start": 1701.165,
            "end": 1701.565,
            "confidence": 0.7560859,
            "punctuated_word": "SCS",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "role",
            "start": 1701.565,
            "end": 1702.065,
            "confidence": 0.7947291,
            "punctuated_word": "role.",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "and",
            "start": 1702.285,
            "end": 1702.525,
            "confidence": 0.99885654,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "that",
            "start": 1702.525,
            "end": 1702.765,
            "confidence": 0.8699825,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "helps",
            "start": 1702.765,
            "end": 1703.005,
            "confidence": 0.9625611,
            "punctuated_word": "helps",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "us",
            "start": 1703.005,
            "end": 1703.405,
            "confidence": 0.9649581,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "have",
            "start": 1703.405,
            "end": 1703.565,
            "confidence": 0.62000334,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "a",
            "start": 1703.565,
            "end": 1703.645,
            "confidence": 0.78934747,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "seat",
            "start": 1703.645,
            "end": 1703.8049,
            "confidence": 0.9795471,
            "punctuated_word": "seat",
            "speaker": 2,
            "speaker_confidence": 0.7727989
          },
          {
            "word": "at",
            "start": 1703.8049,
            "end": 1703.885,
            "confidence": 0.99430144,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.46382624
          },
          {
            "word": "the",
            "start": 1703.885,
            "end": 1704.0449,
            "confidence": 0.9955994,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.46382624
          },
          {
            "word": "table",
            "start": 1704.0449,
            "end": 1704.365,
            "confidence": 0.8122935,
            "punctuated_word": "table.",
            "speaker": 2,
            "speaker_confidence": 0.46382624
          },
          {
            "word": "but",
            "start": 1704.365,
            "end": 1704.865,
            "confidence": 0.9993063,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.46382624
          },
          {
            "word": "one",
            "start": 1705.005,
            "end": 1705.165,
            "confidence": 0.989926,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.46382624
          },
          {
            "word": "of",
            "start": 1705.165,
            "end": 1705.325,
            "confidence": 0.99792093,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.46382624
          },
          {
            "word": "the",
            "start": 1705.325,
            "end": 1705.405,
            "confidence": 0.9869004,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.46382624
          },
          {
            "word": "things",
            "start": 1705.405,
            "end": 1705.645,
            "confidence": 0.99921954,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.59647924
          },
          {
            "word": "that",
            "start": 1705.645,
            "end": 1705.8049,
            "confidence": 0.9993191,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.59647924
          },
          {
            "word": "we",
            "start": 1705.8049,
            "end": 1705.965,
            "confidence": 0.99982375,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.59647924
          },
          {
            "word": "do",
            "start": 1705.965,
            "end": 1706.465,
            "confidence": 0.9998826,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.59647924
          },
          {
            "word": "is",
            "start": 1706.525,
            "end": 1706.9249,
            "confidence": 0.9907396,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.59647924
          },
          {
            "word": "just",
            "start": 1707.165,
            "end": 1707.665,
            "confidence": 0.7062895,
            "punctuated_word": "just,",
            "speaker": 2,
            "speaker_confidence": 0.59647924
          }
        ],
        "speaker": 2,
        "id": "868a6784-8802-4610-aac7-6ca8caf28384"
      },
      {
        "start": 1709.005,
        "end": 1718.65,
        "confidence": 0.9506361,
        "channel": 0,
        "transcript": "you know, we're allowed to have a seat at those table at those deputy secretary meetings. Right? So I don't have to be at those deputy secretary meetings. I can another engineer can. And, you know, like,",
        "words": [
          {
            "word": "you",
            "start": 1709.005,
            "end": 1709.165,
            "confidence": 0.982969,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.43839377
          },
          {
            "word": "know",
            "start": 1709.165,
            "end": 1709.665,
            "confidence": 0.8761575,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.43839377
          },
          {
            "word": "we're",
            "start": 1709.75,
            "end": 1709.91,
            "confidence": 0.9965847,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.43839377
          },
          {
            "word": "allowed",
            "start": 1709.91,
            "end": 1710.15,
            "confidence": 0.99937266,
            "punctuated_word": "allowed",
            "speaker": 2,
            "speaker_confidence": 0.43839377
          },
          {
            "word": "to",
            "start": 1710.15,
            "end": 1710.31,
            "confidence": 0.9995016,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.43839377
          },
          {
            "word": "have",
            "start": 1710.31,
            "end": 1710.55,
            "confidence": 0.9975867,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.43839377
          },
          {
            "word": "a",
            "start": 1710.55,
            "end": 1710.63,
            "confidence": 0.818095,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "seat",
            "start": 1710.63,
            "end": 1710.75,
            "confidence": 0.9839356,
            "punctuated_word": "seat",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "at",
            "start": 1710.75,
            "end": 1710.87,
            "confidence": 0.984749,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "those",
            "start": 1710.87,
            "end": 1711.03,
            "confidence": 0.9929355,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "table",
            "start": 1711.03,
            "end": 1711.3501,
            "confidence": 0.9537189,
            "punctuated_word": "table",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "at",
            "start": 1711.3501,
            "end": 1711.43,
            "confidence": 0.8908015,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "those",
            "start": 1711.43,
            "end": 1711.67,
            "confidence": 0.9972416,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "deputy",
            "start": 1711.67,
            "end": 1711.99,
            "confidence": 0.9322539,
            "punctuated_word": "deputy",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "secretary",
            "start": 1711.99,
            "end": 1712.31,
            "confidence": 0.998353,
            "punctuated_word": "secretary",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "meetings",
            "start": 1712.31,
            "end": 1712.63,
            "confidence": 0.9913379,
            "punctuated_word": "meetings.",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "right",
            "start": 1712.63,
            "end": 1712.87,
            "confidence": 0.9976526,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "so",
            "start": 1712.87,
            "end": 1713.03,
            "confidence": 0.9997018,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "i",
            "start": 1713.03,
            "end": 1713.11,
            "confidence": 0.99935895,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "don't",
            "start": 1713.11,
            "end": 1713.27,
            "confidence": 0.9999801,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "have",
            "start": 1713.27,
            "end": 1713.43,
            "confidence": 0.99974996,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "to",
            "start": 1713.43,
            "end": 1713.51,
            "confidence": 0.9993923,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "be",
            "start": 1713.51,
            "end": 1713.67,
            "confidence": 0.99955875,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.6151298
          },
          {
            "word": "at",
            "start": 1713.67,
            "end": 1713.75,
            "confidence": 0.9989759,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6497208
          },
          {
            "word": "those",
            "start": 1713.75,
            "end": 1713.99,
            "confidence": 0.9992237,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.6497208
          },
          {
            "word": "deputy",
            "start": 1713.99,
            "end": 1714.2301,
            "confidence": 0.9511135,
            "punctuated_word": "deputy",
            "speaker": 2,
            "speaker_confidence": 0.6497208
          },
          {
            "word": "secretary",
            "start": 1714.2301,
            "end": 1714.7101,
            "confidence": 0.99889994,
            "punctuated_word": "secretary",
            "speaker": 2,
            "speaker_confidence": 0.6497208
          },
          {
            "word": "meetings",
            "start": 1714.7101,
            "end": 1714.9501,
            "confidence": 0.80982316,
            "punctuated_word": "meetings.",
            "speaker": 2,
            "speaker_confidence": 0.6497208
          },
          {
            "word": "i",
            "start": 1714.9501,
            "end": 1715.11,
            "confidence": 0.6294735,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6497208
          },
          {
            "word": "can",
            "start": 1715.11,
            "end": 1715.3501,
            "confidence": 0.7384443,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.6497208
          },
          {
            "word": "another",
            "start": 1715.51,
            "end": 1715.8301,
            "confidence": 0.9791781,
            "punctuated_word": "another",
            "speaker": 2,
            "speaker_confidence": 0.6497208
          },
          {
            "word": "engineer",
            "start": 1715.8301,
            "end": 1716.3301,
            "confidence": 0.99811697,
            "punctuated_word": "engineer",
            "speaker": 2,
            "speaker_confidence": 0.6497208
          },
          {
            "word": "can",
            "start": 1716.55,
            "end": 1717.05,
            "confidence": 0.7058254,
            "punctuated_word": "can.",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "and",
            "start": 1717.11,
            "end": 1717.43,
            "confidence": 0.9841635,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "you",
            "start": 1717.43,
            "end": 1717.5901,
            "confidence": 0.9992255,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "know",
            "start": 1717.5901,
            "end": 1718.0901,
            "confidence": 0.9962461,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "like",
            "start": 1718.15,
            "end": 1718.65,
            "confidence": 0.9938304,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          }
        ],
        "speaker": 2,
        "id": "8560836e-f3a4-4c5f-b0b5-767b34d80416"
      },
      {
        "start": 1719.27,
        "end": 1734.225,
        "confidence": 0.9660993,
        "channel": 0,
        "transcript": "trust. So once they come on board here, like like, we explicitly trust them. Right? That, like, I'm not gonna sit there and say you should do it my way. Like like, we explicitly trust everybody to go out and solve these these tough technical problems. And I I would imagine in the environment",
        "words": [
          {
            "word": "trust",
            "start": 1719.27,
            "end": 1719.67,
            "confidence": 0.9480536,
            "punctuated_word": "trust.",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "so",
            "start": 1719.67,
            "end": 1719.8301,
            "confidence": 0.9976495,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "once",
            "start": 1719.8301,
            "end": 1720.0701,
            "confidence": 0.999218,
            "punctuated_word": "once",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "they",
            "start": 1720.0701,
            "end": 1720.2301,
            "confidence": 0.98791426,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "come",
            "start": 1720.2301,
            "end": 1720.39,
            "confidence": 0.999668,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "on",
            "start": 1720.39,
            "end": 1720.55,
            "confidence": 0.803997,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "board",
            "start": 1720.55,
            "end": 1720.87,
            "confidence": 0.9974069,
            "punctuated_word": "board",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "here",
            "start": 1720.87,
            "end": 1721.03,
            "confidence": 0.9934501,
            "punctuated_word": "here,",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "like",
            "start": 1721.03,
            "end": 1721.3501,
            "confidence": 0.99799794,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "like",
            "start": 1721.3501,
            "end": 1721.67,
            "confidence": 0.9034028,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "we",
            "start": 1721.67,
            "end": 1721.91,
            "confidence": 0.99786025,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "explicitly",
            "start": 1721.91,
            "end": 1722.41,
            "confidence": 0.9793371,
            "punctuated_word": "explicitly",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "trust",
            "start": 1722.4701,
            "end": 1722.79,
            "confidence": 0.98455226,
            "punctuated_word": "trust",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "them",
            "start": 1722.79,
            "end": 1723.03,
            "confidence": 0.903824,
            "punctuated_word": "them.",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "right",
            "start": 1723.03,
            "end": 1723.3501,
            "confidence": 0.99702346,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "that",
            "start": 1723.3501,
            "end": 1723.725,
            "confidence": 0.92596555,
            "punctuated_word": "That,",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "like",
            "start": 1723.8049,
            "end": 1724.125,
            "confidence": 0.99807215,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.78280926
          },
          {
            "word": "i'm",
            "start": 1724.125,
            "end": 1724.205,
            "confidence": 0.98918545,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.41323644
          },
          {
            "word": "not",
            "start": 1724.205,
            "end": 1724.525,
            "confidence": 0.9965412,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.41323644
          },
          {
            "word": "gonna",
            "start": 1724.525,
            "end": 1724.6849,
            "confidence": 0.9960496,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.41323644
          },
          {
            "word": "sit",
            "start": 1724.6849,
            "end": 1724.9249,
            "confidence": 0.995336,
            "punctuated_word": "sit",
            "speaker": 2,
            "speaker_confidence": 0.41323644
          },
          {
            "word": "there",
            "start": 1724.9249,
            "end": 1725.005,
            "confidence": 0.9900032,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.41323644
          },
          {
            "word": "and",
            "start": 1725.005,
            "end": 1725.1649,
            "confidence": 0.86455345,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.41323644
          },
          {
            "word": "say",
            "start": 1725.1649,
            "end": 1725.245,
            "confidence": 0.99745053,
            "punctuated_word": "say",
            "speaker": 2,
            "speaker_confidence": 0.41323644
          },
          {
            "word": "you",
            "start": 1725.245,
            "end": 1725.405,
            "confidence": 0.73391664,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.41323644
          },
          {
            "word": "should",
            "start": 1725.405,
            "end": 1725.485,
            "confidence": 0.9999275,
            "punctuated_word": "should",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "do",
            "start": 1725.485,
            "end": 1725.645,
            "confidence": 0.99962354,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "it",
            "start": 1725.645,
            "end": 1725.8049,
            "confidence": 0.99955815,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "my",
            "start": 1725.8049,
            "end": 1725.965,
            "confidence": 0.9996793,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "way",
            "start": 1725.965,
            "end": 1726.445,
            "confidence": 0.9888177,
            "punctuated_word": "way.",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "like",
            "start": 1726.445,
            "end": 1726.6849,
            "confidence": 0.9965989,
            "punctuated_word": "Like",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "like",
            "start": 1726.6849,
            "end": 1726.845,
            "confidence": 0.9049339,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "we",
            "start": 1726.845,
            "end": 1727.1649,
            "confidence": 0.9995415,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "explicitly",
            "start": 1727.1649,
            "end": 1727.565,
            "confidence": 0.9036102,
            "punctuated_word": "explicitly",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "trust",
            "start": 1727.565,
            "end": 1727.885,
            "confidence": 0.99604815,
            "punctuated_word": "trust",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "everybody",
            "start": 1727.885,
            "end": 1728.385,
            "confidence": 0.99929225,
            "punctuated_word": "everybody",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "to",
            "start": 1728.445,
            "end": 1728.605,
            "confidence": 0.9996785,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "go",
            "start": 1728.605,
            "end": 1728.9249,
            "confidence": 0.9999049,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "out",
            "start": 1728.9249,
            "end": 1729.245,
            "confidence": 0.9994723,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "and",
            "start": 1729.245,
            "end": 1729.645,
            "confidence": 0.9985226,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "solve",
            "start": 1729.645,
            "end": 1730.125,
            "confidence": 0.9991301,
            "punctuated_word": "solve",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "these",
            "start": 1730.125,
            "end": 1730.625,
            "confidence": 0.6147152,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "these",
            "start": 1730.6849,
            "end": 1730.765,
            "confidence": 0.9408465,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "tough",
            "start": 1730.765,
            "end": 1731.005,
            "confidence": 0.98770857,
            "punctuated_word": "tough",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "technical",
            "start": 1731.005,
            "end": 1731.405,
            "confidence": 0.99181056,
            "punctuated_word": "technical",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "problems",
            "start": 1731.405,
            "end": 1731.905,
            "confidence": 0.9989973,
            "punctuated_word": "problems.",
            "speaker": 2,
            "speaker_confidence": 0.67246073
          },
          {
            "word": "and",
            "start": 1732.125,
            "end": 1732.365,
            "confidence": 0.99862576,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "i",
            "start": 1732.365,
            "end": 1732.605,
            "confidence": 0.9872798,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "i",
            "start": 1732.605,
            "end": 1732.6849,
            "confidence": 0.9616256,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "would",
            "start": 1732.6849,
            "end": 1732.9249,
            "confidence": 0.9994147,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "imagine",
            "start": 1732.9249,
            "end": 1733.405,
            "confidence": 0.999813,
            "punctuated_word": "imagine",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "in",
            "start": 1733.405,
            "end": 1733.565,
            "confidence": 0.9259521,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "the",
            "start": 1733.565,
            "end": 1733.725,
            "confidence": 0.99989986,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "environment",
            "start": 1733.725,
            "end": 1734.225,
            "confidence": 0.99990416,
            "punctuated_word": "environment",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          }
        ],
        "speaker": 2,
        "id": "5fbaceff-7a22-4811-ac5b-a8f4a94fbc92"
      },
      {
        "start": 1734.9249,
        "end": 1742.6,
        "confidence": 0.97627956,
        "channel": 0,
        "transcript": "y'all work in that, there's probably a considerable amount of diversity and technologies used and and tools needed for different projects.",
        "words": [
          {
            "word": "y'all",
            "start": 1734.9249,
            "end": 1735.245,
            "confidence": 0.9414435,
            "punctuated_word": "y'all",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "work",
            "start": 1735.245,
            "end": 1735.485,
            "confidence": 0.98053426,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "in",
            "start": 1735.485,
            "end": 1735.725,
            "confidence": 0.9987967,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "that",
            "start": 1735.725,
            "end": 1736.205,
            "confidence": 0.7753121,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "there's",
            "start": 1736.205,
            "end": 1736.445,
            "confidence": 0.99671245,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "probably",
            "start": 1736.445,
            "end": 1736.9249,
            "confidence": 0.9993475,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "a",
            "start": 1736.9249,
            "end": 1737.085,
            "confidence": 0.99959797,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "considerable",
            "start": 1737.085,
            "end": 1737.585,
            "confidence": 0.9988657,
            "punctuated_word": "considerable",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "amount",
            "start": 1737.645,
            "end": 1737.965,
            "confidence": 0.999821,
            "punctuated_word": "amount",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "of",
            "start": 1737.965,
            "end": 1738.465,
            "confidence": 0.9995122,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "diversity",
            "start": 1738.74,
            "end": 1739.24,
            "confidence": 0.99977165,
            "punctuated_word": "diversity",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "and",
            "start": 1739.38,
            "end": 1739.62,
            "confidence": 0.92311764,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "technologies",
            "start": 1739.62,
            "end": 1740.12,
            "confidence": 0.9861044,
            "punctuated_word": "technologies",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "used",
            "start": 1740.34,
            "end": 1740.58,
            "confidence": 0.9996233,
            "punctuated_word": "used",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "and",
            "start": 1740.58,
            "end": 1740.82,
            "confidence": 0.9420054,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "and",
            "start": 1740.82,
            "end": 1741.06,
            "confidence": 0.9865058,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "tools",
            "start": 1741.06,
            "end": 1741.38,
            "confidence": 0.99945134,
            "punctuated_word": "tools",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "needed",
            "start": 1741.38,
            "end": 1741.62,
            "confidence": 0.99994195,
            "punctuated_word": "needed",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "for",
            "start": 1741.62,
            "end": 1741.78,
            "confidence": 0.99991417,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "different",
            "start": 1741.78,
            "end": 1742.1,
            "confidence": 0.9998946,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          },
          {
            "word": "projects",
            "start": 1742.1,
            "end": 1742.6,
            "confidence": 0.9755981,
            "punctuated_word": "projects.",
            "speaker": 1,
            "speaker_confidence": 0.6819924
          }
        ],
        "speaker": 1,
        "id": "664303cf-88cd-4b9b-8583-1ca3d766108d"
      },
      {
        "start": 1743.06,
        "end": 1748.92,
        "confidence": 0.98540545,
        "channel": 0,
        "transcript": "And I imagine that it's probably nigh impossible to make sure you have every single thing covered by by staff,",
        "words": [
          {
            "word": "and",
            "start": 1743.06,
            "end": 1743.22,
            "confidence": 0.9964193,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "i",
            "start": 1743.22,
            "end": 1743.38,
            "confidence": 0.99902785,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "imagine",
            "start": 1743.38,
            "end": 1743.78,
            "confidence": 0.99859554,
            "punctuated_word": "imagine",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "that",
            "start": 1743.78,
            "end": 1743.94,
            "confidence": 0.9998834,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "it's",
            "start": 1743.94,
            "end": 1744.42,
            "confidence": 0.9996809,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "probably",
            "start": 1744.42,
            "end": 1744.92,
            "confidence": 0.99859565,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "nigh",
            "start": 1744.98,
            "end": 1745.3,
            "confidence": 0.9596567,
            "punctuated_word": "nigh",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "impossible",
            "start": 1745.3,
            "end": 1745.78,
            "confidence": 0.9988557,
            "punctuated_word": "impossible",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "to",
            "start": 1745.78,
            "end": 1745.86,
            "confidence": 0.9998981,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "make",
            "start": 1745.86,
            "end": 1746.02,
            "confidence": 0.99994504,
            "punctuated_word": "make",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "sure",
            "start": 1746.02,
            "end": 1746.26,
            "confidence": 0.9999018,
            "punctuated_word": "sure",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "you",
            "start": 1746.26,
            "end": 1746.34,
            "confidence": 0.9998271,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "have",
            "start": 1746.34,
            "end": 1746.5,
            "confidence": 0.9999583,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "every",
            "start": 1746.5,
            "end": 1746.74,
            "confidence": 0.99822634,
            "punctuated_word": "every",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "single",
            "start": 1746.74,
            "end": 1747.06,
            "confidence": 0.99994826,
            "punctuated_word": "single",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "thing",
            "start": 1747.06,
            "end": 1747.3,
            "confidence": 0.9998665,
            "punctuated_word": "thing",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "covered",
            "start": 1747.3,
            "end": 1747.62,
            "confidence": 0.9999206,
            "punctuated_word": "covered",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "by",
            "start": 1747.62,
            "end": 1748.12,
            "confidence": 0.9998964,
            "punctuated_word": "by",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "by",
            "start": 1748.18,
            "end": 1748.42,
            "confidence": 0.9925436,
            "punctuated_word": "by",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          },
          {
            "word": "staff",
            "start": 1748.42,
            "end": 1748.92,
            "confidence": 0.7674614,
            "punctuated_word": "staff,",
            "speaker": 1,
            "speaker_confidence": 0.47064584
          }
        ],
        "speaker": 1,
        "id": "95d14000-6fee-4d0e-a4d3-2c73db421a5f"
      },
      {
        "start": 1749.38,
        "end": 1754.44,
        "confidence": 0.99256533,
        "channel": 0,
        "transcript": "meaning that, like, probably folks have to learn new things as they go on to different tours of duty.",
        "words": [
          {
            "word": "meaning",
            "start": 1749.38,
            "end": 1749.7,
            "confidence": 0.9959259,
            "punctuated_word": "meaning",
            "speaker": 1,
            "speaker_confidence": 0.38446504
          },
          {
            "word": "that",
            "start": 1749.7,
            "end": 1749.78,
            "confidence": 0.9802742,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.38446504
          },
          {
            "word": "like",
            "start": 1749.78,
            "end": 1749.94,
            "confidence": 0.9981527,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.38446504
          },
          {
            "word": "probably",
            "start": 1749.94,
            "end": 1750.26,
            "confidence": 0.99975234,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 0.38446504
          },
          {
            "word": "folks",
            "start": 1750.26,
            "end": 1750.5,
            "confidence": 0.9333098,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.38446504
          },
          {
            "word": "have",
            "start": 1750.5,
            "end": 1750.66,
            "confidence": 0.9971486,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.38446504
          },
          {
            "word": "to",
            "start": 1750.66,
            "end": 1750.74,
            "confidence": 0.99966097,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "learn",
            "start": 1750.74,
            "end": 1750.98,
            "confidence": 0.9998004,
            "punctuated_word": "learn",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "new",
            "start": 1750.98,
            "end": 1751.14,
            "confidence": 0.9993987,
            "punctuated_word": "new",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "things",
            "start": 1751.14,
            "end": 1751.62,
            "confidence": 0.99989593,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "as",
            "start": 1751.62,
            "end": 1751.78,
            "confidence": 0.99840313,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "they",
            "start": 1751.78,
            "end": 1752.28,
            "confidence": 0.9998217,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "go",
            "start": 1752.34,
            "end": 1752.58,
            "confidence": 0.99992716,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "on",
            "start": 1752.58,
            "end": 1752.82,
            "confidence": 0.9658788,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "to",
            "start": 1752.82,
            "end": 1753.06,
            "confidence": 0.9990396,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "different",
            "start": 1753.06,
            "end": 1753.46,
            "confidence": 0.99983585,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "tours",
            "start": 1753.46,
            "end": 1753.78,
            "confidence": 0.9981146,
            "punctuated_word": "tours",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "of",
            "start": 1753.78,
            "end": 1753.94,
            "confidence": 0.99969614,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          },
          {
            "word": "duty",
            "start": 1753.94,
            "end": 1754.44,
            "confidence": 0.99470294,
            "punctuated_word": "duty.",
            "speaker": 1,
            "speaker_confidence": 0.5384853
          }
        ],
        "speaker": 1,
        "id": "9e647054-b494-4b2e-b269-f9b83facd65b"
      },
      {
        "start": 1755.4049,
        "end": 1757.1849,
        "confidence": 0.947896,
        "channel": 0,
        "transcript": "Other processes or things that,",
        "words": [
          {
            "word": "other",
            "start": 1755.4049,
            "end": 1755.6449,
            "confidence": 0.84385765,
            "punctuated_word": "Other",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "processes",
            "start": 1755.6449,
            "end": 1756.125,
            "confidence": 0.9990085,
            "punctuated_word": "processes",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "or",
            "start": 1756.125,
            "end": 1756.365,
            "confidence": 0.9030809,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "things",
            "start": 1756.365,
            "end": 1756.6849,
            "confidence": 0.9998357,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "that",
            "start": 1756.6849,
            "end": 1757.1849,
            "confidence": 0.9936972,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          }
        ],
        "speaker": 1,
        "id": "e13ec2e0-abc0-44ae-9bf9-f1db6b870a50"
      },
      {
        "start": 1757.6449,
        "end": 1766.1449,
        "confidence": 0.9601429,
        "channel": 0,
        "transcript": "folks there try to do in order to, like, get up to speed, for those sorts of things? Yeah. So for that Medicare project I was looking on earlier, with the,",
        "words": [
          {
            "word": "folks",
            "start": 1757.6449,
            "end": 1757.965,
            "confidence": 0.99971443,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "there",
            "start": 1757.965,
            "end": 1758.125,
            "confidence": 0.89795244,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "try",
            "start": 1758.125,
            "end": 1758.365,
            "confidence": 0.9222638,
            "punctuated_word": "try",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "to",
            "start": 1758.365,
            "end": 1758.5249,
            "confidence": 0.9993305,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "do",
            "start": 1758.5249,
            "end": 1758.9249,
            "confidence": 0.9996965,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "in",
            "start": 1758.9249,
            "end": 1759.085,
            "confidence": 0.99864167,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "order",
            "start": 1759.085,
            "end": 1759.325,
            "confidence": 0.9999583,
            "punctuated_word": "order",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "to",
            "start": 1759.325,
            "end": 1759.4049,
            "confidence": 0.9940422,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.47079384
          },
          {
            "word": "like",
            "start": 1759.4049,
            "end": 1759.565,
            "confidence": 0.9992746,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.28702152
          },
          {
            "word": "get",
            "start": 1759.565,
            "end": 1759.8049,
            "confidence": 0.99835086,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.28702152
          },
          {
            "word": "up",
            "start": 1759.8049,
            "end": 1759.965,
            "confidence": 0.9996568,
            "punctuated_word": "up",
            "speaker": 1,
            "speaker_confidence": 0.28702152
          },
          {
            "word": "to",
            "start": 1759.965,
            "end": 1760.125,
            "confidence": 0.99890625,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.28702152
          },
          {
            "word": "speed",
            "start": 1760.125,
            "end": 1760.605,
            "confidence": 0.8761023,
            "punctuated_word": "speed,",
            "speaker": 1,
            "speaker_confidence": 0.28702152
          },
          {
            "word": "for",
            "start": 1760.845,
            "end": 1760.9249,
            "confidence": 0.99904937,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.28702152
          },
          {
            "word": "those",
            "start": 1760.9249,
            "end": 1761.085,
            "confidence": 0.9765954,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.22929144
          },
          {
            "word": "sorts",
            "start": 1761.085,
            "end": 1761.325,
            "confidence": 0.99925905,
            "punctuated_word": "sorts",
            "speaker": 1,
            "speaker_confidence": 0.22929144
          },
          {
            "word": "of",
            "start": 1761.325,
            "end": 1761.4049,
            "confidence": 0.9995203,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.22929144
          },
          {
            "word": "things",
            "start": 1761.4049,
            "end": 1761.9049,
            "confidence": 0.9770714,
            "punctuated_word": "things?",
            "speaker": 1,
            "speaker_confidence": 0.22929144
          },
          {
            "word": "yeah",
            "start": 1762.0449,
            "end": 1762.2849,
            "confidence": 0.9255483,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "so",
            "start": 1762.2849,
            "end": 1762.445,
            "confidence": 0.99953806,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "for",
            "start": 1762.445,
            "end": 1762.6849,
            "confidence": 0.9993481,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "that",
            "start": 1762.6849,
            "end": 1762.9249,
            "confidence": 0.9998005,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "medicare",
            "start": 1762.9249,
            "end": 1763.4049,
            "confidence": 0.99850535,
            "punctuated_word": "Medicare",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "project",
            "start": 1763.4049,
            "end": 1763.725,
            "confidence": 0.9994061,
            "punctuated_word": "project",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "i",
            "start": 1763.725,
            "end": 1763.8849,
            "confidence": 0.7552162,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "was",
            "start": 1763.8849,
            "end": 1764.0449,
            "confidence": 0.99983895,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "looking",
            "start": 1764.0449,
            "end": 1764.365,
            "confidence": 0.6013388,
            "punctuated_word": "looking",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "on",
            "start": 1764.365,
            "end": 1764.605,
            "confidence": 0.9366533,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "earlier",
            "start": 1764.605,
            "end": 1765.105,
            "confidence": 0.99514294,
            "punctuated_word": "earlier,",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "with",
            "start": 1765.4049,
            "end": 1765.6449,
            "confidence": 0.98983103,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "the",
            "start": 1765.6449,
            "end": 1766.1449,
            "confidence": 0.92887604,
            "punctuated_word": "the,",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          }
        ],
        "speaker": 1,
        "id": "c1673925-733f-401d-9b62-cba6277aac84"
      },
      {
        "start": 1766.94,
        "end": 1772.5599,
        "confidence": 0.94225764,
        "channel": 0,
        "transcript": "putting things in the cloud, we had an engineer who learned COBOL just so they can do that, and he bought a book on Amazon,",
        "words": [
          {
            "word": "putting",
            "start": 1766.94,
            "end": 1767.1799,
            "confidence": 0.9299682,
            "punctuated_word": "putting",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "things",
            "start": 1767.1799,
            "end": 1767.4199,
            "confidence": 0.734778,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "in",
            "start": 1767.4199,
            "end": 1767.58,
            "confidence": 0.9839834,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "the",
            "start": 1767.58,
            "end": 1767.6599,
            "confidence": 0.9963838,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "cloud",
            "start": 1767.6599,
            "end": 1767.98,
            "confidence": 0.8442391,
            "punctuated_word": "cloud,",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "we",
            "start": 1767.98,
            "end": 1768.14,
            "confidence": 0.98420554,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6614648
          },
          {
            "word": "had",
            "start": 1768.14,
            "end": 1768.22,
            "confidence": 0.94981885,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.5171453
          },
          {
            "word": "an",
            "start": 1768.22,
            "end": 1768.38,
            "confidence": 0.99927455,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.5171453
          },
          {
            "word": "engineer",
            "start": 1768.38,
            "end": 1768.7799,
            "confidence": 0.9991875,
            "punctuated_word": "engineer",
            "speaker": 2,
            "speaker_confidence": 0.5171453
          },
          {
            "word": "who",
            "start": 1768.7799,
            "end": 1769.02,
            "confidence": 0.998331,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.5171453
          },
          {
            "word": "learned",
            "start": 1769.02,
            "end": 1769.34,
            "confidence": 0.93275005,
            "punctuated_word": "learned",
            "speaker": 2,
            "speaker_confidence": 0.5171453
          },
          {
            "word": "cobol",
            "start": 1769.34,
            "end": 1769.82,
            "confidence": 0.862284,
            "punctuated_word": "COBOL",
            "speaker": 2,
            "speaker_confidence": 0.5171453
          },
          {
            "word": "just",
            "start": 1769.82,
            "end": 1770.0599,
            "confidence": 0.8936292,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5171453
          },
          {
            "word": "so",
            "start": 1770.0599,
            "end": 1770.14,
            "confidence": 0.99905866,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.5171453
          },
          {
            "word": "they",
            "start": 1770.14,
            "end": 1770.2999,
            "confidence": 0.96538967,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.307756
          },
          {
            "word": "can",
            "start": 1770.2999,
            "end": 1770.46,
            "confidence": 0.98882455,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.307756
          },
          {
            "word": "do",
            "start": 1770.46,
            "end": 1770.62,
            "confidence": 0.99883145,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.307756
          },
          {
            "word": "that",
            "start": 1770.62,
            "end": 1770.7799,
            "confidence": 0.7234324,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.307756
          },
          {
            "word": "and",
            "start": 1770.7799,
            "end": 1770.94,
            "confidence": 0.9986594,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.307756
          },
          {
            "word": "he",
            "start": 1770.94,
            "end": 1771.1,
            "confidence": 0.92159253,
            "punctuated_word": "he",
            "speaker": 2,
            "speaker_confidence": 0.307756
          },
          {
            "word": "bought",
            "start": 1771.1,
            "end": 1771.34,
            "confidence": 0.9620835,
            "punctuated_word": "bought",
            "speaker": 2,
            "speaker_confidence": 0.307756
          },
          {
            "word": "a",
            "start": 1771.34,
            "end": 1771.4199,
            "confidence": 0.9900019,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.46682692
          },
          {
            "word": "book",
            "start": 1771.4199,
            "end": 1771.74,
            "confidence": 0.9998548,
            "punctuated_word": "book",
            "speaker": 2,
            "speaker_confidence": 0.46682692
          },
          {
            "word": "on",
            "start": 1771.74,
            "end": 1772.0599,
            "confidence": 0.9993241,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.46682692
          },
          {
            "word": "amazon",
            "start": 1772.0599,
            "end": 1772.5599,
            "confidence": 0.90055364,
            "punctuated_word": "Amazon,",
            "speaker": 2,
            "speaker_confidence": 0.46682692
          }
        ],
        "speaker": 2,
        "id": "cc346142-0d97-4b53-a3c3-2a7c5183da42"
      },
      {
        "start": 1773.4199,
        "end": 1795.845,
        "confidence": 0.9478864,
        "channel": 0,
        "transcript": "just so they can learn COBOL. So, yeah, one of the things that we look for is people's ability to just adapt the situation and learn on the ground. So for example, I love Python, but you may go to an agency and they're Ruby on Rails shop. And I have to be comfortable enough that, okay, like, I'm willing to do Ruby on Rails because I I don't want to change all the engineers from using Ruby on Rails to Python. Right? Because I prefer it. Right? And that's that's a huge",
        "words": [
          {
            "word": "just",
            "start": 1773.4199,
            "end": 1773.58,
            "confidence": 0.97728956,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.46682692
          },
          {
            "word": "so",
            "start": 1773.58,
            "end": 1773.6599,
            "confidence": 0.94927627,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.46682692
          },
          {
            "word": "they",
            "start": 1773.6599,
            "end": 1773.74,
            "confidence": 0.52289975,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.46682692
          },
          {
            "word": "can",
            "start": 1773.74,
            "end": 1773.8999,
            "confidence": 0.98718554,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.33238316
          },
          {
            "word": "learn",
            "start": 1773.8999,
            "end": 1774.14,
            "confidence": 0.9976496,
            "punctuated_word": "learn",
            "speaker": 2,
            "speaker_confidence": 0.33238316
          },
          {
            "word": "cobol",
            "start": 1774.14,
            "end": 1774.62,
            "confidence": 0.99883854,
            "punctuated_word": "COBOL.",
            "speaker": 2,
            "speaker_confidence": 0.33238316
          },
          {
            "word": "so",
            "start": 1774.62,
            "end": 1774.86,
            "confidence": 0.8628872,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.33238316
          },
          {
            "word": "yeah",
            "start": 1774.86,
            "end": 1775.02,
            "confidence": 0.97850513,
            "punctuated_word": "yeah,",
            "speaker": 2,
            "speaker_confidence": 0.33238316
          },
          {
            "word": "one",
            "start": 1775.02,
            "end": 1775.1799,
            "confidence": 0.9897938,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.33238316
          },
          {
            "word": "of",
            "start": 1775.1799,
            "end": 1775.26,
            "confidence": 0.9969207,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.38386554
          },
          {
            "word": "the",
            "start": 1775.26,
            "end": 1775.34,
            "confidence": 0.98971164,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.38386554
          },
          {
            "word": "things",
            "start": 1775.34,
            "end": 1775.58,
            "confidence": 0.99852765,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.38386554
          },
          {
            "word": "that",
            "start": 1775.58,
            "end": 1775.6599,
            "confidence": 0.99651515,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.38386554
          },
          {
            "word": "we",
            "start": 1775.6599,
            "end": 1775.82,
            "confidence": 0.9979367,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.38386554
          },
          {
            "word": "look",
            "start": 1775.82,
            "end": 1775.98,
            "confidence": 0.97781897,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.38386554
          },
          {
            "word": "for",
            "start": 1775.98,
            "end": 1776.14,
            "confidence": 0.9994173,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.38386554
          },
          {
            "word": "is",
            "start": 1776.14,
            "end": 1776.22,
            "confidence": 0.9966941,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "people's",
            "start": 1776.22,
            "end": 1776.7,
            "confidence": 0.99935234,
            "punctuated_word": "people's",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "ability",
            "start": 1776.7,
            "end": 1777.1,
            "confidence": 0.99944514,
            "punctuated_word": "ability",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "to",
            "start": 1777.1,
            "end": 1777.26,
            "confidence": 0.9997484,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "just",
            "start": 1777.26,
            "end": 1777.5,
            "confidence": 0.99422187,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "adapt",
            "start": 1777.5,
            "end": 1777.8999,
            "confidence": 0.96312356,
            "punctuated_word": "adapt",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "the",
            "start": 1777.8999,
            "end": 1777.98,
            "confidence": 0.87060523,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "situation",
            "start": 1777.98,
            "end": 1778.48,
            "confidence": 0.99988306,
            "punctuated_word": "situation",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "and",
            "start": 1778.62,
            "end": 1779.02,
            "confidence": 0.99632037,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "learn",
            "start": 1779.02,
            "end": 1779.26,
            "confidence": 0.98592246,
            "punctuated_word": "learn",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "on",
            "start": 1779.26,
            "end": 1779.34,
            "confidence": 0.99111193,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "the",
            "start": 1779.34,
            "end": 1779.5,
            "confidence": 0.9931005,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "ground",
            "start": 1779.5,
            "end": 1780.0,
            "confidence": 0.9994769,
            "punctuated_word": "ground.",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "so",
            "start": 1780.1449,
            "end": 1780.3849,
            "confidence": 0.999741,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "for",
            "start": 1780.3849,
            "end": 1780.5449,
            "confidence": 0.582739,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "example",
            "start": 1780.5449,
            "end": 1781.0249,
            "confidence": 0.9950341,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.6903401
          },
          {
            "word": "i",
            "start": 1781.0249,
            "end": 1781.105,
            "confidence": 0.99956363,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.58319867
          },
          {
            "word": "love",
            "start": 1781.105,
            "end": 1781.345,
            "confidence": 0.9938538,
            "punctuated_word": "love",
            "speaker": 2,
            "speaker_confidence": 0.58319867
          },
          {
            "word": "python",
            "start": 1781.345,
            "end": 1781.845,
            "confidence": 0.86991,
            "punctuated_word": "Python,",
            "speaker": 2,
            "speaker_confidence": 0.58319867
          },
          {
            "word": "but",
            "start": 1781.9049,
            "end": 1782.225,
            "confidence": 0.9996265,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.58319867
          },
          {
            "word": "you",
            "start": 1782.225,
            "end": 1782.465,
            "confidence": 0.9604287,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.58319867
          },
          {
            "word": "may",
            "start": 1782.465,
            "end": 1782.705,
            "confidence": 0.9994634,
            "punctuated_word": "may",
            "speaker": 2,
            "speaker_confidence": 0.58319867
          },
          {
            "word": "go",
            "start": 1782.705,
            "end": 1782.945,
            "confidence": 0.9994578,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.58319867
          },
          {
            "word": "to",
            "start": 1782.945,
            "end": 1783.105,
            "confidence": 0.99827135,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.58319867
          },
          {
            "word": "an",
            "start": 1783.105,
            "end": 1783.2649,
            "confidence": 0.99546814,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.58319867
          },
          {
            "word": "agency",
            "start": 1783.2649,
            "end": 1783.745,
            "confidence": 0.99804676,
            "punctuated_word": "agency",
            "speaker": 2,
            "speaker_confidence": 0.58319867
          },
          {
            "word": "and",
            "start": 1783.745,
            "end": 1783.825,
            "confidence": 0.75086004,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "they're",
            "start": 1783.825,
            "end": 1784.065,
            "confidence": 0.7222598,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "ruby",
            "start": 1784.065,
            "end": 1784.3049,
            "confidence": 0.24854472,
            "punctuated_word": "Ruby",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "on",
            "start": 1784.3049,
            "end": 1784.5449,
            "confidence": 0.9638648,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "rails",
            "start": 1784.5449,
            "end": 1784.705,
            "confidence": 0.9126524,
            "punctuated_word": "Rails",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "shop",
            "start": 1784.705,
            "end": 1784.945,
            "confidence": 0.7222452,
            "punctuated_word": "shop.",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "and",
            "start": 1784.945,
            "end": 1785.4249,
            "confidence": 0.9956002,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "i",
            "start": 1785.4249,
            "end": 1785.585,
            "confidence": 0.99579793,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "have",
            "start": 1785.585,
            "end": 1785.6649,
            "confidence": 0.88637006,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "to",
            "start": 1785.6649,
            "end": 1785.825,
            "confidence": 0.9996364,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "be",
            "start": 1785.825,
            "end": 1785.985,
            "confidence": 0.9994325,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "comfortable",
            "start": 1785.985,
            "end": 1786.3849,
            "confidence": 0.9983064,
            "punctuated_word": "comfortable",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "enough",
            "start": 1786.3849,
            "end": 1786.625,
            "confidence": 0.8934944,
            "punctuated_word": "enough",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "that",
            "start": 1786.625,
            "end": 1786.865,
            "confidence": 0.74697685,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "okay",
            "start": 1786.865,
            "end": 1787.105,
            "confidence": 0.87613416,
            "punctuated_word": "okay,",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "like",
            "start": 1787.105,
            "end": 1787.2649,
            "confidence": 0.83603257,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "i'm",
            "start": 1787.2649,
            "end": 1787.4249,
            "confidence": 0.9996469,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "willing",
            "start": 1787.4249,
            "end": 1787.825,
            "confidence": 0.99907386,
            "punctuated_word": "willing",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "to",
            "start": 1787.825,
            "end": 1787.9049,
            "confidence": 0.9992244,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "do",
            "start": 1787.9049,
            "end": 1788.1449,
            "confidence": 0.99791807,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "ruby",
            "start": 1788.1449,
            "end": 1788.465,
            "confidence": 0.9942894,
            "punctuated_word": "Ruby",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "on",
            "start": 1788.465,
            "end": 1788.625,
            "confidence": 0.9968196,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "rails",
            "start": 1788.625,
            "end": 1789.125,
            "confidence": 0.9965144,
            "punctuated_word": "Rails",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "because",
            "start": 1789.2649,
            "end": 1789.5049,
            "confidence": 0.79751235,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "i",
            "start": 1789.5049,
            "end": 1789.6649,
            "confidence": 0.9979797,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "i",
            "start": 1789.6649,
            "end": 1789.745,
            "confidence": 0.93280584,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "don't",
            "start": 1789.745,
            "end": 1789.985,
            "confidence": 0.99812794,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "want",
            "start": 1789.985,
            "end": 1790.1449,
            "confidence": 0.99874276,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "to",
            "start": 1790.1449,
            "end": 1790.3049,
            "confidence": 0.9927659,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "change",
            "start": 1790.3049,
            "end": 1790.7849,
            "confidence": 0.998242,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "all",
            "start": 1790.7849,
            "end": 1791.0249,
            "confidence": 0.99677664,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "the",
            "start": 1791.0249,
            "end": 1791.1849,
            "confidence": 0.9548065,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "engineers",
            "start": 1791.1849,
            "end": 1791.6649,
            "confidence": 0.99746585,
            "punctuated_word": "engineers",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "from",
            "start": 1791.6649,
            "end": 1791.9049,
            "confidence": 0.97855866,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "using",
            "start": 1791.9049,
            "end": 1792.1449,
            "confidence": 0.9942636,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "ruby",
            "start": 1792.1449,
            "end": 1792.465,
            "confidence": 0.99791116,
            "punctuated_word": "Ruby",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "on",
            "start": 1792.465,
            "end": 1792.625,
            "confidence": 0.99377406,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "rails",
            "start": 1792.625,
            "end": 1792.865,
            "confidence": 0.99924695,
            "punctuated_word": "Rails",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "to",
            "start": 1792.865,
            "end": 1793.105,
            "confidence": 0.98733866,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "python",
            "start": 1793.105,
            "end": 1793.5049,
            "confidence": 0.9431423,
            "punctuated_word": "Python.",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "right",
            "start": 1793.5049,
            "end": 1793.6649,
            "confidence": 0.9828365,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "because",
            "start": 1793.6649,
            "end": 1793.9049,
            "confidence": 0.9286279,
            "punctuated_word": "Because",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "i",
            "start": 1793.9049,
            "end": 1793.985,
            "confidence": 0.9996215,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "prefer",
            "start": 1793.985,
            "end": 1794.3049,
            "confidence": 0.9906866,
            "punctuated_word": "prefer",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "it",
            "start": 1794.3049,
            "end": 1794.3849,
            "confidence": 0.97583246,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.8321974
          },
          {
            "word": "right",
            "start": 1794.3849,
            "end": 1794.5449,
            "confidence": 0.9916408,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "and",
            "start": 1794.5449,
            "end": 1794.705,
            "confidence": 0.9856625,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "that's",
            "start": 1794.705,
            "end": 1794.945,
            "confidence": 0.99757946,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "that's",
            "start": 1794.945,
            "end": 1795.1849,
            "confidence": 0.9967257,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "a",
            "start": 1795.1849,
            "end": 1795.345,
            "confidence": 0.81183136,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "huge",
            "start": 1795.345,
            "end": 1795.845,
            "confidence": 0.9994647,
            "punctuated_word": "huge",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          }
        ],
        "speaker": 2,
        "id": "5fb99ecd-594a-4a21-9c19-a9d9acaf17a8"
      },
      {
        "start": 1796.28,
        "end": 1814.675,
        "confidence": 0.91738904,
        "channel": 0,
        "transcript": "knowledge gap, and we had to do a ton of training. And then we have to rewrite the entire site, but, like, when I could just come in and help out and just jump in and on some roofing on rails code. So one of the things we definitely look at is for people's ability to kind of jump around and and be willing to learn and adapt the situation at hand. And, do folks in in the,",
        "words": [
          {
            "word": "knowledge",
            "start": 1796.28,
            "end": 1796.52,
            "confidence": 0.9722125,
            "punctuated_word": "knowledge",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "gap",
            "start": 1796.52,
            "end": 1796.68,
            "confidence": 0.7428044,
            "punctuated_word": "gap,",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "and",
            "start": 1796.68,
            "end": 1796.92,
            "confidence": 0.97320086,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "we",
            "start": 1796.92,
            "end": 1797.0801,
            "confidence": 0.53533024,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "had",
            "start": 1797.0801,
            "end": 1797.16,
            "confidence": 0.6294818,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "to",
            "start": 1797.16,
            "end": 1797.24,
            "confidence": 0.9929703,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "do",
            "start": 1797.24,
            "end": 1797.3201,
            "confidence": 0.9925471,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "a",
            "start": 1797.3201,
            "end": 1797.4,
            "confidence": 0.77692056,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.65721244
          },
          {
            "word": "ton",
            "start": 1797.4,
            "end": 1797.52,
            "confidence": 0.9984275,
            "punctuated_word": "ton",
            "speaker": 2,
            "speaker_confidence": 0.437895
          },
          {
            "word": "of",
            "start": 1797.52,
            "end": 1797.64,
            "confidence": 0.9903688,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.437895
          },
          {
            "word": "training",
            "start": 1797.64,
            "end": 1797.88,
            "confidence": 0.84676516,
            "punctuated_word": "training.",
            "speaker": 2,
            "speaker_confidence": 0.437895
          },
          {
            "word": "and",
            "start": 1797.88,
            "end": 1797.9601,
            "confidence": 0.8111747,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.437895
          },
          {
            "word": "then",
            "start": 1797.9601,
            "end": 1798.04,
            "confidence": 0.8844423,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.437895
          },
          {
            "word": "we",
            "start": 1798.04,
            "end": 1798.2001,
            "confidence": 0.99381894,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.437895
          },
          {
            "word": "have",
            "start": 1798.2001,
            "end": 1798.36,
            "confidence": 0.9519043,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.437895
          },
          {
            "word": "to",
            "start": 1798.36,
            "end": 1798.4401,
            "confidence": 0.9949852,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5858956
          },
          {
            "word": "rewrite",
            "start": 1798.4401,
            "end": 1798.76,
            "confidence": 0.99913126,
            "punctuated_word": "rewrite",
            "speaker": 2,
            "speaker_confidence": 0.5858956
          },
          {
            "word": "the",
            "start": 1798.76,
            "end": 1798.92,
            "confidence": 0.9966145,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5858956
          },
          {
            "word": "entire",
            "start": 1798.92,
            "end": 1799.24,
            "confidence": 0.99994266,
            "punctuated_word": "entire",
            "speaker": 2,
            "speaker_confidence": 0.5858956
          },
          {
            "word": "site",
            "start": 1799.24,
            "end": 1799.64,
            "confidence": 0.773906,
            "punctuated_word": "site,",
            "speaker": 2,
            "speaker_confidence": 0.5858956
          },
          {
            "word": "but",
            "start": 1799.64,
            "end": 1799.88,
            "confidence": 0.9678748,
            "punctuated_word": "but,",
            "speaker": 2,
            "speaker_confidence": 0.5858956
          },
          {
            "word": "like",
            "start": 1799.88,
            "end": 1800.12,
            "confidence": 0.9972613,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.5858956
          },
          {
            "word": "when",
            "start": 1800.12,
            "end": 1800.2,
            "confidence": 0.42957616,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.5858956
          },
          {
            "word": "i",
            "start": 1800.2,
            "end": 1800.28,
            "confidence": 0.98174125,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.32231802
          },
          {
            "word": "could",
            "start": 1800.28,
            "end": 1800.4401,
            "confidence": 0.4857013,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.32231802
          },
          {
            "word": "just",
            "start": 1800.4401,
            "end": 1800.6001,
            "confidence": 0.9924771,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.32231802
          },
          {
            "word": "come",
            "start": 1800.6001,
            "end": 1800.76,
            "confidence": 0.99200696,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.32231802
          },
          {
            "word": "in",
            "start": 1800.76,
            "end": 1800.92,
            "confidence": 0.98996055,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.32231802
          },
          {
            "word": "and",
            "start": 1800.92,
            "end": 1801.0,
            "confidence": 0.96453,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.47274995
          },
          {
            "word": "help",
            "start": 1801.0,
            "end": 1801.24,
            "confidence": 0.89282644,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.47274995
          },
          {
            "word": "out",
            "start": 1801.24,
            "end": 1801.4,
            "confidence": 0.9984131,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.47274995
          },
          {
            "word": "and",
            "start": 1801.4,
            "end": 1801.56,
            "confidence": 0.8689674,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.47274995
          },
          {
            "word": "just",
            "start": 1801.56,
            "end": 1801.8,
            "confidence": 0.99126464,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.47274995
          },
          {
            "word": "jump",
            "start": 1801.8,
            "end": 1802.04,
            "confidence": 0.9876923,
            "punctuated_word": "jump",
            "speaker": 2,
            "speaker_confidence": 0.47274995
          },
          {
            "word": "in",
            "start": 1802.04,
            "end": 1802.2001,
            "confidence": 0.9978255,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.47274995
          },
          {
            "word": "and",
            "start": 1802.2001,
            "end": 1802.28,
            "confidence": 0.7254777,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.44756603
          },
          {
            "word": "on",
            "start": 1802.28,
            "end": 1802.4401,
            "confidence": 0.35944784,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.44756603
          },
          {
            "word": "some",
            "start": 1802.4401,
            "end": 1802.68,
            "confidence": 0.95061576,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.44756603
          },
          {
            "word": "roofing",
            "start": 1802.68,
            "end": 1802.92,
            "confidence": 0.8693166,
            "punctuated_word": "roofing",
            "speaker": 2,
            "speaker_confidence": 0.44756603
          },
          {
            "word": "on",
            "start": 1802.92,
            "end": 1803.0,
            "confidence": 0.800478,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.44756603
          },
          {
            "word": "rails",
            "start": 1803.0,
            "end": 1803.24,
            "confidence": 0.9811111,
            "punctuated_word": "rails",
            "speaker": 2,
            "speaker_confidence": 0.44756603
          },
          {
            "word": "code",
            "start": 1803.24,
            "end": 1803.56,
            "confidence": 0.9409896,
            "punctuated_word": "code.",
            "speaker": 2,
            "speaker_confidence": 0.44756603
          },
          {
            "word": "so",
            "start": 1803.56,
            "end": 1803.9601,
            "confidence": 0.9979074,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.44756603
          },
          {
            "word": "one",
            "start": 1803.9601,
            "end": 1804.12,
            "confidence": 0.89590526,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.44756603
          },
          {
            "word": "of",
            "start": 1804.12,
            "end": 1804.16,
            "confidence": 0.98800534,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.44756603
          },
          {
            "word": "the",
            "start": 1804.16,
            "end": 1804.2001,
            "confidence": 0.9642751,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "things",
            "start": 1804.2001,
            "end": 1804.4401,
            "confidence": 0.9982967,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "we",
            "start": 1804.4401,
            "end": 1804.6001,
            "confidence": 0.99604803,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "definitely",
            "start": 1804.6001,
            "end": 1805.0801,
            "confidence": 0.95948756,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "look",
            "start": 1805.0801,
            "end": 1805.3201,
            "confidence": 0.7422406,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "at",
            "start": 1805.3201,
            "end": 1805.8201,
            "confidence": 0.9953694,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "is",
            "start": 1806.04,
            "end": 1806.2001,
            "confidence": 0.9665959,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "for",
            "start": 1806.2001,
            "end": 1806.4401,
            "confidence": 0.99544156,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "people's",
            "start": 1806.4401,
            "end": 1806.76,
            "confidence": 0.99776065,
            "punctuated_word": "people's",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "ability",
            "start": 1806.76,
            "end": 1807.24,
            "confidence": 0.997552,
            "punctuated_word": "ability",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "to",
            "start": 1807.24,
            "end": 1807.4,
            "confidence": 0.99889636,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "kind",
            "start": 1807.4,
            "end": 1807.56,
            "confidence": 0.95312893,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "of",
            "start": 1807.56,
            "end": 1807.8,
            "confidence": 0.99870384,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "jump",
            "start": 1807.8,
            "end": 1808.12,
            "confidence": 0.99456525,
            "punctuated_word": "jump",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "around",
            "start": 1808.12,
            "end": 1808.6001,
            "confidence": 0.9971443,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "and",
            "start": 1808.6001,
            "end": 1808.92,
            "confidence": 0.96669745,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "and",
            "start": 1808.92,
            "end": 1809.24,
            "confidence": 0.981835,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "be",
            "start": 1809.24,
            "end": 1809.4,
            "confidence": 0.997422,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "willing",
            "start": 1809.4,
            "end": 1809.8,
            "confidence": 0.99778914,
            "punctuated_word": "willing",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "to",
            "start": 1809.8,
            "end": 1809.9601,
            "confidence": 0.9971602,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "learn",
            "start": 1809.9601,
            "end": 1810.28,
            "confidence": 0.9958825,
            "punctuated_word": "learn",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "and",
            "start": 1810.28,
            "end": 1810.52,
            "confidence": 0.9636838,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "adapt",
            "start": 1810.52,
            "end": 1810.8401,
            "confidence": 0.9811652,
            "punctuated_word": "adapt",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "the",
            "start": 1810.8401,
            "end": 1810.995,
            "confidence": 0.69514835,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "situation",
            "start": 1811.155,
            "end": 1811.475,
            "confidence": 0.9991929,
            "punctuated_word": "situation",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "at",
            "start": 1811.475,
            "end": 1811.975,
            "confidence": 0.9624037,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.7445009
          },
          {
            "word": "hand",
            "start": 1812.195,
            "end": 1812.595,
            "confidence": 0.99750006,
            "punctuated_word": "hand.",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "and",
            "start": 1812.595,
            "end": 1812.835,
            "confidence": 0.99335337,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "do",
            "start": 1813.315,
            "end": 1813.475,
            "confidence": 0.9988726,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "folks",
            "start": 1813.475,
            "end": 1813.875,
            "confidence": 0.75982696,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "in",
            "start": 1813.875,
            "end": 1814.195,
            "confidence": 0.99859995,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "in",
            "start": 1814.195,
            "end": 1814.4349,
            "confidence": 0.996662,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "the",
            "start": 1814.4349,
            "end": 1814.675,
            "confidence": 0.8133394,
            "punctuated_word": "the,",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          }
        ],
        "speaker": 2,
        "id": "ae1e9458-ab54-42ed-9be4-a97252da9de0"
      },
      {
        "start": 1815.235,
        "end": 1825.735,
        "confidence": 0.9679807,
        "channel": 0,
        "transcript": "engineering practice there at USDS engage in mentoring at all? And if so, what does that look like for you folks? Yep. So we have a weekly engineering COP meeting where we're able to",
        "words": [
          {
            "word": "engineering",
            "start": 1815.235,
            "end": 1815.715,
            "confidence": 0.9995883,
            "punctuated_word": "engineering",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "practice",
            "start": 1815.715,
            "end": 1816.115,
            "confidence": 0.99981624,
            "punctuated_word": "practice",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "there",
            "start": 1816.115,
            "end": 1816.355,
            "confidence": 0.98580253,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "at",
            "start": 1816.355,
            "end": 1816.595,
            "confidence": 0.9781843,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "usds",
            "start": 1816.595,
            "end": 1817.095,
            "confidence": 0.96150166,
            "punctuated_word": "USDS",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "engage",
            "start": 1817.155,
            "end": 1817.555,
            "confidence": 0.9949084,
            "punctuated_word": "engage",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "in",
            "start": 1817.555,
            "end": 1817.875,
            "confidence": 0.9984282,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "mentoring",
            "start": 1817.875,
            "end": 1818.375,
            "confidence": 0.99989355,
            "punctuated_word": "mentoring",
            "speaker": 1,
            "speaker_confidence": 0.4171248
          },
          {
            "word": "at",
            "start": 1818.4349,
            "end": 1818.515,
            "confidence": 0.999476,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "all",
            "start": 1818.515,
            "end": 1819.015,
            "confidence": 0.9846002,
            "punctuated_word": "all?",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "and",
            "start": 1819.075,
            "end": 1819.315,
            "confidence": 0.8572686,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "if",
            "start": 1819.315,
            "end": 1819.475,
            "confidence": 0.9927884,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "so",
            "start": 1819.475,
            "end": 1819.875,
            "confidence": 0.9986008,
            "punctuated_word": "so,",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "what",
            "start": 1819.875,
            "end": 1820.115,
            "confidence": 0.9961492,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "does",
            "start": 1820.115,
            "end": 1820.275,
            "confidence": 0.5175794,
            "punctuated_word": "does",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "that",
            "start": 1820.275,
            "end": 1820.355,
            "confidence": 0.9998209,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "look",
            "start": 1820.355,
            "end": 1820.595,
            "confidence": 0.9997638,
            "punctuated_word": "look",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "like",
            "start": 1820.595,
            "end": 1820.675,
            "confidence": 0.99870145,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "for",
            "start": 1820.675,
            "end": 1820.835,
            "confidence": 0.9997491,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "you",
            "start": 1820.835,
            "end": 1820.995,
            "confidence": 0.9990752,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "folks",
            "start": 1820.995,
            "end": 1821.495,
            "confidence": 0.9813491,
            "punctuated_word": "folks?",
            "speaker": 1,
            "speaker_confidence": 0.42374545
          },
          {
            "word": "yep",
            "start": 1821.635,
            "end": 1821.875,
            "confidence": 0.9977829,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.27079612
          },
          {
            "word": "so",
            "start": 1822.115,
            "end": 1822.275,
            "confidence": 0.99764484,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.27079612
          },
          {
            "word": "we",
            "start": 1822.275,
            "end": 1822.4349,
            "confidence": 0.9984932,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.27079612
          },
          {
            "word": "have",
            "start": 1822.4349,
            "end": 1822.595,
            "confidence": 0.99985373,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.27079612
          },
          {
            "word": "a",
            "start": 1822.595,
            "end": 1822.675,
            "confidence": 0.99888104,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "weekly",
            "start": 1822.675,
            "end": 1823.075,
            "confidence": 0.9997906,
            "punctuated_word": "weekly",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "engineering",
            "start": 1823.075,
            "end": 1823.575,
            "confidence": 0.9977343,
            "punctuated_word": "engineering",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "cop",
            "start": 1823.635,
            "end": 1823.955,
            "confidence": 0.74324125,
            "punctuated_word": "COP",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "meeting",
            "start": 1823.955,
            "end": 1824.355,
            "confidence": 0.99403524,
            "punctuated_word": "meeting",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "where",
            "start": 1824.355,
            "end": 1824.595,
            "confidence": 0.94399345,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "we're",
            "start": 1824.595,
            "end": 1824.835,
            "confidence": 0.9982272,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "able",
            "start": 1824.835,
            "end": 1825.235,
            "confidence": 0.9994823,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "to",
            "start": 1825.235,
            "end": 1825.735,
            "confidence": 0.9991412,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          }
        ],
        "speaker": 1,
        "id": "e8a95b02-ab1b-4d87-80c5-20b75c84d9ba"
      },
      {
        "start": 1826.12,
        "end": 1832.92,
        "confidence": 0.94941014,
        "channel": 0,
        "transcript": "talk to one another and figure out, like, you know, for example, we have site reliability engineers, and some engineers aren't, like, as,",
        "words": [
          {
            "word": "talk",
            "start": 1826.12,
            "end": 1826.28,
            "confidence": 0.9997485,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "to",
            "start": 1826.28,
            "end": 1826.4401,
            "confidence": 0.99448884,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "one",
            "start": 1826.4401,
            "end": 1826.52,
            "confidence": 0.9956287,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.59261334
          },
          {
            "word": "another",
            "start": 1826.52,
            "end": 1826.92,
            "confidence": 0.99655473,
            "punctuated_word": "another",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "and",
            "start": 1826.92,
            "end": 1827.0801,
            "confidence": 0.9904862,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "figure",
            "start": 1827.0801,
            "end": 1827.48,
            "confidence": 0.99874383,
            "punctuated_word": "figure",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "out",
            "start": 1827.48,
            "end": 1827.6001,
            "confidence": 0.84865755,
            "punctuated_word": "out,",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "like",
            "start": 1827.6001,
            "end": 1827.7201,
            "confidence": 0.905078,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "you",
            "start": 1827.7201,
            "end": 1828.2201,
            "confidence": 0.9533827,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "know",
            "start": 1828.36,
            "end": 1828.6001,
            "confidence": 0.96041834,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "for",
            "start": 1828.6001,
            "end": 1828.76,
            "confidence": 0.999086,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "example",
            "start": 1828.76,
            "end": 1829.24,
            "confidence": 0.9946842,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "we",
            "start": 1829.24,
            "end": 1829.48,
            "confidence": 0.99069315,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "have",
            "start": 1829.48,
            "end": 1829.64,
            "confidence": 0.99834394,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "site",
            "start": 1829.64,
            "end": 1829.88,
            "confidence": 0.71056867,
            "punctuated_word": "site",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "reliability",
            "start": 1829.88,
            "end": 1830.38,
            "confidence": 0.87537396,
            "punctuated_word": "reliability",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "engineers",
            "start": 1830.4401,
            "end": 1830.8401,
            "confidence": 0.7474366,
            "punctuated_word": "engineers,",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "and",
            "start": 1830.8401,
            "end": 1831.0,
            "confidence": 0.99949014,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "some",
            "start": 1831.0,
            "end": 1831.24,
            "confidence": 0.9991258,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "engineers",
            "start": 1831.24,
            "end": 1831.74,
            "confidence": 0.99933845,
            "punctuated_word": "engineers",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "aren't",
            "start": 1831.88,
            "end": 1832.28,
            "confidence": 0.9721515,
            "punctuated_word": "aren't,",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "like",
            "start": 1832.28,
            "end": 1832.52,
            "confidence": 0.99827975,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "as",
            "start": 1832.52,
            "end": 1832.92,
            "confidence": 0.9086741,
            "punctuated_word": "as,",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          }
        ],
        "speaker": 2,
        "id": "134dcd94-2371-4421-97bf-2415adc0ff28"
      },
      {
        "start": 1834.04,
        "end": 1840.095,
        "confidence": 0.93548334,
        "channel": 0,
        "transcript": "as up to date in site reliability engineering. So they can, talk to that that engineer and just learn and mentor them.",
        "words": [
          {
            "word": "as",
            "start": 1834.04,
            "end": 1834.4401,
            "confidence": 0.99822146,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "up",
            "start": 1834.4401,
            "end": 1834.6001,
            "confidence": 0.94561327,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "to",
            "start": 1834.6001,
            "end": 1834.68,
            "confidence": 0.9975,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "date",
            "start": 1834.68,
            "end": 1834.92,
            "confidence": 0.9948683,
            "punctuated_word": "date",
            "speaker": 2,
            "speaker_confidence": 0.83346903
          },
          {
            "word": "in",
            "start": 1834.92,
            "end": 1835.0,
            "confidence": 0.7760153,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "site",
            "start": 1835.0,
            "end": 1835.24,
            "confidence": 0.9468595,
            "punctuated_word": "site",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "reliability",
            "start": 1835.24,
            "end": 1835.74,
            "confidence": 0.99423015,
            "punctuated_word": "reliability",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "engineering",
            "start": 1835.8,
            "end": 1836.3,
            "confidence": 0.8266525,
            "punctuated_word": "engineering.",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "so",
            "start": 1836.36,
            "end": 1836.68,
            "confidence": 0.99792105,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "they",
            "start": 1836.68,
            "end": 1836.92,
            "confidence": 0.9970074,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "can",
            "start": 1836.92,
            "end": 1837.16,
            "confidence": 0.98213196,
            "punctuated_word": "can,",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "talk",
            "start": 1837.48,
            "end": 1837.64,
            "confidence": 0.99969995,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "to",
            "start": 1837.64,
            "end": 1837.8,
            "confidence": 0.99777526,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "that",
            "start": 1837.8,
            "end": 1837.9601,
            "confidence": 0.96957403,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "that",
            "start": 1837.9601,
            "end": 1838.12,
            "confidence": 0.4059849,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "engineer",
            "start": 1838.12,
            "end": 1838.52,
            "confidence": 0.95724314,
            "punctuated_word": "engineer",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "and",
            "start": 1838.52,
            "end": 1838.68,
            "confidence": 0.8434616,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "just",
            "start": 1838.68,
            "end": 1838.92,
            "confidence": 0.99925643,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "learn",
            "start": 1838.92,
            "end": 1839.16,
            "confidence": 0.9838663,
            "punctuated_word": "learn",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "and",
            "start": 1839.16,
            "end": 1839.3201,
            "confidence": 0.9784016,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "mentor",
            "start": 1839.3201,
            "end": 1839.64,
            "confidence": 0.9892623,
            "punctuated_word": "mentor",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "them",
            "start": 1839.64,
            "end": 1840.095,
            "confidence": 0.9990875,
            "punctuated_word": "them.",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          }
        ],
        "speaker": 2,
        "id": "58994e52-0482-4431-b025-59341eadd423"
      },
      {
        "start": 1840.495,
        "end": 1844.815,
        "confidence": 0.93581235,
        "channel": 0,
        "transcript": "One of the things as, I mentioned before, the tour of duty model is so, you know, I'm in my,",
        "words": [
          {
            "word": "one",
            "start": 1840.495,
            "end": 1840.5349,
            "confidence": 0.9970413,
            "punctuated_word": "One",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "of",
            "start": 1840.5349,
            "end": 1840.575,
            "confidence": 0.99856806,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.73686635
          },
          {
            "word": "the",
            "start": 1840.575,
            "end": 1840.735,
            "confidence": 0.98746663,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.53822726
          },
          {
            "word": "things",
            "start": 1840.735,
            "end": 1841.0549,
            "confidence": 0.9982078,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.53822726
          },
          {
            "word": "as",
            "start": 1841.0549,
            "end": 1841.2949,
            "confidence": 0.75040233,
            "punctuated_word": "as,",
            "speaker": 2,
            "speaker_confidence": 0.53822726
          },
          {
            "word": "i",
            "start": 1841.615,
            "end": 1841.695,
            "confidence": 0.9986035,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.53822726
          },
          {
            "word": "mentioned",
            "start": 1841.695,
            "end": 1841.9349,
            "confidence": 0.9988085,
            "punctuated_word": "mentioned",
            "speaker": 2,
            "speaker_confidence": 0.53822726
          },
          {
            "word": "before",
            "start": 1841.9349,
            "end": 1842.255,
            "confidence": 0.77025473,
            "punctuated_word": "before,",
            "speaker": 2,
            "speaker_confidence": 0.53822726
          },
          {
            "word": "the",
            "start": 1842.255,
            "end": 1842.4149,
            "confidence": 0.9933223,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.53822726
          },
          {
            "word": "tour",
            "start": 1842.4149,
            "end": 1842.655,
            "confidence": 0.61499524,
            "punctuated_word": "tour",
            "speaker": 2,
            "speaker_confidence": 0.53822726
          },
          {
            "word": "of",
            "start": 1842.655,
            "end": 1842.735,
            "confidence": 0.77340305,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.52882355
          },
          {
            "word": "duty",
            "start": 1842.735,
            "end": 1843.0549,
            "confidence": 0.98891,
            "punctuated_word": "duty",
            "speaker": 2,
            "speaker_confidence": 0.52882355
          },
          {
            "word": "model",
            "start": 1843.0549,
            "end": 1843.5549,
            "confidence": 0.9985202,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.52882355
          },
          {
            "word": "is",
            "start": 1843.695,
            "end": 1843.9349,
            "confidence": 0.96990687,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.52882355
          },
          {
            "word": "so",
            "start": 1844.015,
            "end": 1844.335,
            "confidence": 0.96842384,
            "punctuated_word": "so,",
            "speaker": 2,
            "speaker_confidence": 0.52882355
          },
          {
            "word": "you",
            "start": 1844.335,
            "end": 1844.575,
            "confidence": 0.9851156,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.52882355
          },
          {
            "word": "know",
            "start": 1844.575,
            "end": 1844.655,
            "confidence": 0.9994898,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.52882355
          },
          {
            "word": "i'm",
            "start": 1844.655,
            "end": 1844.735,
            "confidence": 0.9901543,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.52882355
          },
          {
            "word": "in",
            "start": 1844.735,
            "end": 1844.7749,
            "confidence": 0.99816966,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.52882355
          },
          {
            "word": "my",
            "start": 1844.7749,
            "end": 1844.815,
            "confidence": 0.9364848,
            "punctuated_word": "my,",
            "speaker": 2,
            "speaker_confidence": 0.54899037
          }
        ],
        "speaker": 2,
        "id": "0a8efda9-24f7-4ffd-946c-3aae8374e3d7"
      },
      {
        "start": 1846.4149,
        "end": 1851.135,
        "confidence": 0.94438386,
        "channel": 0,
        "transcript": "fourth year now, so I have to eventually roll off in April,",
        "words": [
          {
            "word": "fourth",
            "start": 1846.4149,
            "end": 1846.655,
            "confidence": 0.9901086,
            "punctuated_word": "fourth",
            "speaker": 2,
            "speaker_confidence": 0.54899037
          },
          {
            "word": "year",
            "start": 1846.655,
            "end": 1846.895,
            "confidence": 0.9950712,
            "punctuated_word": "year",
            "speaker": 2,
            "speaker_confidence": 0.54899037
          },
          {
            "word": "now",
            "start": 1846.895,
            "end": 1847.215,
            "confidence": 0.85610247,
            "punctuated_word": "now,",
            "speaker": 2,
            "speaker_confidence": 0.54899037
          },
          {
            "word": "so",
            "start": 1847.215,
            "end": 1847.375,
            "confidence": 0.99650216,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.54899037
          },
          {
            "word": "i",
            "start": 1847.375,
            "end": 1847.5349,
            "confidence": 0.99778026,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "have",
            "start": 1847.5349,
            "end": 1847.695,
            "confidence": 0.65884674,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "to",
            "start": 1847.695,
            "end": 1848.195,
            "confidence": 0.99185103,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "eventually",
            "start": 1848.4149,
            "end": 1848.9149,
            "confidence": 0.91470486,
            "punctuated_word": "eventually",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "roll",
            "start": 1848.975,
            "end": 1849.2949,
            "confidence": 0.9904827,
            "punctuated_word": "roll",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "off",
            "start": 1849.2949,
            "end": 1849.615,
            "confidence": 0.9946838,
            "punctuated_word": "off",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "in",
            "start": 1849.615,
            "end": 1850.115,
            "confidence": 0.9909595,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "april",
            "start": 1850.335,
            "end": 1851.135,
            "confidence": 0.95551336,
            "punctuated_word": "April,",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          }
        ],
        "speaker": 2,
        "id": "fa009097-edf5-406f-a47d-296a0bc6a494"
      },
      {
        "start": 1851.135,
        "end": 1871.645,
        "confidence": 0.8864291,
        "channel": 0,
        "transcript": "but I plan to, like, step down and surrender in some time in January and February. So what I'm gonna do is talk to the the community, send an email in August saying, like, hey. If you would like to be director of engineering, you can come shadow me, go over this, and some meetings, and, like, really, sit down with me over the next couple of months. So that way, as, like, you know, I prepared to handle this role, you know, I can have a bunch of engineers who can",
        "words": [
          {
            "word": "but",
            "start": 1851.135,
            "end": 1851.255,
            "confidence": 0.98850423,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "i",
            "start": 1851.255,
            "end": 1851.375,
            "confidence": 0.6484516,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "plan",
            "start": 1851.375,
            "end": 1851.695,
            "confidence": 0.9678143,
            "punctuated_word": "plan",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "to",
            "start": 1851.695,
            "end": 1851.855,
            "confidence": 0.98662055,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.66121656
          },
          {
            "word": "like",
            "start": 1851.855,
            "end": 1851.9349,
            "confidence": 0.9990423,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.47123665
          },
          {
            "word": "step",
            "start": 1851.9349,
            "end": 1852.095,
            "confidence": 0.9908886,
            "punctuated_word": "step",
            "speaker": 2,
            "speaker_confidence": 0.47123665
          },
          {
            "word": "down",
            "start": 1852.095,
            "end": 1852.335,
            "confidence": 0.97233576,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.47123665
          },
          {
            "word": "and",
            "start": 1852.335,
            "end": 1852.4149,
            "confidence": 0.5577664,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.47123665
          },
          {
            "word": "surrender",
            "start": 1852.4149,
            "end": 1852.735,
            "confidence": 0.34642658,
            "punctuated_word": "surrender",
            "speaker": 2,
            "speaker_confidence": 0.47123665
          },
          {
            "word": "in",
            "start": 1852.735,
            "end": 1852.815,
            "confidence": 0.5774247,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "some",
            "start": 1852.815,
            "end": 1853.07,
            "confidence": 0.6169181,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "time",
            "start": 1853.07,
            "end": 1853.2968,
            "confidence": 0.91885823,
            "punctuated_word": "time",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "in",
            "start": 1853.2968,
            "end": 1853.5236,
            "confidence": 0.60917187,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "january",
            "start": 1853.5236,
            "end": 1853.7504,
            "confidence": 0.9823088,
            "punctuated_word": "January",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "and",
            "start": 1853.7504,
            "end": 1853.9772,
            "confidence": 0.43490398,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "february",
            "start": 1853.9772,
            "end": 1854.2039,
            "confidence": 0.95320725,
            "punctuated_word": "February.",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "so",
            "start": 1854.2039,
            "end": 1854.4307,
            "confidence": 0.97692186,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "what",
            "start": 1854.4307,
            "end": 1854.6575,
            "confidence": 0.7787438,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "i'm",
            "start": 1854.6575,
            "end": 1854.8843,
            "confidence": 0.9653125,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "gonna",
            "start": 1854.8843,
            "end": 1855.1111,
            "confidence": 0.9851842,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "do",
            "start": 1855.1111,
            "end": 1855.3379,
            "confidence": 0.9942935,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "is",
            "start": 1855.3379,
            "end": 1855.5647,
            "confidence": 0.9824315,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "talk",
            "start": 1855.5647,
            "end": 1855.7915,
            "confidence": 0.73901856,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "to",
            "start": 1855.7915,
            "end": 1856.0182,
            "confidence": 0.9850123,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "the",
            "start": 1856.0182,
            "end": 1856.245,
            "confidence": 0.98529786,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "the",
            "start": 1856.245,
            "end": 1856.4718,
            "confidence": 0.5993803,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "community",
            "start": 1856.4718,
            "end": 1856.6986,
            "confidence": 0.821131,
            "punctuated_word": "community,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "send",
            "start": 1856.6986,
            "end": 1856.9254,
            "confidence": 0.88237906,
            "punctuated_word": "send",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "an",
            "start": 1856.9254,
            "end": 1857.1522,
            "confidence": 0.9275825,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "email",
            "start": 1857.1522,
            "end": 1857.379,
            "confidence": 0.9968263,
            "punctuated_word": "email",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "in",
            "start": 1857.379,
            "end": 1857.6058,
            "confidence": 0.8418644,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "august",
            "start": 1857.6058,
            "end": 1857.8325,
            "confidence": 0.9991549,
            "punctuated_word": "August",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "saying",
            "start": 1857.8325,
            "end": 1858.0593,
            "confidence": 0.7911141,
            "punctuated_word": "saying,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "like",
            "start": 1858.0593,
            "end": 1858.2861,
            "confidence": 0.9954003,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "hey",
            "start": 1858.2861,
            "end": 1858.513,
            "confidence": 0.80151796,
            "punctuated_word": "hey.",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "if",
            "start": 1858.513,
            "end": 1858.7397,
            "confidence": 0.68110853,
            "punctuated_word": "If",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "you",
            "start": 1858.7397,
            "end": 1858.9666,
            "confidence": 0.9982608,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "would",
            "start": 1858.9666,
            "end": 1859.1934,
            "confidence": 0.99910504,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "like",
            "start": 1859.1934,
            "end": 1859.4202,
            "confidence": 0.99877924,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "to",
            "start": 1859.4202,
            "end": 1859.647,
            "confidence": 0.9969553,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "be",
            "start": 1859.647,
            "end": 1859.8737,
            "confidence": 0.9815517,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "director",
            "start": 1859.8737,
            "end": 1860.1005,
            "confidence": 0.908904,
            "punctuated_word": "director",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "of",
            "start": 1860.1005,
            "end": 1860.3273,
            "confidence": 0.84005636,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "engineering",
            "start": 1860.3273,
            "end": 1860.5541,
            "confidence": 0.9673425,
            "punctuated_word": "engineering,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "you",
            "start": 1860.5541,
            "end": 1860.7809,
            "confidence": 0.8338569,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "can",
            "start": 1860.7809,
            "end": 1861.0077,
            "confidence": 0.55028456,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "come",
            "start": 1861.0077,
            "end": 1861.2345,
            "confidence": 0.9711259,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "shadow",
            "start": 1861.2345,
            "end": 1861.4613,
            "confidence": 0.67971,
            "punctuated_word": "shadow",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "me",
            "start": 1861.4613,
            "end": 1861.688,
            "confidence": 0.71383286,
            "punctuated_word": "me,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "go",
            "start": 1861.688,
            "end": 1861.9148,
            "confidence": 0.5315831,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "over",
            "start": 1861.9148,
            "end": 1862.1416,
            "confidence": 0.66646755,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "this",
            "start": 1862.1416,
            "end": 1862.3684,
            "confidence": 0.6623696,
            "punctuated_word": "this,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "and",
            "start": 1862.3684,
            "end": 1862.5952,
            "confidence": 0.8058712,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "some",
            "start": 1862.5952,
            "end": 1862.822,
            "confidence": 0.7103447,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "meetings",
            "start": 1862.822,
            "end": 1863.0488,
            "confidence": 0.7614381,
            "punctuated_word": "meetings,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "and",
            "start": 1863.0488,
            "end": 1863.2756,
            "confidence": 0.94483423,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "like",
            "start": 1863.2756,
            "end": 1863.5024,
            "confidence": 0.9981009,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "really",
            "start": 1863.5024,
            "end": 1863.7291,
            "confidence": 0.99472916,
            "punctuated_word": "really,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "sit",
            "start": 1863.9559,
            "end": 1864.1827,
            "confidence": 0.99294853,
            "punctuated_word": "sit",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "down",
            "start": 1864.1827,
            "end": 1864.4095,
            "confidence": 0.9996282,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "with",
            "start": 1864.4095,
            "end": 1864.6364,
            "confidence": 0.9985846,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "me",
            "start": 1864.6364,
            "end": 1864.8632,
            "confidence": 0.998142,
            "punctuated_word": "me",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "over",
            "start": 1864.8632,
            "end": 1865.09,
            "confidence": 0.82729185,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "the",
            "start": 1865.09,
            "end": 1865.3168,
            "confidence": 0.9953969,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "next",
            "start": 1865.3168,
            "end": 1865.5435,
            "confidence": 0.9997515,
            "punctuated_word": "next",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "couple",
            "start": 1865.5435,
            "end": 1865.7703,
            "confidence": 0.9995863,
            "punctuated_word": "couple",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "of",
            "start": 1865.7703,
            "end": 1865.9971,
            "confidence": 0.99632347,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "months",
            "start": 1865.9971,
            "end": 1866.2239,
            "confidence": 0.922113,
            "punctuated_word": "months.",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "so",
            "start": 1866.2239,
            "end": 1866.4507,
            "confidence": 0.9993248,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "that",
            "start": 1866.4507,
            "end": 1866.6775,
            "confidence": 0.9880014,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "way",
            "start": 1866.6775,
            "end": 1866.9043,
            "confidence": 0.857329,
            "punctuated_word": "way,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "as",
            "start": 1866.9043,
            "end": 1867.1311,
            "confidence": 0.94426596,
            "punctuated_word": "as,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "like",
            "start": 1867.1311,
            "end": 1867.3578,
            "confidence": 0.9965037,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "you",
            "start": 1867.3578,
            "end": 1867.5846,
            "confidence": 0.9972734,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "know",
            "start": 1867.5846,
            "end": 1867.8114,
            "confidence": 0.99765086,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "i",
            "start": 1867.8114,
            "end": 1868.0382,
            "confidence": 0.99888724,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "prepared",
            "start": 1868.0382,
            "end": 1868.265,
            "confidence": 0.5329112,
            "punctuated_word": "prepared",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "to",
            "start": 1868.265,
            "end": 1868.425,
            "confidence": 0.99969184,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "handle",
            "start": 1868.425,
            "end": 1868.745,
            "confidence": 0.97913444,
            "punctuated_word": "handle",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "this",
            "start": 1868.745,
            "end": 1868.985,
            "confidence": 0.9454038,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "role",
            "start": 1868.985,
            "end": 1869.385,
            "confidence": 0.9482198,
            "punctuated_word": "role,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "you",
            "start": 1869.385,
            "end": 1869.465,
            "confidence": 0.8572829,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "know",
            "start": 1869.465,
            "end": 1869.625,
            "confidence": 0.99679697,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.9249667
          },
          {
            "word": "i",
            "start": 1869.625,
            "end": 1869.705,
            "confidence": 0.99954236,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.64094263
          },
          {
            "word": "can",
            "start": 1869.705,
            "end": 1869.865,
            "confidence": 0.9932574,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.64094263
          },
          {
            "word": "have",
            "start": 1869.865,
            "end": 1870.025,
            "confidence": 0.9990558,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.64094263
          },
          {
            "word": "a",
            "start": 1870.025,
            "end": 1870.105,
            "confidence": 0.99915624,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.64094263
          },
          {
            "word": "bunch",
            "start": 1870.105,
            "end": 1870.265,
            "confidence": 0.9999038,
            "punctuated_word": "bunch",
            "speaker": 2,
            "speaker_confidence": 0.64094263
          },
          {
            "word": "of",
            "start": 1870.265,
            "end": 1870.425,
            "confidence": 0.9994874,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.64094263
          },
          {
            "word": "engineers",
            "start": 1870.425,
            "end": 1870.905,
            "confidence": 0.99917644,
            "punctuated_word": "engineers",
            "speaker": 2,
            "speaker_confidence": 0.64094263
          },
          {
            "word": "who",
            "start": 1870.905,
            "end": 1871.145,
            "confidence": 0.998055,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.64094263
          },
          {
            "word": "can",
            "start": 1871.145,
            "end": 1871.645,
            "confidence": 0.99957365,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.64094263
          }
        ],
        "speaker": 2,
        "id": "44026805-966a-488f-ac54-7ebc111bc7cb"
      },
      {
        "start": 1871.9451,
        "end": 1872.4451,
        "confidence": 0.97723365,
        "channel": 0,
        "transcript": "learn,",
        "words": [
          {
            "word": "learn",
            "start": 1871.9451,
            "end": 1872.4451,
            "confidence": 0.97723365,
            "punctuated_word": "learn,",
            "speaker": 2,
            "speaker_confidence": 0.64094263
          }
        ],
        "speaker": 2,
        "id": "1f16f249-8029-42bd-af66-706de711729a"
      },
      {
        "start": 1873.705,
        "end": 1876.365,
        "confidence": 0.9508208,
        "channel": 0,
        "transcript": "from me. And that way, I don't have to",
        "words": [
          {
            "word": "from",
            "start": 1873.705,
            "end": 1873.9451,
            "confidence": 0.99883085,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "me",
            "start": 1873.9451,
            "end": 1874.4451,
            "confidence": 0.90698576,
            "punctuated_word": "me.",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "and",
            "start": 1874.745,
            "end": 1874.905,
            "confidence": 0.85798204,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "that",
            "start": 1874.905,
            "end": 1875.145,
            "confidence": 0.9896515,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "way",
            "start": 1875.145,
            "end": 1875.305,
            "confidence": 0.8051042,
            "punctuated_word": "way,",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "i",
            "start": 1875.305,
            "end": 1875.465,
            "confidence": 0.9997284,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "don't",
            "start": 1875.465,
            "end": 1875.705,
            "confidence": 0.9999756,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "have",
            "start": 1875.705,
            "end": 1875.865,
            "confidence": 0.99979883,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "to",
            "start": 1875.865,
            "end": 1876.365,
            "confidence": 0.9993309,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          }
        ],
        "speaker": 2,
        "id": "e8c17604-e295-4b09-990f-dd7e78cebd63"
      },
      {
        "start": 1877.145,
        "end": 1886.2999,
        "confidence": 0.9590975,
        "channel": 0,
        "transcript": "then we make the process fair. Right? And that way, I can show them, like, okay. Before you just jump in and apply, this is actually what the job is. That's, that's really cool. I I did not realize that there were folks",
        "words": [
          {
            "word": "then",
            "start": 1877.145,
            "end": 1877.385,
            "confidence": 0.46647578,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "we",
            "start": 1877.385,
            "end": 1877.545,
            "confidence": 0.9959776,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "make",
            "start": 1877.545,
            "end": 1877.705,
            "confidence": 0.99388844,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.6031109
          },
          {
            "word": "the",
            "start": 1877.705,
            "end": 1877.785,
            "confidence": 0.9971727,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.4535436
          },
          {
            "word": "process",
            "start": 1877.785,
            "end": 1878.185,
            "confidence": 0.9998227,
            "punctuated_word": "process",
            "speaker": 2,
            "speaker_confidence": 0.4535436
          },
          {
            "word": "fair",
            "start": 1878.185,
            "end": 1878.425,
            "confidence": 0.98747104,
            "punctuated_word": "fair.",
            "speaker": 2,
            "speaker_confidence": 0.4535436
          },
          {
            "word": "right",
            "start": 1878.425,
            "end": 1878.585,
            "confidence": 0.9968637,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.4535436
          },
          {
            "word": "and",
            "start": 1878.585,
            "end": 1878.745,
            "confidence": 0.9546196,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.4535436
          },
          {
            "word": "that",
            "start": 1878.745,
            "end": 1878.905,
            "confidence": 0.97157896,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.4535436
          },
          {
            "word": "way",
            "start": 1878.905,
            "end": 1879.0651,
            "confidence": 0.85705286,
            "punctuated_word": "way,",
            "speaker": 2,
            "speaker_confidence": 0.4535436
          },
          {
            "word": "i",
            "start": 1879.0651,
            "end": 1879.145,
            "confidence": 0.9984598,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "can",
            "start": 1879.145,
            "end": 1879.305,
            "confidence": 0.96395874,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "show",
            "start": 1879.305,
            "end": 1879.465,
            "confidence": 0.9994215,
            "punctuated_word": "show",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "them",
            "start": 1879.465,
            "end": 1879.625,
            "confidence": 0.9064391,
            "punctuated_word": "them,",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "like",
            "start": 1879.625,
            "end": 1879.785,
            "confidence": 0.991704,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "okay",
            "start": 1879.785,
            "end": 1880.025,
            "confidence": 0.8645953,
            "punctuated_word": "okay.",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "before",
            "start": 1880.025,
            "end": 1880.265,
            "confidence": 0.99795204,
            "punctuated_word": "Before",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "you",
            "start": 1880.265,
            "end": 1880.425,
            "confidence": 0.9945521,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "just",
            "start": 1880.425,
            "end": 1880.665,
            "confidence": 0.98947984,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "jump",
            "start": 1880.665,
            "end": 1880.8251,
            "confidence": 0.99581194,
            "punctuated_word": "jump",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "in",
            "start": 1880.8251,
            "end": 1880.905,
            "confidence": 0.9927423,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "and",
            "start": 1880.905,
            "end": 1881.145,
            "confidence": 0.99279034,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "apply",
            "start": 1881.145,
            "end": 1881.385,
            "confidence": 0.9765798,
            "punctuated_word": "apply,",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "this",
            "start": 1881.385,
            "end": 1881.625,
            "confidence": 0.87071353,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6208181
          },
          {
            "word": "is",
            "start": 1881.625,
            "end": 1881.705,
            "confidence": 0.9648192,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.45265776
          },
          {
            "word": "actually",
            "start": 1881.705,
            "end": 1881.96,
            "confidence": 0.77692395,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.45265776
          },
          {
            "word": "what",
            "start": 1881.96,
            "end": 1882.12,
            "confidence": 0.9538513,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.45265776
          },
          {
            "word": "the",
            "start": 1882.12,
            "end": 1882.2,
            "confidence": 0.8834213,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.45265776
          },
          {
            "word": "job",
            "start": 1882.2,
            "end": 1882.6,
            "confidence": 0.99857605,
            "punctuated_word": "job",
            "speaker": 2,
            "speaker_confidence": 0.45265776
          },
          {
            "word": "is",
            "start": 1882.6,
            "end": 1883.0,
            "confidence": 0.99729574,
            "punctuated_word": "is.",
            "speaker": 2,
            "speaker_confidence": 0.45265776
          },
          {
            "word": "that's",
            "start": 1883.0,
            "end": 1883.24,
            "confidence": 0.99477416,
            "punctuated_word": "That's,",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "that's",
            "start": 1883.48,
            "end": 1883.72,
            "confidence": 0.9996568,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "really",
            "start": 1883.72,
            "end": 1883.96,
            "confidence": 0.9997197,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "cool",
            "start": 1883.96,
            "end": 1884.2799,
            "confidence": 0.9998914,
            "punctuated_word": "cool.",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "i",
            "start": 1884.2799,
            "end": 1884.52,
            "confidence": 0.99979097,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "i",
            "start": 1884.52,
            "end": 1884.6799,
            "confidence": 0.9221993,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "did",
            "start": 1884.6799,
            "end": 1884.84,
            "confidence": 0.9981818,
            "punctuated_word": "did",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "not",
            "start": 1884.84,
            "end": 1885.0,
            "confidence": 0.999798,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "realize",
            "start": 1885.0,
            "end": 1885.32,
            "confidence": 0.9989241,
            "punctuated_word": "realize",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "that",
            "start": 1885.32,
            "end": 1885.48,
            "confidence": 0.9998288,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "there",
            "start": 1885.48,
            "end": 1885.64,
            "confidence": 0.9989446,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "were",
            "start": 1885.64,
            "end": 1885.7999,
            "confidence": 0.998585,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "folks",
            "start": 1885.7999,
            "end": 1886.2999,
            "confidence": 0.9998939,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          }
        ],
        "speaker": 2,
        "id": "ce8c67f0-548b-4d92-8b7d-c2f3b8b16672"
      },
      {
        "start": 1886.6,
        "end": 1893.74,
        "confidence": 0.9540145,
        "channel": 0,
        "transcript": "that got to, to to shout out someone at your level, there in the agency. That's really neat. Yep. And I have tons of one on ones with people,",
        "words": [
          {
            "word": "that",
            "start": 1886.6,
            "end": 1886.76,
            "confidence": 0.9907664,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "got",
            "start": 1886.76,
            "end": 1886.9199,
            "confidence": 0.99703324,
            "punctuated_word": "got",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "to",
            "start": 1886.9199,
            "end": 1887.08,
            "confidence": 0.98838073,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "to",
            "start": 1887.3999,
            "end": 1887.5599,
            "confidence": 0.9999082,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "to",
            "start": 1887.5599,
            "end": 1887.72,
            "confidence": 0.9979528,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "shout",
            "start": 1887.72,
            "end": 1887.96,
            "confidence": 0.80235255,
            "punctuated_word": "shout",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "out",
            "start": 1887.96,
            "end": 1888.0399,
            "confidence": 0.5621973,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "someone",
            "start": 1888.0399,
            "end": 1888.2799,
            "confidence": 0.9922421,
            "punctuated_word": "someone",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "at",
            "start": 1888.2799,
            "end": 1888.44,
            "confidence": 0.98226225,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "your",
            "start": 1888.44,
            "end": 1888.6,
            "confidence": 0.99928457,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "level",
            "start": 1888.6,
            "end": 1888.9199,
            "confidence": 0.8170133,
            "punctuated_word": "level,",
            "speaker": 1,
            "speaker_confidence": 0.5420977
          },
          {
            "word": "there",
            "start": 1889.08,
            "end": 1889.1599,
            "confidence": 0.89253616,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.42127174
          },
          {
            "word": "in",
            "start": 1889.1599,
            "end": 1889.32,
            "confidence": 0.98259556,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.42127174
          },
          {
            "word": "the",
            "start": 1889.32,
            "end": 1889.3999,
            "confidence": 0.9992569,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.42127174
          },
          {
            "word": "agency",
            "start": 1889.3999,
            "end": 1889.7999,
            "confidence": 0.9936794,
            "punctuated_word": "agency.",
            "speaker": 1,
            "speaker_confidence": 0.42127174
          },
          {
            "word": "that's",
            "start": 1889.7999,
            "end": 1889.96,
            "confidence": 0.9887252,
            "punctuated_word": "That's",
            "speaker": 1,
            "speaker_confidence": 0.42127174
          },
          {
            "word": "really",
            "start": 1889.96,
            "end": 1890.2,
            "confidence": 0.9996228,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.42127174
          },
          {
            "word": "neat",
            "start": 1890.2,
            "end": 1890.6799,
            "confidence": 0.9995868,
            "punctuated_word": "neat.",
            "speaker": 1,
            "speaker_confidence": 0.42127174
          },
          {
            "word": "yep",
            "start": 1890.6799,
            "end": 1891.08,
            "confidence": 0.7803799,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "and",
            "start": 1891.32,
            "end": 1891.5599,
            "confidence": 0.998396,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "i",
            "start": 1891.5599,
            "end": 1891.64,
            "confidence": 0.99917763,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "have",
            "start": 1891.64,
            "end": 1891.88,
            "confidence": 0.9651612,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "tons",
            "start": 1891.88,
            "end": 1892.2,
            "confidence": 0.99989545,
            "punctuated_word": "tons",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "of",
            "start": 1892.2,
            "end": 1892.44,
            "confidence": 0.99986696,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "one",
            "start": 1892.44,
            "end": 1892.6799,
            "confidence": 0.99414235,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "on",
            "start": 1892.6799,
            "end": 1892.84,
            "confidence": 0.9946213,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "ones",
            "start": 1892.84,
            "end": 1893.08,
            "confidence": 0.98798186,
            "punctuated_word": "ones",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "with",
            "start": 1893.08,
            "end": 1893.24,
            "confidence": 0.9944588,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "people",
            "start": 1893.24,
            "end": 1893.74,
            "confidence": 0.9669441,
            "punctuated_word": "people,",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          }
        ],
        "speaker": 1,
        "id": "03a96ab0-476a-4ffd-a60b-ddd42792d1fa"
      },
      {
        "start": 1894.375,
        "end": 1899.355,
        "confidence": 0.9642185,
        "channel": 0,
        "transcript": "just so I could kind of ensure that that, like, they're happy or just any questions I can ask for them.",
        "words": [
          {
            "word": "just",
            "start": 1894.375,
            "end": 1894.455,
            "confidence": 0.99888486,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "so",
            "start": 1894.455,
            "end": 1894.535,
            "confidence": 0.98634374,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.6010514
          },
          {
            "word": "i",
            "start": 1894.535,
            "end": 1894.695,
            "confidence": 0.9967577,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "could",
            "start": 1894.695,
            "end": 1894.855,
            "confidence": 0.73214936,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "kind",
            "start": 1894.855,
            "end": 1895.095,
            "confidence": 0.90782636,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "of",
            "start": 1895.095,
            "end": 1895.255,
            "confidence": 0.9990007,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "ensure",
            "start": 1895.255,
            "end": 1895.575,
            "confidence": 0.92557555,
            "punctuated_word": "ensure",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "that",
            "start": 1895.575,
            "end": 1895.815,
            "confidence": 0.9990023,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "that",
            "start": 1895.815,
            "end": 1896.315,
            "confidence": 0.95903397,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "like",
            "start": 1896.375,
            "end": 1896.615,
            "confidence": 0.99744916,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "they're",
            "start": 1896.615,
            "end": 1896.9349,
            "confidence": 0.99633545,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "happy",
            "start": 1896.9349,
            "end": 1897.255,
            "confidence": 0.9998561,
            "punctuated_word": "happy",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "or",
            "start": 1897.255,
            "end": 1897.4149,
            "confidence": 0.8881364,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "just",
            "start": 1897.4149,
            "end": 1897.655,
            "confidence": 0.9169351,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "any",
            "start": 1897.655,
            "end": 1897.895,
            "confidence": 0.9977094,
            "punctuated_word": "any",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "questions",
            "start": 1897.895,
            "end": 1898.215,
            "confidence": 0.9955663,
            "punctuated_word": "questions",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "i",
            "start": 1898.215,
            "end": 1898.2949,
            "confidence": 0.9886934,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "can",
            "start": 1898.2949,
            "end": 1898.455,
            "confidence": 0.99804,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "ask",
            "start": 1898.455,
            "end": 1898.695,
            "confidence": 0.99673456,
            "punctuated_word": "ask",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "for",
            "start": 1898.695,
            "end": 1898.855,
            "confidence": 0.98721725,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "them",
            "start": 1898.855,
            "end": 1899.355,
            "confidence": 0.981343,
            "punctuated_word": "them.",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          }
        ],
        "speaker": 2,
        "id": "b2fda385-7321-4fb8-98b8-8a8b00f3fe65"
      },
      {
        "start": 1899.895,
        "end": 1904.475,
        "confidence": 0.94579494,
        "channel": 0,
        "transcript": "And sometimes, you know, they'll ask me, like, hey. I have I'm having a certain problem at this particular agency.",
        "words": [
          {
            "word": "and",
            "start": 1899.895,
            "end": 1900.0549,
            "confidence": 0.9983171,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "sometimes",
            "start": 1900.0549,
            "end": 1900.375,
            "confidence": 0.980464,
            "punctuated_word": "sometimes,",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "you",
            "start": 1900.375,
            "end": 1900.535,
            "confidence": 0.9995895,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "know",
            "start": 1900.535,
            "end": 1900.695,
            "confidence": 0.99818623,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "they'll",
            "start": 1900.695,
            "end": 1900.855,
            "confidence": 0.94076,
            "punctuated_word": "they'll",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "ask",
            "start": 1900.855,
            "end": 1901.095,
            "confidence": 0.98730254,
            "punctuated_word": "ask",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "me",
            "start": 1901.095,
            "end": 1901.255,
            "confidence": 0.84197843,
            "punctuated_word": "me,",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "like",
            "start": 1901.255,
            "end": 1901.4149,
            "confidence": 0.99487436,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "hey",
            "start": 1901.4149,
            "end": 1901.575,
            "confidence": 0.8403765,
            "punctuated_word": "hey.",
            "speaker": 2,
            "speaker_confidence": 0.7655119
          },
          {
            "word": "i",
            "start": 1901.575,
            "end": 1901.655,
            "confidence": 0.96698743,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "have",
            "start": 1901.655,
            "end": 1901.735,
            "confidence": 0.4885677,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "i'm",
            "start": 1901.815,
            "end": 1901.975,
            "confidence": 0.998882,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "having",
            "start": 1901.975,
            "end": 1902.215,
            "confidence": 0.9991812,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "a",
            "start": 1902.215,
            "end": 1902.2949,
            "confidence": 0.97515976,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "certain",
            "start": 1902.2949,
            "end": 1902.615,
            "confidence": 0.9986669,
            "punctuated_word": "certain",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "problem",
            "start": 1902.615,
            "end": 1903.095,
            "confidence": 0.99930036,
            "punctuated_word": "problem",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "at",
            "start": 1903.095,
            "end": 1903.255,
            "confidence": 0.9982644,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "this",
            "start": 1903.255,
            "end": 1903.575,
            "confidence": 0.9994804,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "particular",
            "start": 1903.575,
            "end": 1903.975,
            "confidence": 0.9824802,
            "punctuated_word": "particular",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "agency",
            "start": 1903.975,
            "end": 1904.475,
            "confidence": 0.9270787,
            "punctuated_word": "agency.",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          }
        ],
        "speaker": 2,
        "id": "c55bfd6b-71ac-450e-af61-d3e4c258d3b1"
      },
      {
        "start": 1904.855,
        "end": 1911.0299,
        "confidence": 0.93458444,
        "channel": 0,
        "transcript": "Since you've been on so many different agencies, what what would be something, like, you would recommend, or, like, who can I speak to more about this? And,",
        "words": [
          {
            "word": "since",
            "start": 1904.855,
            "end": 1905.015,
            "confidence": 0.9977888,
            "punctuated_word": "Since",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "you've",
            "start": 1905.015,
            "end": 1905.1749,
            "confidence": 0.99700165,
            "punctuated_word": "you've",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "been",
            "start": 1905.1749,
            "end": 1905.335,
            "confidence": 0.9987527,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.6235471
          },
          {
            "word": "on",
            "start": 1905.335,
            "end": 1905.4149,
            "confidence": 0.6053005,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.56015587
          },
          {
            "word": "so",
            "start": 1905.4149,
            "end": 1905.575,
            "confidence": 0.97186565,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.56015587
          },
          {
            "word": "many",
            "start": 1905.575,
            "end": 1905.815,
            "confidence": 0.99953306,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.56015587
          },
          {
            "word": "different",
            "start": 1905.815,
            "end": 1906.0549,
            "confidence": 0.993547,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.56015587
          },
          {
            "word": "agencies",
            "start": 1906.0549,
            "end": 1906.535,
            "confidence": 0.9908587,
            "punctuated_word": "agencies,",
            "speaker": 2,
            "speaker_confidence": 0.56015587
          },
          {
            "word": "what",
            "start": 1906.535,
            "end": 1906.95,
            "confidence": 0.8788994,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.56015587
          },
          {
            "word": "what",
            "start": 1907.0299,
            "end": 1907.19,
            "confidence": 0.8093089,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.56015587
          },
          {
            "word": "would",
            "start": 1907.19,
            "end": 1907.2699,
            "confidence": 0.9887416,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.56015587
          },
          {
            "word": "be",
            "start": 1907.2699,
            "end": 1907.35,
            "confidence": 0.992187,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.56015587
          },
          {
            "word": "something",
            "start": 1907.35,
            "end": 1907.4299,
            "confidence": 0.7603122,
            "punctuated_word": "something,",
            "speaker": 2,
            "speaker_confidence": 0.6129578
          },
          {
            "word": "like",
            "start": 1907.4299,
            "end": 1907.6699,
            "confidence": 0.9974991,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.6129578
          },
          {
            "word": "you",
            "start": 1907.6699,
            "end": 1907.9099,
            "confidence": 0.99500656,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6129578
          },
          {
            "word": "would",
            "start": 1907.9099,
            "end": 1908.07,
            "confidence": 0.8442093,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.6129578
          },
          {
            "word": "recommend",
            "start": 1908.07,
            "end": 1908.57,
            "confidence": 0.69909275,
            "punctuated_word": "recommend,",
            "speaker": 2,
            "speaker_confidence": 0.6129578
          },
          {
            "word": "or",
            "start": 1908.63,
            "end": 1908.87,
            "confidence": 0.9448134,
            "punctuated_word": "or,",
            "speaker": 2,
            "speaker_confidence": 0.6129578
          },
          {
            "word": "like",
            "start": 1908.87,
            "end": 1909.11,
            "confidence": 0.9996327,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.6129578
          },
          {
            "word": "who",
            "start": 1909.11,
            "end": 1909.2699,
            "confidence": 0.9992243,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.6129578
          },
          {
            "word": "can",
            "start": 1909.2699,
            "end": 1909.4299,
            "confidence": 0.9993538,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "i",
            "start": 1909.4299,
            "end": 1909.59,
            "confidence": 0.9988262,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "speak",
            "start": 1909.59,
            "end": 1909.75,
            "confidence": 0.9997888,
            "punctuated_word": "speak",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "to",
            "start": 1909.75,
            "end": 1909.9099,
            "confidence": 0.9974989,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "more",
            "start": 1909.9099,
            "end": 1910.1499,
            "confidence": 0.9956469,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "about",
            "start": 1910.1499,
            "end": 1910.3899,
            "confidence": 0.9998455,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "this",
            "start": 1910.3899,
            "end": 1910.71,
            "confidence": 0.9209465,
            "punctuated_word": "this?",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "and",
            "start": 1910.71,
            "end": 1911.0299,
            "confidence": 0.7928803,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.630815
          }
        ],
        "speaker": 2,
        "id": "b5429bc0-ac8e-4fe6-9c6a-6f4f01d9d235"
      },
      {
        "start": 1912.63,
        "end": 1918.09,
        "confidence": 0.95093596,
        "channel": 0,
        "transcript": "you know, always willing to help people in that regard too as well. Since we're on the topic of mentoring,",
        "words": [
          {
            "word": "you",
            "start": 1912.63,
            "end": 1912.7899,
            "confidence": 0.5861441,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "know",
            "start": 1912.7899,
            "end": 1913.2699,
            "confidence": 0.9993657,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "always",
            "start": 1913.2699,
            "end": 1913.59,
            "confidence": 0.996628,
            "punctuated_word": "always",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "willing",
            "start": 1913.59,
            "end": 1913.9099,
            "confidence": 0.9891151,
            "punctuated_word": "willing",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "to",
            "start": 1913.9099,
            "end": 1913.99,
            "confidence": 0.9922897,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.630815
          },
          {
            "word": "help",
            "start": 1913.99,
            "end": 1914.1499,
            "confidence": 0.75512946,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.5808192
          },
          {
            "word": "people",
            "start": 1914.1499,
            "end": 1914.5499,
            "confidence": 0.9995223,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.5808192
          },
          {
            "word": "in",
            "start": 1914.5499,
            "end": 1914.71,
            "confidence": 0.9821843,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5808192
          },
          {
            "word": "that",
            "start": 1914.71,
            "end": 1914.7899,
            "confidence": 0.93704474,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5808192
          },
          {
            "word": "regard",
            "start": 1914.7899,
            "end": 1915.11,
            "confidence": 0.998968,
            "punctuated_word": "regard",
            "speaker": 2,
            "speaker_confidence": 0.5808192
          },
          {
            "word": "too",
            "start": 1915.11,
            "end": 1915.35,
            "confidence": 0.81509,
            "punctuated_word": "too",
            "speaker": 2,
            "speaker_confidence": 0.5808192
          },
          {
            "word": "as",
            "start": 1915.35,
            "end": 1915.51,
            "confidence": 0.9757102,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.5808192
          },
          {
            "word": "well",
            "start": 1915.51,
            "end": 1916.01,
            "confidence": 0.99925685,
            "punctuated_word": "well.",
            "speaker": 2,
            "speaker_confidence": 0.5808192
          },
          {
            "word": "since",
            "start": 1916.23,
            "end": 1916.3899,
            "confidence": 0.9988826,
            "punctuated_word": "Since",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "we're",
            "start": 1916.3899,
            "end": 1916.5499,
            "confidence": 0.99641,
            "punctuated_word": "we're",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "on",
            "start": 1916.5499,
            "end": 1916.71,
            "confidence": 0.99953365,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "the",
            "start": 1916.71,
            "end": 1916.87,
            "confidence": 0.99907,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "topic",
            "start": 1916.87,
            "end": 1917.35,
            "confidence": 0.9997613,
            "punctuated_word": "topic",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "of",
            "start": 1917.35,
            "end": 1917.59,
            "confidence": 0.9995129,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "mentoring",
            "start": 1917.59,
            "end": 1918.09,
            "confidence": 0.9990999,
            "punctuated_word": "mentoring,",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          }
        ],
        "speaker": 2,
        "id": "568a7a21-574d-445c-b296-9ef36fbaa44a"
      },
      {
        "start": 1918.7899,
        "end": 1919.7699,
        "confidence": 0.94793874,
        "channel": 0,
        "transcript": "I thought perhaps",
        "words": [
          {
            "word": "i",
            "start": 1918.7899,
            "end": 1918.95,
            "confidence": 0.9993845,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "thought",
            "start": 1918.95,
            "end": 1919.2699,
            "confidence": 0.9996551,
            "punctuated_word": "thought",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "perhaps",
            "start": 1919.2699,
            "end": 1919.7699,
            "confidence": 0.8447765,
            "punctuated_word": "perhaps",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          }
        ],
        "speaker": 1,
        "id": "c93b0e20-976f-41f9-a9b9-88c1a3ed2719"
      },
      {
        "start": 1920.145,
        "end": 1921.125,
        "confidence": 0.9998927,
        "channel": 0,
        "transcript": "we could give",
        "words": [
          {
            "word": "we",
            "start": 1920.145,
            "end": 1920.385,
            "confidence": 0.9999342,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "could",
            "start": 1920.385,
            "end": 1920.625,
            "confidence": 0.9999536,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "give",
            "start": 1920.625,
            "end": 1921.125,
            "confidence": 0.9997904,
            "punctuated_word": "give",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          }
        ],
        "speaker": 1,
        "id": "c3c17d79-b783-491a-b335-182f58cd613f"
      },
      {
        "start": 1921.745,
        "end": 1926.965,
        "confidence": 0.9966259,
        "channel": 0,
        "transcript": "some set of our listeners the opportunity to get a tiny amount of free mentorship from you.",
        "words": [
          {
            "word": "some",
            "start": 1921.745,
            "end": 1922.065,
            "confidence": 0.99948126,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "set",
            "start": 1922.065,
            "end": 1922.3049,
            "confidence": 0.99816763,
            "punctuated_word": "set",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "of",
            "start": 1922.3049,
            "end": 1922.465,
            "confidence": 0.9997713,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "our",
            "start": 1922.465,
            "end": 1922.625,
            "confidence": 0.99980587,
            "punctuated_word": "our",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "listeners",
            "start": 1922.625,
            "end": 1923.105,
            "confidence": 0.99996245,
            "punctuated_word": "listeners",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "the",
            "start": 1923.105,
            "end": 1923.265,
            "confidence": 0.99504155,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "opportunity",
            "start": 1923.265,
            "end": 1923.745,
            "confidence": 0.99992645,
            "punctuated_word": "opportunity",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "to",
            "start": 1923.745,
            "end": 1923.825,
            "confidence": 0.99869436,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "get",
            "start": 1923.825,
            "end": 1923.945,
            "confidence": 0.99991274,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "a",
            "start": 1923.945,
            "end": 1924.065,
            "confidence": 0.9998752,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "tiny",
            "start": 1924.065,
            "end": 1924.385,
            "confidence": 0.9999583,
            "punctuated_word": "tiny",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "amount",
            "start": 1924.385,
            "end": 1924.885,
            "confidence": 0.99906915,
            "punctuated_word": "amount",
            "speaker": 1,
            "speaker_confidence": 0.7171188
          },
          {
            "word": "of",
            "start": 1925.1849,
            "end": 1925.345,
            "confidence": 0.9736589,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.33764333
          },
          {
            "word": "free",
            "start": 1925.345,
            "end": 1925.585,
            "confidence": 0.9997943,
            "punctuated_word": "free",
            "speaker": 1,
            "speaker_confidence": 0.33764333
          },
          {
            "word": "mentorship",
            "start": 1925.585,
            "end": 1926.085,
            "confidence": 0.99994886,
            "punctuated_word": "mentorship",
            "speaker": 1,
            "speaker_confidence": 0.33764333
          },
          {
            "word": "from",
            "start": 1926.225,
            "end": 1926.465,
            "confidence": 0.99971217,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.33764333
          },
          {
            "word": "you",
            "start": 1926.465,
            "end": 1926.965,
            "confidence": 0.97986203,
            "punctuated_word": "you.",
            "speaker": 1,
            "speaker_confidence": 0.33764333
          }
        ],
        "speaker": 1,
        "id": "0b274cb7-8023-4f71-b560-a40ccda24971"
      },
      {
        "start": 1927.585,
        "end": 1942.48,
        "confidence": 0.9491169,
        "channel": 0,
        "transcript": "To that end, if if you could give any advice to an engineer, either, like, just starting out or kinda early on in their career, they're, like, looking at what to do, what would that advice be? Part of the advice I would definitely say is, you know, don't give up. A lot of things seem confused like, really confusing.",
        "words": [
          {
            "word": "to",
            "start": 1927.585,
            "end": 1927.745,
            "confidence": 0.9978028,
            "punctuated_word": "To",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "that",
            "start": 1927.745,
            "end": 1927.905,
            "confidence": 0.9996922,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "end",
            "start": 1927.905,
            "end": 1928.145,
            "confidence": 0.98989534,
            "punctuated_word": "end,",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "if",
            "start": 1928.145,
            "end": 1928.385,
            "confidence": 0.9974382,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "if",
            "start": 1928.385,
            "end": 1928.545,
            "confidence": 0.73600036,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "you",
            "start": 1928.545,
            "end": 1928.705,
            "confidence": 0.9991615,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "could",
            "start": 1928.705,
            "end": 1928.865,
            "confidence": 0.9961689,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "give",
            "start": 1928.865,
            "end": 1929.105,
            "confidence": 0.999846,
            "punctuated_word": "give",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "any",
            "start": 1929.105,
            "end": 1929.345,
            "confidence": 0.99979395,
            "punctuated_word": "any",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "advice",
            "start": 1929.345,
            "end": 1929.845,
            "confidence": 0.998021,
            "punctuated_word": "advice",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "to",
            "start": 1929.985,
            "end": 1930.145,
            "confidence": 0.99913114,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.34255046
          },
          {
            "word": "an",
            "start": 1930.145,
            "end": 1930.3049,
            "confidence": 0.99968135,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "engineer",
            "start": 1930.3049,
            "end": 1930.8049,
            "confidence": 0.7780508,
            "punctuated_word": "engineer,",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "either",
            "start": 1930.865,
            "end": 1931.265,
            "confidence": 0.93493676,
            "punctuated_word": "either,",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "like",
            "start": 1931.265,
            "end": 1931.4249,
            "confidence": 0.99705875,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "just",
            "start": 1931.4249,
            "end": 1931.585,
            "confidence": 0.9992397,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "starting",
            "start": 1931.585,
            "end": 1931.905,
            "confidence": 0.9995946,
            "punctuated_word": "starting",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "out",
            "start": 1931.905,
            "end": 1932.065,
            "confidence": 0.99975985,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "or",
            "start": 1932.065,
            "end": 1932.3049,
            "confidence": 0.99037945,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "kinda",
            "start": 1932.3049,
            "end": 1932.545,
            "confidence": 0.8608237,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "early",
            "start": 1932.545,
            "end": 1932.785,
            "confidence": 0.9996228,
            "punctuated_word": "early",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "on",
            "start": 1932.785,
            "end": 1932.945,
            "confidence": 0.9991084,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "in",
            "start": 1932.945,
            "end": 1933.025,
            "confidence": 0.99433243,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.4809656
          },
          {
            "word": "their",
            "start": 1933.025,
            "end": 1933.1849,
            "confidence": 0.9994709,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "career",
            "start": 1933.1849,
            "end": 1933.6849,
            "confidence": 0.89897144,
            "punctuated_word": "career,",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "they're",
            "start": 1933.74,
            "end": 1933.98,
            "confidence": 0.9633127,
            "punctuated_word": "they're,",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "like",
            "start": 1933.98,
            "end": 1934.14,
            "confidence": 0.99927557,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "looking",
            "start": 1934.14,
            "end": 1934.22,
            "confidence": 0.9996995,
            "punctuated_word": "looking",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "at",
            "start": 1934.22,
            "end": 1934.46,
            "confidence": 0.9950204,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "what",
            "start": 1934.46,
            "end": 1934.62,
            "confidence": 0.99978465,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "to",
            "start": 1934.62,
            "end": 1934.78,
            "confidence": 0.9989517,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "do",
            "start": 1934.78,
            "end": 1935.28,
            "confidence": 0.81128454,
            "punctuated_word": "do,",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "what",
            "start": 1935.5,
            "end": 1935.66,
            "confidence": 0.99886835,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "would",
            "start": 1935.66,
            "end": 1935.82,
            "confidence": 0.99957055,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "that",
            "start": 1935.82,
            "end": 1935.9,
            "confidence": 0.99905735,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "advice",
            "start": 1935.9,
            "end": 1936.22,
            "confidence": 0.98574114,
            "punctuated_word": "advice",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "be",
            "start": 1936.22,
            "end": 1936.72,
            "confidence": 0.9995125,
            "punctuated_word": "be?",
            "speaker": 1,
            "speaker_confidence": 0.47907543
          },
          {
            "word": "part",
            "start": 1936.86,
            "end": 1937.1,
            "confidence": 0.99368227,
            "punctuated_word": "Part",
            "speaker": 2,
            "speaker_confidence": 0.34490597
          },
          {
            "word": "of",
            "start": 1937.1,
            "end": 1937.26,
            "confidence": 0.99889463,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.34490597
          },
          {
            "word": "the",
            "start": 1937.26,
            "end": 1937.34,
            "confidence": 0.8788302,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.34490597
          },
          {
            "word": "advice",
            "start": 1937.34,
            "end": 1937.74,
            "confidence": 0.97681344,
            "punctuated_word": "advice",
            "speaker": 2,
            "speaker_confidence": 0.34490597
          },
          {
            "word": "i",
            "start": 1937.74,
            "end": 1937.9,
            "confidence": 0.7183726,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.34490597
          },
          {
            "word": "would",
            "start": 1937.9,
            "end": 1938.0599,
            "confidence": 0.9662385,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "definitely",
            "start": 1938.0599,
            "end": 1938.46,
            "confidence": 0.9992649,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "say",
            "start": 1938.46,
            "end": 1938.62,
            "confidence": 0.9992849,
            "punctuated_word": "say",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "is",
            "start": 1938.62,
            "end": 1938.94,
            "confidence": 0.99510896,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "you",
            "start": 1938.94,
            "end": 1939.1,
            "confidence": 0.99947315,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "know",
            "start": 1939.1,
            "end": 1939.34,
            "confidence": 0.9997965,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "don't",
            "start": 1939.34,
            "end": 1939.5,
            "confidence": 0.9999026,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "give",
            "start": 1939.5,
            "end": 1939.74,
            "confidence": 0.99995315,
            "punctuated_word": "give",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "up",
            "start": 1939.74,
            "end": 1939.98,
            "confidence": 0.9895164,
            "punctuated_word": "up.",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "a",
            "start": 1939.98,
            "end": 1940.0599,
            "confidence": 0.99911064,
            "punctuated_word": "A",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "lot",
            "start": 1940.0599,
            "end": 1940.1399,
            "confidence": 0.9993518,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.41926152
          },
          {
            "word": "of",
            "start": 1940.1399,
            "end": 1940.22,
            "confidence": 0.99752194,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "things",
            "start": 1940.22,
            "end": 1940.62,
            "confidence": 0.99530655,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "seem",
            "start": 1940.62,
            "end": 1940.86,
            "confidence": 0.9439672,
            "punctuated_word": "seem",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "confused",
            "start": 1940.86,
            "end": 1941.1799,
            "confidence": 0.5153099,
            "punctuated_word": "confused",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "like",
            "start": 1941.26,
            "end": 1941.74,
            "confidence": 0.91738355,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "really",
            "start": 1941.74,
            "end": 1941.98,
            "confidence": 0.4248172,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "confusing",
            "start": 1941.98,
            "end": 1942.48,
            "confidence": 0.72505045,
            "punctuated_word": "confusing.",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          }
        ],
        "speaker": 1,
        "id": "f71dbd12-cc5d-45e6-969f-58892eef43f2"
      },
      {
        "start": 1942.86,
        "end": 1945.6799,
        "confidence": 0.9150422,
        "channel": 0,
        "transcript": "But eventually, one day, it's all just gonna click. Right?",
        "words": [
          {
            "word": "but",
            "start": 1942.86,
            "end": 1943.1,
            "confidence": 0.9972025,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "eventually",
            "start": 1943.1,
            "end": 1943.58,
            "confidence": 0.7325028,
            "punctuated_word": "eventually,",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "one",
            "start": 1943.58,
            "end": 1943.74,
            "confidence": 0.9654288,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "day",
            "start": 1943.74,
            "end": 1943.9,
            "confidence": 0.7157786,
            "punctuated_word": "day,",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "it's",
            "start": 1943.9,
            "end": 1944.14,
            "confidence": 0.74851334,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "all",
            "start": 1944.14,
            "end": 1944.38,
            "confidence": 0.9984999,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "just",
            "start": 1944.38,
            "end": 1944.54,
            "confidence": 0.9991504,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "gonna",
            "start": 1944.54,
            "end": 1944.86,
            "confidence": 0.9972013,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "click",
            "start": 1944.86,
            "end": 1945.1799,
            "confidence": 0.998702,
            "punctuated_word": "click.",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "right",
            "start": 1945.1799,
            "end": 1945.6799,
            "confidence": 0.9974426,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          }
        ],
        "speaker": 2,
        "id": "677e8221-e4b6-4efd-a423-863ac9b51f8f"
      },
      {
        "start": 1946.545,
        "end": 1955.925,
        "confidence": 0.9156362,
        "channel": 0,
        "transcript": "Another thing, especially, that helped me, especially when, as I was, you know, becoming more of a web developer, was just going to hackathons and meeting community and seeing what they're doing.",
        "words": [
          {
            "word": "another",
            "start": 1946.545,
            "end": 1946.865,
            "confidence": 0.9030883,
            "punctuated_word": "Another",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "thing",
            "start": 1946.865,
            "end": 1947.025,
            "confidence": 0.6995728,
            "punctuated_word": "thing,",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "especially",
            "start": 1947.025,
            "end": 1947.425,
            "confidence": 0.87497264,
            "punctuated_word": "especially,",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "that",
            "start": 1947.425,
            "end": 1947.585,
            "confidence": 0.9960704,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "helped",
            "start": 1947.585,
            "end": 1947.905,
            "confidence": 0.99483216,
            "punctuated_word": "helped",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "me",
            "start": 1947.905,
            "end": 1948.225,
            "confidence": 0.7717067,
            "punctuated_word": "me,",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "especially",
            "start": 1948.225,
            "end": 1948.725,
            "confidence": 0.99862254,
            "punctuated_word": "especially",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "when",
            "start": 1948.9451,
            "end": 1949.425,
            "confidence": 0.910001,
            "punctuated_word": "when,",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "as",
            "start": 1949.745,
            "end": 1949.905,
            "confidence": 0.9982449,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "i",
            "start": 1949.905,
            "end": 1950.0651,
            "confidence": 0.9983595,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "was",
            "start": 1950.0651,
            "end": 1950.465,
            "confidence": 0.9897656,
            "punctuated_word": "was,",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "you",
            "start": 1950.465,
            "end": 1950.705,
            "confidence": 0.99700266,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "know",
            "start": 1950.705,
            "end": 1951.025,
            "confidence": 0.9983643,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "becoming",
            "start": 1951.025,
            "end": 1951.345,
            "confidence": 0.5226928,
            "punctuated_word": "becoming",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "more",
            "start": 1951.345,
            "end": 1951.505,
            "confidence": 0.9853808,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "of",
            "start": 1951.505,
            "end": 1951.745,
            "confidence": 0.99233514,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "a",
            "start": 1951.745,
            "end": 1951.825,
            "confidence": 0.9854983,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8517097
          },
          {
            "word": "web",
            "start": 1951.825,
            "end": 1951.985,
            "confidence": 0.9913352,
            "punctuated_word": "web",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "developer",
            "start": 1951.985,
            "end": 1952.385,
            "confidence": 0.75344586,
            "punctuated_word": "developer,",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "was",
            "start": 1952.385,
            "end": 1952.545,
            "confidence": 0.66764885,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "just",
            "start": 1952.545,
            "end": 1952.705,
            "confidence": 0.9815637,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "going",
            "start": 1952.705,
            "end": 1952.9451,
            "confidence": 0.9345975,
            "punctuated_word": "going",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "to",
            "start": 1952.9451,
            "end": 1953.025,
            "confidence": 0.9904873,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "hackathons",
            "start": 1953.025,
            "end": 1953.525,
            "confidence": 0.9592908,
            "punctuated_word": "hackathons",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "and",
            "start": 1953.745,
            "end": 1953.905,
            "confidence": 0.6664702,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "meeting",
            "start": 1953.905,
            "end": 1954.225,
            "confidence": 0.8893899,
            "punctuated_word": "meeting",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "community",
            "start": 1954.225,
            "end": 1954.625,
            "confidence": 0.921882,
            "punctuated_word": "community",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "and",
            "start": 1954.625,
            "end": 1954.785,
            "confidence": 0.96317536,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "seeing",
            "start": 1954.785,
            "end": 1955.025,
            "confidence": 0.99137974,
            "punctuated_word": "seeing",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "what",
            "start": 1955.025,
            "end": 1955.265,
            "confidence": 0.9989448,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "they're",
            "start": 1955.265,
            "end": 1955.425,
            "confidence": 0.98054993,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "doing",
            "start": 1955.425,
            "end": 1955.925,
            "confidence": 0.99368715,
            "punctuated_word": "doing.",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          }
        ],
        "speaker": 2,
        "id": "3e62ed29-a86d-449f-8247-57e3bc5c0c4d"
      },
      {
        "start": 1956.705,
        "end": 1962.9099,
        "confidence": 0.9691438,
        "channel": 0,
        "transcript": "Go to meetups. Go to your local meetups. Just just keep meeting people, network, and just keep learning. Don't stop. And,",
        "words": [
          {
            "word": "go",
            "start": 1956.705,
            "end": 1956.9451,
            "confidence": 0.9917949,
            "punctuated_word": "Go",
            "speaker": 2,
            "speaker_confidence": 0.7493168
          },
          {
            "word": "to",
            "start": 1956.9451,
            "end": 1957.025,
            "confidence": 0.9962838,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "meetups",
            "start": 1957.025,
            "end": 1957.425,
            "confidence": 0.74926585,
            "punctuated_word": "meetups.",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "go",
            "start": 1957.425,
            "end": 1957.585,
            "confidence": 0.9970987,
            "punctuated_word": "Go",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "to",
            "start": 1957.585,
            "end": 1957.665,
            "confidence": 0.9939705,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "your",
            "start": 1957.665,
            "end": 1957.825,
            "confidence": 0.9918079,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "local",
            "start": 1957.825,
            "end": 1958.145,
            "confidence": 0.9974718,
            "punctuated_word": "local",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "meetups",
            "start": 1958.145,
            "end": 1958.545,
            "confidence": 0.9581956,
            "punctuated_word": "meetups.",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "just",
            "start": 1958.545,
            "end": 1958.785,
            "confidence": 0.9880667,
            "punctuated_word": "Just",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "just",
            "start": 1958.785,
            "end": 1959.21,
            "confidence": 0.97945374,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "keep",
            "start": 1959.21,
            "end": 1959.45,
            "confidence": 0.99873334,
            "punctuated_word": "keep",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "meeting",
            "start": 1959.45,
            "end": 1959.69,
            "confidence": 0.9991737,
            "punctuated_word": "meeting",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "people",
            "start": 1959.69,
            "end": 1960.19,
            "confidence": 0.875286,
            "punctuated_word": "people,",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "network",
            "start": 1960.25,
            "end": 1960.6499,
            "confidence": 0.96936774,
            "punctuated_word": "network,",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "and",
            "start": 1960.6499,
            "end": 1960.89,
            "confidence": 0.99977714,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "just",
            "start": 1960.89,
            "end": 1961.13,
            "confidence": 0.9996991,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "keep",
            "start": 1961.13,
            "end": 1961.37,
            "confidence": 0.9998209,
            "punctuated_word": "keep",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "learning",
            "start": 1961.37,
            "end": 1961.77,
            "confidence": 0.9682821,
            "punctuated_word": "learning.",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "don't",
            "start": 1961.77,
            "end": 1962.01,
            "confidence": 0.9998357,
            "punctuated_word": "Don't",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "stop",
            "start": 1962.01,
            "end": 1962.4099,
            "confidence": 0.9046254,
            "punctuated_word": "stop.",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "and",
            "start": 1962.4099,
            "end": 1962.9099,
            "confidence": 0.99400973,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          }
        ],
        "speaker": 2,
        "id": "c1e5e60d-8372-4f2d-9b3c-49f6f9a69e67"
      },
      {
        "start": 1964.01,
        "end": 1969.39,
        "confidence": 0.92110693,
        "channel": 0,
        "transcript": "like, again, I it may seem very complicated at first, but it'll all make sense and click one day.",
        "words": [
          {
            "word": "like",
            "start": 1964.01,
            "end": 1964.33,
            "confidence": 0.7028754,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "again",
            "start": 1964.33,
            "end": 1964.49,
            "confidence": 0.86669934,
            "punctuated_word": "again,",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "i",
            "start": 1964.49,
            "end": 1964.99,
            "confidence": 0.54740936,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "it",
            "start": 1965.2899,
            "end": 1965.45,
            "confidence": 0.99565697,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "may",
            "start": 1965.45,
            "end": 1965.69,
            "confidence": 0.9992505,
            "punctuated_word": "may",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "seem",
            "start": 1965.69,
            "end": 1965.9299,
            "confidence": 0.9994272,
            "punctuated_word": "seem",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "very",
            "start": 1965.9299,
            "end": 1966.25,
            "confidence": 0.9996439,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "complicated",
            "start": 1966.25,
            "end": 1966.73,
            "confidence": 0.999856,
            "punctuated_word": "complicated",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "at",
            "start": 1966.73,
            "end": 1966.89,
            "confidence": 0.99803716,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "first",
            "start": 1966.89,
            "end": 1967.21,
            "confidence": 0.97986394,
            "punctuated_word": "first,",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "but",
            "start": 1967.21,
            "end": 1967.5299,
            "confidence": 0.9997235,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "it'll",
            "start": 1967.5299,
            "end": 1967.77,
            "confidence": 0.8821113,
            "punctuated_word": "it'll",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "all",
            "start": 1967.77,
            "end": 1967.9299,
            "confidence": 0.98407644,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "make",
            "start": 1967.9299,
            "end": 1968.09,
            "confidence": 0.96831894,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "sense",
            "start": 1968.09,
            "end": 1968.33,
            "confidence": 0.99866617,
            "punctuated_word": "sense",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "and",
            "start": 1968.33,
            "end": 1968.49,
            "confidence": 0.6965248,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "click",
            "start": 1968.49,
            "end": 1968.73,
            "confidence": 0.99747497,
            "punctuated_word": "click",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "one",
            "start": 1968.73,
            "end": 1968.89,
            "confidence": 0.9695991,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          },
          {
            "word": "day",
            "start": 1968.89,
            "end": 1969.39,
            "confidence": 0.91581666,
            "punctuated_word": "day.",
            "speaker": 2,
            "speaker_confidence": 0.8561028
          }
        ],
        "speaker": 2,
        "id": "71cc14d5-b333-4142-9477-fd64bbef92e6"
      },
      {
        "start": 1970.25,
        "end": 1972.6499,
        "confidence": 0.8963413,
        "channel": 0,
        "transcript": "Since you mentioned that meetups there at the end,",
        "words": [
          {
            "word": "since",
            "start": 1970.25,
            "end": 1970.49,
            "confidence": 0.99549013,
            "punctuated_word": "Since",
            "speaker": 1,
            "speaker_confidence": 0.4477054
          },
          {
            "word": "you",
            "start": 1970.49,
            "end": 1970.6499,
            "confidence": 0.9099243,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.4477054
          },
          {
            "word": "mentioned",
            "start": 1970.6499,
            "end": 1971.13,
            "confidence": 0.99935,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.4477054
          },
          {
            "word": "that",
            "start": 1971.13,
            "end": 1971.2899,
            "confidence": 0.30352092,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.4477054
          },
          {
            "word": "meetups",
            "start": 1971.2899,
            "end": 1971.77,
            "confidence": 0.9676894,
            "punctuated_word": "meetups",
            "speaker": 1,
            "speaker_confidence": 0.4477054
          },
          {
            "word": "there",
            "start": 1971.77,
            "end": 1971.9299,
            "confidence": 0.91935056,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.4477054
          },
          {
            "word": "at",
            "start": 1971.9299,
            "end": 1972.09,
            "confidence": 0.9988668,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.4477054
          },
          {
            "word": "the",
            "start": 1972.09,
            "end": 1972.1699,
            "confidence": 0.9991973,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "end",
            "start": 1972.1699,
            "end": 1972.6499,
            "confidence": 0.97368217,
            "punctuated_word": "end,",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          }
        ],
        "speaker": 1,
        "id": "79349b33-fd68-433a-a7c9-344489829b8c"
      },
      {
        "start": 1972.97,
        "end": 1980.325,
        "confidence": 0.9929523,
        "channel": 0,
        "transcript": "this may be geographically limited to who this is helpful for. But, are there any, meetups that you've observed that are, like, particularly",
        "words": [
          {
            "word": "this",
            "start": 1972.97,
            "end": 1973.13,
            "confidence": 0.9994179,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "may",
            "start": 1973.13,
            "end": 1973.45,
            "confidence": 0.9941398,
            "punctuated_word": "may",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "be",
            "start": 1973.45,
            "end": 1973.95,
            "confidence": 0.9979265,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "geographically",
            "start": 1974.225,
            "end": 1974.705,
            "confidence": 0.999589,
            "punctuated_word": "geographically",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "limited",
            "start": 1974.705,
            "end": 1975.105,
            "confidence": 0.99996257,
            "punctuated_word": "limited",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "to",
            "start": 1975.105,
            "end": 1975.1849,
            "confidence": 0.9999033,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "who",
            "start": 1975.1849,
            "end": 1975.345,
            "confidence": 0.9998641,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "this",
            "start": 1975.345,
            "end": 1975.745,
            "confidence": 0.99980396,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "is",
            "start": 1975.745,
            "end": 1975.985,
            "confidence": 0.99902916,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "helpful",
            "start": 1975.985,
            "end": 1976.465,
            "confidence": 0.99971217,
            "punctuated_word": "helpful",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "for",
            "start": 1976.465,
            "end": 1976.945,
            "confidence": 0.9010402,
            "punctuated_word": "for.",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "but",
            "start": 1976.945,
            "end": 1977.105,
            "confidence": 0.9940586,
            "punctuated_word": "But,",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "are",
            "start": 1977.345,
            "end": 1977.505,
            "confidence": 0.99905723,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "there",
            "start": 1977.505,
            "end": 1977.745,
            "confidence": 0.99979323,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "any",
            "start": 1977.745,
            "end": 1978.065,
            "confidence": 0.97322714,
            "punctuated_word": "any,",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "meetups",
            "start": 1978.225,
            "end": 1978.625,
            "confidence": 0.99176925,
            "punctuated_word": "meetups",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "that",
            "start": 1978.625,
            "end": 1978.705,
            "confidence": 0.9997937,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "you've",
            "start": 1978.705,
            "end": 1978.945,
            "confidence": 0.9990996,
            "punctuated_word": "you've",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "observed",
            "start": 1978.945,
            "end": 1979.345,
            "confidence": 0.99722964,
            "punctuated_word": "observed",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "that",
            "start": 1979.345,
            "end": 1979.4249,
            "confidence": 0.9996111,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6606837
          },
          {
            "word": "are",
            "start": 1979.4249,
            "end": 1979.585,
            "confidence": 0.99442667,
            "punctuated_word": "are,",
            "speaker": 1,
            "speaker_confidence": 0.3849997
          },
          {
            "word": "like",
            "start": 1979.585,
            "end": 1979.825,
            "confidence": 0.9996546,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.3849997
          },
          {
            "word": "particularly",
            "start": 1979.825,
            "end": 1980.325,
            "confidence": 0.9997937,
            "punctuated_word": "particularly",
            "speaker": 1,
            "speaker_confidence": 0.3849997
          }
        ],
        "speaker": 1,
        "id": "cf2272f3-9ffd-4f04-b5b4-00cb1c93279b"
      },
      {
        "start": 1980.705,
        "end": 1986.485,
        "confidence": 0.9675744,
        "channel": 0,
        "transcript": "good to go to? Yeah. So Code for America has tons of meetups all around the country. So, you know, they have a brigade,",
        "words": [
          {
            "word": "good",
            "start": 1980.705,
            "end": 1980.945,
            "confidence": 0.9997938,
            "punctuated_word": "good",
            "speaker": 1,
            "speaker_confidence": 0.3849997
          },
          {
            "word": "to",
            "start": 1980.945,
            "end": 1981.025,
            "confidence": 0.9997085,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.3849997
          },
          {
            "word": "go",
            "start": 1981.025,
            "end": 1981.1849,
            "confidence": 0.9999298,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.3849997
          },
          {
            "word": "to",
            "start": 1981.1849,
            "end": 1981.6849,
            "confidence": 0.9990202,
            "punctuated_word": "to?",
            "speaker": 1,
            "speaker_confidence": 0.3849997
          },
          {
            "word": "yeah",
            "start": 1981.745,
            "end": 1981.905,
            "confidence": 0.9682368,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.42498422
          },
          {
            "word": "so",
            "start": 1981.905,
            "end": 1982.145,
            "confidence": 0.9992717,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.42498422
          },
          {
            "word": "code",
            "start": 1982.145,
            "end": 1982.3049,
            "confidence": 0.45738664,
            "punctuated_word": "Code",
            "speaker": 2,
            "speaker_confidence": 0.42498422
          },
          {
            "word": "for",
            "start": 1982.3049,
            "end": 1982.545,
            "confidence": 0.987475,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.42498422
          },
          {
            "word": "america",
            "start": 1982.545,
            "end": 1982.865,
            "confidence": 0.9997824,
            "punctuated_word": "America",
            "speaker": 2,
            "speaker_confidence": 0.42498422
          },
          {
            "word": "has",
            "start": 1982.865,
            "end": 1983.025,
            "confidence": 0.9998115,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.42498422
          },
          {
            "word": "tons",
            "start": 1983.025,
            "end": 1983.265,
            "confidence": 0.99975663,
            "punctuated_word": "tons",
            "speaker": 2,
            "speaker_confidence": 0.42498422
          },
          {
            "word": "of",
            "start": 1983.265,
            "end": 1983.345,
            "confidence": 0.978967,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "meetups",
            "start": 1983.345,
            "end": 1983.745,
            "confidence": 0.9957409,
            "punctuated_word": "meetups",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "all",
            "start": 1983.745,
            "end": 1983.905,
            "confidence": 0.9964216,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "around",
            "start": 1983.905,
            "end": 1984.145,
            "confidence": 0.99916244,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "the",
            "start": 1984.145,
            "end": 1984.3049,
            "confidence": 0.99808466,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "country",
            "start": 1984.3049,
            "end": 1984.785,
            "confidence": 0.95659363,
            "punctuated_word": "country.",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "so",
            "start": 1984.785,
            "end": 1985.265,
            "confidence": 0.9965911,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "you",
            "start": 1985.265,
            "end": 1985.345,
            "confidence": 0.9964449,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "know",
            "start": 1985.345,
            "end": 1985.585,
            "confidence": 0.9998658,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "they",
            "start": 1985.585,
            "end": 1985.745,
            "confidence": 0.9997067,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "have",
            "start": 1985.745,
            "end": 1985.905,
            "confidence": 0.99929726,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6480579
          },
          {
            "word": "a",
            "start": 1985.905,
            "end": 1985.985,
            "confidence": 0.9720972,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.592651
          },
          {
            "word": "brigade",
            "start": 1985.985,
            "end": 1986.485,
            "confidence": 0.92263854,
            "punctuated_word": "brigade,",
            "speaker": 2,
            "speaker_confidence": 0.592651
          }
        ],
        "speaker": 2,
        "id": "32b3b24a-7618-4a26-a248-9edd10f8fad4"
      },
      {
        "start": 1987.3701,
        "end": 1988.89,
        "confidence": 0.99111843,
        "channel": 0,
        "transcript": "that people can,",
        "words": [
          {
            "word": "that",
            "start": 1987.3701,
            "end": 1987.77,
            "confidence": 0.99416816,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.592651
          },
          {
            "word": "people",
            "start": 1987.77,
            "end": 1988.27,
            "confidence": 0.9995447,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.592651
          },
          {
            "word": "can",
            "start": 1988.41,
            "end": 1988.89,
            "confidence": 0.97964233,
            "punctuated_word": "can,",
            "speaker": 2,
            "speaker_confidence": 0.592651
          }
        ],
        "speaker": 2,
        "id": "44cec7f2-5173-4bdd-8dd9-1f95d842ed81"
      },
      {
        "start": 1989.2101,
        "end": 1994.1101,
        "confidence": 0.9540178,
        "channel": 0,
        "transcript": "go to their meetups, and it's all around the country. And that's one I definitely recommend. They're doing really, really great work.",
        "words": [
          {
            "word": "go",
            "start": 1989.2101,
            "end": 1989.3701,
            "confidence": 0.9993774,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.592651
          },
          {
            "word": "to",
            "start": 1989.3701,
            "end": 1989.4501,
            "confidence": 0.9977155,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.501054
          },
          {
            "word": "their",
            "start": 1989.4501,
            "end": 1989.6101,
            "confidence": 0.96531427,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.501054
          },
          {
            "word": "meetups",
            "start": 1989.6101,
            "end": 1990.01,
            "confidence": 0.889915,
            "punctuated_word": "meetups,",
            "speaker": 2,
            "speaker_confidence": 0.501054
          },
          {
            "word": "and",
            "start": 1990.01,
            "end": 1990.17,
            "confidence": 0.9992429,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.501054
          },
          {
            "word": "it's",
            "start": 1990.17,
            "end": 1990.3301,
            "confidence": 0.9992491,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.501054
          },
          {
            "word": "all",
            "start": 1990.3301,
            "end": 1990.5701,
            "confidence": 0.9998325,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.501054
          },
          {
            "word": "around",
            "start": 1990.5701,
            "end": 1990.81,
            "confidence": 0.99963534,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.501054
          },
          {
            "word": "the",
            "start": 1990.81,
            "end": 1990.89,
            "confidence": 0.99756783,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.501054
          },
          {
            "word": "country",
            "start": 1990.89,
            "end": 1991.05,
            "confidence": 0.9237672,
            "punctuated_word": "country.",
            "speaker": 2,
            "speaker_confidence": 0.501054
          },
          {
            "word": "and",
            "start": 1991.05,
            "end": 1991.2101,
            "confidence": 0.848372,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "that's",
            "start": 1991.2101,
            "end": 1991.29,
            "confidence": 0.99844694,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "one",
            "start": 1991.29,
            "end": 1991.53,
            "confidence": 0.57455516,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "i",
            "start": 1991.53,
            "end": 1991.6101,
            "confidence": 0.8899123,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "definitely",
            "start": 1991.6101,
            "end": 1991.93,
            "confidence": 0.96162,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "recommend",
            "start": 1991.93,
            "end": 1992.43,
            "confidence": 0.99326193,
            "punctuated_word": "recommend.",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "they're",
            "start": 1992.4901,
            "end": 1992.65,
            "confidence": 0.990955,
            "punctuated_word": "They're",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "doing",
            "start": 1992.65,
            "end": 1992.89,
            "confidence": 0.9987778,
            "punctuated_word": "doing",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "really",
            "start": 1992.89,
            "end": 1993.13,
            "confidence": 0.96371603,
            "punctuated_word": "really,",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "really",
            "start": 1993.13,
            "end": 1993.3701,
            "confidence": 0.9999627,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "great",
            "start": 1993.3701,
            "end": 1993.6101,
            "confidence": 0.9974021,
            "punctuated_word": "great",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          },
          {
            "word": "work",
            "start": 1993.6101,
            "end": 1994.1101,
            "confidence": 0.9997924,
            "punctuated_word": "work.",
            "speaker": 2,
            "speaker_confidence": 0.54400915
          }
        ],
        "speaker": 2,
        "id": "3c46fbdd-0d0c-40e4-a420-083df250dfe8"
      },
      {
        "start": 1994.4901,
        "end": 1996.3301,
        "confidence": 0.9671296,
        "channel": 0,
        "transcript": "And, I believe at the,",
        "words": [
          {
            "word": "and",
            "start": 1994.4901,
            "end": 1994.81,
            "confidence": 0.9973098,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.38177413
          },
          {
            "word": "i",
            "start": 1995.2101,
            "end": 1995.3701,
            "confidence": 0.99939334,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.38177413
          },
          {
            "word": "believe",
            "start": 1995.3701,
            "end": 1995.8701,
            "confidence": 0.9998982,
            "punctuated_word": "believe",
            "speaker": 1,
            "speaker_confidence": 0.38177413
          },
          {
            "word": "at",
            "start": 1995.93,
            "end": 1996.0901,
            "confidence": 0.96083033,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.38177413
          },
          {
            "word": "the",
            "start": 1996.0901,
            "end": 1996.3301,
            "confidence": 0.87821627,
            "punctuated_word": "the,",
            "speaker": 1,
            "speaker_confidence": 0.38177413
          }
        ],
        "speaker": 1,
        "id": "8ec89627-2e48-4053-bfe3-824cab922d27"
      },
      {
        "start": 1997.2101,
        "end": 2004.155,
        "confidence": 0.8972276,
        "channel": 0,
        "transcript": "kinda in your introduction, I think, is what I'm remembering that you said this. You mentioned that you yourself are kind of part of that, committee of folks that,",
        "words": [
          {
            "word": "kinda",
            "start": 1997.2101,
            "end": 1997.4501,
            "confidence": 0.76663965,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.50774467
          },
          {
            "word": "in",
            "start": 1997.6901,
            "end": 1997.8501,
            "confidence": 0.8771997,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.50774467
          },
          {
            "word": "your",
            "start": 1997.8501,
            "end": 1998.01,
            "confidence": 0.95031786,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.50774467
          },
          {
            "word": "introduction",
            "start": 1998.01,
            "end": 1998.4901,
            "confidence": 0.96347696,
            "punctuated_word": "introduction,",
            "speaker": 1,
            "speaker_confidence": 0.50774467
          },
          {
            "word": "i",
            "start": 1998.4901,
            "end": 1998.5701,
            "confidence": 0.999767,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.50774467
          },
          {
            "word": "think",
            "start": 1998.5701,
            "end": 1998.7301,
            "confidence": 0.83689404,
            "punctuated_word": "think,",
            "speaker": 1,
            "speaker_confidence": 0.50774467
          },
          {
            "word": "is",
            "start": 1998.7301,
            "end": 1998.89,
            "confidence": 0.6023235,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.50774467
          },
          {
            "word": "what",
            "start": 1998.89,
            "end": 1999.05,
            "confidence": 0.44270808,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.50774467
          },
          {
            "word": "i'm",
            "start": 1999.05,
            "end": 1999.13,
            "confidence": 0.9872744,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.28850442
          },
          {
            "word": "remembering",
            "start": 1999.13,
            "end": 1999.6101,
            "confidence": 0.9996364,
            "punctuated_word": "remembering",
            "speaker": 1,
            "speaker_confidence": 0.28850442
          },
          {
            "word": "that",
            "start": 1999.6101,
            "end": 1999.77,
            "confidence": 0.9175861,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.28850442
          },
          {
            "word": "you",
            "start": 1999.77,
            "end": 1999.8501,
            "confidence": 0.9991748,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.28850442
          },
          {
            "word": "said",
            "start": 1999.8501,
            "end": 2000.01,
            "confidence": 0.99907684,
            "punctuated_word": "said",
            "speaker": 1,
            "speaker_confidence": 0.28850442
          },
          {
            "word": "this",
            "start": 2000.01,
            "end": 2000.25,
            "confidence": 0.80217665,
            "punctuated_word": "this.",
            "speaker": 1,
            "speaker_confidence": 0.28850442
          },
          {
            "word": "you",
            "start": 2000.3301,
            "end": 2000.4901,
            "confidence": 0.9988588,
            "punctuated_word": "You",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "mentioned",
            "start": 2000.4901,
            "end": 2000.89,
            "confidence": 0.996912,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "that",
            "start": 2000.89,
            "end": 2001.255,
            "confidence": 0.99915135,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "you",
            "start": 2001.415,
            "end": 2001.575,
            "confidence": 0.8919466,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "yourself",
            "start": 2001.575,
            "end": 2001.8151,
            "confidence": 0.6646039,
            "punctuated_word": "yourself",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "are",
            "start": 2001.8151,
            "end": 2001.975,
            "confidence": 0.8231129,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "kind",
            "start": 2001.975,
            "end": 2002.095,
            "confidence": 0.58834696,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "of",
            "start": 2002.095,
            "end": 2002.215,
            "confidence": 0.9920557,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "part",
            "start": 2002.215,
            "end": 2002.455,
            "confidence": 0.98943275,
            "punctuated_word": "part",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "of",
            "start": 2002.455,
            "end": 2002.535,
            "confidence": 0.99963343,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "that",
            "start": 2002.535,
            "end": 2002.695,
            "confidence": 0.9657191,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "committee",
            "start": 2002.935,
            "end": 2003.335,
            "confidence": 0.9854336,
            "punctuated_word": "committee",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "of",
            "start": 2003.335,
            "end": 2003.415,
            "confidence": 0.98728174,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "folks",
            "start": 2003.415,
            "end": 2003.655,
            "confidence": 0.99989414,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "that",
            "start": 2003.655,
            "end": 2004.155,
            "confidence": 0.9929658,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          }
        ],
        "speaker": 1,
        "id": "0bb5f5b9-2e76-4106-96d7-bbbc152fb4f9"
      },
      {
        "start": 2004.775,
        "end": 2008.715,
        "confidence": 0.9954861,
        "channel": 0,
        "transcript": "help, like, figure out who who is, like, a good fit to to hop on and",
        "words": [
          {
            "word": "help",
            "start": 2004.775,
            "end": 2005.015,
            "confidence": 0.9809023,
            "punctuated_word": "help,",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "like",
            "start": 2005.015,
            "end": 2005.255,
            "confidence": 0.99712217,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "figure",
            "start": 2005.255,
            "end": 2005.495,
            "confidence": 0.9997074,
            "punctuated_word": "figure",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "out",
            "start": 2005.495,
            "end": 2005.8151,
            "confidence": 0.9989544,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "who",
            "start": 2005.8151,
            "end": 2006.295,
            "confidence": 0.999188,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "who",
            "start": 2006.295,
            "end": 2006.535,
            "confidence": 0.9983034,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "is",
            "start": 2006.535,
            "end": 2006.695,
            "confidence": 0.96411383,
            "punctuated_word": "is,",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "like",
            "start": 2006.695,
            "end": 2006.855,
            "confidence": 0.9995376,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "a",
            "start": 2006.855,
            "end": 2006.935,
            "confidence": 0.9999429,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "good",
            "start": 2006.935,
            "end": 2007.175,
            "confidence": 0.9998596,
            "punctuated_word": "good",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "fit",
            "start": 2007.175,
            "end": 2007.495,
            "confidence": 0.9999156,
            "punctuated_word": "fit",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "to",
            "start": 2007.495,
            "end": 2007.735,
            "confidence": 0.999918,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "to",
            "start": 2007.735,
            "end": 2007.895,
            "confidence": 0.99736434,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "hop",
            "start": 2007.895,
            "end": 2008.055,
            "confidence": 0.9992343,
            "punctuated_word": "hop",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "on",
            "start": 2008.055,
            "end": 2008.215,
            "confidence": 0.9998287,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          },
          {
            "word": "and",
            "start": 2008.215,
            "end": 2008.715,
            "confidence": 0.9938852,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.70847976
          }
        ],
        "speaker": 1,
        "id": "8ddf2343-7b81-4494-9780-46e8cbad7fbe"
      },
      {
        "start": 2009.095,
        "end": 2009.735,
        "confidence": 0.99035835,
        "channel": 0,
        "transcript": "and join,",
        "words": [
          {
            "word": "and",
            "start": 2009.095,
            "end": 2009.255,
            "confidence": 0.99380577,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5445262
          },
          {
            "word": "join",
            "start": 2009.255,
            "end": 2009.735,
            "confidence": 0.9869109,
            "punctuated_word": "join,",
            "speaker": 1,
            "speaker_confidence": 0.5445262
          }
        ],
        "speaker": 1,
        "id": "aa28b010-b0f5-403a-b1d5-041c8d684d2a"
      },
      {
        "start": 2010.135,
        "end": 2012.635,
        "confidence": 0.9664334,
        "channel": 0,
        "transcript": "USDS. Am I remembering that correctly? Yep.",
        "words": [
          {
            "word": "usds",
            "start": 2010.135,
            "end": 2010.635,
            "confidence": 0.9462802,
            "punctuated_word": "USDS.",
            "speaker": 1,
            "speaker_confidence": 0.5445262
          },
          {
            "word": "am",
            "start": 2010.855,
            "end": 2011.095,
            "confidence": 0.860253,
            "punctuated_word": "Am",
            "speaker": 1,
            "speaker_confidence": 0.5445262
          },
          {
            "word": "i",
            "start": 2011.095,
            "end": 2011.175,
            "confidence": 0.9980463,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5445262
          },
          {
            "word": "remembering",
            "start": 2011.175,
            "end": 2011.575,
            "confidence": 0.9993956,
            "punctuated_word": "remembering",
            "speaker": 1,
            "speaker_confidence": 0.5445262
          },
          {
            "word": "that",
            "start": 2011.575,
            "end": 2011.735,
            "confidence": 0.9998468,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5445262
          },
          {
            "word": "correctly",
            "start": 2011.735,
            "end": 2012.135,
            "confidence": 0.9998642,
            "punctuated_word": "correctly?",
            "speaker": 1,
            "speaker_confidence": 0.5445262
          },
          {
            "word": "yep",
            "start": 2012.135,
            "end": 2012.635,
            "confidence": 0.96134794,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.0
          }
        ],
        "speaker": 1,
        "id": "66615102-6942-4a9d-aaaa-642c502bedeb"
      },
      {
        "start": 2013.335,
        "end": 2016.395,
        "confidence": 0.9985581,
        "channel": 0,
        "transcript": "So in in your in your work with that, what kind of",
        "words": [
          {
            "word": "so",
            "start": 2013.335,
            "end": 2013.495,
            "confidence": 0.9976119,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.3331582
          },
          {
            "word": "in",
            "start": 2013.495,
            "end": 2013.655,
            "confidence": 0.99674785,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.3331582
          },
          {
            "word": "in",
            "start": 2013.655,
            "end": 2013.8151,
            "confidence": 0.9957321,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.3331582
          },
          {
            "word": "your",
            "start": 2013.8151,
            "end": 2014.055,
            "confidence": 0.99863964,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.3331582
          },
          {
            "word": "in",
            "start": 2014.055,
            "end": 2014.135,
            "confidence": 0.9974763,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.3331582
          },
          {
            "word": "your",
            "start": 2014.135,
            "end": 2014.375,
            "confidence": 0.9998487,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.3304016
          },
          {
            "word": "work",
            "start": 2014.375,
            "end": 2014.615,
            "confidence": 0.9997811,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.3304016
          },
          {
            "word": "with",
            "start": 2014.615,
            "end": 2014.775,
            "confidence": 0.99992204,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.3304016
          },
          {
            "word": "that",
            "start": 2014.775,
            "end": 2015.275,
            "confidence": 0.99977076,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.3304016
          },
          {
            "word": "what",
            "start": 2015.415,
            "end": 2015.735,
            "confidence": 0.9979571,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.3304016
          },
          {
            "word": "kind",
            "start": 2015.735,
            "end": 2015.895,
            "confidence": 0.9996276,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.3304016
          },
          {
            "word": "of",
            "start": 2015.895,
            "end": 2016.395,
            "confidence": 0.9995815,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.3304016
          }
        ],
        "speaker": 1,
        "id": "dc7d0ae5-cd6c-4cb5-8e85-60b2fd908467"
      },
      {
        "start": 2016.72,
        "end": 2026.34,
        "confidence": 0.9703112,
        "channel": 0,
        "transcript": "traits do you look for for a person that like, let's say there's, like, a listener out there that's, like, heard this conversation, and they're like, yeah. Like, I wanna do this. Like, what what kind of traits",
        "words": [
          {
            "word": "traits",
            "start": 2016.72,
            "end": 2017.04,
            "confidence": 0.99915314,
            "punctuated_word": "traits",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "do",
            "start": 2017.04,
            "end": 2017.28,
            "confidence": 0.9998136,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "you",
            "start": 2017.28,
            "end": 2017.36,
            "confidence": 0.9998665,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "look",
            "start": 2017.36,
            "end": 2017.6,
            "confidence": 0.99982554,
            "punctuated_word": "look",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "for",
            "start": 2017.6,
            "end": 2018.1,
            "confidence": 0.9998418,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "for",
            "start": 2018.16,
            "end": 2018.32,
            "confidence": 0.97788584,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "a",
            "start": 2018.32,
            "end": 2018.48,
            "confidence": 0.9715846,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "person",
            "start": 2018.48,
            "end": 2018.7999,
            "confidence": 0.9999362,
            "punctuated_word": "person",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "that",
            "start": 2018.7999,
            "end": 2018.9199,
            "confidence": 0.9995214,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "like",
            "start": 2019.04,
            "end": 2019.2,
            "confidence": 0.9947824,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "let's",
            "start": 2019.2,
            "end": 2019.36,
            "confidence": 0.9996656,
            "punctuated_word": "let's",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "say",
            "start": 2019.36,
            "end": 2019.52,
            "confidence": 0.99964225,
            "punctuated_word": "say",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "there's",
            "start": 2019.52,
            "end": 2019.6799,
            "confidence": 0.8664791,
            "punctuated_word": "there's,",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "like",
            "start": 2019.6799,
            "end": 2019.84,
            "confidence": 0.99930865,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "a",
            "start": 2019.84,
            "end": 2019.9199,
            "confidence": 0.999777,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "listener",
            "start": 2019.9199,
            "end": 2020.32,
            "confidence": 0.99984646,
            "punctuated_word": "listener",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "out",
            "start": 2020.32,
            "end": 2020.48,
            "confidence": 0.9997714,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "there",
            "start": 2020.48,
            "end": 2020.7999,
            "confidence": 0.99962175,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "that's",
            "start": 2020.7999,
            "end": 2021.04,
            "confidence": 0.93134373,
            "punctuated_word": "that's,",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "like",
            "start": 2021.04,
            "end": 2021.28,
            "confidence": 0.9989954,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "heard",
            "start": 2021.28,
            "end": 2021.44,
            "confidence": 0.998926,
            "punctuated_word": "heard",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "this",
            "start": 2021.44,
            "end": 2021.76,
            "confidence": 0.9994035,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "conversation",
            "start": 2021.76,
            "end": 2022.24,
            "confidence": 0.7403395,
            "punctuated_word": "conversation,",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "and",
            "start": 2022.24,
            "end": 2022.32,
            "confidence": 0.97179747,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "they're",
            "start": 2022.32,
            "end": 2022.5599,
            "confidence": 0.99829364,
            "punctuated_word": "they're",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "like",
            "start": 2022.5599,
            "end": 2022.7999,
            "confidence": 0.88167727,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "yeah",
            "start": 2022.7999,
            "end": 2023.2,
            "confidence": 0.9351251,
            "punctuated_word": "yeah.",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "like",
            "start": 2023.2,
            "end": 2023.7,
            "confidence": 0.9987591,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "i",
            "start": 2023.84,
            "end": 2024.0,
            "confidence": 0.9997081,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "wanna",
            "start": 2024.0,
            "end": 2024.24,
            "confidence": 0.99829465,
            "punctuated_word": "wanna",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "do",
            "start": 2024.24,
            "end": 2024.4,
            "confidence": 0.9986045,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "this",
            "start": 2024.4,
            "end": 2024.64,
            "confidence": 0.9904114,
            "punctuated_word": "this.",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "like",
            "start": 2024.64,
            "end": 2024.96,
            "confidence": 0.9894986,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "what",
            "start": 2025.12,
            "end": 2025.36,
            "confidence": 0.99348104,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "what",
            "start": 2025.36,
            "end": 2025.44,
            "confidence": 0.8229376,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "kind",
            "start": 2025.44,
            "end": 2025.6,
            "confidence": 0.8209758,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "of",
            "start": 2025.6,
            "end": 2025.84,
            "confidence": 0.9989287,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "traits",
            "start": 2025.84,
            "end": 2026.34,
            "confidence": 0.9980058,
            "punctuated_word": "traits",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          }
        ],
        "speaker": 1,
        "id": "6d1f2754-f88d-4cc1-b217-20a4326adf45"
      },
      {
        "start": 2026.64,
        "end": 2030.9,
        "confidence": 0.951183,
        "channel": 0,
        "transcript": "would you think that they would be best for them to, like, cultivate to be a, a best fit?",
        "words": [
          {
            "word": "would",
            "start": 2026.64,
            "end": 2026.88,
            "confidence": 0.9995198,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "you",
            "start": 2026.88,
            "end": 2027.28,
            "confidence": 0.9998666,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "think",
            "start": 2027.28,
            "end": 2027.6,
            "confidence": 0.99926335,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "that",
            "start": 2027.6,
            "end": 2027.76,
            "confidence": 0.999585,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "they",
            "start": 2027.76,
            "end": 2027.9199,
            "confidence": 0.9872946,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "would",
            "start": 2027.9199,
            "end": 2028.16,
            "confidence": 0.70971,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "be",
            "start": 2028.16,
            "end": 2028.24,
            "confidence": 0.9991142,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "best",
            "start": 2028.24,
            "end": 2028.48,
            "confidence": 0.99977213,
            "punctuated_word": "best",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "for",
            "start": 2028.48,
            "end": 2028.64,
            "confidence": 0.98525906,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "them",
            "start": 2028.64,
            "end": 2028.7999,
            "confidence": 0.9985292,
            "punctuated_word": "them",
            "speaker": 1,
            "speaker_confidence": 0.7175782
          },
          {
            "word": "to",
            "start": 2028.7999,
            "end": 2028.88,
            "confidence": 0.7082416,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.39505416
          },
          {
            "word": "like",
            "start": 2028.88,
            "end": 2029.04,
            "confidence": 0.9986317,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.39505416
          },
          {
            "word": "cultivate",
            "start": 2029.04,
            "end": 2029.44,
            "confidence": 0.9996573,
            "punctuated_word": "cultivate",
            "speaker": 1,
            "speaker_confidence": 0.39505416
          },
          {
            "word": "to",
            "start": 2029.44,
            "end": 2029.6,
            "confidence": 0.9878516,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.39505416
          },
          {
            "word": "be",
            "start": 2029.6,
            "end": 2029.76,
            "confidence": 0.99984074,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.39505416
          },
          {
            "word": "a",
            "start": 2029.76,
            "end": 2029.9199,
            "confidence": 0.719797,
            "punctuated_word": "a,",
            "speaker": 1,
            "speaker_confidence": 0.39505416
          },
          {
            "word": "a",
            "start": 2030.08,
            "end": 2030.16,
            "confidence": 0.9848742,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.39505416
          },
          {
            "word": "best",
            "start": 2030.16,
            "end": 2030.4,
            "confidence": 0.99768734,
            "punctuated_word": "best",
            "speaker": 1,
            "speaker_confidence": 0.39505416
          },
          {
            "word": "fit",
            "start": 2030.4,
            "end": 2030.9,
            "confidence": 0.99798447,
            "punctuated_word": "fit?",
            "speaker": 1,
            "speaker_confidence": 0.39505416
          }
        ],
        "speaker": 1,
        "id": "3c7e3026-987a-4c1c-9bb1-f80eb8b04b77"
      },
      {
        "start": 2031.355,
        "end": 2035.7749,
        "confidence": 0.9487069,
        "channel": 0,
        "transcript": "You know, one of the things we look forward is mid to senior level folks, but,",
        "words": [
          {
            "word": "you",
            "start": 2031.355,
            "end": 2031.5149,
            "confidence": 0.9911212,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.2553386
          },
          {
            "word": "know",
            "start": 2031.5149,
            "end": 2031.6749,
            "confidence": 0.98055255,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.2553386
          },
          {
            "word": "one",
            "start": 2031.6749,
            "end": 2031.7949,
            "confidence": 0.9993839,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.2553386
          },
          {
            "word": "of",
            "start": 2031.7949,
            "end": 2031.9149,
            "confidence": 0.99967873,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.2553386
          },
          {
            "word": "the",
            "start": 2031.9149,
            "end": 2032.075,
            "confidence": 0.9975683,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.2553386
          },
          {
            "word": "things",
            "start": 2032.075,
            "end": 2032.235,
            "confidence": 0.9997992,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.2553386
          },
          {
            "word": "we",
            "start": 2032.235,
            "end": 2032.3949,
            "confidence": 0.9979119,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "look",
            "start": 2032.3949,
            "end": 2032.5549,
            "confidence": 0.9918724,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "forward",
            "start": 2032.5549,
            "end": 2032.955,
            "confidence": 0.63102376,
            "punctuated_word": "forward",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "is",
            "start": 2032.955,
            "end": 2033.115,
            "confidence": 0.7560032,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "mid",
            "start": 2033.115,
            "end": 2033.5149,
            "confidence": 0.9983907,
            "punctuated_word": "mid",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "to",
            "start": 2033.5149,
            "end": 2033.6749,
            "confidence": 0.9838254,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "senior",
            "start": 2033.6749,
            "end": 2034.1549,
            "confidence": 0.99972695,
            "punctuated_word": "senior",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "level",
            "start": 2034.1549,
            "end": 2034.6549,
            "confidence": 0.99947816,
            "punctuated_word": "level",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "folks",
            "start": 2034.715,
            "end": 2035.215,
            "confidence": 0.85946393,
            "punctuated_word": "folks,",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "but",
            "start": 2035.2749,
            "end": 2035.7749,
            "confidence": 0.99351054,
            "punctuated_word": "but,",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          }
        ],
        "speaker": 2,
        "id": "08885102-1b96-42aa-8d2d-1e5992caf6a9"
      },
      {
        "start": 2036.955,
        "end": 2044.575,
        "confidence": 0.9018924,
        "channel": 0,
        "transcript": "but we always hiring, like, exceptional engineers. So, you know, we had to hack the Pentagon, and we had an, and from that hack the Pentagon,",
        "words": [
          {
            "word": "but",
            "start": 2036.955,
            "end": 2037.2749,
            "confidence": 0.997673,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "we",
            "start": 2037.2749,
            "end": 2037.755,
            "confidence": 0.99426526,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "always",
            "start": 2037.755,
            "end": 2038.1549,
            "confidence": 0.60641783,
            "punctuated_word": "always",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "hiring",
            "start": 2038.1549,
            "end": 2038.3949,
            "confidence": 0.7381779,
            "punctuated_word": "hiring,",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "like",
            "start": 2038.3949,
            "end": 2038.6349,
            "confidence": 0.99899065,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "exceptional",
            "start": 2038.6349,
            "end": 2039.115,
            "confidence": 0.9505256,
            "punctuated_word": "exceptional",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "engineers",
            "start": 2039.115,
            "end": 2039.615,
            "confidence": 0.930388,
            "punctuated_word": "engineers.",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "so",
            "start": 2039.6749,
            "end": 2039.995,
            "confidence": 0.9905969,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "you",
            "start": 2039.995,
            "end": 2040.075,
            "confidence": 0.99920326,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "know",
            "start": 2040.075,
            "end": 2040.3949,
            "confidence": 0.99965864,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "we",
            "start": 2040.3949,
            "end": 2040.5549,
            "confidence": 0.9960692,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "had",
            "start": 2040.5549,
            "end": 2040.875,
            "confidence": 0.9991341,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "to",
            "start": 2040.875,
            "end": 2041.0349,
            "confidence": 0.6895221,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "hack",
            "start": 2041.0349,
            "end": 2041.2749,
            "confidence": 0.9777084,
            "punctuated_word": "hack",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "the",
            "start": 2041.2749,
            "end": 2041.4349,
            "confidence": 0.9940625,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "pentagon",
            "start": 2041.4349,
            "end": 2041.835,
            "confidence": 0.6783446,
            "punctuated_word": "Pentagon,",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "and",
            "start": 2041.835,
            "end": 2041.995,
            "confidence": 0.9795232,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.78598696
          },
          {
            "word": "we",
            "start": 2041.995,
            "end": 2042.1549,
            "confidence": 0.9960975,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "had",
            "start": 2042.1549,
            "end": 2042.3949,
            "confidence": 0.50427437,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "an",
            "start": 2042.3949,
            "end": 2042.6349,
            "confidence": 0.7809012,
            "punctuated_word": "an,",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "and",
            "start": 2043.0349,
            "end": 2043.355,
            "confidence": 0.92859596,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "from",
            "start": 2043.355,
            "end": 2043.595,
            "confidence": 0.9885174,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "that",
            "start": 2043.595,
            "end": 2043.755,
            "confidence": 0.9157387,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "hack",
            "start": 2043.755,
            "end": 2043.9149,
            "confidence": 0.9283621,
            "punctuated_word": "hack",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "the",
            "start": 2043.9149,
            "end": 2044.075,
            "confidence": 0.89172566,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "pentagon",
            "start": 2044.075,
            "end": 2044.575,
            "confidence": 0.9947282,
            "punctuated_word": "Pentagon,",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          }
        ],
        "speaker": 2,
        "id": "543a6aeb-daf7-40c1-b6cf-9d0b7934a20e"
      },
      {
        "start": 2044.9099,
        "end": 2049.89,
        "confidence": 0.98056483,
        "channel": 0,
        "transcript": "we hired an 18 year old, just for the summer to come in because they they was able to do so exceptional.",
        "words": [
          {
            "word": "we",
            "start": 2044.9099,
            "end": 2045.23,
            "confidence": 0.9981086,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "hired",
            "start": 2045.23,
            "end": 2045.5499,
            "confidence": 0.9976744,
            "punctuated_word": "hired",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "an",
            "start": 2045.5499,
            "end": 2045.7899,
            "confidence": 0.9978125,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "18",
            "start": 2045.7899,
            "end": 2046.0299,
            "confidence": 0.996854,
            "punctuated_word": "18",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "year",
            "start": 2046.0299,
            "end": 2046.11,
            "confidence": 0.9990293,
            "punctuated_word": "year",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "old",
            "start": 2046.11,
            "end": 2046.35,
            "confidence": 0.98304164,
            "punctuated_word": "old,",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "just",
            "start": 2046.51,
            "end": 2046.6699,
            "confidence": 0.99957687,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "for",
            "start": 2046.6699,
            "end": 2046.9099,
            "confidence": 0.9993267,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6839355
          },
          {
            "word": "the",
            "start": 2046.9099,
            "end": 2046.99,
            "confidence": 0.99616206,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.3838504
          },
          {
            "word": "summer",
            "start": 2046.99,
            "end": 2047.39,
            "confidence": 0.99883515,
            "punctuated_word": "summer",
            "speaker": 2,
            "speaker_confidence": 0.3838504
          },
          {
            "word": "to",
            "start": 2047.39,
            "end": 2047.47,
            "confidence": 0.96559596,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.3838504
          },
          {
            "word": "come",
            "start": 2047.47,
            "end": 2047.71,
            "confidence": 0.9997445,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.3838504
          },
          {
            "word": "in",
            "start": 2047.71,
            "end": 2047.95,
            "confidence": 0.9982015,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.3838504
          },
          {
            "word": "because",
            "start": 2047.95,
            "end": 2048.19,
            "confidence": 0.8318153,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.3838504
          },
          {
            "word": "they",
            "start": 2048.19,
            "end": 2048.43,
            "confidence": 0.9441944,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.3838504
          },
          {
            "word": "they",
            "start": 2048.43,
            "end": 2048.5898,
            "confidence": 0.949999,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "was",
            "start": 2048.5898,
            "end": 2048.75,
            "confidence": 0.97556204,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "able",
            "start": 2048.75,
            "end": 2048.99,
            "confidence": 0.99273807,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "to",
            "start": 2048.99,
            "end": 2049.07,
            "confidence": 0.9923969,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "do",
            "start": 2049.07,
            "end": 2049.23,
            "confidence": 0.9915447,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "so",
            "start": 2049.23,
            "end": 2049.39,
            "confidence": 0.9723858,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "exceptional",
            "start": 2049.39,
            "end": 2049.89,
            "confidence": 0.9918244,
            "punctuated_word": "exceptional.",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          }
        ],
        "speaker": 2,
        "id": "ba006768-da72-4a19-b1de-1518c89ac2a9"
      },
      {
        "start": 2050.27,
        "end": 2053.65,
        "confidence": 0.9573697,
        "channel": 0,
        "transcript": "But for us, one of the things that we look for is just being flexible,",
        "words": [
          {
            "word": "but",
            "start": 2050.27,
            "end": 2050.51,
            "confidence": 0.99859625,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "for",
            "start": 2050.51,
            "end": 2050.67,
            "confidence": 0.91661674,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "us",
            "start": 2050.67,
            "end": 2050.99,
            "confidence": 0.9977194,
            "punctuated_word": "us,",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "one",
            "start": 2050.99,
            "end": 2051.15,
            "confidence": 0.99970967,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "of",
            "start": 2051.15,
            "end": 2051.23,
            "confidence": 0.99947125,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "the",
            "start": 2051.23,
            "end": 2051.31,
            "confidence": 0.99585575,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5745123
          },
          {
            "word": "things",
            "start": 2051.31,
            "end": 2051.55,
            "confidence": 0.9996958,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "that",
            "start": 2051.55,
            "end": 2051.71,
            "confidence": 0.9983454,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "we",
            "start": 2051.71,
            "end": 2051.8699,
            "confidence": 0.9973054,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "look",
            "start": 2051.8699,
            "end": 2052.1099,
            "confidence": 0.9480443,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "for",
            "start": 2052.1099,
            "end": 2052.27,
            "confidence": 0.7086143,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "is",
            "start": 2052.27,
            "end": 2052.5898,
            "confidence": 0.99355173,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "just",
            "start": 2052.5898,
            "end": 2052.75,
            "confidence": 0.8141095,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "being",
            "start": 2052.75,
            "end": 2053.15,
            "confidence": 0.99703324,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "flexible",
            "start": 2053.15,
            "end": 2053.65,
            "confidence": 0.9958765,
            "punctuated_word": "flexible,",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          }
        ],
        "speaker": 2,
        "id": "58239a40-ba25-4f7d-8321-2b9ebb3bc8f6"
      },
      {
        "start": 2053.95,
        "end": 2054.45,
        "confidence": 0.99025875,
        "channel": 0,
        "transcript": "independent,",
        "words": [
          {
            "word": "independent",
            "start": 2053.95,
            "end": 2054.45,
            "confidence": 0.99025875,
            "punctuated_word": "independent,",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          }
        ],
        "speaker": 2,
        "id": "09c054cb-10cf-46b4-84a7-bd8431ee1ae8"
      },
      {
        "start": 2055.47,
        "end": 2056.13,
        "confidence": 0.99577755,
        "channel": 0,
        "transcript": "you know,",
        "words": [
          {
            "word": "you",
            "start": 2055.47,
            "end": 2055.63,
            "confidence": 0.9993892,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "know",
            "start": 2055.63,
            "end": 2056.13,
            "confidence": 0.9921659,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          }
        ],
        "speaker": 2,
        "id": "9ecc5373-36d0-4243-a6fd-cae3f24bb070"
      },
      {
        "start": 2056.67,
        "end": 2058.21,
        "confidence": 0.9364622,
        "channel": 0,
        "transcript": "confident, but not cocky,",
        "words": [
          {
            "word": "confident",
            "start": 2056.67,
            "end": 2057.17,
            "confidence": 0.7992244,
            "punctuated_word": "confident,",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "but",
            "start": 2057.23,
            "end": 2057.47,
            "confidence": 0.9994848,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "not",
            "start": 2057.47,
            "end": 2057.71,
            "confidence": 0.9993767,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          },
          {
            "word": "cocky",
            "start": 2057.71,
            "end": 2058.21,
            "confidence": 0.947763,
            "punctuated_word": "cocky,",
            "speaker": 2,
            "speaker_confidence": 0.7416775
          }
        ],
        "speaker": 2,
        "id": "ddde7850-e094-4d01-97f5-055a17db3ad2"
      },
      {
        "start": 2059.585,
        "end": 2061.845,
        "confidence": 0.96903044,
        "channel": 0,
        "transcript": "and a team player overall and,",
        "words": [
          {
            "word": "and",
            "start": 2059.585,
            "end": 2059.825,
            "confidence": 0.9996817,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "a",
            "start": 2059.825,
            "end": 2059.985,
            "confidence": 0.99876094,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "team",
            "start": 2059.985,
            "end": 2060.225,
            "confidence": 0.9999151,
            "punctuated_word": "team",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "player",
            "start": 2060.225,
            "end": 2060.625,
            "confidence": 0.99927,
            "punctuated_word": "player",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "overall",
            "start": 2060.625,
            "end": 2061.125,
            "confidence": 0.9836606,
            "punctuated_word": "overall",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "and",
            "start": 2061.345,
            "end": 2061.845,
            "confidence": 0.8328942,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          }
        ],
        "speaker": 2,
        "id": "69b47d8c-a0f2-4cbf-87e9-5b5c6e82a867"
      },
      {
        "start": 2062.3052,
        "end": 2065.5251,
        "confidence": 0.9726736,
        "channel": 0,
        "transcript": "you know, someone that's willing to help fight through the bureaucracy.",
        "words": [
          {
            "word": "you",
            "start": 2062.3052,
            "end": 2062.465,
            "confidence": 0.9935596,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "know",
            "start": 2062.465,
            "end": 2062.865,
            "confidence": 0.99982965,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "someone",
            "start": 2062.865,
            "end": 2063.2651,
            "confidence": 0.99978477,
            "punctuated_word": "someone",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "that's",
            "start": 2063.2651,
            "end": 2063.585,
            "confidence": 0.9998219,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "willing",
            "start": 2063.585,
            "end": 2063.985,
            "confidence": 0.9999479,
            "punctuated_word": "willing",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "to",
            "start": 2063.985,
            "end": 2064.145,
            "confidence": 0.99977845,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "help",
            "start": 2064.145,
            "end": 2064.465,
            "confidence": 0.99974436,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "fight",
            "start": 2064.465,
            "end": 2064.705,
            "confidence": 0.9995809,
            "punctuated_word": "fight",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "through",
            "start": 2064.705,
            "end": 2064.865,
            "confidence": 0.9695542,
            "punctuated_word": "through",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "the",
            "start": 2064.865,
            "end": 2065.0251,
            "confidence": 0.9984837,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "bureaucracy",
            "start": 2065.0251,
            "end": 2065.5251,
            "confidence": 0.7393245,
            "punctuated_word": "bureaucracy.",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          }
        ],
        "speaker": 2,
        "id": "36addd25-30f9-49e4-b280-e45d497aee23"
      },
      {
        "start": 2066.225,
        "end": 2066.705,
        "confidence": 0.9531795,
        "channel": 0,
        "transcript": "And,",
        "words": [
          {
            "word": "and",
            "start": 2066.225,
            "end": 2066.705,
            "confidence": 0.9531795,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          }
        ],
        "speaker": 2,
        "id": "d5f45761-519f-4452-932c-1a0fc9772edc"
      },
      {
        "start": 2067.185,
        "end": 2075.53,
        "confidence": 0.9566994,
        "channel": 0,
        "transcript": "desire to serve is one of the the huge things that we look for. You mentioned the idea of of kinda like being a a team player. What what what does that mean in the context of",
        "words": [
          {
            "word": "desire",
            "start": 2067.185,
            "end": 2067.585,
            "confidence": 0.95969087,
            "punctuated_word": "desire",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "to",
            "start": 2067.585,
            "end": 2067.745,
            "confidence": 0.9996381,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "serve",
            "start": 2067.745,
            "end": 2068.0652,
            "confidence": 0.99980575,
            "punctuated_word": "serve",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "is",
            "start": 2068.0652,
            "end": 2068.225,
            "confidence": 0.9250694,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7579787
          },
          {
            "word": "one",
            "start": 2068.225,
            "end": 2068.385,
            "confidence": 0.99969566,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.54888624
          },
          {
            "word": "of",
            "start": 2068.385,
            "end": 2068.465,
            "confidence": 0.9987613,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.54888624
          },
          {
            "word": "the",
            "start": 2068.465,
            "end": 2068.705,
            "confidence": 0.9996592,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.54888624
          },
          {
            "word": "the",
            "start": 2068.705,
            "end": 2068.865,
            "confidence": 0.98180604,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.54888624
          },
          {
            "word": "huge",
            "start": 2068.865,
            "end": 2069.105,
            "confidence": 0.9496671,
            "punctuated_word": "huge",
            "speaker": 2,
            "speaker_confidence": 0.54888624
          },
          {
            "word": "things",
            "start": 2069.105,
            "end": 2069.345,
            "confidence": 0.99946696,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.54888624
          },
          {
            "word": "that",
            "start": 2069.345,
            "end": 2069.5051,
            "confidence": 0.8031551,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.54888624
          },
          {
            "word": "we",
            "start": 2069.5051,
            "end": 2069.665,
            "confidence": 0.9907165,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.54888624
          },
          {
            "word": "look",
            "start": 2069.665,
            "end": 2069.825,
            "confidence": 0.9972899,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.54888624
          },
          {
            "word": "for",
            "start": 2069.825,
            "end": 2070.325,
            "confidence": 0.9994074,
            "punctuated_word": "for.",
            "speaker": 2,
            "speaker_confidence": 0.54888624
          },
          {
            "word": "you",
            "start": 2070.465,
            "end": 2070.705,
            "confidence": 0.99951124,
            "punctuated_word": "You",
            "speaker": 1,
            "speaker_confidence": 0.42259592
          },
          {
            "word": "mentioned",
            "start": 2070.705,
            "end": 2071.0251,
            "confidence": 0.9964845,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.42259592
          },
          {
            "word": "the",
            "start": 2071.0251,
            "end": 2071.105,
            "confidence": 0.9995726,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.42259592
          },
          {
            "word": "idea",
            "start": 2071.105,
            "end": 2071.425,
            "confidence": 0.9998534,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.42259592
          },
          {
            "word": "of",
            "start": 2071.425,
            "end": 2071.665,
            "confidence": 0.99985874,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.42259592
          },
          {
            "word": "of",
            "start": 2071.665,
            "end": 2071.825,
            "confidence": 0.96443886,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.42259592
          },
          {
            "word": "kinda",
            "start": 2071.825,
            "end": 2072.0652,
            "confidence": 0.74614656,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.42259592
          },
          {
            "word": "like",
            "start": 2072.0652,
            "end": 2072.225,
            "confidence": 0.5092217,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.42259592
          },
          {
            "word": "being",
            "start": 2072.225,
            "end": 2072.465,
            "confidence": 0.98804677,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 0.48512983
          },
          {
            "word": "a",
            "start": 2072.465,
            "end": 2072.705,
            "confidence": 0.9914274,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.48512983
          },
          {
            "word": "a",
            "start": 2072.705,
            "end": 2072.865,
            "confidence": 0.96392065,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.48512983
          },
          {
            "word": "team",
            "start": 2072.865,
            "end": 2073.0251,
            "confidence": 0.9997923,
            "punctuated_word": "team",
            "speaker": 1,
            "speaker_confidence": 0.48512983
          },
          {
            "word": "player",
            "start": 2073.0251,
            "end": 2073.51,
            "confidence": 0.9826282,
            "punctuated_word": "player.",
            "speaker": 1,
            "speaker_confidence": 0.48512983
          },
          {
            "word": "what",
            "start": 2073.67,
            "end": 2073.75,
            "confidence": 0.992228,
            "punctuated_word": "What",
            "speaker": 1,
            "speaker_confidence": 0.48512983
          },
          {
            "word": "what",
            "start": 2073.75,
            "end": 2073.91,
            "confidence": 0.9883145,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.48512983
          },
          {
            "word": "what",
            "start": 2073.91,
            "end": 2073.95,
            "confidence": 0.68083996,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "does",
            "start": 2073.95,
            "end": 2073.99,
            "confidence": 0.99544585,
            "punctuated_word": "does",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "that",
            "start": 2073.99,
            "end": 2074.23,
            "confidence": 0.99957186,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "mean",
            "start": 2074.23,
            "end": 2074.47,
            "confidence": 0.9997857,
            "punctuated_word": "mean",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "in",
            "start": 2074.47,
            "end": 2074.55,
            "confidence": 0.9989543,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "the",
            "start": 2074.55,
            "end": 2074.6301,
            "confidence": 0.9981988,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "context",
            "start": 2074.6301,
            "end": 2075.03,
            "confidence": 0.9999298,
            "punctuated_word": "context",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "of",
            "start": 2075.03,
            "end": 2075.53,
            "confidence": 0.99987316,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          }
        ],
        "speaker": 1,
        "id": "911c9d90-121a-4b53-b07a-46c5cfdac8a4"
      },
      {
        "start": 2075.91,
        "end": 2083.21,
        "confidence": 0.970078,
        "channel": 0,
        "transcript": "of of USDS? Like, how how would you describe that? Just being able to work with all different types of skill sets and people and, you know,",
        "words": [
          {
            "word": "of",
            "start": 2075.91,
            "end": 2076.07,
            "confidence": 0.99534094,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "of",
            "start": 2076.07,
            "end": 2076.23,
            "confidence": 0.9919403,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "usds",
            "start": 2076.23,
            "end": 2076.71,
            "confidence": 0.96872187,
            "punctuated_word": "USDS?",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "like",
            "start": 2076.71,
            "end": 2076.79,
            "confidence": 0.9602244,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "how",
            "start": 2076.79,
            "end": 2076.95,
            "confidence": 0.9991823,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "how",
            "start": 2076.95,
            "end": 2077.11,
            "confidence": 0.8577814,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "would",
            "start": 2077.11,
            "end": 2077.27,
            "confidence": 0.8812121,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "you",
            "start": 2077.27,
            "end": 2077.35,
            "confidence": 0.9968731,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "describe",
            "start": 2077.35,
            "end": 2077.67,
            "confidence": 0.9997888,
            "punctuated_word": "describe",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "that",
            "start": 2077.67,
            "end": 2078.17,
            "confidence": 0.99957657,
            "punctuated_word": "that?",
            "speaker": 1,
            "speaker_confidence": 0.6328169
          },
          {
            "word": "just",
            "start": 2078.39,
            "end": 2078.6301,
            "confidence": 0.9959008,
            "punctuated_word": "Just",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "being",
            "start": 2078.6301,
            "end": 2078.79,
            "confidence": 0.9996482,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "able",
            "start": 2078.79,
            "end": 2079.03,
            "confidence": 0.9994735,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "to",
            "start": 2079.03,
            "end": 2079.11,
            "confidence": 0.9993499,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "work",
            "start": 2079.11,
            "end": 2079.35,
            "confidence": 0.99984694,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "with",
            "start": 2079.35,
            "end": 2079.59,
            "confidence": 0.99985266,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "all",
            "start": 2079.59,
            "end": 2079.83,
            "confidence": 0.99155056,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "different",
            "start": 2079.83,
            "end": 2080.15,
            "confidence": 0.99755836,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "types",
            "start": 2080.15,
            "end": 2080.47,
            "confidence": 0.9995185,
            "punctuated_word": "types",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "of",
            "start": 2080.47,
            "end": 2080.79,
            "confidence": 0.99960583,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "skill",
            "start": 2080.79,
            "end": 2081.03,
            "confidence": 0.9551084,
            "punctuated_word": "skill",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "sets",
            "start": 2081.03,
            "end": 2081.35,
            "confidence": 0.9983388,
            "punctuated_word": "sets",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "and",
            "start": 2081.35,
            "end": 2081.59,
            "confidence": 0.9714264,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "people",
            "start": 2081.59,
            "end": 2082.09,
            "confidence": 0.9998815,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "and",
            "start": 2082.15,
            "end": 2082.47,
            "confidence": 0.74887216,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "you",
            "start": 2082.47,
            "end": 2082.71,
            "confidence": 0.9977023,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          },
          {
            "word": "know",
            "start": 2082.71,
            "end": 2083.21,
            "confidence": 0.88782805,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.72369385
          }
        ],
        "speaker": 2,
        "id": "a1e62536-26b2-4c4e-ae9d-a76fab135d94"
      },
      {
        "start": 2083.59,
        "end": 2088.65,
        "confidence": 0.96634984,
        "channel": 0,
        "transcript": "I think you mentioned earlier before that some people could be difficult to work with and just making sure that that",
        "words": [
          {
            "word": "i",
            "start": 2083.59,
            "end": 2083.67,
            "confidence": 0.9995098,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.47711706
          },
          {
            "word": "think",
            "start": 2083.67,
            "end": 2083.83,
            "confidence": 0.99931455,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.47711706
          },
          {
            "word": "you",
            "start": 2083.83,
            "end": 2083.99,
            "confidence": 0.9942048,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.47711706
          },
          {
            "word": "mentioned",
            "start": 2083.99,
            "end": 2084.23,
            "confidence": 0.99939704,
            "punctuated_word": "mentioned",
            "speaker": 2,
            "speaker_confidence": 0.47711706
          },
          {
            "word": "earlier",
            "start": 2084.23,
            "end": 2084.55,
            "confidence": 0.9918168,
            "punctuated_word": "earlier",
            "speaker": 2,
            "speaker_confidence": 0.47711706
          },
          {
            "word": "before",
            "start": 2084.55,
            "end": 2084.79,
            "confidence": 0.9886497,
            "punctuated_word": "before",
            "speaker": 2,
            "speaker_confidence": 0.47711706
          },
          {
            "word": "that",
            "start": 2084.79,
            "end": 2085.03,
            "confidence": 0.9509565,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.47711706
          },
          {
            "word": "some",
            "start": 2085.03,
            "end": 2085.19,
            "confidence": 0.9916073,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.47711706
          },
          {
            "word": "people",
            "start": 2085.19,
            "end": 2085.43,
            "confidence": 0.9996152,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.47711706
          },
          {
            "word": "could",
            "start": 2085.43,
            "end": 2085.59,
            "confidence": 0.7143806,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.47711706
          },
          {
            "word": "be",
            "start": 2085.59,
            "end": 2085.67,
            "confidence": 0.9993286,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "difficult",
            "start": 2085.67,
            "end": 2085.99,
            "confidence": 0.9997738,
            "punctuated_word": "difficult",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "to",
            "start": 2085.99,
            "end": 2086.07,
            "confidence": 0.9977877,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "work",
            "start": 2086.07,
            "end": 2086.31,
            "confidence": 0.99993813,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "with",
            "start": 2086.31,
            "end": 2086.55,
            "confidence": 0.9997048,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "and",
            "start": 2086.55,
            "end": 2086.71,
            "confidence": 0.8143064,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "just",
            "start": 2086.71,
            "end": 2086.87,
            "confidence": 0.9996419,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "making",
            "start": 2086.87,
            "end": 2087.19,
            "confidence": 0.99715257,
            "punctuated_word": "making",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "sure",
            "start": 2087.19,
            "end": 2087.43,
            "confidence": 0.99966514,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "that",
            "start": 2087.43,
            "end": 2087.93,
            "confidence": 0.9950246,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "that",
            "start": 2088.15,
            "end": 2088.65,
            "confidence": 0.86157334,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          }
        ],
        "speaker": 2,
        "id": "0f0843c4-82ad-4340-87c7-bc061cf5c4fe"
      },
      {
        "start": 2089.175,
        "end": 2093.015,
        "confidence": 0.98166066,
        "channel": 0,
        "transcript": "that, you know, they're not coming on board to yell at people. Right? Just being",
        "words": [
          {
            "word": "that",
            "start": 2089.175,
            "end": 2089.4949,
            "confidence": 0.9087572,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "you",
            "start": 2089.4949,
            "end": 2089.815,
            "confidence": 0.9996841,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "know",
            "start": 2089.815,
            "end": 2090.135,
            "confidence": 0.9775362,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "they're",
            "start": 2090.135,
            "end": 2090.375,
            "confidence": 0.99262416,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "not",
            "start": 2090.375,
            "end": 2090.535,
            "confidence": 0.9995116,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "coming",
            "start": 2090.535,
            "end": 2090.775,
            "confidence": 0.99963427,
            "punctuated_word": "coming",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "on",
            "start": 2090.775,
            "end": 2090.935,
            "confidence": 0.8903415,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "board",
            "start": 2090.935,
            "end": 2091.255,
            "confidence": 0.9985442,
            "punctuated_word": "board",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "to",
            "start": 2091.255,
            "end": 2091.335,
            "confidence": 0.9995394,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "yell",
            "start": 2091.335,
            "end": 2091.575,
            "confidence": 0.99979275,
            "punctuated_word": "yell",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "at",
            "start": 2091.575,
            "end": 2091.7349,
            "confidence": 0.98288745,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "people",
            "start": 2091.7349,
            "end": 2092.055,
            "confidence": 0.9889251,
            "punctuated_word": "people.",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "right",
            "start": 2092.055,
            "end": 2092.295,
            "confidence": 0.9958155,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "just",
            "start": 2092.295,
            "end": 2092.535,
            "confidence": 0.99285674,
            "punctuated_word": "Just",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          },
          {
            "word": "being",
            "start": 2092.535,
            "end": 2093.015,
            "confidence": 0.9984597,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.78277063
          }
        ],
        "speaker": 2,
        "id": "10a880bc-936c-4107-bc3c-506917e834ac"
      },
      {
        "start": 2093.335,
        "end": 2101.275,
        "confidence": 0.90933937,
        "channel": 0,
        "transcript": "we're all here together and we'll everybody in the federal government is trying to, you know, do the the same goal is by giving, you know, by helping",
        "words": [
          {
            "word": "we're",
            "start": 2093.335,
            "end": 2093.415,
            "confidence": 0.9134324,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.5320389
          },
          {
            "word": "all",
            "start": 2093.415,
            "end": 2093.815,
            "confidence": 0.9181822,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.5320389
          },
          {
            "word": "here",
            "start": 2093.815,
            "end": 2094.135,
            "confidence": 0.7333766,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.5320389
          },
          {
            "word": "together",
            "start": 2094.135,
            "end": 2094.615,
            "confidence": 0.9838135,
            "punctuated_word": "together",
            "speaker": 2,
            "speaker_confidence": 0.5320389
          },
          {
            "word": "and",
            "start": 2094.615,
            "end": 2094.695,
            "confidence": 0.46437508,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5320389
          },
          {
            "word": "we'll",
            "start": 2094.695,
            "end": 2095.015,
            "confidence": 0.56742495,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.5320389
          },
          {
            "word": "everybody",
            "start": 2095.175,
            "end": 2095.575,
            "confidence": 0.9953127,
            "punctuated_word": "everybody",
            "speaker": 2,
            "speaker_confidence": 0.5320389
          },
          {
            "word": "in",
            "start": 2095.575,
            "end": 2095.655,
            "confidence": 0.99255484,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5320389
          },
          {
            "word": "the",
            "start": 2095.655,
            "end": 2095.7349,
            "confidence": 0.9863332,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5320389
          },
          {
            "word": "federal",
            "start": 2095.7349,
            "end": 2096.055,
            "confidence": 0.96844673,
            "punctuated_word": "federal",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "government",
            "start": 2096.055,
            "end": 2096.375,
            "confidence": 0.99715555,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "is",
            "start": 2096.375,
            "end": 2096.535,
            "confidence": 0.9522421,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "trying",
            "start": 2096.535,
            "end": 2096.775,
            "confidence": 0.9994815,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "to",
            "start": 2096.775,
            "end": 2097.275,
            "confidence": 0.9977189,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "you",
            "start": 2097.335,
            "end": 2097.4949,
            "confidence": 0.9981748,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "know",
            "start": 2097.4949,
            "end": 2097.7349,
            "confidence": 0.99963975,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "do",
            "start": 2097.7349,
            "end": 2097.9749,
            "confidence": 0.997996,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "the",
            "start": 2097.9749,
            "end": 2098.295,
            "confidence": 0.9887046,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "the",
            "start": 2098.295,
            "end": 2098.455,
            "confidence": 0.93015105,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "same",
            "start": 2098.455,
            "end": 2098.775,
            "confidence": 0.99683267,
            "punctuated_word": "same",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "goal",
            "start": 2098.775,
            "end": 2099.015,
            "confidence": 0.9950235,
            "punctuated_word": "goal",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "is",
            "start": 2099.015,
            "end": 2099.255,
            "confidence": 0.50949705,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "by",
            "start": 2099.255,
            "end": 2099.4949,
            "confidence": 0.99167585,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "giving",
            "start": 2099.4949,
            "end": 2099.895,
            "confidence": 0.72958547,
            "punctuated_word": "giving,",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "you",
            "start": 2099.895,
            "end": 2100.135,
            "confidence": 0.9992149,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "know",
            "start": 2100.135,
            "end": 2100.535,
            "confidence": 0.8589604,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "by",
            "start": 2100.535,
            "end": 2100.775,
            "confidence": 0.9968822,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "helping",
            "start": 2100.775,
            "end": 2101.275,
            "confidence": 0.9993144,
            "punctuated_word": "helping",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          }
        ],
        "speaker": 2,
        "id": "3f9da1ec-a560-4989-91b0-8d4c6dbda506"
      },
      {
        "start": 2102.28,
        "end": 2103.5,
        "confidence": 0.9690368,
        "channel": 0,
        "transcript": "use design technology",
        "words": [
          {
            "word": "use",
            "start": 2102.28,
            "end": 2102.6,
            "confidence": 0.9199417,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "design",
            "start": 2102.6,
            "end": 2103.0,
            "confidence": 0.98920524,
            "punctuated_word": "design",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "technology",
            "start": 2103.0,
            "end": 2103.5,
            "confidence": 0.9979634,
            "punctuated_word": "technology",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          }
        ],
        "speaker": 2,
        "id": "4fee1055-ba72-44d6-9772-d56902e0f2bf"
      },
      {
        "start": 2104.12,
        "end": 2108.22,
        "confidence": 0.97121745,
        "channel": 0,
        "transcript": "to give people the services that we have promised them in congress. Right?",
        "words": [
          {
            "word": "to",
            "start": 2104.12,
            "end": 2104.44,
            "confidence": 0.9959859,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "give",
            "start": 2104.44,
            "end": 2104.84,
            "confidence": 0.99933064,
            "punctuated_word": "give",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "people",
            "start": 2104.84,
            "end": 2105.24,
            "confidence": 0.9999286,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "the",
            "start": 2105.24,
            "end": 2105.4001,
            "confidence": 0.9996762,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "services",
            "start": 2105.4001,
            "end": 2105.8801,
            "confidence": 0.9998839,
            "punctuated_word": "services",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "that",
            "start": 2105.8801,
            "end": 2106.12,
            "confidence": 0.99969697,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "we",
            "start": 2106.12,
            "end": 2106.28,
            "confidence": 0.99033666,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "have",
            "start": 2106.28,
            "end": 2106.44,
            "confidence": 0.8806663,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "promised",
            "start": 2106.44,
            "end": 2106.76,
            "confidence": 0.9895551,
            "punctuated_word": "promised",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "them",
            "start": 2106.76,
            "end": 2107.08,
            "confidence": 0.9303903,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "in",
            "start": 2107.08,
            "end": 2107.24,
            "confidence": 0.9978389,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "congress",
            "start": 2107.24,
            "end": 2107.72,
            "confidence": 0.8923958,
            "punctuated_word": "congress.",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "right",
            "start": 2107.72,
            "end": 2108.22,
            "confidence": 0.950142,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          }
        ],
        "speaker": 2,
        "id": "fd3f5d00-b26f-41f3-ae99-05b7554e91af"
      },
      {
        "start": 2108.76,
        "end": 2110.46,
        "confidence": 0.98558205,
        "channel": 0,
        "transcript": "So we're all here to do that.",
        "words": [
          {
            "word": "so",
            "start": 2108.76,
            "end": 2108.9202,
            "confidence": 0.99222225,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "we're",
            "start": 2108.9202,
            "end": 2109.1602,
            "confidence": 0.9135448,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "all",
            "start": 2109.1602,
            "end": 2109.32,
            "confidence": 0.9962286,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "here",
            "start": 2109.32,
            "end": 2109.6401,
            "confidence": 0.9980751,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "to",
            "start": 2109.6401,
            "end": 2109.8,
            "confidence": 0.999592,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "do",
            "start": 2109.8,
            "end": 2109.96,
            "confidence": 0.99984634,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          },
          {
            "word": "that",
            "start": 2109.96,
            "end": 2110.46,
            "confidence": 0.9995657,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.85095453
          }
        ],
        "speaker": 2,
        "id": "39a2f1ff-2771-48e4-88c7-8057f039a047"
      },
      {
        "start": 2110.76,
        "end": 2112.94,
        "confidence": 0.9979837,
        "channel": 0,
        "transcript": "Now let's say that some intrepid",
        "words": [
          {
            "word": "now",
            "start": 2110.76,
            "end": 2111.08,
            "confidence": 0.99940383,
            "punctuated_word": "Now",
            "speaker": 1,
            "speaker_confidence": 0.50081515
          },
          {
            "word": "let's",
            "start": 2111.08,
            "end": 2111.32,
            "confidence": 0.9914882,
            "punctuated_word": "let's",
            "speaker": 1,
            "speaker_confidence": 0.50081515
          },
          {
            "word": "say",
            "start": 2111.32,
            "end": 2111.56,
            "confidence": 0.9999188,
            "punctuated_word": "say",
            "speaker": 1,
            "speaker_confidence": 0.50081515
          },
          {
            "word": "that",
            "start": 2111.56,
            "end": 2112.06,
            "confidence": 0.9994173,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.50081515
          },
          {
            "word": "some",
            "start": 2112.2,
            "end": 2112.44,
            "confidence": 0.9991868,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.50081515
          },
          {
            "word": "intrepid",
            "start": 2112.44,
            "end": 2112.94,
            "confidence": 0.9984872,
            "punctuated_word": "intrepid",
            "speaker": 1,
            "speaker_confidence": 0.50081515
          }
        ],
        "speaker": 1,
        "id": "2c637d1c-5ced-4112-b2b7-e98feb4af87c"
      },
      {
        "start": 2113.8,
        "end": 2117.5,
        "confidence": 0.98332673,
        "channel": 0,
        "transcript": "member of the audience has heard all of this, and they've decided",
        "words": [
          {
            "word": "member",
            "start": 2113.8,
            "end": 2114.04,
            "confidence": 0.9984157,
            "punctuated_word": "member",
            "speaker": 1,
            "speaker_confidence": 0.50081515
          },
          {
            "word": "of",
            "start": 2114.04,
            "end": 2114.2,
            "confidence": 0.9998963,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.37008435
          },
          {
            "word": "the",
            "start": 2114.2,
            "end": 2114.36,
            "confidence": 0.99990916,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.37008435
          },
          {
            "word": "audience",
            "start": 2114.36,
            "end": 2114.84,
            "confidence": 0.99978215,
            "punctuated_word": "audience",
            "speaker": 1,
            "speaker_confidence": 0.37008435
          },
          {
            "word": "has",
            "start": 2114.84,
            "end": 2115.34,
            "confidence": 0.9957378,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.37008435
          },
          {
            "word": "heard",
            "start": 2115.48,
            "end": 2115.72,
            "confidence": 0.9977477,
            "punctuated_word": "heard",
            "speaker": 1,
            "speaker_confidence": 0.37008435
          },
          {
            "word": "all",
            "start": 2115.72,
            "end": 2115.8801,
            "confidence": 0.99939454,
            "punctuated_word": "all",
            "speaker": 1,
            "speaker_confidence": 0.37008435
          },
          {
            "word": "of",
            "start": 2115.8801,
            "end": 2116.04,
            "confidence": 0.99972934,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "this",
            "start": 2116.04,
            "end": 2116.54,
            "confidence": 0.80995464,
            "punctuated_word": "this,",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "and",
            "start": 2116.6,
            "end": 2116.76,
            "confidence": 0.9997255,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "they've",
            "start": 2116.76,
            "end": 2117.0,
            "confidence": 0.9997162,
            "punctuated_word": "they've",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "decided",
            "start": 2117.0,
            "end": 2117.5,
            "confidence": 0.999912,
            "punctuated_word": "decided",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          }
        ],
        "speaker": 1,
        "id": "a32de804-fc01-4ddd-86a3-d66763039ac7"
      },
      {
        "start": 2117.9348,
        "end": 2118.6748,
        "confidence": 0.99510384,
        "channel": 0,
        "transcript": "that's me.",
        "words": [
          {
            "word": "that's",
            "start": 2117.9348,
            "end": 2118.1748,
            "confidence": 0.9997804,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "me",
            "start": 2118.1748,
            "end": 2118.6748,
            "confidence": 0.9904273,
            "punctuated_word": "me.",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          }
        ],
        "speaker": 1,
        "id": "143493c2-d3f9-4f08-83e3-962aa4d3550a"
      },
      {
        "start": 2119.055,
        "end": 2120.035,
        "confidence": 0.9964816,
        "channel": 0,
        "transcript": "I'm that future",
        "words": [
          {
            "word": "i'm",
            "start": 2119.055,
            "end": 2119.295,
            "confidence": 0.99947965,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "that",
            "start": 2119.295,
            "end": 2119.535,
            "confidence": 0.9900703,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "future",
            "start": 2119.535,
            "end": 2120.035,
            "confidence": 0.99989486,
            "punctuated_word": "future",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          }
        ],
        "speaker": 1,
        "id": "879870b8-5e7c-4d0e-a3ca-fc3b068ad731"
      },
      {
        "start": 2120.335,
        "end": 2120.835,
        "confidence": 0.8373254,
        "channel": 0,
        "transcript": "USDS'er.",
        "words": [
          {
            "word": "usds'er",
            "start": 2120.335,
            "end": 2120.835,
            "confidence": 0.8373254,
            "punctuated_word": "USDS'er.",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          }
        ],
        "speaker": 1,
        "id": "e7c41648-5218-4748-8e1f-9f63fd9b30e9"
      },
      {
        "start": 2121.775,
        "end": 2124.835,
        "confidence": 0.9992889,
        "channel": 0,
        "transcript": "How would you suggest they go about registering that interest?",
        "words": [
          {
            "word": "how",
            "start": 2121.775,
            "end": 2122.015,
            "confidence": 0.99533635,
            "punctuated_word": "How",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "would",
            "start": 2122.015,
            "end": 2122.255,
            "confidence": 0.99918383,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "you",
            "start": 2122.255,
            "end": 2122.6548,
            "confidence": 0.9997476,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "suggest",
            "start": 2122.6548,
            "end": 2123.055,
            "confidence": 0.99983037,
            "punctuated_word": "suggest",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "they",
            "start": 2123.055,
            "end": 2123.2148,
            "confidence": 0.9997024,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "go",
            "start": 2123.2148,
            "end": 2123.375,
            "confidence": 0.9999397,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "about",
            "start": 2123.375,
            "end": 2123.6948,
            "confidence": 0.9997937,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "registering",
            "start": 2123.6948,
            "end": 2124.1748,
            "confidence": 0.999931,
            "punctuated_word": "registering",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "that",
            "start": 2124.1748,
            "end": 2124.335,
            "confidence": 0.99976844,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          },
          {
            "word": "interest",
            "start": 2124.335,
            "end": 2124.835,
            "confidence": 0.9996568,
            "punctuated_word": "interest?",
            "speaker": 1,
            "speaker_confidence": 0.63656217
          }
        ],
        "speaker": 1,
        "id": "804bd448-dfca-48aa-824d-9736da087b0e"
      },
      {
        "start": 2125.6948,
        "end": 2128.9148,
        "confidence": 0.97458017,
        "channel": 0,
        "transcript": "So they could definitely go to usds.gov/supply,",
        "words": [
          {
            "word": "so",
            "start": 2125.6948,
            "end": 2126.1748,
            "confidence": 0.99348986,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "they",
            "start": 2126.1748,
            "end": 2126.335,
            "confidence": 0.99910223,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "could",
            "start": 2126.335,
            "end": 2126.4148,
            "confidence": 0.9916025,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "definitely",
            "start": 2126.4148,
            "end": 2126.7349,
            "confidence": 0.9994722,
            "punctuated_word": "definitely",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "go",
            "start": 2126.7349,
            "end": 2126.9749,
            "confidence": 0.99883014,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "to",
            "start": 2126.9749,
            "end": 2127.135,
            "confidence": 0.99437755,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "usds.gov/supply",
            "start": 2127.135,
            "end": 2128.9148,
            "confidence": 0.8451868,
            "punctuated_word": "usds.gov/supply,",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          }
        ],
        "speaker": 2,
        "id": "56c43e51-d55c-45d9-958f-4a12fabc393d"
      },
      {
        "start": 2129.2148,
        "end": 2136.54,
        "confidence": 0.9479546,
        "channel": 0,
        "transcript": "and we're always hiring because we have that to our duty model. So we're constantly hiring, and we're looking for, you know, engineers, designers,",
        "words": [
          {
            "word": "and",
            "start": 2129.2148,
            "end": 2129.4548,
            "confidence": 0.99481153,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "we're",
            "start": 2129.4548,
            "end": 2129.615,
            "confidence": 0.9945992,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "always",
            "start": 2129.615,
            "end": 2129.855,
            "confidence": 0.99966407,
            "punctuated_word": "always",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "hiring",
            "start": 2129.855,
            "end": 2130.255,
            "confidence": 0.99993503,
            "punctuated_word": "hiring",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "because",
            "start": 2130.255,
            "end": 2130.6548,
            "confidence": 0.9840402,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "we",
            "start": 2130.6548,
            "end": 2130.7349,
            "confidence": 0.9993913,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "have",
            "start": 2130.7349,
            "end": 2131.08,
            "confidence": 0.9986104,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "that",
            "start": 2131.1602,
            "end": 2131.32,
            "confidence": 0.9908466,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "to",
            "start": 2131.32,
            "end": 2131.48,
            "confidence": 0.35225898,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.69200844
          },
          {
            "word": "our",
            "start": 2131.48,
            "end": 2131.56,
            "confidence": 0.9879864,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "duty",
            "start": 2131.56,
            "end": 2131.8,
            "confidence": 0.91436833,
            "punctuated_word": "duty",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "model",
            "start": 2131.8,
            "end": 2132.12,
            "confidence": 0.7947501,
            "punctuated_word": "model.",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "so",
            "start": 2132.12,
            "end": 2132.28,
            "confidence": 0.99793977,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "we're",
            "start": 2132.28,
            "end": 2132.52,
            "confidence": 0.99629015,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "constantly",
            "start": 2132.52,
            "end": 2133.0,
            "confidence": 0.999173,
            "punctuated_word": "constantly",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "hiring",
            "start": 2133.0,
            "end": 2133.4001,
            "confidence": 0.7661315,
            "punctuated_word": "hiring,",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "and",
            "start": 2133.4001,
            "end": 2133.56,
            "confidence": 0.99562365,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "we're",
            "start": 2133.56,
            "end": 2133.72,
            "confidence": 0.9979811,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "looking",
            "start": 2133.72,
            "end": 2134.2002,
            "confidence": 0.9988631,
            "punctuated_word": "looking",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "for",
            "start": 2134.2002,
            "end": 2134.7002,
            "confidence": 0.9980704,
            "punctuated_word": "for,",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "you",
            "start": 2134.9202,
            "end": 2135.1602,
            "confidence": 0.9990884,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "know",
            "start": 2135.1602,
            "end": 2135.32,
            "confidence": 0.99974084,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "engineers",
            "start": 2135.32,
            "end": 2135.82,
            "confidence": 0.99917924,
            "punctuated_word": "engineers,",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "designers",
            "start": 2136.04,
            "end": 2136.54,
            "confidence": 0.99156624,
            "punctuated_word": "designers,",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          }
        ],
        "speaker": 2,
        "id": "766fc79f-822f-4923-92a1-0c09a5b73c1a"
      },
      {
        "start": 2136.84,
        "end": 2137.98,
        "confidence": 0.9968337,
        "channel": 0,
        "transcript": "procurement people,",
        "words": [
          {
            "word": "procurement",
            "start": 2136.84,
            "end": 2137.34,
            "confidence": 0.99656254,
            "punctuated_word": "procurement",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "people",
            "start": 2137.48,
            "end": 2137.98,
            "confidence": 0.9971049,
            "punctuated_word": "people,",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          }
        ],
        "speaker": 2,
        "id": "aff80c86-9051-4b30-9370-fbfaa62fa74c"
      },
      {
        "start": 2139.0,
        "end": 2140.22,
        "confidence": 0.9447052,
        "channel": 0,
        "transcript": "product, managers.",
        "words": [
          {
            "word": "product",
            "start": 2139.0,
            "end": 2139.4001,
            "confidence": 0.8919189,
            "punctuated_word": "product,",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "managers",
            "start": 2139.72,
            "end": 2140.22,
            "confidence": 0.9974915,
            "punctuated_word": "managers.",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          }
        ],
        "speaker": 2,
        "id": "a53fff29-302b-4d05-8005-09d4d3d1dc20"
      },
      {
        "start": 2140.6802,
        "end": 2150.2449,
        "confidence": 0.9193039,
        "channel": 0,
        "transcript": "We have a position here that we like to internally call bureaucracy hackers. You know, people who work in government for ten, fifteen years ain't gonna help us, you know, people who came from privacy navigate the bureaucracy.",
        "words": [
          {
            "word": "we",
            "start": 2140.6802,
            "end": 2140.84,
            "confidence": 0.94084966,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "have",
            "start": 2140.84,
            "end": 2141.0,
            "confidence": 0.9997321,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "a",
            "start": 2141.0,
            "end": 2141.08,
            "confidence": 0.9961605,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "position",
            "start": 2141.08,
            "end": 2141.48,
            "confidence": 0.9994288,
            "punctuated_word": "position",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "here",
            "start": 2141.48,
            "end": 2141.72,
            "confidence": 0.96929586,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "that",
            "start": 2141.72,
            "end": 2141.8,
            "confidence": 0.98748386,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8093115
          },
          {
            "word": "we",
            "start": 2141.8,
            "end": 2141.96,
            "confidence": 0.91283596,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "like",
            "start": 2141.96,
            "end": 2142.2002,
            "confidence": 0.7967852,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "to",
            "start": 2142.2002,
            "end": 2142.4402,
            "confidence": 0.9894159,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "internally",
            "start": 2142.4402,
            "end": 2142.9202,
            "confidence": 0.98847884,
            "punctuated_word": "internally",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "call",
            "start": 2142.9202,
            "end": 2143.08,
            "confidence": 0.98432714,
            "punctuated_word": "call",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "bureaucracy",
            "start": 2143.08,
            "end": 2143.56,
            "confidence": 0.7503428,
            "punctuated_word": "bureaucracy",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "hackers",
            "start": 2143.56,
            "end": 2143.96,
            "confidence": 0.8048825,
            "punctuated_word": "hackers.",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "you",
            "start": 2143.96,
            "end": 2144.04,
            "confidence": 0.979936,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "know",
            "start": 2144.04,
            "end": 2144.2002,
            "confidence": 0.9242449,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "people",
            "start": 2144.2002,
            "end": 2144.52,
            "confidence": 0.9940572,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "who",
            "start": 2144.52,
            "end": 2144.6802,
            "confidence": 0.99855906,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "work",
            "start": 2144.6802,
            "end": 2144.84,
            "confidence": 0.67981994,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "in",
            "start": 2144.84,
            "end": 2145.0,
            "confidence": 0.9953461,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "government",
            "start": 2145.0,
            "end": 2145.5,
            "confidence": 0.99652076,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "for",
            "start": 2145.585,
            "end": 2145.825,
            "confidence": 0.99475056,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "ten",
            "start": 2145.825,
            "end": 2145.9849,
            "confidence": 0.97529423,
            "punctuated_word": "ten,",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "fifteen",
            "start": 2145.9849,
            "end": 2146.2249,
            "confidence": 0.999918,
            "punctuated_word": "fifteen",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "years",
            "start": 2146.2249,
            "end": 2146.545,
            "confidence": 0.998069,
            "punctuated_word": "years",
            "speaker": 2,
            "speaker_confidence": 0.6994815
          },
          {
            "word": "ain't",
            "start": 2146.545,
            "end": 2146.625,
            "confidence": 0.6642767,
            "punctuated_word": "ain't",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "gonna",
            "start": 2146.625,
            "end": 2146.865,
            "confidence": 0.9985145,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "help",
            "start": 2146.865,
            "end": 2147.105,
            "confidence": 0.998089,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "us",
            "start": 2147.105,
            "end": 2147.345,
            "confidence": 0.8114786,
            "punctuated_word": "us,",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "you",
            "start": 2147.345,
            "end": 2147.505,
            "confidence": 0.99921167,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "know",
            "start": 2147.505,
            "end": 2147.7449,
            "confidence": 0.9753143,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "people",
            "start": 2147.7449,
            "end": 2148.065,
            "confidence": 0.99936324,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "who",
            "start": 2148.065,
            "end": 2148.145,
            "confidence": 0.93192124,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "came",
            "start": 2148.145,
            "end": 2148.305,
            "confidence": 0.61939025,
            "punctuated_word": "came",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "from",
            "start": 2148.305,
            "end": 2148.545,
            "confidence": 0.96607745,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "privacy",
            "start": 2148.545,
            "end": 2149.025,
            "confidence": 0.48834774,
            "punctuated_word": "privacy",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "navigate",
            "start": 2149.025,
            "end": 2149.505,
            "confidence": 0.9152248,
            "punctuated_word": "navigate",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "the",
            "start": 2149.505,
            "end": 2149.7449,
            "confidence": 0.99479866,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "bureaucracy",
            "start": 2149.7449,
            "end": 2150.2449,
            "confidence": 0.9149994,
            "punctuated_word": "bureaucracy.",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          }
        ],
        "speaker": 2,
        "id": "c99e7bc4-fa7a-477e-b2b1-55a8bbd86e89"
      },
      {
        "start": 2150.785,
        "end": 2152.565,
        "confidence": 0.8543842,
        "channel": 0,
        "transcript": "What was it for for talent,",
        "words": [
          {
            "word": "what",
            "start": 2150.785,
            "end": 2150.945,
            "confidence": 0.88557506,
            "punctuated_word": "What",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "was",
            "start": 2150.945,
            "end": 2151.105,
            "confidence": 0.94376045,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "it",
            "start": 2151.105,
            "end": 2151.265,
            "confidence": 0.6705131,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "for",
            "start": 2151.265,
            "end": 2151.765,
            "confidence": 0.7031471,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "for",
            "start": 2151.825,
            "end": 2152.065,
            "confidence": 0.97541285,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "talent",
            "start": 2152.065,
            "end": 2152.565,
            "confidence": 0.9478965,
            "punctuated_word": "talent,",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          }
        ],
        "speaker": 2,
        "id": "30453a77-b103-4f6f-8ecc-42d5eb1c2a96"
      },
      {
        "start": 2152.945,
        "end": 2153.445,
        "confidence": 0.8387601,
        "channel": 0,
        "transcript": "recruiters.",
        "words": [
          {
            "word": "recruiters",
            "start": 2152.945,
            "end": 2153.445,
            "confidence": 0.8387601,
            "punctuated_word": "recruiters.",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          }
        ],
        "speaker": 2,
        "id": "aae86d11-246f-4813-9ba8-35b2d9ded23c"
      },
      {
        "start": 2154.545,
        "end": 2155.605,
        "confidence": 0.7634933,
        "channel": 0,
        "transcript": "But, yep,",
        "words": [
          {
            "word": "but",
            "start": 2154.545,
            "end": 2155.045,
            "confidence": 0.72921556,
            "punctuated_word": "But,",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          },
          {
            "word": "yep",
            "start": 2155.105,
            "end": 2155.605,
            "confidence": 0.79777104,
            "punctuated_word": "yep,",
            "speaker": 2,
            "speaker_confidence": 0.74958724
          }
        ],
        "speaker": 2,
        "id": "eab8e3ac-5888-4436-b0fe-b7d7efba94f6"
      },
      {
        "start": 2157.265,
        "end": 2163.56,
        "confidence": 0.9631731,
        "channel": 0,
        "transcript": "I would tell them, you know, this work is really, really impactful. And I came here. I moved down here with my family",
        "words": [
          {
            "word": "i",
            "start": 2157.265,
            "end": 2157.425,
            "confidence": 0.68947124,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "would",
            "start": 2157.425,
            "end": 2157.585,
            "confidence": 0.98684233,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "tell",
            "start": 2157.585,
            "end": 2157.7449,
            "confidence": 0.99950576,
            "punctuated_word": "tell",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "them",
            "start": 2157.7449,
            "end": 2158.065,
            "confidence": 0.99586344,
            "punctuated_word": "them,",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "you",
            "start": 2158.065,
            "end": 2158.2249,
            "confidence": 0.99934965,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "know",
            "start": 2158.2249,
            "end": 2158.7249,
            "confidence": 0.99908435,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "this",
            "start": 2158.785,
            "end": 2159.025,
            "confidence": 0.99953866,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "work",
            "start": 2159.025,
            "end": 2159.345,
            "confidence": 0.9998529,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "is",
            "start": 2159.345,
            "end": 2159.7,
            "confidence": 0.9995672,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "really",
            "start": 2159.8599,
            "end": 2160.0999,
            "confidence": 0.9617143,
            "punctuated_word": "really,",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "really",
            "start": 2160.0999,
            "end": 2160.42,
            "confidence": 0.99998045,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "impactful",
            "start": 2160.42,
            "end": 2160.92,
            "confidence": 0.901035,
            "punctuated_word": "impactful.",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "and",
            "start": 2161.06,
            "end": 2161.38,
            "confidence": 0.99759066,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "i",
            "start": 2161.38,
            "end": 2161.54,
            "confidence": 0.99928266,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "came",
            "start": 2161.54,
            "end": 2161.78,
            "confidence": 0.9995875,
            "punctuated_word": "came",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "here",
            "start": 2161.78,
            "end": 2161.94,
            "confidence": 0.7203692,
            "punctuated_word": "here.",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "i",
            "start": 2161.94,
            "end": 2162.0999,
            "confidence": 0.99894685,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "moved",
            "start": 2162.0999,
            "end": 2162.3398,
            "confidence": 0.99888545,
            "punctuated_word": "moved",
            "speaker": 2,
            "speaker_confidence": 0.69636345
          },
          {
            "word": "down",
            "start": 2162.3398,
            "end": 2162.5,
            "confidence": 0.908218,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "here",
            "start": 2162.5,
            "end": 2162.74,
            "confidence": 0.9990552,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "with",
            "start": 2162.74,
            "end": 2162.9,
            "confidence": 0.99986136,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "my",
            "start": 2162.9,
            "end": 2163.06,
            "confidence": 0.9994937,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "family",
            "start": 2163.06,
            "end": 2163.56,
            "confidence": 0.99988186,
            "punctuated_word": "family",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          }
        ],
        "speaker": 2,
        "id": "60c64ce4-f6db-4545-863d-648360736dfd"
      },
      {
        "start": 2164.02,
        "end": 2165.0,
        "confidence": 0.9872524,
        "channel": 0,
        "transcript": "three years ago,",
        "words": [
          {
            "word": "three",
            "start": 2164.02,
            "end": 2164.26,
            "confidence": 0.990369,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "years",
            "start": 2164.26,
            "end": 2164.5,
            "confidence": 0.99996996,
            "punctuated_word": "years",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "ago",
            "start": 2164.5,
            "end": 2165.0,
            "confidence": 0.9714182,
            "punctuated_word": "ago,",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          }
        ],
        "speaker": 2,
        "id": "f78e10bf-ce61-4493-81bb-a14128837e6b"
      },
      {
        "start": 2165.78,
        "end": 2168.52,
        "confidence": 0.985761,
        "channel": 0,
        "transcript": "from New York City, and it was a big move. It was very scary.",
        "words": [
          {
            "word": "from",
            "start": 2165.78,
            "end": 2166.02,
            "confidence": 0.9997323,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "new",
            "start": 2166.02,
            "end": 2166.18,
            "confidence": 0.9989478,
            "punctuated_word": "New",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "york",
            "start": 2166.18,
            "end": 2166.3398,
            "confidence": 0.99997175,
            "punctuated_word": "York",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "city",
            "start": 2166.3398,
            "end": 2166.5,
            "confidence": 0.8185222,
            "punctuated_word": "City,",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "and",
            "start": 2166.5,
            "end": 2166.66,
            "confidence": 0.99815863,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "it",
            "start": 2166.66,
            "end": 2166.74,
            "confidence": 0.99861634,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6826275
          },
          {
            "word": "was",
            "start": 2166.74,
            "end": 2166.9,
            "confidence": 0.99873084,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.48928243
          },
          {
            "word": "a",
            "start": 2166.9,
            "end": 2166.98,
            "confidence": 0.9967744,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.48928243
          },
          {
            "word": "big",
            "start": 2166.98,
            "end": 2167.22,
            "confidence": 0.9999176,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.48928243
          },
          {
            "word": "move",
            "start": 2167.22,
            "end": 2167.46,
            "confidence": 0.997573,
            "punctuated_word": "move.",
            "speaker": 2,
            "speaker_confidence": 0.48928243
          },
          {
            "word": "it",
            "start": 2167.46,
            "end": 2167.54,
            "confidence": 0.99956745,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.48928243
          },
          {
            "word": "was",
            "start": 2167.54,
            "end": 2167.7,
            "confidence": 0.9997447,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.48928243
          },
          {
            "word": "very",
            "start": 2167.7,
            "end": 2168.02,
            "confidence": 0.9979845,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.48928243
          },
          {
            "word": "scary",
            "start": 2168.02,
            "end": 2168.52,
            "confidence": 0.99641186,
            "punctuated_word": "scary.",
            "speaker": 2,
            "speaker_confidence": 0.48928243
          }
        ],
        "speaker": 2,
        "id": "afabb390-2711-462f-9c7e-ed9a13a7104d"
      },
      {
        "start": 2168.9,
        "end": 2177.155,
        "confidence": 0.9762821,
        "channel": 0,
        "transcript": "I won't lie. But if I had to do it all over again, I would do it again a 100 times over because because the work that that you are able to do here is just really amazing.",
        "words": [
          {
            "word": "i",
            "start": 2168.9,
            "end": 2168.98,
            "confidence": 0.9974819,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.31565654
          },
          {
            "word": "won't",
            "start": 2168.98,
            "end": 2169.38,
            "confidence": 0.9977717,
            "punctuated_word": "won't",
            "speaker": 2,
            "speaker_confidence": 0.31565654
          },
          {
            "word": "lie",
            "start": 2169.38,
            "end": 2169.8599,
            "confidence": 0.9040574,
            "punctuated_word": "lie.",
            "speaker": 2,
            "speaker_confidence": 0.31565654
          },
          {
            "word": "but",
            "start": 2169.8599,
            "end": 2170.0999,
            "confidence": 0.9978137,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.31565654
          },
          {
            "word": "if",
            "start": 2170.0999,
            "end": 2170.3398,
            "confidence": 0.999041,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.31565654
          },
          {
            "word": "i",
            "start": 2170.3398,
            "end": 2170.42,
            "confidence": 0.9995914,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.31565654
          },
          {
            "word": "had",
            "start": 2170.42,
            "end": 2170.5798,
            "confidence": 0.9994355,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.31565654
          },
          {
            "word": "to",
            "start": 2170.5798,
            "end": 2170.66,
            "confidence": 0.9979067,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "do",
            "start": 2170.66,
            "end": 2170.82,
            "confidence": 0.9995648,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "it",
            "start": 2170.82,
            "end": 2170.98,
            "confidence": 0.9996582,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "all",
            "start": 2170.98,
            "end": 2171.22,
            "confidence": 0.99967813,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "over",
            "start": 2171.22,
            "end": 2171.46,
            "confidence": 0.99989617,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "again",
            "start": 2171.46,
            "end": 2171.7,
            "confidence": 0.9991441,
            "punctuated_word": "again,",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "i",
            "start": 2171.7,
            "end": 2171.8599,
            "confidence": 0.9998585,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "would",
            "start": 2171.8599,
            "end": 2172.02,
            "confidence": 0.99944824,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "do",
            "start": 2172.02,
            "end": 2172.18,
            "confidence": 0.9977719,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "it",
            "start": 2172.18,
            "end": 2172.26,
            "confidence": 0.998621,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "again",
            "start": 2172.26,
            "end": 2172.5,
            "confidence": 0.99525034,
            "punctuated_word": "again",
            "speaker": 2,
            "speaker_confidence": 0.41253096
          },
          {
            "word": "a",
            "start": 2172.5,
            "end": 2172.5798,
            "confidence": 0.9950558,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "100",
            "start": 2172.5798,
            "end": 2172.9,
            "confidence": 0.9995059,
            "punctuated_word": "100",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "times",
            "start": 2172.9,
            "end": 2173.22,
            "confidence": 0.99901474,
            "punctuated_word": "times",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "over",
            "start": 2173.22,
            "end": 2173.54,
            "confidence": 0.97343564,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "because",
            "start": 2173.54,
            "end": 2173.935,
            "confidence": 0.6128092,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "because",
            "start": 2174.0151,
            "end": 2174.2551,
            "confidence": 0.9996531,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "the",
            "start": 2174.2551,
            "end": 2174.415,
            "confidence": 0.8926335,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "work",
            "start": 2174.415,
            "end": 2174.575,
            "confidence": 0.999361,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "that",
            "start": 2174.575,
            "end": 2174.815,
            "confidence": 0.9999224,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "that",
            "start": 2174.815,
            "end": 2174.895,
            "confidence": 0.9946498,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "you",
            "start": 2174.895,
            "end": 2175.0552,
            "confidence": 0.9997434,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "are",
            "start": 2175.0552,
            "end": 2175.215,
            "confidence": 0.99567974,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "able",
            "start": 2175.215,
            "end": 2175.455,
            "confidence": 0.9995962,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "to",
            "start": 2175.455,
            "end": 2175.615,
            "confidence": 0.9980761,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "do",
            "start": 2175.615,
            "end": 2175.7751,
            "confidence": 0.99924636,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "here",
            "start": 2175.7751,
            "end": 2176.0151,
            "confidence": 0.9991781,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "is",
            "start": 2176.0151,
            "end": 2176.2551,
            "confidence": 0.9722377,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "just",
            "start": 2176.2551,
            "end": 2176.495,
            "confidence": 0.7876973,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "really",
            "start": 2176.495,
            "end": 2176.655,
            "confidence": 0.99944824,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          },
          {
            "word": "amazing",
            "start": 2176.655,
            "end": 2177.155,
            "confidence": 0.9997867,
            "punctuated_word": "amazing.",
            "speaker": 2,
            "speaker_confidence": 0.6003736
          }
        ],
        "speaker": 2,
        "id": "03580d47-567f-46b7-be99-006f3327cdd7"
      },
      {
        "start": 2177.455,
        "end": 2183.075,
        "confidence": 0.9845493,
        "channel": 0,
        "transcript": "You know, I I I really appreciate your, willingness to show some vulnerability there. I I don't know that I've heard,",
        "words": [
          {
            "word": "you",
            "start": 2177.455,
            "end": 2177.615,
            "confidence": 0.91333747,
            "punctuated_word": "You",
            "speaker": 1,
            "speaker_confidence": 0.18793494
          },
          {
            "word": "know",
            "start": 2177.615,
            "end": 2177.7751,
            "confidence": 0.9485894,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.18793494
          },
          {
            "word": "i",
            "start": 2177.7751,
            "end": 2178.0151,
            "confidence": 0.9998267,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.18793494
          },
          {
            "word": "i",
            "start": 2178.0151,
            "end": 2178.175,
            "confidence": 0.99872106,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.18793494
          },
          {
            "word": "i",
            "start": 2178.175,
            "end": 2178.2551,
            "confidence": 0.9086445,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.18793494
          },
          {
            "word": "really",
            "start": 2178.2551,
            "end": 2178.575,
            "confidence": 0.99917454,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.567417
          },
          {
            "word": "appreciate",
            "start": 2178.575,
            "end": 2179.0552,
            "confidence": 0.99974185,
            "punctuated_word": "appreciate",
            "speaker": 1,
            "speaker_confidence": 0.567417
          },
          {
            "word": "your",
            "start": 2179.0552,
            "end": 2179.2952,
            "confidence": 0.96413743,
            "punctuated_word": "your,",
            "speaker": 1,
            "speaker_confidence": 0.567417
          },
          {
            "word": "willingness",
            "start": 2179.5352,
            "end": 2180.0151,
            "confidence": 0.9999534,
            "punctuated_word": "willingness",
            "speaker": 1,
            "speaker_confidence": 0.567417
          },
          {
            "word": "to",
            "start": 2180.0151,
            "end": 2180.095,
            "confidence": 0.999846,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.567417
          },
          {
            "word": "show",
            "start": 2180.095,
            "end": 2180.335,
            "confidence": 0.99984026,
            "punctuated_word": "show",
            "speaker": 1,
            "speaker_confidence": 0.567417
          },
          {
            "word": "some",
            "start": 2180.335,
            "end": 2180.495,
            "confidence": 0.9984762,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.567417
          },
          {
            "word": "vulnerability",
            "start": 2180.495,
            "end": 2180.995,
            "confidence": 0.9998878,
            "punctuated_word": "vulnerability",
            "speaker": 1,
            "speaker_confidence": 0.567417
          },
          {
            "word": "there",
            "start": 2181.135,
            "end": 2181.375,
            "confidence": 0.9996729,
            "punctuated_word": "there.",
            "speaker": 1,
            "speaker_confidence": 0.567417
          },
          {
            "word": "i",
            "start": 2181.375,
            "end": 2181.7751,
            "confidence": 0.99852693,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.4750775
          },
          {
            "word": "i",
            "start": 2181.7751,
            "end": 2181.855,
            "confidence": 0.9910458,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.4750775
          },
          {
            "word": "don't",
            "start": 2181.855,
            "end": 2182.095,
            "confidence": 0.99939024,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.4750775
          },
          {
            "word": "know",
            "start": 2182.095,
            "end": 2182.2551,
            "confidence": 0.99984145,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.4750775
          },
          {
            "word": "that",
            "start": 2182.2551,
            "end": 2182.415,
            "confidence": 0.9988632,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.4750775
          },
          {
            "word": "i've",
            "start": 2182.415,
            "end": 2182.575,
            "confidence": 0.9996631,
            "punctuated_word": "I've",
            "speaker": 1,
            "speaker_confidence": 0.4750775
          },
          {
            "word": "heard",
            "start": 2182.575,
            "end": 2183.075,
            "confidence": 0.95835555,
            "punctuated_word": "heard,",
            "speaker": 1,
            "speaker_confidence": 0.4750775
          }
        ],
        "speaker": 1,
        "id": "8008c252-c4c9-4f9a-98f3-d56dc89a401f"
      },
      {
        "start": 2183.455,
        "end": 2188.3901,
        "confidence": 0.9592352,
        "channel": 0,
        "transcript": "much better as far as, like, pitches for a a role go. I I really appreciate you sharing that. Yeah.",
        "words": [
          {
            "word": "much",
            "start": 2183.455,
            "end": 2183.695,
            "confidence": 0.99949837,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.4750775
          },
          {
            "word": "better",
            "start": 2183.695,
            "end": 2183.935,
            "confidence": 0.9999219,
            "punctuated_word": "better",
            "speaker": 1,
            "speaker_confidence": 0.4750775
          },
          {
            "word": "as",
            "start": 2183.935,
            "end": 2184.0151,
            "confidence": 0.99624217,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.4750775
          },
          {
            "word": "far",
            "start": 2184.0151,
            "end": 2184.175,
            "confidence": 0.9996313,
            "punctuated_word": "far",
            "speaker": 1,
            "speaker_confidence": 0.43081033
          },
          {
            "word": "as",
            "start": 2184.175,
            "end": 2184.2551,
            "confidence": 0.96294564,
            "punctuated_word": "as,",
            "speaker": 1,
            "speaker_confidence": 0.43081033
          },
          {
            "word": "like",
            "start": 2184.2551,
            "end": 2184.495,
            "confidence": 0.99742055,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.43081033
          },
          {
            "word": "pitches",
            "start": 2184.495,
            "end": 2184.815,
            "confidence": 0.9987914,
            "punctuated_word": "pitches",
            "speaker": 1,
            "speaker_confidence": 0.43081033
          },
          {
            "word": "for",
            "start": 2184.815,
            "end": 2185.0898,
            "confidence": 0.9996346,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.43081033
          },
          {
            "word": "a",
            "start": 2185.0898,
            "end": 2185.365,
            "confidence": 0.9408128,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.43081033
          },
          {
            "word": "a",
            "start": 2185.365,
            "end": 2185.615,
            "confidence": 0.530602,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.43081033
          },
          {
            "word": "role",
            "start": 2185.615,
            "end": 2185.935,
            "confidence": 0.9439469,
            "punctuated_word": "role",
            "speaker": 1,
            "speaker_confidence": 0.43081033
          },
          {
            "word": "go",
            "start": 2185.935,
            "end": 2186.31,
            "confidence": 0.9929285,
            "punctuated_word": "go.",
            "speaker": 1,
            "speaker_confidence": 0.43081033
          },
          {
            "word": "i",
            "start": 2186.3901,
            "end": 2186.47,
            "confidence": 0.99792105,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.26870382
          },
          {
            "word": "i",
            "start": 2186.47,
            "end": 2186.6301,
            "confidence": 0.8611297,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.26870382
          },
          {
            "word": "really",
            "start": 2186.6301,
            "end": 2186.71,
            "confidence": 0.9994875,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.26870382
          },
          {
            "word": "appreciate",
            "start": 2186.71,
            "end": 2186.95,
            "confidence": 0.99976903,
            "punctuated_word": "appreciate",
            "speaker": 1,
            "speaker_confidence": 0.26870382
          },
          {
            "word": "you",
            "start": 2186.95,
            "end": 2187.11,
            "confidence": 0.9848342,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.26870382
          },
          {
            "word": "sharing",
            "start": 2187.11,
            "end": 2187.35,
            "confidence": 0.98040754,
            "punctuated_word": "sharing",
            "speaker": 1,
            "speaker_confidence": 0.26870382
          },
          {
            "word": "that",
            "start": 2187.35,
            "end": 2187.85,
            "confidence": 0.999753,
            "punctuated_word": "that.",
            "speaker": 1,
            "speaker_confidence": 0.26870382
          },
          {
            "word": "yeah",
            "start": 2187.99,
            "end": 2188.3901,
            "confidence": 0.99902284,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.5257693
          }
        ],
        "speaker": 1,
        "id": "5a206e21-fcb5-45d8-a4fb-0b1156153113"
      },
      {
        "start": 2188.79,
        "end": 2192.97,
        "confidence": 0.93926024,
        "channel": 0,
        "transcript": "So, like, this this I never did Civic Tech before this, and, like, I think now,",
        "words": [
          {
            "word": "so",
            "start": 2188.79,
            "end": 2189.03,
            "confidence": 0.9504185,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.5257693
          },
          {
            "word": "like",
            "start": 2189.03,
            "end": 2189.27,
            "confidence": 0.99943864,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.5257693
          },
          {
            "word": "this",
            "start": 2189.27,
            "end": 2189.59,
            "confidence": 0.9962717,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5257693
          },
          {
            "word": "this",
            "start": 2189.59,
            "end": 2189.83,
            "confidence": 0.8491999,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5257693
          },
          {
            "word": "i",
            "start": 2190.1501,
            "end": 2190.31,
            "confidence": 0.9968443,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5257693
          },
          {
            "word": "never",
            "start": 2190.31,
            "end": 2190.55,
            "confidence": 0.99722207,
            "punctuated_word": "never",
            "speaker": 2,
            "speaker_confidence": 0.5257693
          },
          {
            "word": "did",
            "start": 2190.55,
            "end": 2190.79,
            "confidence": 0.9976392,
            "punctuated_word": "did",
            "speaker": 2,
            "speaker_confidence": 0.5257693
          },
          {
            "word": "civic",
            "start": 2190.79,
            "end": 2191.11,
            "confidence": 0.7015697,
            "punctuated_word": "Civic",
            "speaker": 2,
            "speaker_confidence": 0.5257693
          },
          {
            "word": "tech",
            "start": 2191.11,
            "end": 2191.19,
            "confidence": 0.7403647,
            "punctuated_word": "Tech",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "before",
            "start": 2191.19,
            "end": 2191.59,
            "confidence": 0.99979526,
            "punctuated_word": "before",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "this",
            "start": 2191.59,
            "end": 2191.75,
            "confidence": 0.8196561,
            "punctuated_word": "this,",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "and",
            "start": 2191.75,
            "end": 2191.99,
            "confidence": 0.99526227,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "like",
            "start": 2191.99,
            "end": 2192.1501,
            "confidence": 0.99985826,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "i",
            "start": 2192.1501,
            "end": 2192.23,
            "confidence": 0.99989974,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "think",
            "start": 2192.23,
            "end": 2192.47,
            "confidence": 0.9998597,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "now",
            "start": 2192.47,
            "end": 2192.97,
            "confidence": 0.984864,
            "punctuated_word": "now,",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          }
        ],
        "speaker": 2,
        "id": "5ff524ca-0fe0-4903-84de-101cbd51004c"
      },
      {
        "start": 2193.9102,
        "end": 2197.85,
        "confidence": 0.97870904,
        "channel": 0,
        "transcript": "this job has ruined me. Right? Like, I feel like I have to do Civic Tech after this. I can't",
        "words": [
          {
            "word": "this",
            "start": 2193.9102,
            "end": 2194.1501,
            "confidence": 0.99938023,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "job",
            "start": 2194.1501,
            "end": 2194.31,
            "confidence": 0.9988306,
            "punctuated_word": "job",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "has",
            "start": 2194.31,
            "end": 2194.47,
            "confidence": 0.96530735,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "ruined",
            "start": 2194.47,
            "end": 2194.71,
            "confidence": 0.9990101,
            "punctuated_word": "ruined",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "me",
            "start": 2194.71,
            "end": 2194.87,
            "confidence": 0.99512863,
            "punctuated_word": "me.",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "right",
            "start": 2194.87,
            "end": 2195.03,
            "confidence": 0.99699426,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.55856174
          },
          {
            "word": "like",
            "start": 2195.03,
            "end": 2195.11,
            "confidence": 0.99594676,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.23587394
          },
          {
            "word": "i",
            "start": 2195.11,
            "end": 2195.19,
            "confidence": 0.9971649,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.23587394
          },
          {
            "word": "feel",
            "start": 2195.19,
            "end": 2195.35,
            "confidence": 0.96488035,
            "punctuated_word": "feel",
            "speaker": 2,
            "speaker_confidence": 0.23587394
          },
          {
            "word": "like",
            "start": 2195.35,
            "end": 2195.51,
            "confidence": 0.95393384,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.23587394
          },
          {
            "word": "i",
            "start": 2195.51,
            "end": 2195.59,
            "confidence": 0.9977138,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.23587394
          },
          {
            "word": "have",
            "start": 2195.59,
            "end": 2195.83,
            "confidence": 0.85455894,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.23587394
          },
          {
            "word": "to",
            "start": 2195.83,
            "end": 2195.9102,
            "confidence": 0.9976974,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.23587394
          },
          {
            "word": "do",
            "start": 2195.9102,
            "end": 2195.99,
            "confidence": 0.99638176,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "civic",
            "start": 2195.99,
            "end": 2196.3901,
            "confidence": 0.98075575,
            "punctuated_word": "Civic",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "tech",
            "start": 2196.3901,
            "end": 2196.6301,
            "confidence": 0.99650586,
            "punctuated_word": "Tech",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "after",
            "start": 2196.6301,
            "end": 2196.95,
            "confidence": 0.9950598,
            "punctuated_word": "after",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "this",
            "start": 2196.95,
            "end": 2197.11,
            "confidence": 0.9727855,
            "punctuated_word": "this.",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "i",
            "start": 2197.11,
            "end": 2197.35,
            "confidence": 0.9166878,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "can't",
            "start": 2197.35,
            "end": 2197.85,
            "confidence": 0.9994578,
            "punctuated_word": "can't",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          }
        ],
        "speaker": 2,
        "id": "2432f56b-0c5a-4975-a733-70c8dae08f8f"
      },
      {
        "start": 2198.1501,
        "end": 2203.5151,
        "confidence": 0.9498183,
        "channel": 0,
        "transcript": "go back to, you know, doing, like, Uber for dog walkers or something. I have to be",
        "words": [
          {
            "word": "go",
            "start": 2198.1501,
            "end": 2198.31,
            "confidence": 0.99979955,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "back",
            "start": 2198.31,
            "end": 2198.6301,
            "confidence": 0.99960166,
            "punctuated_word": "back",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "to",
            "start": 2198.6301,
            "end": 2198.95,
            "confidence": 0.9980616,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "you",
            "start": 2198.95,
            "end": 2199.19,
            "confidence": 0.99957377,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "know",
            "start": 2199.19,
            "end": 2199.51,
            "confidence": 0.9998825,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "doing",
            "start": 2199.51,
            "end": 2199.83,
            "confidence": 0.9777564,
            "punctuated_word": "doing,",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "like",
            "start": 2199.83,
            "end": 2200.215,
            "confidence": 0.99917245,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "uber",
            "start": 2200.455,
            "end": 2200.7751,
            "confidence": 0.99578035,
            "punctuated_word": "Uber",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "for",
            "start": 2200.7751,
            "end": 2201.095,
            "confidence": 0.9980788,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "dog",
            "start": 2201.095,
            "end": 2201.415,
            "confidence": 0.99162006,
            "punctuated_word": "dog",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "walkers",
            "start": 2201.415,
            "end": 2201.8152,
            "confidence": 0.990703,
            "punctuated_word": "walkers",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "or",
            "start": 2201.8152,
            "end": 2201.975,
            "confidence": 0.9867496,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "something",
            "start": 2201.975,
            "end": 2202.475,
            "confidence": 0.9730478,
            "punctuated_word": "something.",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "i",
            "start": 2202.5352,
            "end": 2202.7751,
            "confidence": 0.8109537,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "have",
            "start": 2202.7751,
            "end": 2202.935,
            "confidence": 0.9559009,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "to",
            "start": 2202.935,
            "end": 2203.0151,
            "confidence": 0.9652555,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "be",
            "start": 2203.0151,
            "end": 2203.5151,
            "confidence": 0.50497156,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          }
        ],
        "speaker": 2,
        "id": "605387da-71c6-40b7-b1db-921eed7bb2de"
      },
      {
        "start": 2204.455,
        "end": 2206.155,
        "confidence": 0.8895681,
        "channel": 0,
        "transcript": "it has to be Civic Tech,",
        "words": [
          {
            "word": "it",
            "start": 2204.455,
            "end": 2204.5352,
            "confidence": 0.960709,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.55867654
          },
          {
            "word": "has",
            "start": 2204.5352,
            "end": 2204.855,
            "confidence": 0.99781406,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.48227626
          },
          {
            "word": "to",
            "start": 2204.855,
            "end": 2205.0151,
            "confidence": 0.9986083,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.48227626
          },
          {
            "word": "be",
            "start": 2205.0151,
            "end": 2205.2551,
            "confidence": 0.99880517,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.48227626
          },
          {
            "word": "civic",
            "start": 2205.2551,
            "end": 2205.655,
            "confidence": 0.65220964,
            "punctuated_word": "Civic",
            "speaker": 2,
            "speaker_confidence": 0.48227626
          },
          {
            "word": "tech",
            "start": 2205.655,
            "end": 2206.155,
            "confidence": 0.7292625,
            "punctuated_word": "Tech,",
            "speaker": 2,
            "speaker_confidence": 0.48227626
          }
        ],
        "speaker": 2,
        "id": "7ce8026b-4aeb-489d-b7b2-b34d9cdb07e0"
      },
      {
        "start": 2206.695,
        "end": 2210.395,
        "confidence": 0.95081323,
        "channel": 0,
        "transcript": "and being able to make that impact. Nothing like I said before, bureaucracy is hard.",
        "words": [
          {
            "word": "and",
            "start": 2206.695,
            "end": 2206.935,
            "confidence": 0.9529848,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.48227626
          },
          {
            "word": "being",
            "start": 2206.935,
            "end": 2207.095,
            "confidence": 0.95118326,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.48227626
          },
          {
            "word": "able",
            "start": 2207.095,
            "end": 2207.3352,
            "confidence": 0.975442,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.48227626
          },
          {
            "word": "to",
            "start": 2207.3352,
            "end": 2207.415,
            "confidence": 0.98933405,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.48227626
          },
          {
            "word": "make",
            "start": 2207.415,
            "end": 2207.5752,
            "confidence": 0.9991278,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.31657422
          },
          {
            "word": "that",
            "start": 2207.5752,
            "end": 2207.735,
            "confidence": 0.9448372,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.31657422
          },
          {
            "word": "impact",
            "start": 2207.735,
            "end": 2208.135,
            "confidence": 0.98520505,
            "punctuated_word": "impact.",
            "speaker": 2,
            "speaker_confidence": 0.31657422
          },
          {
            "word": "nothing",
            "start": 2208.135,
            "end": 2208.375,
            "confidence": 0.9985556,
            "punctuated_word": "Nothing",
            "speaker": 2,
            "speaker_confidence": 0.31657422
          },
          {
            "word": "like",
            "start": 2208.5352,
            "end": 2208.695,
            "confidence": 0.99614763,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.31657422
          },
          {
            "word": "i",
            "start": 2208.695,
            "end": 2208.7751,
            "confidence": 0.9870415,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "said",
            "start": 2208.7751,
            "end": 2208.935,
            "confidence": 0.9962649,
            "punctuated_word": "said",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "before",
            "start": 2208.935,
            "end": 2209.3352,
            "confidence": 0.9893081,
            "punctuated_word": "before,",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "bureaucracy",
            "start": 2209.3352,
            "end": 2209.8152,
            "confidence": 0.97678125,
            "punctuated_word": "bureaucracy",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "is",
            "start": 2209.8152,
            "end": 2209.895,
            "confidence": 0.7323876,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "hard",
            "start": 2209.895,
            "end": 2210.395,
            "confidence": 0.7875978,
            "punctuated_word": "hard.",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          }
        ],
        "speaker": 2,
        "id": "650dba24-80ae-448e-977f-0457446d54db"
      },
      {
        "start": 2210.7751,
        "end": 2230.885,
        "confidence": 0.95017195,
        "channel": 0,
        "transcript": "But, you know, just when you know at the end of that, that lane in the tunnel that you are really making a difference in someone's life. And anywhere you go in the federal agency, you are helping potentially helping millions and millions of people. And I don't think there's no greater feeling than that. David, again, thank you so much for taking the time out of your day to come and share your your thoughts and expertise with us here on Civic Tech Chat.",
        "words": [
          {
            "word": "but",
            "start": 2210.7751,
            "end": 2211.2751,
            "confidence": 0.9881932,
            "punctuated_word": "But,",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "you",
            "start": 2211.3352,
            "end": 2211.495,
            "confidence": 0.99859065,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "know",
            "start": 2211.495,
            "end": 2211.8152,
            "confidence": 0.9989077,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "just",
            "start": 2211.8152,
            "end": 2211.935,
            "confidence": 0.62812907,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "when",
            "start": 2212.0552,
            "end": 2212.215,
            "confidence": 0.95368755,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "you",
            "start": 2212.215,
            "end": 2212.375,
            "confidence": 0.992029,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "know",
            "start": 2212.375,
            "end": 2212.5352,
            "confidence": 0.9982527,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "at",
            "start": 2212.5352,
            "end": 2212.615,
            "confidence": 0.91424125,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "the",
            "start": 2212.615,
            "end": 2212.695,
            "confidence": 0.9935196,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "end",
            "start": 2212.695,
            "end": 2212.855,
            "confidence": 0.9992298,
            "punctuated_word": "end",
            "speaker": 2,
            "speaker_confidence": 0.6212231
          },
          {
            "word": "of",
            "start": 2212.855,
            "end": 2212.935,
            "confidence": 0.99194545,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.18512881
          },
          {
            "word": "that",
            "start": 2212.935,
            "end": 2213.095,
            "confidence": 0.77245903,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.18512881
          },
          {
            "word": "that",
            "start": 2213.095,
            "end": 2213.2551,
            "confidence": 0.95987654,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.18512881
          },
          {
            "word": "lane",
            "start": 2213.2551,
            "end": 2213.5752,
            "confidence": 0.33862668,
            "punctuated_word": "lane",
            "speaker": 2,
            "speaker_confidence": 0.18512881
          },
          {
            "word": "in",
            "start": 2213.5752,
            "end": 2213.655,
            "confidence": 0.6084512,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.18512881
          },
          {
            "word": "the",
            "start": 2213.655,
            "end": 2213.735,
            "confidence": 0.8939883,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "tunnel",
            "start": 2213.735,
            "end": 2214.135,
            "confidence": 0.9982962,
            "punctuated_word": "tunnel",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "that",
            "start": 2214.135,
            "end": 2214.375,
            "confidence": 0.8054488,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "you",
            "start": 2214.375,
            "end": 2214.5352,
            "confidence": 0.98930967,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "are",
            "start": 2214.5352,
            "end": 2214.695,
            "confidence": 0.91249394,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "really",
            "start": 2214.695,
            "end": 2214.935,
            "confidence": 0.99822646,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "making",
            "start": 2214.935,
            "end": 2215.175,
            "confidence": 0.9950942,
            "punctuated_word": "making",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "a",
            "start": 2215.175,
            "end": 2215.2551,
            "confidence": 0.9648445,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "difference",
            "start": 2215.2551,
            "end": 2215.53,
            "confidence": 0.9895331,
            "punctuated_word": "difference",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "in",
            "start": 2215.53,
            "end": 2215.69,
            "confidence": 0.9900017,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "someone's",
            "start": 2215.69,
            "end": 2215.93,
            "confidence": 0.9761298,
            "punctuated_word": "someone's",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "life",
            "start": 2215.93,
            "end": 2216.01,
            "confidence": 0.72227985,
            "punctuated_word": "life.",
            "speaker": 2,
            "speaker_confidence": 0.5204504
          },
          {
            "word": "and",
            "start": 2216.01,
            "end": 2216.41,
            "confidence": 0.98385227,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.43085623
          },
          {
            "word": "anywhere",
            "start": 2216.41,
            "end": 2216.73,
            "confidence": 0.99066764,
            "punctuated_word": "anywhere",
            "speaker": 2,
            "speaker_confidence": 0.43085623
          },
          {
            "word": "you",
            "start": 2216.73,
            "end": 2216.81,
            "confidence": 0.9993154,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.43085623
          },
          {
            "word": "go",
            "start": 2216.81,
            "end": 2216.97,
            "confidence": 0.9981451,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.43085623
          },
          {
            "word": "in",
            "start": 2216.97,
            "end": 2217.05,
            "confidence": 0.9514857,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.43085623
          },
          {
            "word": "the",
            "start": 2217.05,
            "end": 2217.1301,
            "confidence": 0.76001966,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "federal",
            "start": 2217.1301,
            "end": 2217.45,
            "confidence": 0.70224434,
            "punctuated_word": "federal",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "agency",
            "start": 2217.45,
            "end": 2217.93,
            "confidence": 0.9618137,
            "punctuated_word": "agency,",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "you",
            "start": 2217.93,
            "end": 2218.09,
            "confidence": 0.99709606,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "are",
            "start": 2218.09,
            "end": 2218.33,
            "confidence": 0.9962328,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "helping",
            "start": 2218.33,
            "end": 2218.6501,
            "confidence": 0.99950147,
            "punctuated_word": "helping",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "potentially",
            "start": 2218.73,
            "end": 2219.21,
            "confidence": 0.9996488,
            "punctuated_word": "potentially",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "helping",
            "start": 2219.21,
            "end": 2219.45,
            "confidence": 0.98299813,
            "punctuated_word": "helping",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "millions",
            "start": 2219.45,
            "end": 2219.69,
            "confidence": 0.99903286,
            "punctuated_word": "millions",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "and",
            "start": 2219.69,
            "end": 2219.85,
            "confidence": 0.9128866,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "millions",
            "start": 2219.85,
            "end": 2220.09,
            "confidence": 0.9990343,
            "punctuated_word": "millions",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "of",
            "start": 2220.09,
            "end": 2220.17,
            "confidence": 0.9959837,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "people",
            "start": 2220.17,
            "end": 2220.6501,
            "confidence": 0.79741836,
            "punctuated_word": "people.",
            "speaker": 2,
            "speaker_confidence": 0.665769
          },
          {
            "word": "and",
            "start": 2220.6501,
            "end": 2220.81,
            "confidence": 0.84775054,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.52942646
          },
          {
            "word": "i",
            "start": 2220.81,
            "end": 2220.8901,
            "confidence": 0.9991974,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.52942646
          },
          {
            "word": "don't",
            "start": 2220.8901,
            "end": 2221.05,
            "confidence": 0.99925935,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.52942646
          },
          {
            "word": "think",
            "start": 2221.05,
            "end": 2221.1301,
            "confidence": 0.9996809,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.52942646
          },
          {
            "word": "there's",
            "start": 2221.1301,
            "end": 2221.37,
            "confidence": 0.99912333,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.52942646
          },
          {
            "word": "no",
            "start": 2221.37,
            "end": 2221.53,
            "confidence": 0.99854654,
            "punctuated_word": "no",
            "speaker": 2,
            "speaker_confidence": 0.52942646
          },
          {
            "word": "greater",
            "start": 2221.53,
            "end": 2221.85,
            "confidence": 0.9983728,
            "punctuated_word": "greater",
            "speaker": 2,
            "speaker_confidence": 0.52942646
          },
          {
            "word": "feeling",
            "start": 2221.85,
            "end": 2222.17,
            "confidence": 0.9430917,
            "punctuated_word": "feeling",
            "speaker": 2,
            "speaker_confidence": 0.52942646
          },
          {
            "word": "than",
            "start": 2222.17,
            "end": 2222.33,
            "confidence": 0.99693537,
            "punctuated_word": "than",
            "speaker": 2,
            "speaker_confidence": 0.52942646
          },
          {
            "word": "that",
            "start": 2222.33,
            "end": 2222.83,
            "confidence": 0.99984276,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.52942646
          },
          {
            "word": "david",
            "start": 2222.8901,
            "end": 2223.29,
            "confidence": 0.9810288,
            "punctuated_word": "David,",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "again",
            "start": 2223.29,
            "end": 2223.61,
            "confidence": 0.9963527,
            "punctuated_word": "again,",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "thank",
            "start": 2223.61,
            "end": 2223.77,
            "confidence": 0.99920803,
            "punctuated_word": "thank",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "you",
            "start": 2223.77,
            "end": 2223.93,
            "confidence": 0.9998888,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "so",
            "start": 2223.93,
            "end": 2224.09,
            "confidence": 0.99970883,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "much",
            "start": 2224.09,
            "end": 2224.33,
            "confidence": 0.99998033,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "for",
            "start": 2224.33,
            "end": 2224.6501,
            "confidence": 0.99973613,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "taking",
            "start": 2224.6501,
            "end": 2224.8901,
            "confidence": 0.99986184,
            "punctuated_word": "taking",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "the",
            "start": 2224.8901,
            "end": 2224.97,
            "confidence": 0.99900705,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "time",
            "start": 2224.97,
            "end": 2225.21,
            "confidence": 0.99994576,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "out",
            "start": 2225.21,
            "end": 2225.29,
            "confidence": 0.99913377,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.5101064
          },
          {
            "word": "of",
            "start": 2225.29,
            "end": 2225.45,
            "confidence": 0.99826473,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "your",
            "start": 2225.45,
            "end": 2225.69,
            "confidence": 0.999905,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "day",
            "start": 2225.69,
            "end": 2226.01,
            "confidence": 0.9997583,
            "punctuated_word": "day",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "to",
            "start": 2226.01,
            "end": 2226.17,
            "confidence": 0.999416,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "come",
            "start": 2226.17,
            "end": 2226.33,
            "confidence": 0.99976414,
            "punctuated_word": "come",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "and",
            "start": 2226.33,
            "end": 2226.83,
            "confidence": 0.99825484,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "share",
            "start": 2226.8901,
            "end": 2227.1301,
            "confidence": 0.9997551,
            "punctuated_word": "share",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "your",
            "start": 2227.1301,
            "end": 2227.29,
            "confidence": 0.9997172,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "your",
            "start": 2227.29,
            "end": 2227.53,
            "confidence": 0.9916142,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "thoughts",
            "start": 2227.53,
            "end": 2227.77,
            "confidence": 0.9998266,
            "punctuated_word": "thoughts",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "and",
            "start": 2227.77,
            "end": 2228.01,
            "confidence": 0.99953425,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "expertise",
            "start": 2228.01,
            "end": 2228.49,
            "confidence": 0.99901426,
            "punctuated_word": "expertise",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "with",
            "start": 2228.49,
            "end": 2228.73,
            "confidence": 0.99974746,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "us",
            "start": 2228.73,
            "end": 2229.105,
            "confidence": 0.99985564,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "here",
            "start": 2229.185,
            "end": 2229.425,
            "confidence": 0.9999138,
            "punctuated_word": "here",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "on",
            "start": 2229.425,
            "end": 2229.585,
            "confidence": 0.99980456,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "civic",
            "start": 2229.585,
            "end": 2230.065,
            "confidence": 0.6803614,
            "punctuated_word": "Civic",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "tech",
            "start": 2230.065,
            "end": 2230.385,
            "confidence": 0.96905375,
            "punctuated_word": "Tech",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "chat",
            "start": 2230.385,
            "end": 2230.885,
            "confidence": 0.9762479,
            "punctuated_word": "Chat.",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          }
        ],
        "speaker": 2,
        "id": "ea8e8c5a-4219-4a5c-8b84-6ae3e4935f96"
      },
      {
        "start": 2231.585,
        "end": 2232.405,
        "confidence": 0.9562897,
        "channel": 0,
        "transcript": "As is tradition,",
        "words": [
          {
            "word": "as",
            "start": 2231.585,
            "end": 2231.7449,
            "confidence": 0.997924,
            "punctuated_word": "As",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "is",
            "start": 2231.7449,
            "end": 2231.905,
            "confidence": 0.9698638,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "tradition",
            "start": 2231.905,
            "end": 2232.405,
            "confidence": 0.9010813,
            "punctuated_word": "tradition,",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          }
        ],
        "speaker": 1,
        "id": "ad24d290-fc4f-44af-bbb6-a58b0e8f0c28"
      },
      {
        "start": 2232.705,
        "end": 2239.685,
        "confidence": 0.9827715,
        "channel": 0,
        "transcript": "on these episodes, we like to give the guests the opportunity to set us up with whatever concluding thoughts,",
        "words": [
          {
            "word": "on",
            "start": 2232.705,
            "end": 2232.785,
            "confidence": 0.99913186,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "these",
            "start": 2232.785,
            "end": 2233.025,
            "confidence": 0.9984592,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "episodes",
            "start": 2233.025,
            "end": 2233.505,
            "confidence": 0.99772704,
            "punctuated_word": "episodes,",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "we",
            "start": 2233.505,
            "end": 2233.7449,
            "confidence": 0.9997321,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "like",
            "start": 2233.7449,
            "end": 2233.9849,
            "confidence": 0.9939168,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "to",
            "start": 2233.9849,
            "end": 2234.225,
            "confidence": 0.99974936,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "give",
            "start": 2234.225,
            "end": 2234.725,
            "confidence": 0.9999106,
            "punctuated_word": "give",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "the",
            "start": 2234.945,
            "end": 2235.265,
            "confidence": 0.99944896,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "guests",
            "start": 2235.265,
            "end": 2235.665,
            "confidence": 0.70463777,
            "punctuated_word": "guests",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "the",
            "start": 2235.665,
            "end": 2235.9849,
            "confidence": 0.9987766,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "opportunity",
            "start": 2235.9849,
            "end": 2236.4849,
            "confidence": 0.9999577,
            "punctuated_word": "opportunity",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "to",
            "start": 2236.705,
            "end": 2237.205,
            "confidence": 0.9998185,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "set",
            "start": 2237.505,
            "end": 2237.665,
            "confidence": 0.9996747,
            "punctuated_word": "set",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "us",
            "start": 2237.665,
            "end": 2237.825,
            "confidence": 0.99986756,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "up",
            "start": 2237.825,
            "end": 2238.065,
            "confidence": 0.9999635,
            "punctuated_word": "up",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "with",
            "start": 2238.065,
            "end": 2238.305,
            "confidence": 0.99996436,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "whatever",
            "start": 2238.305,
            "end": 2238.705,
            "confidence": 0.99963295,
            "punctuated_word": "whatever",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "concluding",
            "start": 2238.705,
            "end": 2239.185,
            "confidence": 0.9995689,
            "punctuated_word": "concluding",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "thoughts",
            "start": 2239.185,
            "end": 2239.685,
            "confidence": 0.9827193,
            "punctuated_word": "thoughts,",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          }
        ],
        "speaker": 1,
        "id": "385679cf-37a9-4325-b01b-3c8ec94d9147"
      },
      {
        "start": 2240.465,
        "end": 2241.81,
        "confidence": 0.9863866,
        "channel": 0,
        "transcript": "they'd like to leave us with",
        "words": [
          {
            "word": "they'd",
            "start": 2240.465,
            "end": 2240.705,
            "confidence": 0.92006016,
            "punctuated_word": "they'd",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "like",
            "start": 2240.705,
            "end": 2240.865,
            "confidence": 0.99943167,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "to",
            "start": 2240.865,
            "end": 2241.105,
            "confidence": 0.9993414,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "leave",
            "start": 2241.105,
            "end": 2241.265,
            "confidence": 0.99981385,
            "punctuated_word": "leave",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "us",
            "start": 2241.265,
            "end": 2241.425,
            "confidence": 0.99989533,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "with",
            "start": 2241.425,
            "end": 2241.81,
            "confidence": 0.9997774,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          }
        ],
        "speaker": 1,
        "id": "1e08a0a4-43ad-4e85-9122-b9ed749e90f6"
      },
      {
        "start": 2242.45,
        "end": 2246.6301,
        "confidence": 0.9836983,
        "channel": 0,
        "transcript": "as we depart the episode. So for you, David, what would those thoughts be?",
        "words": [
          {
            "word": "as",
            "start": 2242.45,
            "end": 2242.69,
            "confidence": 0.999308,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "we",
            "start": 2242.69,
            "end": 2242.9302,
            "confidence": 0.99993014,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "depart",
            "start": 2242.9302,
            "end": 2243.33,
            "confidence": 0.99967587,
            "punctuated_word": "depart",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "the",
            "start": 2243.33,
            "end": 2243.49,
            "confidence": 0.99968517,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "episode",
            "start": 2243.49,
            "end": 2243.99,
            "confidence": 0.9710015,
            "punctuated_word": "episode.",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "so",
            "start": 2244.21,
            "end": 2244.45,
            "confidence": 0.99918073,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "for",
            "start": 2244.45,
            "end": 2244.53,
            "confidence": 0.988636,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.6724781
          },
          {
            "word": "you",
            "start": 2244.53,
            "end": 2244.69,
            "confidence": 0.826571,
            "punctuated_word": "you,",
            "speaker": 1,
            "speaker_confidence": 0.22638524
          },
          {
            "word": "david",
            "start": 2244.69,
            "end": 2245.09,
            "confidence": 0.9992572,
            "punctuated_word": "David,",
            "speaker": 1,
            "speaker_confidence": 0.22638524
          },
          {
            "word": "what",
            "start": 2245.25,
            "end": 2245.49,
            "confidence": 0.99632865,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.22638524
          },
          {
            "word": "would",
            "start": 2245.49,
            "end": 2245.6501,
            "confidence": 0.9995466,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.22638524
          },
          {
            "word": "those",
            "start": 2245.6501,
            "end": 2245.8901,
            "confidence": 0.9939878,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.22638524
          },
          {
            "word": "thoughts",
            "start": 2245.8901,
            "end": 2246.1301,
            "confidence": 0.99939775,
            "punctuated_word": "thoughts",
            "speaker": 1,
            "speaker_confidence": 0.22638524
          },
          {
            "word": "be",
            "start": 2246.1301,
            "end": 2246.6301,
            "confidence": 0.9992697,
            "punctuated_word": "be?",
            "speaker": 1,
            "speaker_confidence": 0.22638524
          }
        ],
        "speaker": 1,
        "id": "79972d85-cb94-4a1c-b835-50c9c9a235ed"
      },
      {
        "start": 2247.09,
        "end": 2247.59,
        "confidence": 0.9996481,
        "channel": 0,
        "transcript": "So",
        "words": [
          {
            "word": "so",
            "start": 2247.09,
            "end": 2247.59,
            "confidence": 0.9996481,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.121744275
          }
        ],
        "speaker": 2,
        "id": "477ede8c-72d7-423c-ae8d-25413797e176"
      },
      {
        "start": 2249.01,
        "end": 2250.55,
        "confidence": 0.9961917,
        "channel": 0,
        "transcript": "back in 2016,",
        "words": [
          {
            "word": "back",
            "start": 2249.01,
            "end": 2249.25,
            "confidence": 0.99008137,
            "punctuated_word": "back",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "in",
            "start": 2249.25,
            "end": 2249.6501,
            "confidence": 0.99977356,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "2016",
            "start": 2249.6501,
            "end": 2250.55,
            "confidence": 0.99872017,
            "punctuated_word": "2016,",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          }
        ],
        "speaker": 2,
        "id": "d889a9bc-f836-44b8-9b73-f6c1ad7fad82"
      },
      {
        "start": 2250.77,
        "end": 2251.59,
        "confidence": 0.9978219,
        "channel": 0,
        "transcript": "I built",
        "words": [
          {
            "word": "i",
            "start": 2250.77,
            "end": 2251.09,
            "confidence": 0.9998677,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "built",
            "start": 2251.09,
            "end": 2251.59,
            "confidence": 0.99577624,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          }
        ],
        "speaker": 2,
        "id": "2b0da4d9-74c2-49db-8d83-8e8671be210c"
      },
      {
        "start": 2252.61,
        "end": 2258.555,
        "confidence": 0.96318644,
        "channel": 0,
        "transcript": "a site, and I I showcased it out to the USCS. And it uses the civil rights data collection",
        "words": [
          {
            "word": "a",
            "start": 2252.61,
            "end": 2252.85,
            "confidence": 0.9908242,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "site",
            "start": 2252.85,
            "end": 2253.09,
            "confidence": 0.8067631,
            "punctuated_word": "site,",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "and",
            "start": 2253.09,
            "end": 2253.25,
            "confidence": 0.9994967,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "i",
            "start": 2253.25,
            "end": 2253.49,
            "confidence": 0.99979764,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "i",
            "start": 2253.49,
            "end": 2253.73,
            "confidence": 0.9943216,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "showcased",
            "start": 2253.73,
            "end": 2254.21,
            "confidence": 0.88602406,
            "punctuated_word": "showcased",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "it",
            "start": 2254.21,
            "end": 2254.37,
            "confidence": 0.9989071,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "out",
            "start": 2254.37,
            "end": 2254.53,
            "confidence": 0.9927838,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "to",
            "start": 2254.53,
            "end": 2254.69,
            "confidence": 0.9937397,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "the",
            "start": 2254.69,
            "end": 2254.9302,
            "confidence": 0.98246,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "uscs",
            "start": 2254.9302,
            "end": 2255.4302,
            "confidence": 0.688387,
            "punctuated_word": "USCS.",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "and",
            "start": 2255.49,
            "end": 2255.81,
            "confidence": 0.99251646,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "it",
            "start": 2255.81,
            "end": 2256.05,
            "confidence": 0.9993338,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "uses",
            "start": 2256.05,
            "end": 2256.55,
            "confidence": 0.9980509,
            "punctuated_word": "uses",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "the",
            "start": 2256.61,
            "end": 2256.85,
            "confidence": 0.99810684,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "civil",
            "start": 2256.85,
            "end": 2257.1702,
            "confidence": 0.9907505,
            "punctuated_word": "civil",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "rights",
            "start": 2257.1702,
            "end": 2257.575,
            "confidence": 0.9998124,
            "punctuated_word": "rights",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "data",
            "start": 2257.815,
            "end": 2258.055,
            "confidence": 0.9989262,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "collection",
            "start": 2258.055,
            "end": 2258.555,
            "confidence": 0.9895393,
            "punctuated_word": "collection",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          }
        ],
        "speaker": 2,
        "id": "0dad48ac-80c5-4209-9465-5567f0dad467"
      },
      {
        "start": 2258.855,
        "end": 2259.355,
        "confidence": 0.98410344,
        "channel": 0,
        "transcript": "set.",
        "words": [
          {
            "word": "set",
            "start": 2258.855,
            "end": 2259.355,
            "confidence": 0.98410344,
            "punctuated_word": "set.",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          }
        ],
        "speaker": 2,
        "id": "129cdb1c-5196-4086-8bd7-1196ccfabbf5"
      },
      {
        "start": 2259.655,
        "end": 2272.2349,
        "confidence": 0.95787144,
        "channel": 0,
        "transcript": "And what that basically is is every two years, department education will go out and ask schools for information about students and just the school in general. So and that information is broken down by total enrolled students, by gender,",
        "words": [
          {
            "word": "and",
            "start": 2259.655,
            "end": 2259.815,
            "confidence": 0.9991259,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "what",
            "start": 2259.815,
            "end": 2260.055,
            "confidence": 0.99936837,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "that",
            "start": 2260.055,
            "end": 2260.2148,
            "confidence": 0.9997031,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "basically",
            "start": 2260.2148,
            "end": 2260.615,
            "confidence": 0.9739949,
            "punctuated_word": "basically",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "is",
            "start": 2260.615,
            "end": 2260.935,
            "confidence": 0.9983681,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "is",
            "start": 2260.935,
            "end": 2261.255,
            "confidence": 0.83567536,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "every",
            "start": 2261.255,
            "end": 2261.4949,
            "confidence": 0.93082863,
            "punctuated_word": "every",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "two",
            "start": 2261.4949,
            "end": 2261.655,
            "confidence": 0.9998387,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "years",
            "start": 2261.655,
            "end": 2261.9749,
            "confidence": 0.9288082,
            "punctuated_word": "years,",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "department",
            "start": 2261.9749,
            "end": 2262.375,
            "confidence": 0.6933697,
            "punctuated_word": "department",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "education",
            "start": 2262.375,
            "end": 2262.855,
            "confidence": 0.52035946,
            "punctuated_word": "education",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "will",
            "start": 2262.855,
            "end": 2263.015,
            "confidence": 0.9626126,
            "punctuated_word": "will",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "go",
            "start": 2263.015,
            "end": 2263.255,
            "confidence": 0.9998416,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "out",
            "start": 2263.255,
            "end": 2263.755,
            "confidence": 0.9997918,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "and",
            "start": 2263.895,
            "end": 2264.295,
            "confidence": 0.99248075,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "ask",
            "start": 2264.295,
            "end": 2264.795,
            "confidence": 0.9602238,
            "punctuated_word": "ask",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "schools",
            "start": 2265.015,
            "end": 2265.515,
            "confidence": 0.99862814,
            "punctuated_word": "schools",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "for",
            "start": 2265.575,
            "end": 2265.9749,
            "confidence": 0.99981636,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "information",
            "start": 2265.9749,
            "end": 2266.4548,
            "confidence": 0.99981576,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "about",
            "start": 2266.4548,
            "end": 2266.775,
            "confidence": 0.9998323,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "students",
            "start": 2266.775,
            "end": 2267.175,
            "confidence": 0.99916196,
            "punctuated_word": "students",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "and",
            "start": 2267.175,
            "end": 2267.335,
            "confidence": 0.9532314,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "just",
            "start": 2267.335,
            "end": 2267.575,
            "confidence": 0.98111963,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "the",
            "start": 2267.575,
            "end": 2267.7349,
            "confidence": 0.8386207,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "school",
            "start": 2267.7349,
            "end": 2267.9749,
            "confidence": 0.9853321,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "in",
            "start": 2267.9749,
            "end": 2268.135,
            "confidence": 0.9838727,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "general",
            "start": 2268.135,
            "end": 2268.4548,
            "confidence": 0.9894998,
            "punctuated_word": "general.",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "so",
            "start": 2268.4548,
            "end": 2268.615,
            "confidence": 0.9986131,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "and",
            "start": 2268.695,
            "end": 2268.855,
            "confidence": 0.999318,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "that",
            "start": 2268.855,
            "end": 2269.095,
            "confidence": 0.9993783,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "information",
            "start": 2269.095,
            "end": 2269.575,
            "confidence": 0.99987006,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "is",
            "start": 2269.575,
            "end": 2269.7349,
            "confidence": 0.99930584,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "broken",
            "start": 2269.7349,
            "end": 2270.055,
            "confidence": 0.999874,
            "punctuated_word": "broken",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "down",
            "start": 2270.055,
            "end": 2270.295,
            "confidence": 0.9997136,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "by",
            "start": 2270.295,
            "end": 2270.4548,
            "confidence": 0.9993481,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "total",
            "start": 2270.4548,
            "end": 2270.775,
            "confidence": 0.9106634,
            "punctuated_word": "total",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "enrolled",
            "start": 2270.775,
            "end": 2271.095,
            "confidence": 0.9525401,
            "punctuated_word": "enrolled",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "students",
            "start": 2271.095,
            "end": 2271.575,
            "confidence": 0.9474423,
            "punctuated_word": "students,",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "by",
            "start": 2271.575,
            "end": 2271.7349,
            "confidence": 0.99905556,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          },
          {
            "word": "gender",
            "start": 2271.7349,
            "end": 2272.2349,
            "confidence": 0.98641074,
            "punctuated_word": "gender,",
            "speaker": 2,
            "speaker_confidence": 0.78768957
          }
        ],
        "speaker": 2,
        "id": "3f56d523-827b-4e67-a14e-38a15147a077"
      },
      {
        "start": 2273.3699,
        "end": 2274.1099,
        "confidence": 0.9983694,
        "channel": 0,
        "transcript": "and race.",
        "words": [
          {
            "word": "and",
            "start": 2273.3699,
            "end": 2273.6099,
            "confidence": 0.9998621,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5285888
          },
          {
            "word": "race",
            "start": 2273.6099,
            "end": 2274.1099,
            "confidence": 0.9968767,
            "punctuated_word": "race.",
            "speaker": 2,
            "speaker_confidence": 0.5285888
          }
        ],
        "speaker": 2,
        "id": "06f9da62-bf49-480e-b4e7-cae50ec7eeb9"
      },
      {
        "start": 2274.41,
        "end": 2276.03,
        "confidence": 0.99912006,
        "channel": 0,
        "transcript": "And one of the cool things",
        "words": [
          {
            "word": "and",
            "start": 2274.41,
            "end": 2274.65,
            "confidence": 0.9990963,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5285888
          },
          {
            "word": "one",
            "start": 2274.65,
            "end": 2274.8098,
            "confidence": 0.99951243,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.5285888
          },
          {
            "word": "of",
            "start": 2274.8098,
            "end": 2274.89,
            "confidence": 0.9993519,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "the",
            "start": 2274.89,
            "end": 2274.97,
            "confidence": 0.9984705,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "cool",
            "start": 2274.97,
            "end": 2275.47,
            "confidence": 0.9990061,
            "punctuated_word": "cool",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "things",
            "start": 2275.53,
            "end": 2276.03,
            "confidence": 0.9992835,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          }
        ],
        "speaker": 2,
        "id": "05d85bf7-ef95-4394-9433-c6f9d2fc5f56"
      },
      {
        "start": 2276.49,
        "end": 2278.43,
        "confidence": 0.99764496,
        "channel": 0,
        "transcript": "that they have about it is,",
        "words": [
          {
            "word": "that",
            "start": 2276.49,
            "end": 2276.65,
            "confidence": 0.99974674,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "they",
            "start": 2276.65,
            "end": 2276.89,
            "confidence": 0.99984324,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "have",
            "start": 2276.89,
            "end": 2277.21,
            "confidence": 0.9999182,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "about",
            "start": 2277.21,
            "end": 2277.53,
            "confidence": 0.9999014,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "it",
            "start": 2277.53,
            "end": 2277.93,
            "confidence": 0.99880934,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "is",
            "start": 2277.93,
            "end": 2278.43,
            "confidence": 0.987651,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          }
        ],
        "speaker": 2,
        "id": "598dd055-3998-4b7c-8e52-6554293fb129"
      },
      {
        "start": 2279.21,
        "end": 2282.5898,
        "confidence": 0.98134667,
        "channel": 0,
        "transcript": "that breaks it down further. Right? So you could tell by race or ethnicity",
        "words": [
          {
            "word": "that",
            "start": 2279.21,
            "end": 2279.53,
            "confidence": 0.9092562,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "breaks",
            "start": 2279.53,
            "end": 2279.8499,
            "confidence": 0.98482925,
            "punctuated_word": "breaks",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "it",
            "start": 2279.8499,
            "end": 2279.93,
            "confidence": 0.99759644,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "down",
            "start": 2279.93,
            "end": 2280.25,
            "confidence": 0.9990387,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "further",
            "start": 2280.25,
            "end": 2280.65,
            "confidence": 0.99680495,
            "punctuated_word": "further.",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "right",
            "start": 2280.65,
            "end": 2280.89,
            "confidence": 0.99421465,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.6694876
          },
          {
            "word": "so",
            "start": 2280.89,
            "end": 2281.13,
            "confidence": 0.99953353,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "you",
            "start": 2281.13,
            "end": 2281.21,
            "confidence": 0.9990988,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "could",
            "start": 2281.21,
            "end": 2281.3699,
            "confidence": 0.9559381,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "tell",
            "start": 2281.3699,
            "end": 2281.53,
            "confidence": 0.9984067,
            "punctuated_word": "tell",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "by",
            "start": 2281.53,
            "end": 2281.69,
            "confidence": 0.9922444,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "race",
            "start": 2281.69,
            "end": 2281.93,
            "confidence": 0.9186358,
            "punctuated_word": "race",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "or",
            "start": 2281.93,
            "end": 2282.0898,
            "confidence": 0.99384004,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "ethnicity",
            "start": 2282.0898,
            "end": 2282.5898,
            "confidence": 0.99941635,
            "punctuated_word": "ethnicity",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          }
        ],
        "speaker": 2,
        "id": "c065afcb-7116-43df-82a1-fc4e4ec499f1"
      },
      {
        "start": 2283.21,
        "end": 2284.27,
        "confidence": 0.93095756,
        "channel": 0,
        "transcript": "who was suspended",
        "words": [
          {
            "word": "who",
            "start": 2283.21,
            "end": 2283.45,
            "confidence": 0.8292979,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "was",
            "start": 2283.45,
            "end": 2283.77,
            "confidence": 0.9640978,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "suspended",
            "start": 2283.77,
            "end": 2284.27,
            "confidence": 0.99947685,
            "punctuated_word": "suspended",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          }
        ],
        "speaker": 2,
        "id": "ae4318c0-fedd-4e28-85bd-8aaafa86def6"
      },
      {
        "start": 2284.65,
        "end": 2288.115,
        "confidence": 0.97317564,
        "channel": 0,
        "transcript": "and how many times, and then they break it down by",
        "words": [
          {
            "word": "and",
            "start": 2284.65,
            "end": 2284.89,
            "confidence": 0.911351,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "how",
            "start": 2284.89,
            "end": 2285.0498,
            "confidence": 0.9992416,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "many",
            "start": 2285.0498,
            "end": 2285.3699,
            "confidence": 0.9995803,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "times",
            "start": 2285.3699,
            "end": 2285.69,
            "confidence": 0.8414429,
            "punctuated_word": "times,",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "and",
            "start": 2285.69,
            "end": 2286.19,
            "confidence": 0.99558806,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "then",
            "start": 2286.4148,
            "end": 2286.7349,
            "confidence": 0.9982614,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "they",
            "start": 2286.7349,
            "end": 2286.9749,
            "confidence": 0.98917365,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "break",
            "start": 2286.9749,
            "end": 2287.2148,
            "confidence": 0.9713498,
            "punctuated_word": "break",
            "speaker": 2,
            "speaker_confidence": 0.76179516
          },
          {
            "word": "it",
            "start": 2287.2148,
            "end": 2287.295,
            "confidence": 0.9995321,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.53313327
          },
          {
            "word": "down",
            "start": 2287.295,
            "end": 2287.615,
            "confidence": 0.9998147,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.53313327
          },
          {
            "word": "by",
            "start": 2287.615,
            "end": 2288.115,
            "confidence": 0.9995964,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.53313327
          }
        ],
        "speaker": 2,
        "id": "19cfbbe4-2b7a-459b-9414-b95d1a8cc757"
      },
      {
        "start": 2288.4949,
        "end": 2300.64,
        "confidence": 0.9466279,
        "channel": 0,
        "transcript": "how many students are in gifted program. So moving down in DC, my son was around two or three years old at the time, so we knew he was gonna have to put him in school. So we knew he was gonna have to move if we stayed down here and figure out the perfect school for him.",
        "words": [
          {
            "word": "how",
            "start": 2288.4949,
            "end": 2288.6548,
            "confidence": 0.9754262,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.53313327
          },
          {
            "word": "many",
            "start": 2288.6548,
            "end": 2288.815,
            "confidence": 0.99728334,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.53313327
          },
          {
            "word": "students",
            "start": 2288.815,
            "end": 2289.055,
            "confidence": 0.9868858,
            "punctuated_word": "students",
            "speaker": 2,
            "speaker_confidence": 0.53313327
          },
          {
            "word": "are",
            "start": 2289.055,
            "end": 2289.2148,
            "confidence": 0.9474962,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.53313327
          },
          {
            "word": "in",
            "start": 2289.2148,
            "end": 2289.295,
            "confidence": 0.83915895,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "gifted",
            "start": 2289.295,
            "end": 2289.535,
            "confidence": 0.7460872,
            "punctuated_word": "gifted",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "program",
            "start": 2289.535,
            "end": 2290.035,
            "confidence": 0.9417476,
            "punctuated_word": "program.",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "so",
            "start": 2290.1748,
            "end": 2290.575,
            "confidence": 0.9990318,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "moving",
            "start": 2290.575,
            "end": 2290.8948,
            "confidence": 0.996811,
            "punctuated_word": "moving",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "down",
            "start": 2290.8948,
            "end": 2291.1348,
            "confidence": 0.99963856,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "in",
            "start": 2291.1348,
            "end": 2291.375,
            "confidence": 0.51318324,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "dc",
            "start": 2291.375,
            "end": 2291.875,
            "confidence": 0.9947283,
            "punctuated_word": "DC,",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "my",
            "start": 2291.9348,
            "end": 2292.1748,
            "confidence": 0.9993723,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "son",
            "start": 2292.1748,
            "end": 2292.4949,
            "confidence": 0.9996505,
            "punctuated_word": "son",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "was",
            "start": 2292.4949,
            "end": 2292.815,
            "confidence": 0.99855596,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "around",
            "start": 2292.815,
            "end": 2293.295,
            "confidence": 0.9995005,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "two",
            "start": 2293.295,
            "end": 2293.4548,
            "confidence": 0.99940825,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "or",
            "start": 2293.4548,
            "end": 2293.535,
            "confidence": 0.99023694,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.65481144
          },
          {
            "word": "three",
            "start": 2293.535,
            "end": 2293.6948,
            "confidence": 0.9999182,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.51476336
          },
          {
            "word": "years",
            "start": 2293.6948,
            "end": 2293.855,
            "confidence": 0.9995715,
            "punctuated_word": "years",
            "speaker": 2,
            "speaker_confidence": 0.51476336
          },
          {
            "word": "old",
            "start": 2293.855,
            "end": 2294.015,
            "confidence": 0.99456257,
            "punctuated_word": "old",
            "speaker": 2,
            "speaker_confidence": 0.51476336
          },
          {
            "word": "at",
            "start": 2294.015,
            "end": 2294.095,
            "confidence": 0.9947871,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.51476336
          },
          {
            "word": "the",
            "start": 2294.095,
            "end": 2294.255,
            "confidence": 0.9687382,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.51476336
          },
          {
            "word": "time",
            "start": 2294.255,
            "end": 2294.4148,
            "confidence": 0.83859503,
            "punctuated_word": "time,",
            "speaker": 2,
            "speaker_confidence": 0.51476336
          },
          {
            "word": "so",
            "start": 2294.4148,
            "end": 2294.575,
            "confidence": 0.9994246,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.51476336
          },
          {
            "word": "we",
            "start": 2294.575,
            "end": 2294.7349,
            "confidence": 0.99879384,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.51476336
          },
          {
            "word": "knew",
            "start": 2294.7349,
            "end": 2294.8948,
            "confidence": 0.99623704,
            "punctuated_word": "knew",
            "speaker": 2,
            "speaker_confidence": 0.51476336
          },
          {
            "word": "he",
            "start": 2294.8948,
            "end": 2294.9749,
            "confidence": 0.7720052,
            "punctuated_word": "he",
            "speaker": 2,
            "speaker_confidence": 0.263655
          },
          {
            "word": "was",
            "start": 2294.9749,
            "end": 2295.1348,
            "confidence": 0.99148774,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.263655
          },
          {
            "word": "gonna",
            "start": 2295.1348,
            "end": 2295.375,
            "confidence": 0.98209536,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.263655
          },
          {
            "word": "have",
            "start": 2295.375,
            "end": 2295.4548,
            "confidence": 0.7588307,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.263655
          },
          {
            "word": "to",
            "start": 2295.4548,
            "end": 2295.535,
            "confidence": 0.95394385,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.263655
          },
          {
            "word": "put",
            "start": 2295.535,
            "end": 2295.6948,
            "confidence": 0.98238945,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.263655
          },
          {
            "word": "him",
            "start": 2295.6948,
            "end": 2295.775,
            "confidence": 0.95738804,
            "punctuated_word": "him",
            "speaker": 2,
            "speaker_confidence": 0.45465493
          },
          {
            "word": "in",
            "start": 2295.775,
            "end": 2295.9348,
            "confidence": 0.98883665,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.45465493
          },
          {
            "word": "school",
            "start": 2295.9348,
            "end": 2296.4148,
            "confidence": 0.99017227,
            "punctuated_word": "school.",
            "speaker": 2,
            "speaker_confidence": 0.45465493
          },
          {
            "word": "so",
            "start": 2296.4148,
            "end": 2296.575,
            "confidence": 0.99937445,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.45465493
          },
          {
            "word": "we",
            "start": 2296.575,
            "end": 2296.6548,
            "confidence": 0.9991091,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.45465493
          },
          {
            "word": "knew",
            "start": 2296.6548,
            "end": 2296.815,
            "confidence": 0.9791246,
            "punctuated_word": "knew",
            "speaker": 2,
            "speaker_confidence": 0.45465493
          },
          {
            "word": "he",
            "start": 2296.815,
            "end": 2296.8948,
            "confidence": 0.49315205,
            "punctuated_word": "he",
            "speaker": 2,
            "speaker_confidence": 0.45465493
          },
          {
            "word": "was",
            "start": 2296.8948,
            "end": 2297.055,
            "confidence": 0.867867,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.45465493
          },
          {
            "word": "gonna",
            "start": 2297.055,
            "end": 2297.295,
            "confidence": 0.99399924,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.45465493
          },
          {
            "word": "have",
            "start": 2297.295,
            "end": 2297.375,
            "confidence": 0.99257106,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "to",
            "start": 2297.375,
            "end": 2297.4548,
            "confidence": 0.9988102,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "move",
            "start": 2297.4548,
            "end": 2297.6948,
            "confidence": 0.99979,
            "punctuated_word": "move",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "if",
            "start": 2297.6948,
            "end": 2297.855,
            "confidence": 0.9925211,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "we",
            "start": 2297.855,
            "end": 2298.015,
            "confidence": 0.9922873,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "stayed",
            "start": 2298.015,
            "end": 2298.255,
            "confidence": 0.5419556,
            "punctuated_word": "stayed",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "down",
            "start": 2298.255,
            "end": 2298.4949,
            "confidence": 0.99941874,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "here",
            "start": 2298.4949,
            "end": 2298.7349,
            "confidence": 0.99844676,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "and",
            "start": 2298.7349,
            "end": 2298.8948,
            "confidence": 0.9880321,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "figure",
            "start": 2298.8948,
            "end": 2299.1348,
            "confidence": 0.98418343,
            "punctuated_word": "figure",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "out",
            "start": 2299.1348,
            "end": 2299.295,
            "confidence": 0.99866366,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "the",
            "start": 2299.295,
            "end": 2299.4548,
            "confidence": 0.99867564,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "perfect",
            "start": 2299.4548,
            "end": 2299.855,
            "confidence": 0.99847347,
            "punctuated_word": "perfect",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "school",
            "start": 2299.855,
            "end": 2300.095,
            "confidence": 0.9986117,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "for",
            "start": 2300.095,
            "end": 2300.255,
            "confidence": 0.99984014,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "him",
            "start": 2300.255,
            "end": 2300.64,
            "confidence": 0.9975283,
            "punctuated_word": "him.",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          }
        ],
        "speaker": 2,
        "id": "03e277bc-100f-4345-a9fb-433752baecf3"
      },
      {
        "start": 2301.5198,
        "end": 2311.5398,
        "confidence": 0.88228583,
        "channel": 0,
        "transcript": "And I was at the prime education at the time, and they asked us for our help on, like, how should they release this civil rights collection data set. And before they was doing it by CDs, and we was just like, well, first not by CDs anymore.",
        "words": [
          {
            "word": "and",
            "start": 2301.5198,
            "end": 2301.76,
            "confidence": 0.99882466,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "i",
            "start": 2301.76,
            "end": 2301.92,
            "confidence": 0.9890617,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "was",
            "start": 2301.92,
            "end": 2302.0,
            "confidence": 0.9993654,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "at",
            "start": 2302.0,
            "end": 2302.16,
            "confidence": 0.9880747,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6508395
          },
          {
            "word": "the",
            "start": 2302.16,
            "end": 2302.24,
            "confidence": 0.9551733,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "prime",
            "start": 2302.24,
            "end": 2302.48,
            "confidence": 0.26065332,
            "punctuated_word": "prime",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "education",
            "start": 2302.48,
            "end": 2302.7998,
            "confidence": 0.91817915,
            "punctuated_word": "education",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "at",
            "start": 2302.7998,
            "end": 2302.88,
            "confidence": 0.98062253,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "the",
            "start": 2302.88,
            "end": 2302.96,
            "confidence": 0.95440954,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "time",
            "start": 2302.96,
            "end": 2303.2,
            "confidence": 0.7764647,
            "punctuated_word": "time,",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "and",
            "start": 2303.2,
            "end": 2303.3599,
            "confidence": 0.9992849,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "they",
            "start": 2303.3599,
            "end": 2303.5198,
            "confidence": 0.9239482,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "asked",
            "start": 2303.5198,
            "end": 2303.68,
            "confidence": 0.79016966,
            "punctuated_word": "asked",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "us",
            "start": 2303.68,
            "end": 2303.8398,
            "confidence": 0.9669903,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "for",
            "start": 2303.8398,
            "end": 2304.0,
            "confidence": 0.97047216,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.40001923
          },
          {
            "word": "our",
            "start": 2304.0,
            "end": 2304.0798,
            "confidence": 0.957575,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "help",
            "start": 2304.0798,
            "end": 2304.3198,
            "confidence": 0.98769605,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "on",
            "start": 2304.3198,
            "end": 2304.48,
            "confidence": 0.700228,
            "punctuated_word": "on,",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "like",
            "start": 2304.48,
            "end": 2304.64,
            "confidence": 0.99531114,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "how",
            "start": 2304.64,
            "end": 2304.88,
            "confidence": 0.9995628,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "should",
            "start": 2304.88,
            "end": 2305.1199,
            "confidence": 0.9993955,
            "punctuated_word": "should",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "they",
            "start": 2305.1199,
            "end": 2305.3599,
            "confidence": 0.9992586,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "release",
            "start": 2305.3599,
            "end": 2305.68,
            "confidence": 0.9835301,
            "punctuated_word": "release",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "this",
            "start": 2305.68,
            "end": 2305.8398,
            "confidence": 0.7433607,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "civil",
            "start": 2305.8398,
            "end": 2306.0798,
            "confidence": 0.9762649,
            "punctuated_word": "civil",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "rights",
            "start": 2306.0798,
            "end": 2306.3198,
            "confidence": 0.99676454,
            "punctuated_word": "rights",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "collection",
            "start": 2306.3198,
            "end": 2306.64,
            "confidence": 0.7800657,
            "punctuated_word": "collection",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "data",
            "start": 2306.64,
            "end": 2306.88,
            "confidence": 0.49927858,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "set",
            "start": 2306.88,
            "end": 2307.0398,
            "confidence": 0.7563472,
            "punctuated_word": "set.",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "and",
            "start": 2307.0398,
            "end": 2307.2798,
            "confidence": 0.99901736,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "before",
            "start": 2307.2798,
            "end": 2307.5198,
            "confidence": 0.99873024,
            "punctuated_word": "before",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "they",
            "start": 2307.5198,
            "end": 2307.68,
            "confidence": 0.5934706,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "was",
            "start": 2307.68,
            "end": 2307.8398,
            "confidence": 0.8773512,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "doing",
            "start": 2307.8398,
            "end": 2308.0798,
            "confidence": 0.99055064,
            "punctuated_word": "doing",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "it",
            "start": 2308.0798,
            "end": 2308.16,
            "confidence": 0.96067584,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7020994
          },
          {
            "word": "by",
            "start": 2308.16,
            "end": 2308.3198,
            "confidence": 0.95326316,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "cds",
            "start": 2308.3198,
            "end": 2308.72,
            "confidence": 0.68638533,
            "punctuated_word": "CDs,",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "and",
            "start": 2308.72,
            "end": 2308.88,
            "confidence": 0.995255,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "we",
            "start": 2308.88,
            "end": 2309.0398,
            "confidence": 0.5491392,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "was",
            "start": 2309.0398,
            "end": 2309.2,
            "confidence": 0.5648682,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "just",
            "start": 2309.2,
            "end": 2309.3599,
            "confidence": 0.9607155,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "like",
            "start": 2309.3599,
            "end": 2309.68,
            "confidence": 0.8968271,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "well",
            "start": 2309.68,
            "end": 2310.0,
            "confidence": 0.9700163,
            "punctuated_word": "well,",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "first",
            "start": 2310.0,
            "end": 2310.3198,
            "confidence": 0.9955916,
            "punctuated_word": "first",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "not",
            "start": 2310.3198,
            "end": 2310.48,
            "confidence": 0.5740059,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "by",
            "start": 2310.48,
            "end": 2310.64,
            "confidence": 0.97658384,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "cds",
            "start": 2310.64,
            "end": 2311.0398,
            "confidence": 0.99744105,
            "punctuated_word": "CDs",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "anymore",
            "start": 2311.0398,
            "end": 2311.5398,
            "confidence": 0.9634941,
            "punctuated_word": "anymore.",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          }
        ],
        "speaker": 2,
        "id": "f58e53e6-caab-4bcd-aa35-d199d2ea32c9"
      },
      {
        "start": 2312.64,
        "end": 2315.695,
        "confidence": 0.8675991,
        "channel": 0,
        "transcript": "And maybe you could put, it just on a CSV",
        "words": [
          {
            "word": "and",
            "start": 2312.64,
            "end": 2312.88,
            "confidence": 0.99692744,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "maybe",
            "start": 2312.88,
            "end": 2313.2,
            "confidence": 0.9980959,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "you",
            "start": 2313.2,
            "end": 2313.3599,
            "confidence": 0.9938239,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "could",
            "start": 2313.3599,
            "end": 2313.5198,
            "confidence": 0.9975351,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "put",
            "start": 2313.5198,
            "end": 2313.915,
            "confidence": 0.9162594,
            "punctuated_word": "put,",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "it",
            "start": 2314.315,
            "end": 2314.395,
            "confidence": 0.97861606,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.64989793
          },
          {
            "word": "just",
            "start": 2314.395,
            "end": 2314.795,
            "confidence": 0.94632137,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5203717
          },
          {
            "word": "on",
            "start": 2314.795,
            "end": 2315.0352,
            "confidence": 0.6159731,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.5203717
          },
          {
            "word": "a",
            "start": 2315.0352,
            "end": 2315.195,
            "confidence": 0.37958673,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5203717
          },
          {
            "word": "csv",
            "start": 2315.195,
            "end": 2315.695,
            "confidence": 0.8528521,
            "punctuated_word": "CSV",
            "speaker": 2,
            "speaker_confidence": 0.5203717
          }
        ],
        "speaker": 2,
        "id": "c73f4867-8ea7-4907-a1a5-7990feaacfb4"
      },
      {
        "start": 2316.075,
        "end": 2316.575,
        "confidence": 0.49828404,
        "channel": 0,
        "transcript": "and",
        "words": [
          {
            "word": "and",
            "start": 2316.075,
            "end": 2316.575,
            "confidence": 0.49828404,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5203717
          }
        ],
        "speaker": 2,
        "id": "ae21e9f0-c7d1-410b-bf1a-0aa163f0498f"
      },
      {
        "start": 2317.115,
        "end": 2327.615,
        "confidence": 0.867721,
        "channel": 0,
        "transcript": "and that way people can download it and they could throw it into Python and R if they want. So I ended up using this data set to find a good school for my son and what musical formulas talked to my wife. Musical for,",
        "words": [
          {
            "word": "and",
            "start": 2317.115,
            "end": 2317.195,
            "confidence": 0.9492716,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.37597412
          },
          {
            "word": "that",
            "start": 2317.195,
            "end": 2317.435,
            "confidence": 0.91238934,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.37597412
          },
          {
            "word": "way",
            "start": 2317.435,
            "end": 2317.5151,
            "confidence": 0.9945668,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.37597412
          },
          {
            "word": "people",
            "start": 2317.5151,
            "end": 2317.835,
            "confidence": 0.77098334,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.37597412
          },
          {
            "word": "can",
            "start": 2317.835,
            "end": 2317.995,
            "confidence": 0.9941355,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.37597412
          },
          {
            "word": "download",
            "start": 2317.995,
            "end": 2318.315,
            "confidence": 0.99886847,
            "punctuated_word": "download",
            "speaker": 2,
            "speaker_confidence": 0.37597412
          },
          {
            "word": "it",
            "start": 2318.315,
            "end": 2318.475,
            "confidence": 0.9297095,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.37597412
          },
          {
            "word": "and",
            "start": 2318.475,
            "end": 2318.555,
            "confidence": 0.76335865,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.37597412
          },
          {
            "word": "they",
            "start": 2318.555,
            "end": 2318.635,
            "confidence": 0.97711915,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "could",
            "start": 2318.635,
            "end": 2318.795,
            "confidence": 0.9173412,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "throw",
            "start": 2318.795,
            "end": 2319.0352,
            "confidence": 0.98345727,
            "punctuated_word": "throw",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "it",
            "start": 2319.0352,
            "end": 2319.115,
            "confidence": 0.9852077,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "into",
            "start": 2319.115,
            "end": 2319.435,
            "confidence": 0.9934691,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "python",
            "start": 2319.435,
            "end": 2319.835,
            "confidence": 0.9729207,
            "punctuated_word": "Python",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "and",
            "start": 2319.835,
            "end": 2319.995,
            "confidence": 0.52655256,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "r",
            "start": 2319.995,
            "end": 2320.155,
            "confidence": 0.35841295,
            "punctuated_word": "R",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "if",
            "start": 2320.155,
            "end": 2320.315,
            "confidence": 0.9337936,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "they",
            "start": 2320.315,
            "end": 2320.395,
            "confidence": 0.9953081,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "want",
            "start": 2320.395,
            "end": 2320.635,
            "confidence": 0.9918899,
            "punctuated_word": "want.",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "so",
            "start": 2320.635,
            "end": 2320.875,
            "confidence": 0.99810106,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "i",
            "start": 2320.875,
            "end": 2320.955,
            "confidence": 0.95137227,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "ended",
            "start": 2320.955,
            "end": 2321.2751,
            "confidence": 0.8538774,
            "punctuated_word": "ended",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "up",
            "start": 2321.2751,
            "end": 2321.435,
            "confidence": 0.99884003,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.6286629
          },
          {
            "word": "using",
            "start": 2321.435,
            "end": 2321.935,
            "confidence": 0.99935037,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.5052496
          },
          {
            "word": "this",
            "start": 2322.075,
            "end": 2322.315,
            "confidence": 0.99504155,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5052496
          },
          {
            "word": "data",
            "start": 2322.315,
            "end": 2322.715,
            "confidence": 0.51961243,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.5052496
          },
          {
            "word": "set",
            "start": 2322.715,
            "end": 2323.195,
            "confidence": 0.9945926,
            "punctuated_word": "set",
            "speaker": 2,
            "speaker_confidence": 0.5052496
          },
          {
            "word": "to",
            "start": 2323.195,
            "end": 2323.355,
            "confidence": 0.98545074,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5052496
          },
          {
            "word": "find",
            "start": 2323.355,
            "end": 2323.595,
            "confidence": 0.9943193,
            "punctuated_word": "find",
            "speaker": 2,
            "speaker_confidence": 0.5052496
          },
          {
            "word": "a",
            "start": 2323.595,
            "end": 2323.675,
            "confidence": 0.9795461,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5052496
          },
          {
            "word": "good",
            "start": 2323.675,
            "end": 2323.915,
            "confidence": 0.9996493,
            "punctuated_word": "good",
            "speaker": 2,
            "speaker_confidence": 0.5052496
          },
          {
            "word": "school",
            "start": 2323.915,
            "end": 2324.155,
            "confidence": 0.99609,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.5052496
          },
          {
            "word": "for",
            "start": 2324.155,
            "end": 2324.315,
            "confidence": 0.9914771,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.5052496
          },
          {
            "word": "my",
            "start": 2324.315,
            "end": 2324.395,
            "confidence": 0.9993018,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.5934722
          },
          {
            "word": "son",
            "start": 2324.395,
            "end": 2324.635,
            "confidence": 0.99974555,
            "punctuated_word": "son",
            "speaker": 2,
            "speaker_confidence": 0.5934722
          },
          {
            "word": "and",
            "start": 2324.635,
            "end": 2324.715,
            "confidence": 0.74118805,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5934722
          },
          {
            "word": "what",
            "start": 2324.715,
            "end": 2324.955,
            "confidence": 0.4076525,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.5934722
          },
          {
            "word": "musical",
            "start": 2324.955,
            "end": 2325.435,
            "confidence": 0.9185685,
            "punctuated_word": "musical",
            "speaker": 2,
            "speaker_confidence": 0.5934722
          },
          {
            "word": "formulas",
            "start": 2325.435,
            "end": 2325.835,
            "confidence": 0.2386019,
            "punctuated_word": "formulas",
            "speaker": 2,
            "speaker_confidence": 0.5934722
          },
          {
            "word": "talked",
            "start": 2325.915,
            "end": 2326.155,
            "confidence": 0.4947132,
            "punctuated_word": "talked",
            "speaker": 2,
            "speaker_confidence": 0.5934722
          },
          {
            "word": "to",
            "start": 2326.155,
            "end": 2326.235,
            "confidence": 0.9936214,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5934722
          },
          {
            "word": "my",
            "start": 2326.235,
            "end": 2326.395,
            "confidence": 0.9985857,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.658124
          },
          {
            "word": "wife",
            "start": 2326.395,
            "end": 2326.635,
            "confidence": 0.78766346,
            "punctuated_word": "wife.",
            "speaker": 2,
            "speaker_confidence": 0.658124
          },
          {
            "word": "musical",
            "start": 2326.635,
            "end": 2327.115,
            "confidence": 0.3708013,
            "punctuated_word": "Musical",
            "speaker": 2,
            "speaker_confidence": 0.658124
          },
          {
            "word": "for",
            "start": 2327.115,
            "end": 2327.615,
            "confidence": 0.890929,
            "punctuated_word": "for,",
            "speaker": 2,
            "speaker_confidence": 0.658124
          }
        ],
        "speaker": 2,
        "id": "a53c3acd-5f8c-49dd-b63a-8a2efdeb401e"
      },
      {
        "start": 2328.84,
        "end": 2338.3801,
        "confidence": 0.82581276,
        "channel": 0,
        "transcript": "schools that was diverse from a lot of times to go to a diverse school. And we was looking for schools that, while being diverse, didn't allow equally allowed every,",
        "words": [
          {
            "word": "schools",
            "start": 2328.84,
            "end": 2329.34,
            "confidence": 0.9912209,
            "punctuated_word": "schools",
            "speaker": 2,
            "speaker_confidence": 0.658124
          },
          {
            "word": "that",
            "start": 2329.48,
            "end": 2329.8,
            "confidence": 0.99595475,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.658124
          },
          {
            "word": "was",
            "start": 2329.8,
            "end": 2330.28,
            "confidence": 0.99793565,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.658124
          },
          {
            "word": "diverse",
            "start": 2330.28,
            "end": 2330.6802,
            "confidence": 0.9954835,
            "punctuated_word": "diverse",
            "speaker": 2,
            "speaker_confidence": 0.658124
          },
          {
            "word": "from",
            "start": 2330.6802,
            "end": 2330.76,
            "confidence": 0.29040563,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.658124
          },
          {
            "word": "a",
            "start": 2330.76,
            "end": 2330.84,
            "confidence": 0.37083927,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.658124
          },
          {
            "word": "lot",
            "start": 2330.84,
            "end": 2331.0,
            "confidence": 0.5426516,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.658124
          },
          {
            "word": "of",
            "start": 2331.0,
            "end": 2331.08,
            "confidence": 0.9860452,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.28703815
          },
          {
            "word": "times",
            "start": 2331.08,
            "end": 2331.24,
            "confidence": 0.20199655,
            "punctuated_word": "times",
            "speaker": 2,
            "speaker_confidence": 0.28703815
          },
          {
            "word": "to",
            "start": 2331.24,
            "end": 2331.4001,
            "confidence": 0.32831097,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.28703815
          },
          {
            "word": "go",
            "start": 2331.4001,
            "end": 2331.6401,
            "confidence": 0.9921186,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.28703815
          },
          {
            "word": "to",
            "start": 2331.6401,
            "end": 2331.6802,
            "confidence": 0.97939086,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.28703815
          },
          {
            "word": "a",
            "start": 2331.6802,
            "end": 2331.7202,
            "confidence": 0.75154644,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.28703815
          },
          {
            "word": "diverse",
            "start": 2331.7202,
            "end": 2332.12,
            "confidence": 0.9990477,
            "punctuated_word": "diverse",
            "speaker": 2,
            "speaker_confidence": 0.39173597
          },
          {
            "word": "school",
            "start": 2332.12,
            "end": 2332.62,
            "confidence": 0.83585393,
            "punctuated_word": "school.",
            "speaker": 2,
            "speaker_confidence": 0.39173597
          },
          {
            "word": "and",
            "start": 2332.6802,
            "end": 2332.84,
            "confidence": 0.98845726,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.39173597
          },
          {
            "word": "we",
            "start": 2332.84,
            "end": 2333.0,
            "confidence": 0.81617916,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.39173597
          },
          {
            "word": "was",
            "start": 2333.0,
            "end": 2333.08,
            "confidence": 0.6729225,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "looking",
            "start": 2333.08,
            "end": 2333.4001,
            "confidence": 0.9956601,
            "punctuated_word": "looking",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "for",
            "start": 2333.4001,
            "end": 2333.7202,
            "confidence": 0.9843163,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "schools",
            "start": 2333.7202,
            "end": 2334.12,
            "confidence": 0.87280476,
            "punctuated_word": "schools",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "that",
            "start": 2334.12,
            "end": 2334.6,
            "confidence": 0.6755364,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "while",
            "start": 2334.6,
            "end": 2334.84,
            "confidence": 0.81368995,
            "punctuated_word": "while",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "being",
            "start": 2334.84,
            "end": 2335.08,
            "confidence": 0.98786575,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "diverse",
            "start": 2335.08,
            "end": 2335.58,
            "confidence": 0.88644713,
            "punctuated_word": "diverse,",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "didn't",
            "start": 2335.7202,
            "end": 2336.2202,
            "confidence": 0.9983122,
            "punctuated_word": "didn't",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "allow",
            "start": 2336.4402,
            "end": 2336.84,
            "confidence": 0.9782835,
            "punctuated_word": "allow",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "equally",
            "start": 2336.9202,
            "end": 2337.4001,
            "confidence": 0.995272,
            "punctuated_word": "equally",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "allowed",
            "start": 2337.4001,
            "end": 2337.8801,
            "confidence": 0.9541657,
            "punctuated_word": "allowed",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          },
          {
            "word": "every",
            "start": 2337.8801,
            "end": 2338.3801,
            "confidence": 0.89566827,
            "punctuated_word": "every,",
            "speaker": 2,
            "speaker_confidence": 0.5936807
          }
        ],
        "speaker": 2,
        "id": "a1b516cc-1534-4966-94d9-94dbfb3e6912"
      },
      {
        "start": 2339.9602,
        "end": 2342.78,
        "confidence": 0.9583998,
        "channel": 0,
        "transcript": "ethnicity and race of students to be into the gifted programs",
        "words": [
          {
            "word": "ethnicity",
            "start": 2339.9602,
            "end": 2340.4402,
            "confidence": 0.9930916,
            "punctuated_word": "ethnicity",
            "speaker": 2,
            "speaker_confidence": 0.52362883
          },
          {
            "word": "and",
            "start": 2340.4402,
            "end": 2340.6,
            "confidence": 0.92695284,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.52362883
          },
          {
            "word": "race",
            "start": 2340.6,
            "end": 2340.76,
            "confidence": 0.9588663,
            "punctuated_word": "race",
            "speaker": 2,
            "speaker_confidence": 0.52362883
          },
          {
            "word": "of",
            "start": 2340.76,
            "end": 2340.9202,
            "confidence": 0.9938216,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.52362883
          },
          {
            "word": "students",
            "start": 2340.9202,
            "end": 2341.32,
            "confidence": 0.9989201,
            "punctuated_word": "students",
            "speaker": 2,
            "speaker_confidence": 0.52362883
          },
          {
            "word": "to",
            "start": 2341.32,
            "end": 2341.4001,
            "confidence": 0.8033633,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.52362883
          },
          {
            "word": "be",
            "start": 2341.4001,
            "end": 2341.56,
            "confidence": 0.9996294,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "into",
            "start": 2341.56,
            "end": 2341.8,
            "confidence": 0.925035,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "the",
            "start": 2341.8,
            "end": 2341.9602,
            "confidence": 0.98214895,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "gifted",
            "start": 2341.9602,
            "end": 2342.28,
            "confidence": 0.96418464,
            "punctuated_word": "gifted",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "programs",
            "start": 2342.28,
            "end": 2342.78,
            "confidence": 0.996384,
            "punctuated_word": "programs",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          }
        ],
        "speaker": 2,
        "id": "3d90ebab-f0fc-42b1-a54f-4c1755b78154"
      },
      {
        "start": 2343.08,
        "end": 2348.675,
        "confidence": 0.9177902,
        "channel": 0,
        "transcript": "or and a school that didn't have, like, a this portion of, like, one particular group of students getting,",
        "words": [
          {
            "word": "or",
            "start": 2343.08,
            "end": 2343.32,
            "confidence": 0.70863163,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "and",
            "start": 2343.615,
            "end": 2343.855,
            "confidence": 0.9676185,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "a",
            "start": 2343.855,
            "end": 2344.015,
            "confidence": 0.8251053,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "school",
            "start": 2344.015,
            "end": 2344.255,
            "confidence": 0.9994524,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "that",
            "start": 2344.255,
            "end": 2344.4949,
            "confidence": 0.99966466,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "didn't",
            "start": 2344.4949,
            "end": 2344.735,
            "confidence": 0.99881655,
            "punctuated_word": "didn't",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "have",
            "start": 2344.735,
            "end": 2344.975,
            "confidence": 0.96911305,
            "punctuated_word": "have,",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "like",
            "start": 2344.975,
            "end": 2345.295,
            "confidence": 0.99908495,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "a",
            "start": 2345.295,
            "end": 2345.535,
            "confidence": 0.92784196,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "this",
            "start": 2345.535,
            "end": 2345.775,
            "confidence": 0.22523044,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "portion",
            "start": 2345.775,
            "end": 2346.175,
            "confidence": 0.9872988,
            "punctuated_word": "portion",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "of",
            "start": 2346.175,
            "end": 2346.335,
            "confidence": 0.98418915,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "like",
            "start": 2346.335,
            "end": 2346.575,
            "confidence": 0.99931663,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "one",
            "start": 2346.575,
            "end": 2346.815,
            "confidence": 0.9969633,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "particular",
            "start": 2346.815,
            "end": 2347.315,
            "confidence": 0.9760935,
            "punctuated_word": "particular",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "group",
            "start": 2347.375,
            "end": 2347.615,
            "confidence": 0.97361463,
            "punctuated_word": "group",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "of",
            "start": 2347.615,
            "end": 2347.775,
            "confidence": 0.9783053,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "students",
            "start": 2347.775,
            "end": 2348.175,
            "confidence": 0.9987255,
            "punctuated_word": "students",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "getting",
            "start": 2348.175,
            "end": 2348.675,
            "confidence": 0.92294824,
            "punctuated_word": "getting,",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          }
        ],
        "speaker": 2,
        "id": "2c9abf11-0e37-4282-ac3e-039013472f01"
      },
      {
        "start": 2350.4949,
        "end": 2351.235,
        "confidence": 0.9910581,
        "channel": 0,
        "transcript": "getting suspended.",
        "words": [
          {
            "word": "getting",
            "start": 2350.4949,
            "end": 2350.735,
            "confidence": 0.9898685,
            "punctuated_word": "getting",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          },
          {
            "word": "suspended",
            "start": 2350.735,
            "end": 2351.235,
            "confidence": 0.9922477,
            "punctuated_word": "suspended.",
            "speaker": 2,
            "speaker_confidence": 0.7923285
          }
        ],
        "speaker": 2,
        "id": "3f35ac4d-4ab0-4b0f-9b77-3eb9387f96c5"
      },
      {
        "start": 2351.855,
        "end": 2354.835,
        "confidence": 0.96237755,
        "channel": 0,
        "transcript": "So we found that perfect school, using this data,",
        "words": [
          {
            "word": "so",
            "start": 2351.855,
            "end": 2352.095,
            "confidence": 0.9918704,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "we",
            "start": 2352.095,
            "end": 2352.255,
            "confidence": 0.9985825,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "found",
            "start": 2352.255,
            "end": 2352.415,
            "confidence": 0.97967064,
            "punctuated_word": "found",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "that",
            "start": 2352.415,
            "end": 2352.655,
            "confidence": 0.94392663,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "perfect",
            "start": 2352.655,
            "end": 2352.975,
            "confidence": 0.9981085,
            "punctuated_word": "perfect",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "school",
            "start": 2352.975,
            "end": 2353.475,
            "confidence": 0.9797034,
            "punctuated_word": "school,",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "using",
            "start": 2353.775,
            "end": 2354.095,
            "confidence": 0.99948823,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "this",
            "start": 2354.095,
            "end": 2354.335,
            "confidence": 0.9878527,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "data",
            "start": 2354.335,
            "end": 2354.835,
            "confidence": 0.782195,
            "punctuated_word": "data,",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          }
        ],
        "speaker": 2,
        "id": "4fd96404-ba60-4529-bcaa-fe06b3291922"
      },
      {
        "start": 2355.135,
        "end": 2367.1099,
        "confidence": 0.9486092,
        "channel": 0,
        "transcript": "and it was pretty cool because I ended up being able to showcase this to the deputy secretary of education at the time, James Cole. And I'm really got to sit down and and share with him, like, this is why opening data is important because people like me and",
        "words": [
          {
            "word": "and",
            "start": 2355.135,
            "end": 2355.535,
            "confidence": 0.99460983,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "it",
            "start": 2355.535,
            "end": 2355.615,
            "confidence": 0.99871147,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "was",
            "start": 2355.615,
            "end": 2355.855,
            "confidence": 0.99985707,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "pretty",
            "start": 2355.855,
            "end": 2356.015,
            "confidence": 0.9998018,
            "punctuated_word": "pretty",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "cool",
            "start": 2356.015,
            "end": 2356.175,
            "confidence": 0.9997472,
            "punctuated_word": "cool",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "because",
            "start": 2356.175,
            "end": 2356.415,
            "confidence": 0.85498774,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "i",
            "start": 2356.415,
            "end": 2356.4949,
            "confidence": 0.99460465,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "ended",
            "start": 2356.4949,
            "end": 2356.655,
            "confidence": 0.99861395,
            "punctuated_word": "ended",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "up",
            "start": 2356.655,
            "end": 2356.815,
            "confidence": 0.9937937,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "being",
            "start": 2356.815,
            "end": 2357.055,
            "confidence": 0.99866664,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "able",
            "start": 2357.055,
            "end": 2357.215,
            "confidence": 0.98182815,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.7171725
          },
          {
            "word": "to",
            "start": 2357.215,
            "end": 2357.295,
            "confidence": 0.9828257,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5551964
          },
          {
            "word": "showcase",
            "start": 2357.295,
            "end": 2357.695,
            "confidence": 0.9957255,
            "punctuated_word": "showcase",
            "speaker": 2,
            "speaker_confidence": 0.5551964
          },
          {
            "word": "this",
            "start": 2357.695,
            "end": 2357.855,
            "confidence": 0.9882172,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5551964
          },
          {
            "word": "to",
            "start": 2357.855,
            "end": 2358.015,
            "confidence": 0.994044,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5551964
          },
          {
            "word": "the",
            "start": 2358.015,
            "end": 2358.175,
            "confidence": 0.9953258,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5551964
          },
          {
            "word": "deputy",
            "start": 2358.175,
            "end": 2358.575,
            "confidence": 0.96002555,
            "punctuated_word": "deputy",
            "speaker": 2,
            "speaker_confidence": 0.5551964
          },
          {
            "word": "secretary",
            "start": 2358.575,
            "end": 2358.975,
            "confidence": 0.9939109,
            "punctuated_word": "secretary",
            "speaker": 2,
            "speaker_confidence": 0.5551964
          },
          {
            "word": "of",
            "start": 2358.975,
            "end": 2359.17,
            "confidence": 0.8979137,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5551964
          },
          {
            "word": "education",
            "start": 2359.25,
            "end": 2359.41,
            "confidence": 0.9816698,
            "punctuated_word": "education",
            "speaker": 2,
            "speaker_confidence": 0.5551964
          },
          {
            "word": "at",
            "start": 2359.41,
            "end": 2359.5698,
            "confidence": 0.99600655,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.5551964
          },
          {
            "word": "the",
            "start": 2359.5698,
            "end": 2359.65,
            "confidence": 0.94913673,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "time",
            "start": 2359.65,
            "end": 2359.89,
            "confidence": 0.9827242,
            "punctuated_word": "time,",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "james",
            "start": 2359.89,
            "end": 2360.29,
            "confidence": 0.97719795,
            "punctuated_word": "James",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "cole",
            "start": 2360.29,
            "end": 2360.6099,
            "confidence": 0.77909565,
            "punctuated_word": "Cole.",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "and",
            "start": 2360.6099,
            "end": 2360.8499,
            "confidence": 0.9238763,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "i'm",
            "start": 2360.8499,
            "end": 2361.0898,
            "confidence": 0.7620842,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "really",
            "start": 2361.0898,
            "end": 2361.3298,
            "confidence": 0.86327296,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "got",
            "start": 2361.3298,
            "end": 2361.5698,
            "confidence": 0.84044343,
            "punctuated_word": "got",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "to",
            "start": 2361.5698,
            "end": 2361.65,
            "confidence": 0.9882587,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "sit",
            "start": 2361.65,
            "end": 2361.8098,
            "confidence": 0.99976593,
            "punctuated_word": "sit",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "down",
            "start": 2361.8098,
            "end": 2362.0498,
            "confidence": 0.9991715,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "and",
            "start": 2362.0498,
            "end": 2362.21,
            "confidence": 0.91369724,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "and",
            "start": 2362.21,
            "end": 2362.3699,
            "confidence": 0.84763587,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "share",
            "start": 2362.3699,
            "end": 2362.6099,
            "confidence": 0.9975102,
            "punctuated_word": "share",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "with",
            "start": 2362.6099,
            "end": 2362.69,
            "confidence": 0.9962463,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "him",
            "start": 2362.69,
            "end": 2363.01,
            "confidence": 0.64113855,
            "punctuated_word": "him,",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "like",
            "start": 2363.01,
            "end": 2363.25,
            "confidence": 0.9959123,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "this",
            "start": 2363.25,
            "end": 2363.49,
            "confidence": 0.9993476,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "is",
            "start": 2363.49,
            "end": 2363.5698,
            "confidence": 0.9972452,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "why",
            "start": 2363.5698,
            "end": 2363.89,
            "confidence": 0.9914657,
            "punctuated_word": "why",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "opening",
            "start": 2363.89,
            "end": 2364.21,
            "confidence": 0.9887116,
            "punctuated_word": "opening",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "data",
            "start": 2364.21,
            "end": 2364.53,
            "confidence": 0.8786988,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "is",
            "start": 2364.53,
            "end": 2364.6099,
            "confidence": 0.89904165,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "important",
            "start": 2364.6099,
            "end": 2365.0898,
            "confidence": 0.99941576,
            "punctuated_word": "important",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "because",
            "start": 2365.0898,
            "end": 2365.3298,
            "confidence": 0.6834841,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "people",
            "start": 2365.3298,
            "end": 2365.65,
            "confidence": 0.99845076,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "like",
            "start": 2365.65,
            "end": 2365.89,
            "confidence": 0.9445642,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "me",
            "start": 2365.89,
            "end": 2366.25,
            "confidence": 0.9988128,
            "punctuated_word": "me",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "and",
            "start": 2366.6099,
            "end": 2367.1099,
            "confidence": 0.9931591,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          }
        ],
        "speaker": 2,
        "id": "f4aabb32-02a7-42ae-b233-1f2d16ea9f78"
      },
      {
        "start": 2367.5698,
        "end": 2371.91,
        "confidence": 0.9251502,
        "channel": 0,
        "transcript": "and, you know, this was just something I built internally. It was built on Node. Js and Postgres. And",
        "words": [
          {
            "word": "and",
            "start": 2367.5698,
            "end": 2367.89,
            "confidence": 0.97992814,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "you",
            "start": 2367.89,
            "end": 2367.97,
            "confidence": 0.99831593,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7599615
          },
          {
            "word": "know",
            "start": 2367.97,
            "end": 2368.13,
            "confidence": 0.999565,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.12398493
          },
          {
            "word": "this",
            "start": 2368.13,
            "end": 2368.29,
            "confidence": 0.99733716,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.12398493
          },
          {
            "word": "was",
            "start": 2368.29,
            "end": 2368.45,
            "confidence": 0.6042531,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.12398493
          },
          {
            "word": "just",
            "start": 2368.45,
            "end": 2368.6099,
            "confidence": 0.99359566,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.12398493
          },
          {
            "word": "something",
            "start": 2368.6099,
            "end": 2368.8499,
            "confidence": 0.99964416,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.12398493
          },
          {
            "word": "i",
            "start": 2368.8499,
            "end": 2368.93,
            "confidence": 0.9461756,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "built",
            "start": 2368.93,
            "end": 2369.17,
            "confidence": 0.8545678,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "internally",
            "start": 2369.17,
            "end": 2369.41,
            "confidence": 0.913062,
            "punctuated_word": "internally.",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "it",
            "start": 2369.41,
            "end": 2369.65,
            "confidence": 0.9858364,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "was",
            "start": 2369.65,
            "end": 2369.8098,
            "confidence": 0.99777335,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "built",
            "start": 2369.8098,
            "end": 2370.0498,
            "confidence": 0.9975922,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "on",
            "start": 2370.0498,
            "end": 2370.21,
            "confidence": 0.9907673,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "node",
            "start": 2370.21,
            "end": 2370.45,
            "confidence": 0.688375,
            "punctuated_word": "Node.",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "js",
            "start": 2370.45,
            "end": 2370.69,
            "confidence": 0.9807171,
            "punctuated_word": "Js",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "and",
            "start": 2370.69,
            "end": 2370.8499,
            "confidence": 0.9587157,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "postgres",
            "start": 2370.8499,
            "end": 2371.3499,
            "confidence": 0.76819104,
            "punctuated_word": "Postgres.",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          },
          {
            "word": "and",
            "start": 2371.41,
            "end": 2371.91,
            "confidence": 0.9234432,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5884674
          }
        ],
        "speaker": 2,
        "id": "0075ef85-1cdc-4efd-8fb2-086cf873213a"
      },
      {
        "start": 2372.505,
        "end": 2373.005,
        "confidence": 0.99880874,
        "channel": 0,
        "transcript": "and",
        "words": [
          {
            "word": "and",
            "start": 2372.505,
            "end": 2373.005,
            "confidence": 0.99880874,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          }
        ],
        "speaker": 2,
        "id": "74d8bad3-0700-4501-88cc-dae013f16149"
      },
      {
        "start": 2374.025,
        "end": 2375.1648,
        "confidence": 0.9965543,
        "channel": 0,
        "transcript": "and from that,",
        "words": [
          {
            "word": "and",
            "start": 2374.025,
            "end": 2374.4248,
            "confidence": 0.9932353,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "from",
            "start": 2374.4248,
            "end": 2374.6648,
            "confidence": 0.9973092,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "that",
            "start": 2374.6648,
            "end": 2375.1648,
            "confidence": 0.9991184,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          }
        ],
        "speaker": 2,
        "id": "20a02b87-3016-46ca-822c-e907fe9e307f"
      },
      {
        "start": 2376.265,
        "end": 2377.2449,
        "confidence": 0.8959847,
        "channel": 0,
        "transcript": "what ended up happening",
        "words": [
          {
            "word": "what",
            "start": 2376.265,
            "end": 2376.4248,
            "confidence": 0.6409566,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "ended",
            "start": 2376.4248,
            "end": 2376.6648,
            "confidence": 0.9455831,
            "punctuated_word": "ended",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "up",
            "start": 2376.6648,
            "end": 2376.7449,
            "confidence": 0.9975183,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "happening",
            "start": 2376.7449,
            "end": 2377.2449,
            "confidence": 0.9998808,
            "punctuated_word": "happening",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          }
        ],
        "speaker": 2,
        "id": "a8dc71c8-d745-4a15-baa6-7ce437bb8bb7"
      },
      {
        "start": 2377.625,
        "end": 2387.325,
        "confidence": 0.9528361,
        "channel": 0,
        "transcript": "was so my son went to school. He just graduated kindergarten a couple weeks ago. And before he graduated, you know, they gave him a letter. He's been put into the advanced reading program,",
        "words": [
          {
            "word": "was",
            "start": 2377.625,
            "end": 2377.9448,
            "confidence": 0.9984817,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "so",
            "start": 2378.025,
            "end": 2378.345,
            "confidence": 0.99775046,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "my",
            "start": 2378.345,
            "end": 2378.505,
            "confidence": 0.9947632,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "son",
            "start": 2378.505,
            "end": 2378.9048,
            "confidence": 0.99872595,
            "punctuated_word": "son",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "went",
            "start": 2378.9048,
            "end": 2379.145,
            "confidence": 0.71429294,
            "punctuated_word": "went",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "to",
            "start": 2379.145,
            "end": 2379.305,
            "confidence": 0.862938,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "school",
            "start": 2379.305,
            "end": 2379.625,
            "confidence": 0.92813766,
            "punctuated_word": "school.",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "he",
            "start": 2379.625,
            "end": 2379.785,
            "confidence": 0.9988986,
            "punctuated_word": "He",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "just",
            "start": 2379.785,
            "end": 2380.105,
            "confidence": 0.98181826,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "graduated",
            "start": 2380.105,
            "end": 2380.585,
            "confidence": 0.9922931,
            "punctuated_word": "graduated",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "kindergarten",
            "start": 2380.585,
            "end": 2380.825,
            "confidence": 0.98654526,
            "punctuated_word": "kindergarten",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "a",
            "start": 2380.825,
            "end": 2381.065,
            "confidence": 0.89243907,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "couple",
            "start": 2381.065,
            "end": 2381.385,
            "confidence": 0.9999325,
            "punctuated_word": "couple",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "weeks",
            "start": 2381.385,
            "end": 2381.625,
            "confidence": 0.78677857,
            "punctuated_word": "weeks",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "ago",
            "start": 2381.625,
            "end": 2381.9448,
            "confidence": 0.83142596,
            "punctuated_word": "ago.",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "and",
            "start": 2381.9448,
            "end": 2382.1848,
            "confidence": 0.99883455,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "before",
            "start": 2382.1848,
            "end": 2382.6848,
            "confidence": 0.9996891,
            "punctuated_word": "before",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "he",
            "start": 2382.7449,
            "end": 2382.9849,
            "confidence": 0.9040704,
            "punctuated_word": "he",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "graduated",
            "start": 2382.9849,
            "end": 2383.4849,
            "confidence": 0.99843574,
            "punctuated_word": "graduated,",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "you",
            "start": 2383.7048,
            "end": 2383.865,
            "confidence": 0.99875283,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "know",
            "start": 2383.865,
            "end": 2384.105,
            "confidence": 0.9997753,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "they",
            "start": 2384.105,
            "end": 2384.1848,
            "confidence": 0.99800426,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "gave",
            "start": 2384.1848,
            "end": 2384.4248,
            "confidence": 0.99978393,
            "punctuated_word": "gave",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "him",
            "start": 2384.4248,
            "end": 2384.585,
            "confidence": 0.9954722,
            "punctuated_word": "him",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "a",
            "start": 2384.585,
            "end": 2384.6648,
            "confidence": 0.9284715,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "letter",
            "start": 2384.6648,
            "end": 2384.9048,
            "confidence": 0.7426069,
            "punctuated_word": "letter.",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "he's",
            "start": 2384.9048,
            "end": 2385.145,
            "confidence": 0.9626407,
            "punctuated_word": "He's",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "been",
            "start": 2385.145,
            "end": 2385.385,
            "confidence": 0.99965703,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "put",
            "start": 2385.385,
            "end": 2385.625,
            "confidence": 0.979455,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "into",
            "start": 2385.625,
            "end": 2385.9448,
            "confidence": 0.9891334,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "the",
            "start": 2385.9448,
            "end": 2386.105,
            "confidence": 0.99780244,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "advanced",
            "start": 2386.105,
            "end": 2386.4248,
            "confidence": 0.9669279,
            "punctuated_word": "advanced",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "reading",
            "start": 2386.4248,
            "end": 2386.825,
            "confidence": 0.99341065,
            "punctuated_word": "reading",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          },
          {
            "word": "program",
            "start": 2386.825,
            "end": 2387.325,
            "confidence": 0.9782806,
            "punctuated_word": "program,",
            "speaker": 2,
            "speaker_confidence": 0.82337105
          }
        ],
        "speaker": 2,
        "id": "fab50847-15d4-4654-9123-f64dda7a82fb"
      },
      {
        "start": 2388.0,
        "end": 2408.725,
        "confidence": 0.9684234,
        "channel": 0,
        "transcript": "which is, like, really exciting because as we know, if if you get put in these programs early on, like like, it it it enables you to be more successful in the future. So I was really excited, and this data really helped pick that perfect school for my son. And, you know, all I wanted was just for him to go to a school where he had an equal as a black and brown student, where he had equal opportunity",
        "words": [
          {
            "word": "which",
            "start": 2388.0,
            "end": 2388.08,
            "confidence": 0.9990834,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "is",
            "start": 2388.08,
            "end": 2388.24,
            "confidence": 0.9801721,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "like",
            "start": 2388.24,
            "end": 2388.48,
            "confidence": 0.99963665,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "really",
            "start": 2388.48,
            "end": 2388.6401,
            "confidence": 0.99922013,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "exciting",
            "start": 2388.6401,
            "end": 2388.96,
            "confidence": 0.99772924,
            "punctuated_word": "exciting",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "because",
            "start": 2388.96,
            "end": 2389.2,
            "confidence": 0.48158678,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "as",
            "start": 2389.2,
            "end": 2389.36,
            "confidence": 0.80311316,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "we",
            "start": 2389.36,
            "end": 2389.6,
            "confidence": 0.9511944,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "know",
            "start": 2389.6,
            "end": 2390.1,
            "confidence": 0.98229563,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "if",
            "start": 2390.32,
            "end": 2390.72,
            "confidence": 0.99892104,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "if",
            "start": 2390.72,
            "end": 2390.96,
            "confidence": 0.99677986,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "you",
            "start": 2390.96,
            "end": 2391.04,
            "confidence": 0.99898833,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.64588165
          },
          {
            "word": "get",
            "start": 2391.04,
            "end": 2391.2,
            "confidence": 0.9913952,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "put",
            "start": 2391.2,
            "end": 2391.36,
            "confidence": 0.95180947,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "in",
            "start": 2391.36,
            "end": 2391.52,
            "confidence": 0.9782366,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "these",
            "start": 2391.52,
            "end": 2391.68,
            "confidence": 0.9856674,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "programs",
            "start": 2391.68,
            "end": 2392.08,
            "confidence": 0.99912554,
            "punctuated_word": "programs",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "early",
            "start": 2392.08,
            "end": 2392.4,
            "confidence": 0.99972695,
            "punctuated_word": "early",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "on",
            "start": 2392.4,
            "end": 2392.6401,
            "confidence": 0.9931656,
            "punctuated_word": "on,",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "like",
            "start": 2392.6401,
            "end": 2392.8,
            "confidence": 0.999713,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "like",
            "start": 2392.8,
            "end": 2393.04,
            "confidence": 0.8589839,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "it",
            "start": 2393.04,
            "end": 2393.52,
            "confidence": 0.9950938,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "it",
            "start": 2393.52,
            "end": 2393.76,
            "confidence": 0.98405683,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "it",
            "start": 2393.76,
            "end": 2394.24,
            "confidence": 0.8808257,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "enables",
            "start": 2394.24,
            "end": 2394.56,
            "confidence": 0.97504723,
            "punctuated_word": "enables",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "you",
            "start": 2394.56,
            "end": 2394.8,
            "confidence": 0.99912006,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "to",
            "start": 2394.8,
            "end": 2394.8801,
            "confidence": 0.9990804,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "be",
            "start": 2394.8801,
            "end": 2395.04,
            "confidence": 0.99981683,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "more",
            "start": 2395.04,
            "end": 2395.28,
            "confidence": 0.9994855,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "successful",
            "start": 2395.28,
            "end": 2395.78,
            "confidence": 0.99979717,
            "punctuated_word": "successful",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "in",
            "start": 2395.84,
            "end": 2396.0,
            "confidence": 0.9995436,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "the",
            "start": 2396.0,
            "end": 2396.16,
            "confidence": 0.93913233,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "future",
            "start": 2396.16,
            "end": 2396.66,
            "confidence": 0.9956847,
            "punctuated_word": "future.",
            "speaker": 2,
            "speaker_confidence": 0.7430592
          },
          {
            "word": "so",
            "start": 2396.72,
            "end": 2396.8,
            "confidence": 0.980532,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.35588574
          },
          {
            "word": "i",
            "start": 2396.8,
            "end": 2396.8801,
            "confidence": 0.98412573,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.35588574
          },
          {
            "word": "was",
            "start": 2396.8801,
            "end": 2397.04,
            "confidence": 0.99956864,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.35588574
          },
          {
            "word": "really",
            "start": 2397.04,
            "end": 2397.28,
            "confidence": 0.9987324,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.35588574
          },
          {
            "word": "excited",
            "start": 2397.28,
            "end": 2397.6,
            "confidence": 0.86735153,
            "punctuated_word": "excited,",
            "speaker": 2,
            "speaker_confidence": 0.35588574
          },
          {
            "word": "and",
            "start": 2397.6,
            "end": 2397.68,
            "confidence": 0.9987663,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6155694
          },
          {
            "word": "this",
            "start": 2397.68,
            "end": 2397.92,
            "confidence": 0.6486651,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6155694
          },
          {
            "word": "data",
            "start": 2397.92,
            "end": 2398.24,
            "confidence": 0.9946955,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.6155694
          },
          {
            "word": "really",
            "start": 2398.24,
            "end": 2398.48,
            "confidence": 0.9977155,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.6155694
          },
          {
            "word": "helped",
            "start": 2398.48,
            "end": 2398.8801,
            "confidence": 0.94352794,
            "punctuated_word": "helped",
            "speaker": 2,
            "speaker_confidence": 0.6155694
          },
          {
            "word": "pick",
            "start": 2398.8801,
            "end": 2399.04,
            "confidence": 0.9673534,
            "punctuated_word": "pick",
            "speaker": 2,
            "speaker_confidence": 0.6155694
          },
          {
            "word": "that",
            "start": 2399.04,
            "end": 2399.36,
            "confidence": 0.9895661,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6155694
          },
          {
            "word": "perfect",
            "start": 2399.36,
            "end": 2399.68,
            "confidence": 0.9829459,
            "punctuated_word": "perfect",
            "speaker": 2,
            "speaker_confidence": 0.6155694
          },
          {
            "word": "school",
            "start": 2399.68,
            "end": 2399.92,
            "confidence": 0.9587371,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.6155694
          },
          {
            "word": "for",
            "start": 2399.92,
            "end": 2400.16,
            "confidence": 0.986361,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6155694
          },
          {
            "word": "my",
            "start": 2400.16,
            "end": 2400.32,
            "confidence": 0.9622519,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.43520707
          },
          {
            "word": "son",
            "start": 2400.32,
            "end": 2400.8,
            "confidence": 0.8693847,
            "punctuated_word": "son.",
            "speaker": 2,
            "speaker_confidence": 0.43520707
          },
          {
            "word": "and",
            "start": 2400.8,
            "end": 2401.3,
            "confidence": 0.9948322,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.43520707
          },
          {
            "word": "you",
            "start": 2401.425,
            "end": 2401.665,
            "confidence": 0.9995944,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.43520707
          },
          {
            "word": "know",
            "start": 2401.665,
            "end": 2401.825,
            "confidence": 0.99972636,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.43520707
          },
          {
            "word": "all",
            "start": 2401.825,
            "end": 2401.905,
            "confidence": 0.99927646,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.19829106
          },
          {
            "word": "i",
            "start": 2401.905,
            "end": 2402.145,
            "confidence": 0.9996941,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.19829106
          },
          {
            "word": "wanted",
            "start": 2402.145,
            "end": 2402.465,
            "confidence": 0.99814785,
            "punctuated_word": "wanted",
            "speaker": 2,
            "speaker_confidence": 0.19829106
          },
          {
            "word": "was",
            "start": 2402.465,
            "end": 2402.625,
            "confidence": 0.9988386,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.19829106
          },
          {
            "word": "just",
            "start": 2402.625,
            "end": 2402.865,
            "confidence": 0.9971635,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.19829106
          },
          {
            "word": "for",
            "start": 2402.865,
            "end": 2402.945,
            "confidence": 0.99898106,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "him",
            "start": 2402.945,
            "end": 2403.2651,
            "confidence": 0.99990654,
            "punctuated_word": "him",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "to",
            "start": 2403.2651,
            "end": 2403.425,
            "confidence": 0.9992605,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "go",
            "start": 2403.425,
            "end": 2403.585,
            "confidence": 0.9996182,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "to",
            "start": 2403.585,
            "end": 2403.745,
            "confidence": 0.9980507,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "a",
            "start": 2403.745,
            "end": 2403.905,
            "confidence": 0.92398727,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "school",
            "start": 2403.905,
            "end": 2404.065,
            "confidence": 0.9999479,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "where",
            "start": 2404.065,
            "end": 2404.305,
            "confidence": 0.99456185,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "he",
            "start": 2404.305,
            "end": 2404.465,
            "confidence": 0.9993388,
            "punctuated_word": "he",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "had",
            "start": 2404.465,
            "end": 2404.705,
            "confidence": 0.9982377,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "an",
            "start": 2404.705,
            "end": 2404.945,
            "confidence": 0.98935646,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "equal",
            "start": 2404.945,
            "end": 2405.105,
            "confidence": 0.9909895,
            "punctuated_word": "equal",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "as",
            "start": 2405.2651,
            "end": 2405.5051,
            "confidence": 0.99688905,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "a",
            "start": 2405.5051,
            "end": 2405.585,
            "confidence": 0.9985623,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "black",
            "start": 2405.585,
            "end": 2405.825,
            "confidence": 0.9896355,
            "punctuated_word": "black",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "and",
            "start": 2405.825,
            "end": 2405.985,
            "confidence": 0.9982482,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "brown",
            "start": 2405.985,
            "end": 2406.485,
            "confidence": 0.981434,
            "punctuated_word": "brown",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "student",
            "start": 2406.5452,
            "end": 2406.945,
            "confidence": 0.851987,
            "punctuated_word": "student,",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "where",
            "start": 2406.945,
            "end": 2407.185,
            "confidence": 0.93323916,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "he",
            "start": 2407.185,
            "end": 2407.2651,
            "confidence": 0.9716571,
            "punctuated_word": "he",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "had",
            "start": 2407.2651,
            "end": 2407.7651,
            "confidence": 0.9986093,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "equal",
            "start": 2407.905,
            "end": 2408.225,
            "confidence": 0.9992435,
            "punctuated_word": "equal",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "opportunity",
            "start": 2408.225,
            "end": 2408.725,
            "confidence": 0.99974877,
            "punctuated_word": "opportunity",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          }
        ],
        "speaker": 2,
        "id": "ea572d41-7c52-486f-b914-781e490afa4c"
      },
      {
        "start": 2409.425,
        "end": 2409.925,
        "confidence": 0.8508797,
        "channel": 0,
        "transcript": "to,",
        "words": [
          {
            "word": "to",
            "start": 2409.425,
            "end": 2409.925,
            "confidence": 0.8508797,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          }
        ],
        "speaker": 2,
        "id": "cc60705a-3f50-4602-96f1-da36177833e8"
      },
      {
        "start": 2411.5051,
        "end": 2413.83,
        "confidence": 0.9523378,
        "channel": 0,
        "transcript": "the same opportunities everybody else has in the school.",
        "words": [
          {
            "word": "the",
            "start": 2411.5051,
            "end": 2411.745,
            "confidence": 0.9984665,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "same",
            "start": 2411.745,
            "end": 2411.985,
            "confidence": 0.999811,
            "punctuated_word": "same",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "opportunities",
            "start": 2411.985,
            "end": 2412.385,
            "confidence": 0.8585954,
            "punctuated_word": "opportunities",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "everybody",
            "start": 2412.385,
            "end": 2412.705,
            "confidence": 0.87509406,
            "punctuated_word": "everybody",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "else",
            "start": 2412.705,
            "end": 2412.945,
            "confidence": 0.99779993,
            "punctuated_word": "else",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "has",
            "start": 2412.945,
            "end": 2413.105,
            "confidence": 0.99689484,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "in",
            "start": 2413.105,
            "end": 2413.2651,
            "confidence": 0.9973508,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.75959593
          },
          {
            "word": "the",
            "start": 2413.2651,
            "end": 2413.345,
            "confidence": 0.8485097,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.4648701
          },
          {
            "word": "school",
            "start": 2413.345,
            "end": 2413.83,
            "confidence": 0.9985177,
            "punctuated_word": "school.",
            "speaker": 2,
            "speaker_confidence": 0.4648701
          }
        ],
        "speaker": 2,
        "id": "db86f317-b0fb-43e3-a45c-4538a47d3ee5"
      },
      {
        "start": 2414.87,
        "end": 2428.385,
        "confidence": 0.88433224,
        "channel": 0,
        "transcript": "And so over the weekend, I went to see how that changed because I knew this, the CRDC data comes out every two years. So I want to see how that data changed compared to before. Like, is the school same, like, as, like, when we first recently picked it? And, you know,",
        "words": [
          {
            "word": "and",
            "start": 2414.87,
            "end": 2415.27,
            "confidence": 0.99718815,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.4648701
          },
          {
            "word": "so",
            "start": 2415.27,
            "end": 2415.75,
            "confidence": 0.91547745,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.4648701
          },
          {
            "word": "over",
            "start": 2415.75,
            "end": 2415.99,
            "confidence": 0.92970836,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.4648701
          },
          {
            "word": "the",
            "start": 2415.99,
            "end": 2416.23,
            "confidence": 0.9996989,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.4648701
          },
          {
            "word": "weekend",
            "start": 2416.23,
            "end": 2416.73,
            "confidence": 0.9867004,
            "punctuated_word": "weekend,",
            "speaker": 2,
            "speaker_confidence": 0.4648701
          },
          {
            "word": "i",
            "start": 2416.87,
            "end": 2417.37,
            "confidence": 0.99938905,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.4648701
          },
          {
            "word": "went",
            "start": 2417.59,
            "end": 2417.83,
            "confidence": 0.6539215,
            "punctuated_word": "went",
            "speaker": 2,
            "speaker_confidence": 0.4648701
          },
          {
            "word": "to",
            "start": 2417.83,
            "end": 2417.9102,
            "confidence": 0.9678944,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.4648701
          },
          {
            "word": "see",
            "start": 2417.9102,
            "end": 2418.07,
            "confidence": 0.9998462,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.4658773
          },
          {
            "word": "how",
            "start": 2418.07,
            "end": 2418.23,
            "confidence": 0.9993987,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.4658773
          },
          {
            "word": "that",
            "start": 2418.23,
            "end": 2418.3901,
            "confidence": 0.99936706,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.4658773
          },
          {
            "word": "changed",
            "start": 2418.3901,
            "end": 2418.6301,
            "confidence": 0.9337329,
            "punctuated_word": "changed",
            "speaker": 2,
            "speaker_confidence": 0.4658773
          },
          {
            "word": "because",
            "start": 2418.6301,
            "end": 2418.87,
            "confidence": 0.48932624,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.4658773
          },
          {
            "word": "i",
            "start": 2418.87,
            "end": 2418.9502,
            "confidence": 0.99503577,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5497479
          },
          {
            "word": "knew",
            "start": 2418.9502,
            "end": 2419.11,
            "confidence": 0.99383175,
            "punctuated_word": "knew",
            "speaker": 2,
            "speaker_confidence": 0.5497479
          },
          {
            "word": "this",
            "start": 2419.11,
            "end": 2419.35,
            "confidence": 0.95095634,
            "punctuated_word": "this,",
            "speaker": 2,
            "speaker_confidence": 0.5497479
          },
          {
            "word": "the",
            "start": 2419.51,
            "end": 2419.75,
            "confidence": 0.985109,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5497479
          },
          {
            "word": "crdc",
            "start": 2419.75,
            "end": 2420.25,
            "confidence": 0.74609184,
            "punctuated_word": "CRDC",
            "speaker": 2,
            "speaker_confidence": 0.5497479
          },
          {
            "word": "data",
            "start": 2420.3901,
            "end": 2420.6301,
            "confidence": 0.9986879,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.5497479
          },
          {
            "word": "comes",
            "start": 2420.6301,
            "end": 2420.87,
            "confidence": 0.99848926,
            "punctuated_word": "comes",
            "speaker": 2,
            "speaker_confidence": 0.5497479
          },
          {
            "word": "out",
            "start": 2420.87,
            "end": 2421.03,
            "confidence": 0.9965629,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.5497479
          },
          {
            "word": "every",
            "start": 2421.03,
            "end": 2421.27,
            "confidence": 0.99951565,
            "punctuated_word": "every",
            "speaker": 2,
            "speaker_confidence": 0.5497479
          },
          {
            "word": "two",
            "start": 2421.27,
            "end": 2421.35,
            "confidence": 0.9988096,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.28771555
          },
          {
            "word": "years",
            "start": 2421.35,
            "end": 2421.59,
            "confidence": 0.9305842,
            "punctuated_word": "years.",
            "speaker": 2,
            "speaker_confidence": 0.28771555
          },
          {
            "word": "so",
            "start": 2421.59,
            "end": 2421.67,
            "confidence": 0.57140297,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.28771555
          },
          {
            "word": "i",
            "start": 2421.67,
            "end": 2421.75,
            "confidence": 0.99709916,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.28771555
          },
          {
            "word": "want",
            "start": 2421.75,
            "end": 2421.99,
            "confidence": 0.573415,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.28771555
          },
          {
            "word": "to",
            "start": 2421.99,
            "end": 2422.07,
            "confidence": 0.99716216,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "see",
            "start": 2422.07,
            "end": 2422.23,
            "confidence": 0.99984694,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "how",
            "start": 2422.23,
            "end": 2422.3901,
            "confidence": 0.9990544,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "that",
            "start": 2422.3901,
            "end": 2422.55,
            "confidence": 0.7769752,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "data",
            "start": 2422.55,
            "end": 2422.87,
            "confidence": 0.9838033,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "changed",
            "start": 2422.87,
            "end": 2423.11,
            "confidence": 0.56823367,
            "punctuated_word": "changed",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "compared",
            "start": 2423.11,
            "end": 2423.51,
            "confidence": 0.9812898,
            "punctuated_word": "compared",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "to",
            "start": 2423.51,
            "end": 2423.59,
            "confidence": 0.9885461,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "before",
            "start": 2423.59,
            "end": 2423.9102,
            "confidence": 0.88782823,
            "punctuated_word": "before.",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "like",
            "start": 2423.9102,
            "end": 2424.07,
            "confidence": 0.9750788,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "is",
            "start": 2424.07,
            "end": 2424.23,
            "confidence": 0.59729373,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.53016555
          },
          {
            "word": "the",
            "start": 2424.23,
            "end": 2424.31,
            "confidence": 0.82961696,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.42750913
          },
          {
            "word": "school",
            "start": 2424.31,
            "end": 2424.71,
            "confidence": 0.95943767,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.42750913
          },
          {
            "word": "same",
            "start": 2424.71,
            "end": 2425.03,
            "confidence": 0.48088318,
            "punctuated_word": "same,",
            "speaker": 2,
            "speaker_confidence": 0.42750913
          },
          {
            "word": "like",
            "start": 2425.03,
            "end": 2425.27,
            "confidence": 0.9366889,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.42750913
          },
          {
            "word": "as",
            "start": 2425.27,
            "end": 2425.51,
            "confidence": 0.756343,
            "punctuated_word": "as,",
            "speaker": 2,
            "speaker_confidence": 0.42750913
          },
          {
            "word": "like",
            "start": 2425.51,
            "end": 2425.59,
            "confidence": 0.9778255,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.42750913
          },
          {
            "word": "when",
            "start": 2425.59,
            "end": 2425.83,
            "confidence": 0.9926347,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.42750913
          },
          {
            "word": "we",
            "start": 2425.83,
            "end": 2425.9102,
            "confidence": 0.5371205,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.42750913
          },
          {
            "word": "first",
            "start": 2425.9102,
            "end": 2426.23,
            "confidence": 0.8903724,
            "punctuated_word": "first",
            "speaker": 2,
            "speaker_confidence": 0.4745686
          },
          {
            "word": "recently",
            "start": 2426.23,
            "end": 2426.55,
            "confidence": 0.3527001,
            "punctuated_word": "recently",
            "speaker": 2,
            "speaker_confidence": 0.4745686
          },
          {
            "word": "picked",
            "start": 2426.55,
            "end": 2426.79,
            "confidence": 0.99302846,
            "punctuated_word": "picked",
            "speaker": 2,
            "speaker_confidence": 0.4745686
          },
          {
            "word": "it",
            "start": 2426.79,
            "end": 2427.165,
            "confidence": 0.8071964,
            "punctuated_word": "it?",
            "speaker": 2,
            "speaker_confidence": 0.4745686
          },
          {
            "word": "and",
            "start": 2427.405,
            "end": 2427.645,
            "confidence": 0.99521494,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.4745686
          },
          {
            "word": "you",
            "start": 2427.645,
            "end": 2427.885,
            "confidence": 0.9988065,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.4745686
          },
          {
            "word": "know",
            "start": 2427.885,
            "end": 2428.385,
            "confidence": 0.99938667,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.4745686
          }
        ],
        "speaker": 2,
        "id": "7b097178-02d2-4e80-896c-0982a95b2fe3"
      },
      {
        "start": 2429.485,
        "end": 2440.64,
        "confidence": 0.9470179,
        "channel": 0,
        "transcript": "looked at the data compared to they are the same. But then over, I was just like, well, you know, I use this for my wife and I, right, to find a perfect school, but I'm sure everybody else would love to just look at this and at a point.",
        "words": [
          {
            "word": "looked",
            "start": 2429.485,
            "end": 2429.725,
            "confidence": 0.8409768,
            "punctuated_word": "looked",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "at",
            "start": 2429.725,
            "end": 2429.805,
            "confidence": 0.99806076,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "the",
            "start": 2429.805,
            "end": 2429.885,
            "confidence": 0.9977635,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "data",
            "start": 2429.885,
            "end": 2430.125,
            "confidence": 0.97958255,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "compared",
            "start": 2430.125,
            "end": 2430.5251,
            "confidence": 0.7636221,
            "punctuated_word": "compared",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "to",
            "start": 2430.5251,
            "end": 2430.645,
            "confidence": 0.7231194,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "they",
            "start": 2430.7651,
            "end": 2431.0051,
            "confidence": 0.9978326,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "are",
            "start": 2431.0051,
            "end": 2431.165,
            "confidence": 0.99284726,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "the",
            "start": 2431.165,
            "end": 2431.325,
            "confidence": 0.9918699,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "same",
            "start": 2431.325,
            "end": 2431.805,
            "confidence": 0.99287105,
            "punctuated_word": "same.",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "but",
            "start": 2432.045,
            "end": 2432.2852,
            "confidence": 0.9963838,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "then",
            "start": 2432.2852,
            "end": 2432.5251,
            "confidence": 0.9984018,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "over",
            "start": 2432.5251,
            "end": 2432.7651,
            "confidence": 0.7810455,
            "punctuated_word": "over,",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "i",
            "start": 2432.7651,
            "end": 2432.925,
            "confidence": 0.99802846,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "was",
            "start": 2432.925,
            "end": 2433.085,
            "confidence": 0.98474586,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.5746097
          },
          {
            "word": "just",
            "start": 2433.085,
            "end": 2433.165,
            "confidence": 0.99227977,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.3880993
          },
          {
            "word": "like",
            "start": 2433.165,
            "end": 2433.325,
            "confidence": 0.80046296,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.3880993
          },
          {
            "word": "well",
            "start": 2433.325,
            "end": 2433.565,
            "confidence": 0.94612,
            "punctuated_word": "well,",
            "speaker": 2,
            "speaker_confidence": 0.3880993
          },
          {
            "word": "you",
            "start": 2433.565,
            "end": 2433.725,
            "confidence": 0.9981198,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.3880993
          },
          {
            "word": "know",
            "start": 2433.725,
            "end": 2434.125,
            "confidence": 0.95560527,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.3880993
          },
          {
            "word": "i",
            "start": 2434.125,
            "end": 2434.2852,
            "confidence": 0.9998123,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.3880993
          },
          {
            "word": "use",
            "start": 2434.2852,
            "end": 2434.5251,
            "confidence": 0.89491916,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.3880993
          },
          {
            "word": "this",
            "start": 2434.5251,
            "end": 2434.685,
            "confidence": 0.97281903,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.3880993
          },
          {
            "word": "for",
            "start": 2434.685,
            "end": 2434.7651,
            "confidence": 0.9641311,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "my",
            "start": 2434.7651,
            "end": 2434.925,
            "confidence": 0.99947876,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "wife",
            "start": 2434.925,
            "end": 2435.165,
            "confidence": 0.99895406,
            "punctuated_word": "wife",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "and",
            "start": 2435.165,
            "end": 2435.325,
            "confidence": 0.9964245,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "i",
            "start": 2435.325,
            "end": 2435.485,
            "confidence": 0.9300407,
            "punctuated_word": "I,",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "right",
            "start": 2435.485,
            "end": 2435.725,
            "confidence": 0.99745804,
            "punctuated_word": "right,",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "to",
            "start": 2435.725,
            "end": 2435.885,
            "confidence": 0.9994276,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "find",
            "start": 2435.885,
            "end": 2436.045,
            "confidence": 0.99981695,
            "punctuated_word": "find",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "a",
            "start": 2436.045,
            "end": 2436.205,
            "confidence": 0.7413374,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "perfect",
            "start": 2436.205,
            "end": 2436.5251,
            "confidence": 0.98532605,
            "punctuated_word": "perfect",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "school",
            "start": 2436.5251,
            "end": 2436.845,
            "confidence": 0.814788,
            "punctuated_word": "school,",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "but",
            "start": 2436.845,
            "end": 2437.085,
            "confidence": 0.9990165,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "i'm",
            "start": 2437.085,
            "end": 2437.325,
            "confidence": 0.9993863,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "sure",
            "start": 2437.325,
            "end": 2437.725,
            "confidence": 0.999977,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "everybody",
            "start": 2437.725,
            "end": 2438.125,
            "confidence": 0.999408,
            "punctuated_word": "everybody",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "else",
            "start": 2438.125,
            "end": 2438.365,
            "confidence": 0.99944144,
            "punctuated_word": "else",
            "speaker": 2,
            "speaker_confidence": 0.6041817
          },
          {
            "word": "would",
            "start": 2438.365,
            "end": 2438.445,
            "confidence": 0.9129801,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.49193645
          },
          {
            "word": "love",
            "start": 2438.445,
            "end": 2438.685,
            "confidence": 0.9992093,
            "punctuated_word": "love",
            "speaker": 2,
            "speaker_confidence": 0.49193645
          },
          {
            "word": "to",
            "start": 2438.685,
            "end": 2438.845,
            "confidence": 0.9996736,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.49193645
          },
          {
            "word": "just",
            "start": 2438.845,
            "end": 2439.085,
            "confidence": 0.9995468,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.49193645
          },
          {
            "word": "look",
            "start": 2439.085,
            "end": 2439.245,
            "confidence": 0.99910766,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.49193645
          },
          {
            "word": "at",
            "start": 2439.245,
            "end": 2439.405,
            "confidence": 0.9995865,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.49193645
          },
          {
            "word": "this",
            "start": 2439.405,
            "end": 2439.66,
            "confidence": 0.99980694,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.49193645
          },
          {
            "word": "and",
            "start": 2439.74,
            "end": 2439.9,
            "confidence": 0.9857905,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.49193645
          },
          {
            "word": "at",
            "start": 2439.9,
            "end": 2440.02,
            "confidence": 0.6463082,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.49193645
          },
          {
            "word": "a",
            "start": 2440.02,
            "end": 2440.14,
            "confidence": 0.9563775,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          },
          {
            "word": "point",
            "start": 2440.14,
            "end": 2440.64,
            "confidence": 0.83080626,
            "punctuated_word": "point.",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          }
        ],
        "speaker": 2,
        "id": "97a5da9a-6f1d-4bdf-b17b-5a56d14121f7"
      },
      {
        "start": 2441.0999,
        "end": 2447.68,
        "confidence": 0.93135023,
        "channel": 0,
        "transcript": "So I ended up releasing it, and it's on schooldiversityschooldiversityreport.com.",
        "words": [
          {
            "word": "so",
            "start": 2441.0999,
            "end": 2441.5,
            "confidence": 0.99836224,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          },
          {
            "word": "i",
            "start": 2441.5,
            "end": 2441.5798,
            "confidence": 0.9071933,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          },
          {
            "word": "ended",
            "start": 2441.5798,
            "end": 2442.0798,
            "confidence": 0.51892704,
            "punctuated_word": "ended",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          },
          {
            "word": "up",
            "start": 2442.2998,
            "end": 2442.5398,
            "confidence": 0.9992267,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          },
          {
            "word": "releasing",
            "start": 2442.5398,
            "end": 2442.94,
            "confidence": 0.99835336,
            "punctuated_word": "releasing",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          },
          {
            "word": "it",
            "start": 2442.94,
            "end": 2443.3398,
            "confidence": 0.96366143,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          },
          {
            "word": "and",
            "start": 2443.66,
            "end": 2443.8198,
            "confidence": 0.9991579,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          },
          {
            "word": "it's",
            "start": 2443.8198,
            "end": 2443.98,
            "confidence": 0.99531496,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          },
          {
            "word": "on",
            "start": 2443.98,
            "end": 2444.22,
            "confidence": 0.9916829,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6825774
          },
          {
            "word": "schooldiversityschooldiversityreport.com",
            "start": 2444.22,
            "end": 2447.68,
            "confidence": 0.9416227,
            "punctuated_word": "schooldiversityschooldiversityreport.com.",
            "speaker": 2,
            "speaker_confidence": 0.68257743
          }
        ],
        "speaker": 2,
        "id": "b0552f06-a6d8-4856-8943-cc24a766eada"
      },
      {
        "start": 2448.2998,
        "end": 2452.88,
        "confidence": 0.9429287,
        "channel": 0,
        "transcript": "And not anybody can try and find that good diverse school for their children and hopefully,",
        "words": [
          {
            "word": "and",
            "start": 2448.2998,
            "end": 2448.5398,
            "confidence": 0.99880636,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "not",
            "start": 2448.5398,
            "end": 2448.8599,
            "confidence": 0.92430156,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "anybody",
            "start": 2448.8599,
            "end": 2449.3599,
            "confidence": 0.9987675,
            "punctuated_word": "anybody",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "can",
            "start": 2449.42,
            "end": 2449.5798,
            "confidence": 0.99965763,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "try",
            "start": 2449.5798,
            "end": 2449.74,
            "confidence": 0.99970216,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "and",
            "start": 2449.74,
            "end": 2449.9,
            "confidence": 0.99340916,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "find",
            "start": 2449.9,
            "end": 2450.14,
            "confidence": 0.99988127,
            "punctuated_word": "find",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "that",
            "start": 2450.14,
            "end": 2450.38,
            "confidence": 0.99057347,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "good",
            "start": 2450.38,
            "end": 2450.5398,
            "confidence": 0.9994241,
            "punctuated_word": "good",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "diverse",
            "start": 2450.5398,
            "end": 2450.94,
            "confidence": 0.8843897,
            "punctuated_word": "diverse",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "school",
            "start": 2450.94,
            "end": 2451.18,
            "confidence": 0.9927443,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "for",
            "start": 2451.18,
            "end": 2451.3398,
            "confidence": 0.9991352,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "their",
            "start": 2451.3398,
            "end": 2451.5,
            "confidence": 0.8452634,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "children",
            "start": 2451.5,
            "end": 2452.0,
            "confidence": 0.9999471,
            "punctuated_word": "children",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "and",
            "start": 2452.0598,
            "end": 2452.38,
            "confidence": 0.7123989,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "hopefully",
            "start": 2452.38,
            "end": 2452.88,
            "confidence": 0.7484573,
            "punctuated_word": "hopefully,",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          }
        ],
        "speaker": 2,
        "id": "5def2e11-5541-4510-aca7-5f4d0a5bcb86"
      },
      {
        "start": 2453.2852,
        "end": 2454.105,
        "confidence": 0.99835974,
        "channel": 0,
        "transcript": "you know, get",
        "words": [
          {
            "word": "you",
            "start": 2453.2852,
            "end": 2453.445,
            "confidence": 0.9994301,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "know",
            "start": 2453.445,
            "end": 2453.605,
            "confidence": 0.9984319,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "get",
            "start": 2453.605,
            "end": 2454.105,
            "confidence": 0.9972172,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          }
        ],
        "speaker": 2,
        "id": "7135f143-72ee-43b3-805c-12321d0a3f0b"
      },
      {
        "start": 2454.885,
        "end": 2469.17,
        "confidence": 0.948655,
        "channel": 0,
        "transcript": "hopefully for them, it works out the same way it worked out for my son. And I do think that that dataset did help. So I really think, you know, as I'm monologue in here, my closing thoughts, like, especially for, you know, the government listeners,",
        "words": [
          {
            "word": "hopefully",
            "start": 2454.885,
            "end": 2455.2852,
            "confidence": 0.96450794,
            "punctuated_word": "hopefully",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "for",
            "start": 2455.2852,
            "end": 2455.445,
            "confidence": 0.61426675,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "them",
            "start": 2455.445,
            "end": 2455.7651,
            "confidence": 0.90649915,
            "punctuated_word": "them,",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "it",
            "start": 2455.7651,
            "end": 2455.925,
            "confidence": 0.9968394,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "works",
            "start": 2455.925,
            "end": 2456.165,
            "confidence": 0.9994704,
            "punctuated_word": "works",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "out",
            "start": 2456.165,
            "end": 2456.645,
            "confidence": 0.9974667,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "the",
            "start": 2456.645,
            "end": 2456.8052,
            "confidence": 0.99333876,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "same",
            "start": 2456.8052,
            "end": 2457.0452,
            "confidence": 0.9994289,
            "punctuated_word": "same",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "way",
            "start": 2457.0452,
            "end": 2457.205,
            "confidence": 0.9996934,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.7996143
          },
          {
            "word": "it",
            "start": 2457.205,
            "end": 2457.2852,
            "confidence": 0.92817223,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "worked",
            "start": 2457.2852,
            "end": 2457.5251,
            "confidence": 0.9987203,
            "punctuated_word": "worked",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "out",
            "start": 2457.5251,
            "end": 2457.7651,
            "confidence": 0.9983095,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "for",
            "start": 2457.7651,
            "end": 2458.2651,
            "confidence": 0.9985141,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "my",
            "start": 2458.3252,
            "end": 2458.5652,
            "confidence": 0.99955755,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "son",
            "start": 2458.5652,
            "end": 2459.0652,
            "confidence": 0.96044266,
            "punctuated_word": "son.",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "and",
            "start": 2459.125,
            "end": 2459.365,
            "confidence": 0.9987275,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "i",
            "start": 2459.365,
            "end": 2459.445,
            "confidence": 0.9995553,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "do",
            "start": 2459.445,
            "end": 2459.685,
            "confidence": 0.9999422,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "think",
            "start": 2459.685,
            "end": 2460.0051,
            "confidence": 0.9995704,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "that",
            "start": 2460.0051,
            "end": 2460.3252,
            "confidence": 0.9997106,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "that",
            "start": 2460.3252,
            "end": 2460.5652,
            "confidence": 0.9851739,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "dataset",
            "start": 2460.5652,
            "end": 2461.0452,
            "confidence": 0.51762074,
            "punctuated_word": "dataset",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "did",
            "start": 2461.0452,
            "end": 2461.2852,
            "confidence": 0.99368393,
            "punctuated_word": "did",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "help",
            "start": 2461.2852,
            "end": 2461.5251,
            "confidence": 0.97481954,
            "punctuated_word": "help.",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "so",
            "start": 2461.5251,
            "end": 2461.7651,
            "confidence": 0.99834716,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "i",
            "start": 2461.7651,
            "end": 2461.925,
            "confidence": 0.99836427,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "really",
            "start": 2461.925,
            "end": 2462.245,
            "confidence": 0.99731183,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "think",
            "start": 2462.245,
            "end": 2462.745,
            "confidence": 0.93850327,
            "punctuated_word": "think,",
            "speaker": 2,
            "speaker_confidence": 0.66459453
          },
          {
            "word": "you",
            "start": 2462.885,
            "end": 2463.0452,
            "confidence": 0.9995221,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.44422573
          },
          {
            "word": "know",
            "start": 2463.0452,
            "end": 2463.205,
            "confidence": 0.9966315,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.44422573
          },
          {
            "word": "as",
            "start": 2463.205,
            "end": 2463.445,
            "confidence": 0.99904734,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.44422573
          },
          {
            "word": "i'm",
            "start": 2463.445,
            "end": 2463.5251,
            "confidence": 0.84625685,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.44422573
          },
          {
            "word": "monologue",
            "start": 2463.5251,
            "end": 2464.0251,
            "confidence": 0.8610455,
            "punctuated_word": "monologue",
            "speaker": 2,
            "speaker_confidence": 0.44422573
          },
          {
            "word": "in",
            "start": 2464.085,
            "end": 2464.245,
            "confidence": 0.95091844,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.44422573
          },
          {
            "word": "here",
            "start": 2464.245,
            "end": 2464.745,
            "confidence": 0.78742546,
            "punctuated_word": "here,",
            "speaker": 2,
            "speaker_confidence": 0.44422573
          },
          {
            "word": "my",
            "start": 2464.885,
            "end": 2465.0452,
            "confidence": 0.5868617,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "closing",
            "start": 2465.0452,
            "end": 2465.445,
            "confidence": 0.9679509,
            "punctuated_word": "closing",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "thoughts",
            "start": 2465.445,
            "end": 2465.945,
            "confidence": 0.947181,
            "punctuated_word": "thoughts,",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "like",
            "start": 2466.19,
            "end": 2466.43,
            "confidence": 0.98820066,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "especially",
            "start": 2466.43,
            "end": 2466.93,
            "confidence": 0.998346,
            "punctuated_word": "especially",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "for",
            "start": 2466.99,
            "end": 2467.31,
            "confidence": 0.986966,
            "punctuated_word": "for,",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "you",
            "start": 2467.31,
            "end": 2467.55,
            "confidence": 0.9997607,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "know",
            "start": 2467.55,
            "end": 2467.87,
            "confidence": 0.9998627,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "the",
            "start": 2467.87,
            "end": 2468.27,
            "confidence": 0.9990571,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "government",
            "start": 2468.27,
            "end": 2468.67,
            "confidence": 0.99933785,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "listeners",
            "start": 2468.67,
            "end": 2469.17,
            "confidence": 0.9672027,
            "punctuated_word": "listeners,",
            "speaker": 2,
            "speaker_confidence": 0.63545
          }
        ],
        "speaker": 2,
        "id": "0ade2d5e-fa69-4b70-a3eb-fa342b1a4586"
      },
      {
        "start": 2469.6301,
        "end": 2471.25,
        "confidence": 0.71581125,
        "channel": 0,
        "transcript": "government folks who are your listeners,",
        "words": [
          {
            "word": "government",
            "start": 2469.6301,
            "end": 2469.95,
            "confidence": 0.99188894,
            "punctuated_word": "government",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "folks",
            "start": 2469.95,
            "end": 2470.19,
            "confidence": 0.9906798,
            "punctuated_word": "folks",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "who",
            "start": 2470.19,
            "end": 2470.43,
            "confidence": 0.50841737,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.63545
          },
          {
            "word": "are",
            "start": 2470.43,
            "end": 2470.51,
            "confidence": 0.42710826,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "your",
            "start": 2470.51,
            "end": 2470.75,
            "confidence": 0.558183,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "listeners",
            "start": 2470.75,
            "end": 2471.25,
            "confidence": 0.8185903,
            "punctuated_word": "listeners,",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          }
        ],
        "speaker": 2,
        "id": "1a1d9d63-2538-4fb4-92dd-7cfbda92fa29"
      },
      {
        "start": 2472.19,
        "end": 2482.365,
        "confidence": 0.9373837,
        "channel": 0,
        "transcript": "like, open source and data is, like, really important. And, like, people like me, I didn't even know about this data. So even promoting the data is important. If I didn't know about this data and it really helped me pick the good school for my son.",
        "words": [
          {
            "word": "like",
            "start": 2472.19,
            "end": 2472.51,
            "confidence": 0.98903227,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "open",
            "start": 2472.51,
            "end": 2472.75,
            "confidence": 0.981873,
            "punctuated_word": "open",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "source",
            "start": 2472.75,
            "end": 2472.99,
            "confidence": 0.70800143,
            "punctuated_word": "source",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "and",
            "start": 2472.99,
            "end": 2473.1501,
            "confidence": 0.9328859,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "data",
            "start": 2473.1501,
            "end": 2473.3901,
            "confidence": 0.99686605,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "is",
            "start": 2473.3901,
            "end": 2473.55,
            "confidence": 0.9041921,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "like",
            "start": 2473.55,
            "end": 2473.87,
            "confidence": 0.9986479,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "really",
            "start": 2473.87,
            "end": 2474.19,
            "confidence": 0.99984396,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "important",
            "start": 2474.19,
            "end": 2474.69,
            "confidence": 0.7990496,
            "punctuated_word": "important.",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "and",
            "start": 2474.75,
            "end": 2475.1501,
            "confidence": 0.9888648,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "like",
            "start": 2475.1501,
            "end": 2475.3901,
            "confidence": 0.9995116,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "people",
            "start": 2475.3901,
            "end": 2475.71,
            "confidence": 0.99988496,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "like",
            "start": 2475.71,
            "end": 2475.87,
            "confidence": 0.9978397,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "me",
            "start": 2475.87,
            "end": 2476.11,
            "confidence": 0.95787483,
            "punctuated_word": "me,",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "i",
            "start": 2476.11,
            "end": 2476.19,
            "confidence": 0.99950933,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "didn't",
            "start": 2476.19,
            "end": 2476.35,
            "confidence": 0.9108839,
            "punctuated_word": "didn't",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "even",
            "start": 2476.35,
            "end": 2476.59,
            "confidence": 0.9796116,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "know",
            "start": 2476.59,
            "end": 2476.67,
            "confidence": 0.99916947,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "about",
            "start": 2476.67,
            "end": 2476.91,
            "confidence": 0.999634,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.77016294
          },
          {
            "word": "this",
            "start": 2476.91,
            "end": 2477.07,
            "confidence": 0.9916089,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.51653045
          },
          {
            "word": "data",
            "start": 2477.07,
            "end": 2477.23,
            "confidence": 0.8962791,
            "punctuated_word": "data.",
            "speaker": 2,
            "speaker_confidence": 0.51653045
          },
          {
            "word": "so",
            "start": 2477.23,
            "end": 2477.3901,
            "confidence": 0.9987392,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.51653045
          },
          {
            "word": "even",
            "start": 2477.3901,
            "end": 2477.6301,
            "confidence": 0.9915439,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.51653045
          },
          {
            "word": "promoting",
            "start": 2477.6301,
            "end": 2477.95,
            "confidence": 0.9901175,
            "punctuated_word": "promoting",
            "speaker": 2,
            "speaker_confidence": 0.51653045
          },
          {
            "word": "the",
            "start": 2477.95,
            "end": 2478.11,
            "confidence": 0.87279344,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.51653045
          },
          {
            "word": "data",
            "start": 2478.11,
            "end": 2478.35,
            "confidence": 0.99566334,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.51653045
          },
          {
            "word": "is",
            "start": 2478.35,
            "end": 2478.43,
            "confidence": 0.7275042,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.51653045
          },
          {
            "word": "important",
            "start": 2478.43,
            "end": 2478.75,
            "confidence": 0.89426136,
            "punctuated_word": "important.",
            "speaker": 2,
            "speaker_confidence": 0.51653045
          },
          {
            "word": "if",
            "start": 2478.75,
            "end": 2478.83,
            "confidence": 0.49064025,
            "punctuated_word": "If",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "i",
            "start": 2478.83,
            "end": 2478.91,
            "confidence": 0.99894065,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "didn't",
            "start": 2478.91,
            "end": 2479.1501,
            "confidence": 0.999279,
            "punctuated_word": "didn't",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "know",
            "start": 2479.1501,
            "end": 2479.31,
            "confidence": 0.99860495,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "about",
            "start": 2479.31,
            "end": 2479.47,
            "confidence": 0.9992902,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "this",
            "start": 2479.47,
            "end": 2479.6301,
            "confidence": 0.9973053,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "data",
            "start": 2479.6301,
            "end": 2479.87,
            "confidence": 0.9996443,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "and",
            "start": 2479.87,
            "end": 2480.03,
            "confidence": 0.66477627,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "it",
            "start": 2480.03,
            "end": 2480.19,
            "confidence": 0.9910856,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "really",
            "start": 2480.19,
            "end": 2480.43,
            "confidence": 0.99674004,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "helped",
            "start": 2480.43,
            "end": 2480.67,
            "confidence": 0.9625313,
            "punctuated_word": "helped",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "me",
            "start": 2480.67,
            "end": 2480.75,
            "confidence": 0.99798054,
            "punctuated_word": "me",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "pick",
            "start": 2480.75,
            "end": 2480.99,
            "confidence": 0.9920412,
            "punctuated_word": "pick",
            "speaker": 2,
            "speaker_confidence": 0.53303415
          },
          {
            "word": "the",
            "start": 2480.99,
            "end": 2481.07,
            "confidence": 0.8683788,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.31457174
          },
          {
            "word": "good",
            "start": 2481.07,
            "end": 2481.23,
            "confidence": 0.78340876,
            "punctuated_word": "good",
            "speaker": 2,
            "speaker_confidence": 0.31457174
          },
          {
            "word": "school",
            "start": 2481.23,
            "end": 2481.465,
            "confidence": 0.9564213,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.31457174
          },
          {
            "word": "for",
            "start": 2481.465,
            "end": 2481.625,
            "confidence": 0.9966684,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.31457174
          },
          {
            "word": "my",
            "start": 2481.625,
            "end": 2481.865,
            "confidence": 0.9992028,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.31457174
          },
          {
            "word": "son",
            "start": 2481.865,
            "end": 2482.365,
            "confidence": 0.86240077,
            "punctuated_word": "son.",
            "speaker": 2,
            "speaker_confidence": 0.31457174
          }
        ],
        "speaker": 2,
        "id": "54c31ef2-21df-4a6b-9da7-807bd0e87d73"
      },
      {
        "start": 2482.905,
        "end": 2485.165,
        "confidence": 0.8657684,
        "channel": 0,
        "transcript": "I guess the monologue could have been a little bit better.",
        "words": [
          {
            "word": "i",
            "start": 2482.905,
            "end": 2483.0652,
            "confidence": 0.9974369,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.24647677
          },
          {
            "word": "guess",
            "start": 2483.0652,
            "end": 2483.225,
            "confidence": 0.9940637,
            "punctuated_word": "guess",
            "speaker": 2,
            "speaker_confidence": 0.24647677
          },
          {
            "word": "the",
            "start": 2483.225,
            "end": 2483.3052,
            "confidence": 0.3018747,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.24647677
          },
          {
            "word": "monologue",
            "start": 2483.3052,
            "end": 2483.705,
            "confidence": 0.7184838,
            "punctuated_word": "monologue",
            "speaker": 2,
            "speaker_confidence": 0.24647677
          },
          {
            "word": "could",
            "start": 2483.705,
            "end": 2483.865,
            "confidence": 0.99127454,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.24647677
          },
          {
            "word": "have",
            "start": 2483.865,
            "end": 2483.945,
            "confidence": 0.609946,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.3622204
          },
          {
            "word": "been",
            "start": 2483.945,
            "end": 2484.105,
            "confidence": 0.9945379,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.3622204
          },
          {
            "word": "a",
            "start": 2484.105,
            "end": 2484.185,
            "confidence": 0.9785685,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.3622204
          },
          {
            "word": "little",
            "start": 2484.185,
            "end": 2484.5051,
            "confidence": 0.98643816,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.3622204
          },
          {
            "word": "bit",
            "start": 2484.5051,
            "end": 2484.665,
            "confidence": 0.9947556,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.3622204
          },
          {
            "word": "better",
            "start": 2484.665,
            "end": 2485.165,
            "confidence": 0.9560728,
            "punctuated_word": "better.",
            "speaker": 2,
            "speaker_confidence": 0.3622204
          }
        ],
        "speaker": 2,
        "id": "61b40a41-28d4-4f1e-a7d2-27f8206f9f78"
      },
      {
        "start": 2486.2651,
        "end": 2488.7651,
        "confidence": 0.99729156,
        "channel": 0,
        "transcript": "I think that that was rather good.",
        "words": [
          {
            "word": "i",
            "start": 2486.2651,
            "end": 2486.425,
            "confidence": 0.99253815,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "think",
            "start": 2486.425,
            "end": 2486.745,
            "confidence": 0.9994423,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "that",
            "start": 2486.745,
            "end": 2486.985,
            "confidence": 0.99956995,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "that",
            "start": 2486.985,
            "end": 2487.485,
            "confidence": 0.99603623,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "was",
            "start": 2487.625,
            "end": 2487.945,
            "confidence": 0.9996568,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "rather",
            "start": 2487.945,
            "end": 2488.2651,
            "confidence": 0.99982446,
            "punctuated_word": "rather",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "good",
            "start": 2488.2651,
            "end": 2488.7651,
            "confidence": 0.99397296,
            "punctuated_word": "good.",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          }
        ],
        "speaker": 1,
        "id": "bfadd662-2785-4673-863b-6a5d9d628710"
      },
      {
        "start": 2489.225,
        "end": 2489.725,
        "confidence": 0.9879317,
        "channel": 0,
        "transcript": "It's",
        "words": [
          {
            "word": "it's",
            "start": 2489.225,
            "end": 2489.725,
            "confidence": 0.9879317,
            "punctuated_word": "It's",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          }
        ],
        "speaker": 1,
        "id": "ffd9ca96-6a5e-4676-8c50-83141eeadcc6"
      },
      {
        "start": 2490.425,
        "end": 2493.645,
        "confidence": 0.902116,
        "channel": 0,
        "transcript": "wow. Like, the the the way you managed to use",
        "words": [
          {
            "word": "wow",
            "start": 2490.425,
            "end": 2490.665,
            "confidence": 0.7303406,
            "punctuated_word": "wow.",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "like",
            "start": 2490.665,
            "end": 2491.145,
            "confidence": 0.6284599,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "the",
            "start": 2491.145,
            "end": 2491.3052,
            "confidence": 0.98987234,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "the",
            "start": 2491.3052,
            "end": 2491.5452,
            "confidence": 0.99504244,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "the",
            "start": 2491.5452,
            "end": 2491.705,
            "confidence": 0.941699,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "way",
            "start": 2491.705,
            "end": 2491.945,
            "confidence": 0.99911076,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "you",
            "start": 2491.945,
            "end": 2492.185,
            "confidence": 0.99938285,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "managed",
            "start": 2492.185,
            "end": 2492.5852,
            "confidence": 0.739866,
            "punctuated_word": "managed",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "to",
            "start": 2492.5852,
            "end": 2493.0852,
            "confidence": 0.9995894,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "use",
            "start": 2493.145,
            "end": 2493.645,
            "confidence": 0.99779665,
            "punctuated_word": "use",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          }
        ],
        "speaker": 1,
        "id": "70598791-ac63-4389-9465-7b4a1a2c4cf8"
      },
      {
        "start": 2493.96,
        "end": 2500.6199,
        "confidence": 0.9709257,
        "channel": 0,
        "transcript": "your skills and and, like, the idea that his day was open to empower your son and then also to help empower others is is remarkable.",
        "words": [
          {
            "word": "your",
            "start": 2493.96,
            "end": 2494.1199,
            "confidence": 0.9998118,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "skills",
            "start": 2494.1199,
            "end": 2494.44,
            "confidence": 0.9998318,
            "punctuated_word": "skills",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "and",
            "start": 2494.44,
            "end": 2494.68,
            "confidence": 0.9695793,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5881276
          },
          {
            "word": "and",
            "start": 2494.68,
            "end": 2494.76,
            "confidence": 0.98155785,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "like",
            "start": 2494.76,
            "end": 2495.0,
            "confidence": 0.9998052,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "the",
            "start": 2495.0,
            "end": 2495.08,
            "confidence": 0.9996227,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "idea",
            "start": 2495.08,
            "end": 2495.32,
            "confidence": 0.9998958,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "that",
            "start": 2495.32,
            "end": 2495.4,
            "confidence": 0.9934556,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "his",
            "start": 2495.4,
            "end": 2495.56,
            "confidence": 0.54817873,
            "punctuated_word": "his",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "day",
            "start": 2495.56,
            "end": 2495.8,
            "confidence": 0.99202454,
            "punctuated_word": "day",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "was",
            "start": 2495.8,
            "end": 2495.96,
            "confidence": 0.9996296,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "open",
            "start": 2495.96,
            "end": 2496.28,
            "confidence": 0.9930288,
            "punctuated_word": "open",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "to",
            "start": 2496.28,
            "end": 2496.44,
            "confidence": 0.9960212,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "empower",
            "start": 2496.44,
            "end": 2496.76,
            "confidence": 0.99796873,
            "punctuated_word": "empower",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "your",
            "start": 2496.76,
            "end": 2496.92,
            "confidence": 0.99590284,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "son",
            "start": 2496.92,
            "end": 2497.42,
            "confidence": 0.99980766,
            "punctuated_word": "son",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "and",
            "start": 2497.56,
            "end": 2497.8,
            "confidence": 0.8378424,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "then",
            "start": 2497.8,
            "end": 2497.88,
            "confidence": 0.9993761,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "also",
            "start": 2497.88,
            "end": 2498.28,
            "confidence": 0.9679777,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "to",
            "start": 2498.28,
            "end": 2498.52,
            "confidence": 0.99576265,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "help",
            "start": 2498.52,
            "end": 2498.76,
            "confidence": 0.99377704,
            "punctuated_word": "help",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "empower",
            "start": 2498.76,
            "end": 2499.16,
            "confidence": 0.99966,
            "punctuated_word": "empower",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "others",
            "start": 2499.16,
            "end": 2499.64,
            "confidence": 0.9997327,
            "punctuated_word": "others",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "is",
            "start": 2499.64,
            "end": 2499.96,
            "confidence": 0.99519616,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "is",
            "start": 2499.96,
            "end": 2500.1199,
            "confidence": 0.9896862,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "remarkable",
            "start": 2500.1199,
            "end": 2500.6199,
            "confidence": 0.99893653,
            "punctuated_word": "remarkable.",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          }
        ],
        "speaker": 1,
        "id": "5f77f7fe-2045-4297-bfd1-54f70cc11ad7"
      },
      {
        "start": 2501.32,
        "end": 2513.235,
        "confidence": 0.9670131,
        "channel": 0,
        "transcript": "I I know there's gonna be folks out there that are gonna be inspired by that story. Yep. And, for folks who just wanna go, you can go to school diversity report, and and you can search it by ZIP code or your school name. It's easier by ZIP code to find a school,",
        "words": [
          {
            "word": "i",
            "start": 2501.32,
            "end": 2501.56,
            "confidence": 0.99353313,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.60406554
          },
          {
            "word": "i",
            "start": 2501.56,
            "end": 2501.64,
            "confidence": 0.987104,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.26874608
          },
          {
            "word": "know",
            "start": 2501.64,
            "end": 2501.8,
            "confidence": 0.9994609,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.26874608
          },
          {
            "word": "there's",
            "start": 2501.8,
            "end": 2502.04,
            "confidence": 0.99857914,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.26874608
          },
          {
            "word": "gonna",
            "start": 2502.04,
            "end": 2502.28,
            "confidence": 0.9893277,
            "punctuated_word": "gonna",
            "speaker": 1,
            "speaker_confidence": 0.26874608
          },
          {
            "word": "be",
            "start": 2502.28,
            "end": 2502.3599,
            "confidence": 0.99904734,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.26874608
          },
          {
            "word": "folks",
            "start": 2502.3599,
            "end": 2502.5999,
            "confidence": 0.9999145,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.26874608
          },
          {
            "word": "out",
            "start": 2502.5999,
            "end": 2502.68,
            "confidence": 0.9998599,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.3403039
          },
          {
            "word": "there",
            "start": 2502.68,
            "end": 2502.92,
            "confidence": 0.9998604,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.3403039
          },
          {
            "word": "that",
            "start": 2502.92,
            "end": 2503.0,
            "confidence": 0.9999175,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.3403039
          },
          {
            "word": "are",
            "start": 2503.0,
            "end": 2503.08,
            "confidence": 0.99929583,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.3403039
          },
          {
            "word": "gonna",
            "start": 2503.08,
            "end": 2503.32,
            "confidence": 0.9957189,
            "punctuated_word": "gonna",
            "speaker": 1,
            "speaker_confidence": 0.3403039
          },
          {
            "word": "be",
            "start": 2503.32,
            "end": 2503.4,
            "confidence": 0.99787176,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.3403039
          },
          {
            "word": "inspired",
            "start": 2503.4,
            "end": 2503.8,
            "confidence": 0.9997008,
            "punctuated_word": "inspired",
            "speaker": 1,
            "speaker_confidence": 0.3403039
          },
          {
            "word": "by",
            "start": 2503.8,
            "end": 2503.88,
            "confidence": 0.9995383,
            "punctuated_word": "by",
            "speaker": 1,
            "speaker_confidence": 0.3403039
          },
          {
            "word": "that",
            "start": 2503.88,
            "end": 2504.04,
            "confidence": 0.99852437,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.3403039
          },
          {
            "word": "story",
            "start": 2504.04,
            "end": 2504.54,
            "confidence": 0.9996706,
            "punctuated_word": "story.",
            "speaker": 1,
            "speaker_confidence": 0.3403039
          },
          {
            "word": "yep",
            "start": 2504.76,
            "end": 2505.0,
            "confidence": 0.9671588,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.36718732
          },
          {
            "word": "and",
            "start": 2505.0,
            "end": 2505.24,
            "confidence": 0.98813987,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.36718732
          },
          {
            "word": "for",
            "start": 2505.56,
            "end": 2505.72,
            "confidence": 0.9969379,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.36718732
          },
          {
            "word": "folks",
            "start": 2505.72,
            "end": 2505.96,
            "confidence": 0.99923587,
            "punctuated_word": "folks",
            "speaker": 2,
            "speaker_confidence": 0.36718732
          },
          {
            "word": "who",
            "start": 2505.96,
            "end": 2506.1199,
            "confidence": 0.9991547,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.36718732
          },
          {
            "word": "just",
            "start": 2506.1199,
            "end": 2506.28,
            "confidence": 0.9994185,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.27749628
          },
          {
            "word": "wanna",
            "start": 2506.28,
            "end": 2506.52,
            "confidence": 0.97446865,
            "punctuated_word": "wanna",
            "speaker": 2,
            "speaker_confidence": 0.27749628
          },
          {
            "word": "go",
            "start": 2506.52,
            "end": 2506.68,
            "confidence": 0.98747444,
            "punctuated_word": "go,",
            "speaker": 2,
            "speaker_confidence": 0.27749628
          },
          {
            "word": "you",
            "start": 2506.68,
            "end": 2506.84,
            "confidence": 0.9461313,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.27749628
          },
          {
            "word": "can",
            "start": 2506.84,
            "end": 2507.0,
            "confidence": 0.99770206,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.27749628
          },
          {
            "word": "go",
            "start": 2507.0,
            "end": 2507.16,
            "confidence": 0.99950516,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.27749628
          },
          {
            "word": "to",
            "start": 2507.16,
            "end": 2507.24,
            "confidence": 0.9947562,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.46362984
          },
          {
            "word": "school",
            "start": 2507.24,
            "end": 2507.48,
            "confidence": 0.97115695,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.46362984
          },
          {
            "word": "diversity",
            "start": 2507.48,
            "end": 2507.96,
            "confidence": 0.995421,
            "punctuated_word": "diversity",
            "speaker": 2,
            "speaker_confidence": 0.46362984
          },
          {
            "word": "report",
            "start": 2507.96,
            "end": 2508.28,
            "confidence": 0.74082845,
            "punctuated_word": "report,",
            "speaker": 2,
            "speaker_confidence": 0.46362984
          },
          {
            "word": "and",
            "start": 2508.28,
            "end": 2508.52,
            "confidence": 0.99898404,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.46362984
          },
          {
            "word": "and",
            "start": 2508.52,
            "end": 2508.68,
            "confidence": 0.818101,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.46362984
          },
          {
            "word": "you",
            "start": 2508.68,
            "end": 2508.76,
            "confidence": 0.9736921,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.46000028
          },
          {
            "word": "can",
            "start": 2508.76,
            "end": 2508.92,
            "confidence": 0.76896036,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.46000028
          },
          {
            "word": "search",
            "start": 2508.92,
            "end": 2509.16,
            "confidence": 0.99974173,
            "punctuated_word": "search",
            "speaker": 2,
            "speaker_confidence": 0.46000028
          },
          {
            "word": "it",
            "start": 2509.16,
            "end": 2509.32,
            "confidence": 0.9912941,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.46000028
          },
          {
            "word": "by",
            "start": 2509.32,
            "end": 2509.695,
            "confidence": 0.9948543,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.46000028
          },
          {
            "word": "zip",
            "start": 2509.695,
            "end": 2509.855,
            "confidence": 0.98412645,
            "punctuated_word": "ZIP",
            "speaker": 2,
            "speaker_confidence": 0.46000028
          },
          {
            "word": "code",
            "start": 2509.855,
            "end": 2510.0151,
            "confidence": 0.9994746,
            "punctuated_word": "code",
            "speaker": 2,
            "speaker_confidence": 0.46000028
          },
          {
            "word": "or",
            "start": 2510.0151,
            "end": 2510.0952,
            "confidence": 0.7520771,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.3871855
          },
          {
            "word": "your",
            "start": 2510.0952,
            "end": 2510.175,
            "confidence": 0.99520385,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.3871855
          },
          {
            "word": "school",
            "start": 2510.175,
            "end": 2510.575,
            "confidence": 0.99968517,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.3871855
          },
          {
            "word": "name",
            "start": 2510.575,
            "end": 2510.8152,
            "confidence": 0.9960389,
            "punctuated_word": "name.",
            "speaker": 2,
            "speaker_confidence": 0.3871855
          },
          {
            "word": "it's",
            "start": 2510.8152,
            "end": 2511.0552,
            "confidence": 0.9996195,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.3871855
          },
          {
            "word": "easier",
            "start": 2511.0552,
            "end": 2511.5352,
            "confidence": 0.9934249,
            "punctuated_word": "easier",
            "speaker": 2,
            "speaker_confidence": 0.3871855
          },
          {
            "word": "by",
            "start": 2511.5352,
            "end": 2511.695,
            "confidence": 0.995516,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.3871855
          },
          {
            "word": "zip",
            "start": 2511.695,
            "end": 2511.935,
            "confidence": 0.998198,
            "punctuated_word": "ZIP",
            "speaker": 2,
            "speaker_confidence": 0.3871855
          },
          {
            "word": "code",
            "start": 2511.935,
            "end": 2512.2551,
            "confidence": 0.99888176,
            "punctuated_word": "code",
            "speaker": 2,
            "speaker_confidence": 0.3871855
          },
          {
            "word": "to",
            "start": 2512.2551,
            "end": 2512.335,
            "confidence": 0.99453604,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.45557106
          },
          {
            "word": "find",
            "start": 2512.335,
            "end": 2512.575,
            "confidence": 0.9996407,
            "punctuated_word": "find",
            "speaker": 2,
            "speaker_confidence": 0.45557106
          },
          {
            "word": "a",
            "start": 2512.575,
            "end": 2512.735,
            "confidence": 0.6675365,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.45557106
          },
          {
            "word": "school",
            "start": 2512.735,
            "end": 2513.235,
            "confidence": 0.78470546,
            "punctuated_word": "school,",
            "speaker": 2,
            "speaker_confidence": 0.45557106
          }
        ],
        "speaker": 2,
        "id": "ab0db62e-c6b4-4962-939e-8bbb7f57dfc3"
      },
      {
        "start": 2513.7751,
        "end": 2518.915,
        "confidence": 0.9280588,
        "channel": 0,
        "transcript": "and now we could just pull up a a report of it. But my inspiration for building it was, you know,",
        "words": [
          {
            "word": "and",
            "start": 2513.7751,
            "end": 2513.935,
            "confidence": 0.9995135,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.45557106
          },
          {
            "word": "now",
            "start": 2513.935,
            "end": 2514.095,
            "confidence": 0.4794018,
            "punctuated_word": "now",
            "speaker": 2,
            "speaker_confidence": 0.45557106
          },
          {
            "word": "we",
            "start": 2514.095,
            "end": 2514.175,
            "confidence": 0.9835159,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.45557106
          },
          {
            "word": "could",
            "start": 2514.175,
            "end": 2514.335,
            "confidence": 0.52229017,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.3457607
          },
          {
            "word": "just",
            "start": 2514.335,
            "end": 2514.495,
            "confidence": 0.9990207,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.3457607
          },
          {
            "word": "pull",
            "start": 2514.495,
            "end": 2514.655,
            "confidence": 0.998963,
            "punctuated_word": "pull",
            "speaker": 2,
            "speaker_confidence": 0.3457607
          },
          {
            "word": "up",
            "start": 2514.655,
            "end": 2515.0552,
            "confidence": 0.9942228,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.3457607
          },
          {
            "word": "a",
            "start": 2515.0552,
            "end": 2515.375,
            "confidence": 0.99160504,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.3457607
          },
          {
            "word": "a",
            "start": 2515.375,
            "end": 2515.455,
            "confidence": 0.9425738,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.3457607
          },
          {
            "word": "report",
            "start": 2515.455,
            "end": 2515.7751,
            "confidence": 0.9982028,
            "punctuated_word": "report",
            "speaker": 2,
            "speaker_confidence": 0.3457607
          },
          {
            "word": "of",
            "start": 2515.7751,
            "end": 2515.935,
            "confidence": 0.8734357,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.3457607
          },
          {
            "word": "it",
            "start": 2515.935,
            "end": 2516.175,
            "confidence": 0.9638291,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.3457607
          },
          {
            "word": "but",
            "start": 2516.175,
            "end": 2516.495,
            "confidence": 0.99574995,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "my",
            "start": 2516.495,
            "end": 2516.655,
            "confidence": 0.9931149,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "inspiration",
            "start": 2516.655,
            "end": 2517.135,
            "confidence": 0.9160657,
            "punctuated_word": "inspiration",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "for",
            "start": 2517.135,
            "end": 2517.2952,
            "confidence": 0.99648005,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "building",
            "start": 2517.2952,
            "end": 2517.695,
            "confidence": 0.9825806,
            "punctuated_word": "building",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "it",
            "start": 2517.695,
            "end": 2517.935,
            "confidence": 0.9455877,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "was",
            "start": 2517.935,
            "end": 2518.2551,
            "confidence": 0.9882782,
            "punctuated_word": "was,",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "you",
            "start": 2518.2551,
            "end": 2518.415,
            "confidence": 0.99157965,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "know",
            "start": 2518.415,
            "end": 2518.915,
            "confidence": 0.9332249,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          }
        ],
        "speaker": 2,
        "id": "677f3af8-3dba-4a4e-972d-a591583ca24f"
      },
      {
        "start": 2520.095,
        "end": 2524.7551,
        "confidence": 0.97100586,
        "channel": 0,
        "transcript": "you know, just making sure that my son had a fair equal opportunity as everybody else and,",
        "words": [
          {
            "word": "you",
            "start": 2520.095,
            "end": 2520.2551,
            "confidence": 0.9832739,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "know",
            "start": 2520.2551,
            "end": 2520.415,
            "confidence": 0.99596125,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "just",
            "start": 2520.415,
            "end": 2520.655,
            "confidence": 0.99895656,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "making",
            "start": 2520.655,
            "end": 2520.895,
            "confidence": 0.9995401,
            "punctuated_word": "making",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "sure",
            "start": 2520.895,
            "end": 2521.0552,
            "confidence": 0.9996376,
            "punctuated_word": "sure",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "that",
            "start": 2521.0552,
            "end": 2521.215,
            "confidence": 0.99849784,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "my",
            "start": 2521.215,
            "end": 2521.455,
            "confidence": 0.9998678,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "son",
            "start": 2521.455,
            "end": 2521.7751,
            "confidence": 0.99993014,
            "punctuated_word": "son",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "had",
            "start": 2521.7751,
            "end": 2522.095,
            "confidence": 0.9986765,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "a",
            "start": 2522.095,
            "end": 2522.175,
            "confidence": 0.99576616,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.74221855
          },
          {
            "word": "fair",
            "start": 2522.175,
            "end": 2522.495,
            "confidence": 0.99921584,
            "punctuated_word": "fair",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "equal",
            "start": 2522.495,
            "end": 2522.8152,
            "confidence": 0.9068702,
            "punctuated_word": "equal",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "opportunity",
            "start": 2522.8152,
            "end": 2523.215,
            "confidence": 0.97375745,
            "punctuated_word": "opportunity",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "as",
            "start": 2523.215,
            "end": 2523.375,
            "confidence": 0.9639776,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "everybody",
            "start": 2523.375,
            "end": 2523.7751,
            "confidence": 0.99950266,
            "punctuated_word": "everybody",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "else",
            "start": 2523.7751,
            "end": 2524.2551,
            "confidence": 0.99972147,
            "punctuated_word": "else",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "and",
            "start": 2524.2551,
            "end": 2524.7551,
            "confidence": 0.6939453,
            "punctuated_word": "and,",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          }
        ],
        "speaker": 2,
        "id": "73545d9f-2d3b-4d0d-9e63-bbbb26a82f1e"
      },
      {
        "start": 2525.81,
        "end": 2531.91,
        "confidence": 0.9424462,
        "channel": 0,
        "transcript": "in whatever school we put him in. Well, I I really appreciate you you sharing that story with us and also letting folks know,",
        "words": [
          {
            "word": "in",
            "start": 2525.81,
            "end": 2525.97,
            "confidence": 0.57072866,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "whatever",
            "start": 2525.97,
            "end": 2526.37,
            "confidence": 0.9840829,
            "punctuated_word": "whatever",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "school",
            "start": 2526.37,
            "end": 2526.61,
            "confidence": 0.99906915,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "we",
            "start": 2526.61,
            "end": 2526.77,
            "confidence": 0.9976477,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "put",
            "start": 2526.77,
            "end": 2526.85,
            "confidence": 0.9990319,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "him",
            "start": 2526.85,
            "end": 2527.01,
            "confidence": 0.8722142,
            "punctuated_word": "him",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "in",
            "start": 2527.01,
            "end": 2527.51,
            "confidence": 0.99872744,
            "punctuated_word": "in.",
            "speaker": 2,
            "speaker_confidence": 0.7222804
          },
          {
            "word": "well",
            "start": 2527.65,
            "end": 2527.89,
            "confidence": 0.9766258,
            "punctuated_word": "Well,",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "i",
            "start": 2527.89,
            "end": 2528.05,
            "confidence": 0.99979573,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "i",
            "start": 2528.05,
            "end": 2528.21,
            "confidence": 0.9979786,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "really",
            "start": 2528.21,
            "end": 2528.53,
            "confidence": 0.99962366,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "appreciate",
            "start": 2528.53,
            "end": 2528.85,
            "confidence": 0.99972266,
            "punctuated_word": "appreciate",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "you",
            "start": 2528.85,
            "end": 2529.17,
            "confidence": 0.9975152,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "you",
            "start": 2529.17,
            "end": 2529.25,
            "confidence": 0.48273456,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "sharing",
            "start": 2529.25,
            "end": 2529.49,
            "confidence": 0.97234976,
            "punctuated_word": "sharing",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "that",
            "start": 2529.49,
            "end": 2529.65,
            "confidence": 0.9994086,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "story",
            "start": 2529.65,
            "end": 2529.97,
            "confidence": 0.999884,
            "punctuated_word": "story",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "with",
            "start": 2529.97,
            "end": 2530.1301,
            "confidence": 0.9998172,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "us",
            "start": 2530.1301,
            "end": 2530.29,
            "confidence": 0.9999547,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "and",
            "start": 2530.29,
            "end": 2530.53,
            "confidence": 0.8603575,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "also",
            "start": 2530.53,
            "end": 2530.85,
            "confidence": 0.9182652,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "letting",
            "start": 2530.85,
            "end": 2531.17,
            "confidence": 0.9974439,
            "punctuated_word": "letting",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "folks",
            "start": 2531.17,
            "end": 2531.41,
            "confidence": 0.99985933,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "know",
            "start": 2531.41,
            "end": 2531.91,
            "confidence": 0.9958714,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.685763
          }
        ],
        "speaker": 1,
        "id": "8f4edff3-72ca-4ac6-916e-e29a12e2f95d"
      },
      {
        "start": 2532.37,
        "end": 2533.67,
        "confidence": 0.9931731,
        "channel": 0,
        "transcript": "where they too can",
        "words": [
          {
            "word": "where",
            "start": 2532.37,
            "end": 2532.61,
            "confidence": 0.99887294,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "they",
            "start": 2532.61,
            "end": 2532.85,
            "confidence": 0.99923563,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "too",
            "start": 2532.85,
            "end": 2533.17,
            "confidence": 0.9771006,
            "punctuated_word": "too",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "can",
            "start": 2533.17,
            "end": 2533.67,
            "confidence": 0.9974833,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.685763
          }
        ],
        "speaker": 1,
        "id": "c05d7e94-cbef-43d8-a8af-6e2545cb5aa3"
      },
      {
        "start": 2534.05,
        "end": 2536.61,
        "confidence": 0.8988918,
        "channel": 0,
        "transcript": "can take a look at that at that tool and perhaps,",
        "words": [
          {
            "word": "can",
            "start": 2534.05,
            "end": 2534.45,
            "confidence": 0.95829403,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "take",
            "start": 2534.45,
            "end": 2534.61,
            "confidence": 0.49779284,
            "punctuated_word": "take",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "a",
            "start": 2534.61,
            "end": 2534.77,
            "confidence": 0.99769455,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "look",
            "start": 2534.77,
            "end": 2534.93,
            "confidence": 0.99991786,
            "punctuated_word": "look",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "at",
            "start": 2534.93,
            "end": 2535.09,
            "confidence": 0.9996904,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "that",
            "start": 2535.09,
            "end": 2535.33,
            "confidence": 0.9968188,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "at",
            "start": 2535.33,
            "end": 2535.49,
            "confidence": 0.7647666,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "that",
            "start": 2535.49,
            "end": 2535.73,
            "confidence": 0.99595344,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "tool",
            "start": 2535.73,
            "end": 2536.05,
            "confidence": 0.99832445,
            "punctuated_word": "tool",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "and",
            "start": 2536.05,
            "end": 2536.21,
            "confidence": 0.9062637,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.685763
          },
          {
            "word": "perhaps",
            "start": 2536.21,
            "end": 2536.61,
            "confidence": 0.7722928,
            "punctuated_word": "perhaps,",
            "speaker": 1,
            "speaker_confidence": 0.685763
          }
        ],
        "speaker": 1,
        "id": "c14db329-dfba-4dba-a421-034333a31873"
      },
      {
        "start": 2537.135,
        "end": 2544.755,
        "confidence": 0.9043319,
        "channel": 0,
        "transcript": "help their kids out as well. It's, all open source too. So you can find them at GitHub at githome github.com/davideholmes,",
        "words": [
          {
            "word": "help",
            "start": 2537.135,
            "end": 2537.375,
            "confidence": 0.9997693,
            "punctuated_word": "help",
            "speaker": 1,
            "speaker_confidence": 0.2596969
          },
          {
            "word": "their",
            "start": 2537.375,
            "end": 2537.4548,
            "confidence": 0.99958175,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 0.2596969
          },
          {
            "word": "kids",
            "start": 2537.4548,
            "end": 2537.6948,
            "confidence": 0.9995179,
            "punctuated_word": "kids",
            "speaker": 1,
            "speaker_confidence": 0.2596969
          },
          {
            "word": "out",
            "start": 2537.6948,
            "end": 2537.9348,
            "confidence": 0.9992105,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.2596969
          },
          {
            "word": "as",
            "start": 2537.9348,
            "end": 2538.015,
            "confidence": 0.9997316,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.2596969
          },
          {
            "word": "well",
            "start": 2538.015,
            "end": 2538.515,
            "confidence": 0.8204273,
            "punctuated_word": "well.",
            "speaker": 1,
            "speaker_confidence": 0.2596969
          },
          {
            "word": "it's",
            "start": 2538.575,
            "end": 2538.815,
            "confidence": 0.9796242,
            "punctuated_word": "It's,",
            "speaker": 2,
            "speaker_confidence": 0.49780518
          },
          {
            "word": "all",
            "start": 2539.055,
            "end": 2539.295,
            "confidence": 0.99949527,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.49780518
          },
          {
            "word": "open",
            "start": 2539.295,
            "end": 2539.535,
            "confidence": 0.9869903,
            "punctuated_word": "open",
            "speaker": 2,
            "speaker_confidence": 0.49780518
          },
          {
            "word": "source",
            "start": 2539.535,
            "end": 2539.775,
            "confidence": 0.9653909,
            "punctuated_word": "source",
            "speaker": 2,
            "speaker_confidence": 0.49780518
          },
          {
            "word": "too",
            "start": 2539.775,
            "end": 2539.9348,
            "confidence": 0.77972186,
            "punctuated_word": "too.",
            "speaker": 2,
            "speaker_confidence": 0.49780518
          },
          {
            "word": "so",
            "start": 2539.9348,
            "end": 2540.015,
            "confidence": 0.9976398,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.49780518
          },
          {
            "word": "you",
            "start": 2540.015,
            "end": 2540.175,
            "confidence": 0.9986308,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.49780518
          },
          {
            "word": "can",
            "start": 2540.175,
            "end": 2540.255,
            "confidence": 0.8325467,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.49780518
          },
          {
            "word": "find",
            "start": 2540.255,
            "end": 2540.415,
            "confidence": 0.99927086,
            "punctuated_word": "find",
            "speaker": 2,
            "speaker_confidence": 0.49780518
          },
          {
            "word": "them",
            "start": 2540.415,
            "end": 2540.575,
            "confidence": 0.6164547,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.48536217
          },
          {
            "word": "at",
            "start": 2540.575,
            "end": 2540.7349,
            "confidence": 0.7566292,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.48536217
          },
          {
            "word": "github",
            "start": 2540.7349,
            "end": 2541.135,
            "confidence": 0.78065366,
            "punctuated_word": "GitHub",
            "speaker": 2,
            "speaker_confidence": 0.48536217
          },
          {
            "word": "at",
            "start": 2541.135,
            "end": 2541.295,
            "confidence": 0.9423964,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.48536217
          },
          {
            "word": "githome",
            "start": 2541.295,
            "end": 2541.615,
            "confidence": 0.62494886,
            "punctuated_word": "githome",
            "speaker": 2,
            "speaker_confidence": 0.48536217
          },
          {
            "word": "github.com/davideholmes",
            "start": 2541.775,
            "end": 2544.755,
            "confidence": 0.91234034,
            "punctuated_word": "github.com/davideholmes,",
            "speaker": 2,
            "speaker_confidence": 0.5055858
          }
        ],
        "speaker": 2,
        "id": "0458417e-e1f9-482b-a8b0-25c81192ba5f"
      },
      {
        "start": 2545.295,
        "end": 2546.9949,
        "confidence": 0.93378466,
        "channel": 0,
        "transcript": "slash c r d c.",
        "words": [
          {
            "word": "slash",
            "start": 2545.295,
            "end": 2545.6948,
            "confidence": 0.9927658,
            "punctuated_word": "slash",
            "speaker": 2,
            "speaker_confidence": 0.5561449
          },
          {
            "word": "c",
            "start": 2545.6948,
            "end": 2546.015,
            "confidence": 0.70019746,
            "punctuated_word": "c",
            "speaker": 2,
            "speaker_confidence": 0.5561449
          },
          {
            "word": "r",
            "start": 2546.015,
            "end": 2546.335,
            "confidence": 0.99547404,
            "punctuated_word": "r",
            "speaker": 2,
            "speaker_confidence": 0.5561449
          },
          {
            "word": "d",
            "start": 2546.335,
            "end": 2546.4949,
            "confidence": 0.9833403,
            "punctuated_word": "d",
            "speaker": 2,
            "speaker_confidence": 0.5561449
          },
          {
            "word": "c",
            "start": 2546.4949,
            "end": 2546.9949,
            "confidence": 0.9971461,
            "punctuated_word": "c.",
            "speaker": 2,
            "speaker_confidence": 0.5561449
          }
        ],
        "speaker": 2,
        "id": "c67db751-4af4-4a6a-8b69-dc3d67472154"
      },
      {
        "start": 2547.4548,
        "end": 2549.395,
        "confidence": 0.9958811,
        "channel": 0,
        "transcript": "I originally built this in 2016",
        "words": [
          {
            "word": "i",
            "start": 2547.4548,
            "end": 2547.6948,
            "confidence": 0.9948324,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5561449
          },
          {
            "word": "originally",
            "start": 2547.6948,
            "end": 2548.175,
            "confidence": 0.9984585,
            "punctuated_word": "originally",
            "speaker": 2,
            "speaker_confidence": 0.5561449
          },
          {
            "word": "built",
            "start": 2548.175,
            "end": 2548.335,
            "confidence": 0.99417454,
            "punctuated_word": "built",
            "speaker": 2,
            "speaker_confidence": 0.5561449
          },
          {
            "word": "this",
            "start": 2548.335,
            "end": 2548.4949,
            "confidence": 0.99480635,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5561449
          },
          {
            "word": "in",
            "start": 2548.4949,
            "end": 2548.575,
            "confidence": 0.9959571,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "2016",
            "start": 2548.575,
            "end": 2549.395,
            "confidence": 0.9970578,
            "punctuated_word": "2016",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          }
        ],
        "speaker": 2,
        "id": "1cf178e7-949d-4af4-803d-7c17d819b328"
      },
      {
        "start": 2549.4548,
        "end": 2554.8801,
        "confidence": 0.9234864,
        "channel": 0,
        "transcript": "over a 20 project here at USDS over a couple days. So it's not the best code, but it certainly works.",
        "words": [
          {
            "word": "over",
            "start": 2549.4548,
            "end": 2549.9548,
            "confidence": 0.9400528,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "a",
            "start": 2550.015,
            "end": 2550.175,
            "confidence": 0.865327,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "20",
            "start": 2550.175,
            "end": 2550.54,
            "confidence": 0.85664463,
            "punctuated_word": "20",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "project",
            "start": 2550.62,
            "end": 2550.82,
            "confidence": 0.7669328,
            "punctuated_word": "project",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "here",
            "start": 2550.82,
            "end": 2551.02,
            "confidence": 0.9344028,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "at",
            "start": 2551.02,
            "end": 2551.26,
            "confidence": 0.9951467,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "usds",
            "start": 2551.26,
            "end": 2551.74,
            "confidence": 0.5697279,
            "punctuated_word": "USDS",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "over",
            "start": 2551.74,
            "end": 2551.98,
            "confidence": 0.909523,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "a",
            "start": 2551.98,
            "end": 2552.06,
            "confidence": 0.9919354,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "couple",
            "start": 2552.06,
            "end": 2552.22,
            "confidence": 0.99969375,
            "punctuated_word": "couple",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "days",
            "start": 2552.22,
            "end": 2552.46,
            "confidence": 0.6948726,
            "punctuated_word": "days.",
            "speaker": 2,
            "speaker_confidence": 0.69300133
          },
          {
            "word": "so",
            "start": 2552.46,
            "end": 2552.54,
            "confidence": 0.9845803,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.54612
          },
          {
            "word": "it's",
            "start": 2552.54,
            "end": 2552.7,
            "confidence": 0.99694705,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.54612
          },
          {
            "word": "not",
            "start": 2552.7,
            "end": 2552.86,
            "confidence": 0.99921906,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.54612
          },
          {
            "word": "the",
            "start": 2552.86,
            "end": 2553.02,
            "confidence": 0.9953686,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.54612
          },
          {
            "word": "best",
            "start": 2553.02,
            "end": 2553.34,
            "confidence": 0.9995528,
            "punctuated_word": "best",
            "speaker": 2,
            "speaker_confidence": 0.54612
          },
          {
            "word": "code",
            "start": 2553.34,
            "end": 2553.6602,
            "confidence": 0.92894423,
            "punctuated_word": "code,",
            "speaker": 2,
            "speaker_confidence": 0.54612
          },
          {
            "word": "but",
            "start": 2553.6602,
            "end": 2553.82,
            "confidence": 0.9970727,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.54612
          },
          {
            "word": "it",
            "start": 2553.82,
            "end": 2553.98,
            "confidence": 0.9889103,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.54612
          },
          {
            "word": "certainly",
            "start": 2553.98,
            "end": 2554.3801,
            "confidence": 0.9918602,
            "punctuated_word": "certainly",
            "speaker": 2,
            "speaker_confidence": 0.54612
          },
          {
            "word": "works",
            "start": 2554.3801,
            "end": 2554.8801,
            "confidence": 0.986499,
            "punctuated_word": "works.",
            "speaker": 2,
            "speaker_confidence": 0.54612
          }
        ],
        "speaker": 2,
        "id": "ea424c51-63ab-4444-9c8d-13b4f920d0e8"
      },
      {
        "start": 2556.1401,
        "end": 2559.76,
        "confidence": 0.92540026,
        "channel": 0,
        "transcript": "But if anybody wants to improve, they're more than welcome to submit full requests.",
        "words": [
          {
            "word": "but",
            "start": 2556.1401,
            "end": 2556.3801,
            "confidence": 0.937143,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.46316332
          },
          {
            "word": "if",
            "start": 2556.3801,
            "end": 2556.54,
            "confidence": 0.9976586,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.46316332
          },
          {
            "word": "anybody",
            "start": 2556.54,
            "end": 2556.86,
            "confidence": 0.99855655,
            "punctuated_word": "anybody",
            "speaker": 2,
            "speaker_confidence": 0.46316332
          },
          {
            "word": "wants",
            "start": 2556.86,
            "end": 2557.1,
            "confidence": 0.99538666,
            "punctuated_word": "wants",
            "speaker": 2,
            "speaker_confidence": 0.46316332
          },
          {
            "word": "to",
            "start": 2557.1,
            "end": 2557.26,
            "confidence": 0.9101098,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.46316332
          },
          {
            "word": "improve",
            "start": 2557.26,
            "end": 2557.74,
            "confidence": 0.7689526,
            "punctuated_word": "improve,",
            "speaker": 2,
            "speaker_confidence": 0.46316332
          },
          {
            "word": "they're",
            "start": 2557.74,
            "end": 2557.98,
            "confidence": 0.780232,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.46316332
          },
          {
            "word": "more",
            "start": 2557.98,
            "end": 2558.1401,
            "confidence": 0.99425733,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.46316332
          },
          {
            "word": "than",
            "start": 2558.1401,
            "end": 2558.3,
            "confidence": 0.99030757,
            "punctuated_word": "than",
            "speaker": 2,
            "speaker_confidence": 0.2696073
          },
          {
            "word": "welcome",
            "start": 2558.3,
            "end": 2558.62,
            "confidence": 0.99609405,
            "punctuated_word": "welcome",
            "speaker": 2,
            "speaker_confidence": 0.2696073
          },
          {
            "word": "to",
            "start": 2558.62,
            "end": 2558.7,
            "confidence": 0.9985279,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.2696073
          },
          {
            "word": "submit",
            "start": 2558.7,
            "end": 2559.1,
            "confidence": 0.99758947,
            "punctuated_word": "submit",
            "speaker": 2,
            "speaker_confidence": 0.2696073
          },
          {
            "word": "full",
            "start": 2559.1,
            "end": 2559.26,
            "confidence": 0.81554216,
            "punctuated_word": "full",
            "speaker": 2,
            "speaker_confidence": 0.2696073
          },
          {
            "word": "requests",
            "start": 2559.26,
            "end": 2559.76,
            "confidence": 0.7752468,
            "punctuated_word": "requests.",
            "speaker": 2,
            "speaker_confidence": 0.2696073
          }
        ],
        "speaker": 2,
        "id": "7a0a8a15-c231-4fce-a22a-5b18e4e5320e"
      },
      {
        "start": 2560.06,
        "end": 2566.985,
        "confidence": 0.9623263,
        "channel": 0,
        "transcript": "Excellent. And I'll, I'll make sure to, include links to, both the the, the the site and the repo that you just mentioned,",
        "words": [
          {
            "word": "excellent",
            "start": 2560.06,
            "end": 2560.54,
            "confidence": 0.99396193,
            "punctuated_word": "Excellent.",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "and",
            "start": 2560.54,
            "end": 2560.78,
            "confidence": 0.9494592,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "i'll",
            "start": 2560.78,
            "end": 2560.94,
            "confidence": 0.86570984,
            "punctuated_word": "I'll,",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "i'll",
            "start": 2561.1,
            "end": 2561.26,
            "confidence": 0.9992039,
            "punctuated_word": "I'll",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "make",
            "start": 2561.26,
            "end": 2561.42,
            "confidence": 0.99920446,
            "punctuated_word": "make",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "sure",
            "start": 2561.42,
            "end": 2561.6602,
            "confidence": 0.99952006,
            "punctuated_word": "sure",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "to",
            "start": 2561.6602,
            "end": 2561.74,
            "confidence": 0.9460497,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "include",
            "start": 2561.98,
            "end": 2562.3801,
            "confidence": 0.9993837,
            "punctuated_word": "include",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "links",
            "start": 2562.3801,
            "end": 2562.7,
            "confidence": 0.9981352,
            "punctuated_word": "links",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "to",
            "start": 2562.7,
            "end": 2562.86,
            "confidence": 0.86124706,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "both",
            "start": 2563.445,
            "end": 2563.845,
            "confidence": 0.999728,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "the",
            "start": 2563.845,
            "end": 2564.2449,
            "confidence": 0.9904862,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "the",
            "start": 2564.2449,
            "end": 2564.405,
            "confidence": 0.95869267,
            "punctuated_word": "the,",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "the",
            "start": 2564.725,
            "end": 2564.885,
            "confidence": 0.99790347,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "the",
            "start": 2564.885,
            "end": 2565.045,
            "confidence": 0.61006117,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "site",
            "start": 2565.045,
            "end": 2565.285,
            "confidence": 0.99704933,
            "punctuated_word": "site",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "and",
            "start": 2565.285,
            "end": 2565.445,
            "confidence": 0.99573743,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5092034
          },
          {
            "word": "the",
            "start": 2565.445,
            "end": 2565.525,
            "confidence": 0.9978777,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "repo",
            "start": 2565.525,
            "end": 2565.925,
            "confidence": 0.9968029,
            "punctuated_word": "repo",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "that",
            "start": 2565.925,
            "end": 2566.085,
            "confidence": 0.999571,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "you",
            "start": 2566.085,
            "end": 2566.2449,
            "confidence": 0.99990356,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "just",
            "start": 2566.2449,
            "end": 2566.485,
            "confidence": 0.9991769,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "mentioned",
            "start": 2566.485,
            "end": 2566.985,
            "confidence": 0.97864234,
            "punctuated_word": "mentioned,",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          }
        ],
        "speaker": 1,
        "id": "49d6bcef-1b55-495b-a9a9-74844bca572f"
      },
      {
        "start": 2567.445,
        "end": 2583.97,
        "confidence": 0.97678787,
        "channel": 0,
        "transcript": "for folks that want to explore and and maybe, start submitting those PRs for you. Yep. Awesome. I do wanna thank you again for taking the time to, be on the program. I I have no doubt that the listeners out there are gonna enjoy getting to hear your insights, lessons learned, and just getting to learn from, your experience.",
        "words": [
          {
            "word": "for",
            "start": 2567.445,
            "end": 2567.525,
            "confidence": 0.99989545,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "folks",
            "start": 2567.525,
            "end": 2567.845,
            "confidence": 0.9998299,
            "punctuated_word": "folks",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "that",
            "start": 2567.845,
            "end": 2568.005,
            "confidence": 0.99952567,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "want",
            "start": 2568.005,
            "end": 2568.2449,
            "confidence": 0.9977487,
            "punctuated_word": "want",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "to",
            "start": 2568.2449,
            "end": 2568.405,
            "confidence": 0.9996983,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "explore",
            "start": 2568.405,
            "end": 2568.805,
            "confidence": 0.9995735,
            "punctuated_word": "explore",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "and",
            "start": 2568.805,
            "end": 2569.125,
            "confidence": 0.92909044,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.36182445
          },
          {
            "word": "and",
            "start": 2569.125,
            "end": 2569.285,
            "confidence": 0.99141437,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.41594988
          },
          {
            "word": "maybe",
            "start": 2569.285,
            "end": 2569.605,
            "confidence": 0.89024466,
            "punctuated_word": "maybe,",
            "speaker": 1,
            "speaker_confidence": 0.41594988
          },
          {
            "word": "start",
            "start": 2569.765,
            "end": 2570.085,
            "confidence": 0.9990325,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.41594988
          },
          {
            "word": "submitting",
            "start": 2570.085,
            "end": 2570.405,
            "confidence": 0.9906307,
            "punctuated_word": "submitting",
            "speaker": 1,
            "speaker_confidence": 0.41594988
          },
          {
            "word": "those",
            "start": 2570.405,
            "end": 2570.645,
            "confidence": 0.9929497,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.41594988
          },
          {
            "word": "prs",
            "start": 2570.645,
            "end": 2570.965,
            "confidence": 0.97154117,
            "punctuated_word": "PRs",
            "speaker": 1,
            "speaker_confidence": 0.41594988
          },
          {
            "word": "for",
            "start": 2570.965,
            "end": 2571.125,
            "confidence": 0.9997615,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.41594988
          },
          {
            "word": "you",
            "start": 2571.125,
            "end": 2571.605,
            "confidence": 0.999452,
            "punctuated_word": "you.",
            "speaker": 1,
            "speaker_confidence": 0.41594988
          },
          {
            "word": "yep",
            "start": 2571.605,
            "end": 2572.085,
            "confidence": 0.8308746,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.21216518
          },
          {
            "word": "awesome",
            "start": 2572.085,
            "end": 2572.585,
            "confidence": 0.9946141,
            "punctuated_word": "Awesome.",
            "speaker": 2,
            "speaker_confidence": 0.21216518
          },
          {
            "word": "i",
            "start": 2572.805,
            "end": 2572.885,
            "confidence": 0.997827,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "do",
            "start": 2572.885,
            "end": 2573.125,
            "confidence": 0.9997068,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "wanna",
            "start": 2573.125,
            "end": 2573.445,
            "confidence": 0.98994935,
            "punctuated_word": "wanna",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "thank",
            "start": 2573.445,
            "end": 2573.605,
            "confidence": 0.9986766,
            "punctuated_word": "thank",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "you",
            "start": 2573.605,
            "end": 2573.765,
            "confidence": 0.9998448,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "again",
            "start": 2573.765,
            "end": 2574.085,
            "confidence": 0.9843901,
            "punctuated_word": "again",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "for",
            "start": 2574.085,
            "end": 2574.405,
            "confidence": 0.9989567,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "taking",
            "start": 2574.405,
            "end": 2574.645,
            "confidence": 0.7080391,
            "punctuated_word": "taking",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "the",
            "start": 2574.645,
            "end": 2574.805,
            "confidence": 0.999067,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "time",
            "start": 2574.805,
            "end": 2575.125,
            "confidence": 0.99995935,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "to",
            "start": 2575.125,
            "end": 2575.285,
            "confidence": 0.95404756,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "be",
            "start": 2575.445,
            "end": 2575.605,
            "confidence": 0.9956518,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "on",
            "start": 2575.605,
            "end": 2575.765,
            "confidence": 0.9996704,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "the",
            "start": 2575.765,
            "end": 2575.925,
            "confidence": 0.99960905,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "program",
            "start": 2575.925,
            "end": 2576.425,
            "confidence": 0.99982667,
            "punctuated_word": "program.",
            "speaker": 1,
            "speaker_confidence": 0.5303903
          },
          {
            "word": "i",
            "start": 2576.565,
            "end": 2576.685,
            "confidence": 0.78228307,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.41645765
          },
          {
            "word": "i",
            "start": 2576.685,
            "end": 2576.805,
            "confidence": 0.8377463,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.41645765
          },
          {
            "word": "have",
            "start": 2576.805,
            "end": 2577.045,
            "confidence": 0.9985765,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.41645765
          },
          {
            "word": "no",
            "start": 2577.045,
            "end": 2577.205,
            "confidence": 0.99985707,
            "punctuated_word": "no",
            "speaker": 1,
            "speaker_confidence": 0.41645765
          },
          {
            "word": "doubt",
            "start": 2577.205,
            "end": 2577.365,
            "confidence": 0.9999559,
            "punctuated_word": "doubt",
            "speaker": 1,
            "speaker_confidence": 0.41645765
          },
          {
            "word": "that",
            "start": 2577.365,
            "end": 2577.525,
            "confidence": 0.999729,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.41645765
          },
          {
            "word": "the",
            "start": 2577.525,
            "end": 2577.685,
            "confidence": 0.9929391,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.41645765
          },
          {
            "word": "listeners",
            "start": 2577.685,
            "end": 2578.165,
            "confidence": 0.99956816,
            "punctuated_word": "listeners",
            "speaker": 1,
            "speaker_confidence": 0.41645765
          },
          {
            "word": "out",
            "start": 2578.165,
            "end": 2578.2002,
            "confidence": 0.99925,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.41645765
          },
          {
            "word": "there",
            "start": 2578.2002,
            "end": 2578.235,
            "confidence": 0.99954057,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "are",
            "start": 2578.235,
            "end": 2578.485,
            "confidence": 0.94619745,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "gonna",
            "start": 2578.485,
            "end": 2578.805,
            "confidence": 0.99732876,
            "punctuated_word": "gonna",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "enjoy",
            "start": 2578.805,
            "end": 2579.305,
            "confidence": 0.99936384,
            "punctuated_word": "enjoy",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "getting",
            "start": 2579.3901,
            "end": 2579.71,
            "confidence": 0.9996424,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "to",
            "start": 2579.71,
            "end": 2579.79,
            "confidence": 0.9993623,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "hear",
            "start": 2579.79,
            "end": 2579.95,
            "confidence": 0.9995896,
            "punctuated_word": "hear",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "your",
            "start": 2579.95,
            "end": 2580.27,
            "confidence": 0.99531305,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "insights",
            "start": 2580.27,
            "end": 2580.75,
            "confidence": 0.9950502,
            "punctuated_word": "insights,",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "lessons",
            "start": 2580.99,
            "end": 2581.31,
            "confidence": 0.9993697,
            "punctuated_word": "lessons",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "learned",
            "start": 2581.31,
            "end": 2581.71,
            "confidence": 0.89979947,
            "punctuated_word": "learned,",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "and",
            "start": 2581.71,
            "end": 2581.95,
            "confidence": 0.9906474,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.4875478
          },
          {
            "word": "just",
            "start": 2581.95,
            "end": 2582.19,
            "confidence": 0.99078745,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.42821848
          },
          {
            "word": "getting",
            "start": 2582.19,
            "end": 2582.4302,
            "confidence": 0.9985656,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.42821848
          },
          {
            "word": "to",
            "start": 2582.4302,
            "end": 2582.51,
            "confidence": 0.9988662,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.42821848
          },
          {
            "word": "learn",
            "start": 2582.51,
            "end": 2582.83,
            "confidence": 0.9995888,
            "punctuated_word": "learn",
            "speaker": 1,
            "speaker_confidence": 0.42821848
          },
          {
            "word": "from",
            "start": 2582.83,
            "end": 2582.99,
            "confidence": 0.9797813,
            "punctuated_word": "from,",
            "speaker": 1,
            "speaker_confidence": 0.42821848
          },
          {
            "word": "your",
            "start": 2583.31,
            "end": 2583.47,
            "confidence": 0.9995517,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.42821848
          },
          {
            "word": "experience",
            "start": 2583.47,
            "end": 2583.97,
            "confidence": 0.99792355,
            "punctuated_word": "experience.",
            "speaker": 1,
            "speaker_confidence": 0.42821848
          }
        ],
        "speaker": 1,
        "id": "a4630ed3-c353-4094-b3f9-c0ea6147142c"
      },
      {
        "start": 2584.35,
        "end": 2585.97,
        "confidence": 0.943348,
        "channel": 0,
        "transcript": "Yep. And thank you for having me.",
        "words": [
          {
            "word": "yep",
            "start": 2584.35,
            "end": 2584.51,
            "confidence": 0.6669757,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.36789268
          },
          {
            "word": "and",
            "start": 2584.51,
            "end": 2584.6702,
            "confidence": 0.9527584,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.36789268
          },
          {
            "word": "thank",
            "start": 2584.6702,
            "end": 2584.83,
            "confidence": 0.98849875,
            "punctuated_word": "thank",
            "speaker": 2,
            "speaker_confidence": 0.36789268
          },
          {
            "word": "you",
            "start": 2584.83,
            "end": 2584.99,
            "confidence": 0.9993333,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.36789268
          },
          {
            "word": "for",
            "start": 2584.99,
            "end": 2585.1501,
            "confidence": 0.9986859,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.36789268
          },
          {
            "word": "having",
            "start": 2585.1501,
            "end": 2585.47,
            "confidence": 0.99910754,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.36789268
          },
          {
            "word": "me",
            "start": 2585.47,
            "end": 2585.97,
            "confidence": 0.99807626,
            "punctuated_word": "me.",
            "speaker": 2,
            "speaker_confidence": 0.36789268
          }
        ],
        "speaker": 2,
        "id": "1747f989-af4a-4470-aa50-3cd39b83b752"
      },
      {
        "start": 2586.35,
        "end": 2588.69,
        "confidence": 0.98629695,
        "channel": 0,
        "transcript": "You can follow us on Twitter using the handle",
        "words": [
          {
            "word": "you",
            "start": 2586.35,
            "end": 2586.4302,
            "confidence": 0.95605725,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.45582974
          },
          {
            "word": "can",
            "start": 2586.4302,
            "end": 2586.59,
            "confidence": 0.9990282,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.45582974
          },
          {
            "word": "follow",
            "start": 2586.59,
            "end": 2586.9102,
            "confidence": 0.99894017,
            "punctuated_word": "follow",
            "speaker": 0,
            "speaker_confidence": 0.45582974
          },
          {
            "word": "us",
            "start": 2586.9102,
            "end": 2587.07,
            "confidence": 0.99895465,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.45582974
          },
          {
            "word": "on",
            "start": 2587.07,
            "end": 2587.23,
            "confidence": 0.9994642,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.45582974
          },
          {
            "word": "twitter",
            "start": 2587.23,
            "end": 2587.73,
            "confidence": 0.99428856,
            "punctuated_word": "Twitter",
            "speaker": 0,
            "speaker_confidence": 0.45582974
          },
          {
            "word": "using",
            "start": 2587.79,
            "end": 2588.11,
            "confidence": 0.9422185,
            "punctuated_word": "using",
            "speaker": 0,
            "speaker_confidence": 0.45582974
          },
          {
            "word": "the",
            "start": 2588.11,
            "end": 2588.19,
            "confidence": 0.98922604,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.52402264
          },
          {
            "word": "handle",
            "start": 2588.19,
            "end": 2588.69,
            "confidence": 0.9984958,
            "punctuated_word": "handle",
            "speaker": 0,
            "speaker_confidence": 0.52402264
          }
        ],
        "speaker": 0,
        "id": "6010baa6-8984-4835-8a10-63bbee7b94bf"
      },
      {
        "start": 2589.3901,
        "end": 2590.77,
        "confidence": 0.72562224,
        "channel": 0,
        "transcript": "at civic tech chat.",
        "words": [
          {
            "word": "at",
            "start": 2589.3901,
            "end": 2589.47,
            "confidence": 0.7855289,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.52402264
          },
          {
            "word": "civic",
            "start": 2589.47,
            "end": 2589.95,
            "confidence": 0.5454116,
            "punctuated_word": "civic",
            "speaker": 0,
            "speaker_confidence": 0.52402264
          },
          {
            "word": "tech",
            "start": 2589.95,
            "end": 2590.27,
            "confidence": 0.75438577,
            "punctuated_word": "tech",
            "speaker": 0,
            "speaker_confidence": 0.52402264
          },
          {
            "word": "chat",
            "start": 2590.27,
            "end": 2590.77,
            "confidence": 0.8171628,
            "punctuated_word": "chat.",
            "speaker": 0,
            "speaker_confidence": 0.52402264
          }
        ],
        "speaker": 0,
        "id": "9bd93c34-c04d-4ead-b517-3c31d511564e"
      },
      {
        "start": 2591.07,
        "end": 2593.73,
        "confidence": 0.9508907,
        "channel": 0,
        "transcript": "Visit us on the web at civic tech dot chat.",
        "words": [
          {
            "word": "visit",
            "start": 2591.07,
            "end": 2591.3901,
            "confidence": 0.99665314,
            "punctuated_word": "Visit",
            "speaker": 0,
            "speaker_confidence": 0.52402264
          },
          {
            "word": "us",
            "start": 2591.3901,
            "end": 2591.55,
            "confidence": 0.9992046,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.52402264
          },
          {
            "word": "on",
            "start": 2591.55,
            "end": 2591.6301,
            "confidence": 0.998618,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.52402264
          },
          {
            "word": "the",
            "start": 2591.6301,
            "end": 2591.79,
            "confidence": 0.998632,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "web",
            "start": 2591.79,
            "end": 2591.95,
            "confidence": 0.97624296,
            "punctuated_word": "web",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "at",
            "start": 2591.95,
            "end": 2592.19,
            "confidence": 0.997329,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "civic",
            "start": 2592.19,
            "end": 2592.59,
            "confidence": 0.93714994,
            "punctuated_word": "civic",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "tech",
            "start": 2592.59,
            "end": 2592.9102,
            "confidence": 0.90871173,
            "punctuated_word": "tech",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "dot",
            "start": 2592.9102,
            "end": 2593.23,
            "confidence": 0.96961874,
            "punctuated_word": "dot",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "chat",
            "start": 2593.23,
            "end": 2593.73,
            "confidence": 0.72674775,
            "punctuated_word": "chat.",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          }
        ],
        "speaker": 0,
        "id": "9275ea65-3ab2-4749-ac02-65d3d4410ce3"
      },
      {
        "start": 2594.075,
        "end": 2598.255,
        "confidence": 0.99668914,
        "channel": 0,
        "transcript": "Or subscribe to us for content updates wherever it is you download your podcasts.",
        "words": [
          {
            "word": "or",
            "start": 2594.075,
            "end": 2594.3948,
            "confidence": 0.9989458,
            "punctuated_word": "Or",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "subscribe",
            "start": 2594.3948,
            "end": 2594.7148,
            "confidence": 0.9990791,
            "punctuated_word": "subscribe",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "to",
            "start": 2594.7148,
            "end": 2594.875,
            "confidence": 0.9993808,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "us",
            "start": 2594.875,
            "end": 2595.115,
            "confidence": 0.9997018,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "for",
            "start": 2595.115,
            "end": 2595.355,
            "confidence": 0.9992772,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "content",
            "start": 2595.355,
            "end": 2595.755,
            "confidence": 0.9981541,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "updates",
            "start": 2595.755,
            "end": 2596.2349,
            "confidence": 0.99939823,
            "punctuated_word": "updates",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "wherever",
            "start": 2596.2349,
            "end": 2596.555,
            "confidence": 0.99710864,
            "punctuated_word": "wherever",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "it",
            "start": 2596.555,
            "end": 2596.7148,
            "confidence": 0.99675,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "is",
            "start": 2596.7148,
            "end": 2596.9548,
            "confidence": 0.999972,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "you",
            "start": 2596.9548,
            "end": 2597.115,
            "confidence": 0.99820185,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "download",
            "start": 2597.115,
            "end": 2597.515,
            "confidence": 0.99981505,
            "punctuated_word": "download",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "your",
            "start": 2597.515,
            "end": 2597.755,
            "confidence": 0.99875224,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          },
          {
            "word": "podcasts",
            "start": 2597.755,
            "end": 2598.255,
            "confidence": 0.96911097,
            "punctuated_word": "podcasts.",
            "speaker": 0,
            "speaker_confidence": 0.6631354
          }
        ],
        "speaker": 0,
        "id": "4a86089f-f29c-4f78-8658-43843d9979b0"
      }
    ],
    "summary": null
  }
}